PhotonPersistentDiskVolumeSource

com.coralogix.zio.k8s.model.core.v1.PhotonPersistentDiskVolumeSource
See thePhotonPersistentDiskVolumeSource companion object

Represents a Photon Controller persistent disk resource.

Value parameters

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.

pdID

ID that identifies Photon Controller persistent disk

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

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.

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.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Attributes

ID that identifies Photon Controller persistent disk

ID that identifies Photon Controller persistent disk

This effect always succeeds, it is safe to use the field pdID directly.

Attributes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product