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

648 B

V1PhotonPersistentDiskVolumeSource

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]
PdID string ID that identifies Photon Controller persistent disk

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