python/kubernetes/docs/V1PhotonPersistentDiskVolumeSource.md
Nabarun Pal b4d11b02a3
Update client with OpenAPI generator v4.3.0
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2020-07-16 13:42:39 +05:30

701 B

V1PhotonPersistentDiskVolumeSource

Represents a Photon Controller persistent disk resource.

Properties

Name Type Description Notes
fs_type str Filesystem type to mount. Must be a filesystem type supported by the host operating system. Ex. &quot;ext4&quot;, &quot;xfs&quot;, &quot;ntfs&quot;. Implicitly inferred to be &quot;ext4&quot; if unspecified. [optional]
pd_id str ID that identifies Photon Controller persistent disk

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