mirror of
https://github.com/jsonnet-libs/k8s-libsonnet.git
synced 2026-05-05 06:36:16 +02:00
627 B
627 B
permalink
| permalink |
|---|
| /1.32/core/v1/photonPersistentDiskVolumeSource/ |
core.v1.photonPersistentDiskVolumeSource
"Represents a Photon Controller persistent disk resource."
Index
Fields
fn withFsType
withFsType(fsType)
"fsType is the 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 withPdID
withPdID(pdID)
"pdID is the ID that identifies Photon Controller persistent disk"