Files
go/kubernetes/docs/V1VsphereVirtualDiskVolumeSource.md
2019-03-26 08:13:00 -07:00

882 B

V1VsphereVirtualDiskVolumeSource

Properties

Name Type Description Notes
FsType string 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. [optional]
StoragePolicyID string Storage Policy Based Management (SPBM) profile ID associated with the StoragePolicyName. [optional]
StoragePolicyName string Storage Policy Based Management (SPBM) profile name. [optional]
VolumePath string Path that identifies vSphere volume vmdk

[Back to Model list] [Back to API list] [Back to README]