Volume
class Volume extends Model (View source)
Properties
protected | $existingDiskType | ||
protected | $existingDiskDataType | ||
protected | $nfsMountType | ||
protected | $nfsMountDataType | ||
protected | $persistentDiskType | ||
protected | $persistentDiskDataType | ||
string | $volume |
Methods
getExistingDisk()
No description
getNfsMount()
No description
getPersistentDisk()
No description
setVolume($volume)
No description
string
getVolume()
No description
Details
setExistingDisk(ExistingDisk $existingDisk)
No description
ExistingDisk
getExistingDisk()
No description
setNfsMount(NFSMount $nfsMount)
No description
NFSMount
getNfsMount()
No description
setPersistentDisk(PersistentDisk $persistentDisk)
No description
PersistentDisk
getPersistentDisk()
No description
setVolume($volume)
No description
string
getVolume()
No description