Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PhotonPersistentDiskVolumeSource

Represents a Photon Controller persistent disk resource.

schema

io.k8s.api.core.v1.PhotonPersistentDiskVolumeSource

Hierarchy

  • PhotonPersistentDiskVolumeSource

Index

Properties

Properties

Optional Readonly fsType

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.

schema

io.k8s.api.core.v1.PhotonPersistentDiskVolumeSource#fsType

Readonly pdId

pdId: string

ID that identifies Photon Controller persistent disk

schema

io.k8s.api.core.v1.PhotonPersistentDiskVolumeSource#pdID

Generated using TypeDoc