class Volume extends Model (View source)

Properties

protected $existingDiskType
protected $existingDiskDataType
protected $nfsMountType
protected $nfsMountDataType
protected $persistentDiskType
protected $persistentDiskDataType
string $volume

Methods

setExistingDisk(ExistingDisk $existingDisk)

No description

getExistingDisk()

No description

setNfsMount(NFSMount $nfsMount)

No description

getNfsMount()

No description

setPersistentDisk(PersistentDisk $persistentDisk)

No description

setVolume($volume)

No description

string
getVolume()

No description

Details

setExistingDisk(ExistingDisk $existingDisk)

No description

Parameters

ExistingDisk $existingDisk

ExistingDisk getExistingDisk()

No description

Return Value

ExistingDisk

setNfsMount(NFSMount $nfsMount)

No description

Parameters

NFSMount $nfsMount

NFSMount getNfsMount()

No description

Return Value

NFSMount

setPersistentDisk(PersistentDisk $persistentDisk)

No description

Parameters

PersistentDisk $persistentDisk

PersistentDisk getPersistentDisk()

No description

Return Value

PersistentDisk

setVolume($volume)

No description

Parameters

$volume

string getVolume()

No description

Return Value

string