class WorkspaceBinding extends Model (View source)

Properties

string $name
protected $secretType
protected $secretDataType
string $subPath

Methods

setName($name)

No description

string
getName()

No description

setSecret(SecretVolumeSource $secret)

No description

getSecret()

No description

setSubPath($subPath)

No description

string
getSubPath()

No description

Details

setName($name)

No description

Parameters

$name

string getName()

No description

Return Value

string

setSecret(SecretVolumeSource $secret)

No description

Parameters

SecretVolumeSource $secret

SecretVolumeSource getSecret()

No description

Return Value

SecretVolumeSource

setSubPath($subPath)

No description

Parameters

$subPath

string getSubPath()

No description

Return Value

string