core.v1.vsphereVirtualDiskVolumeSource
"Represents a vSphere volume resource."
Index
fn withFsType(fsType)
fn withStoragePolicyID(storagePolicyID)
fn withStoragePolicyName(storagePolicyName)
fn withVolumePath(volumePath)
Fields
fn withFsType
withFsType(fsType)
"Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. \"ext4\", \"xfs\", \"ntfs\". Implicitly inferred to be \"ext4\" if unspecified."
fn withStoragePolicyID
withStoragePolicyID(storagePolicyID)
"Storage Policy Based Management (SPBM) profile ID associated with the StoragePolicyName."
fn withStoragePolicyName
withStoragePolicyName(storagePolicyName)
"Storage Policy Based Management (SPBM) profile name."
fn withVolumePath
withVolumePath(volumePath)
"Path that identifies vSphere volume vmdk"