Kazan v0.2.0 Kazan.Models.V1.PersistentVolumeClaimStatus

PersistentVolumeClaimStatus is the current status of a persistent volume claim.

Properties

  • access_modes :: [ String ]

    • AccessModes contains the actual access modes the volume backing the PVC has. More info.
  • capacity :: Map

    • Represents the actual resources of the underlying volume.
  • phase :: String

    • Phase represents the current phase of PersistentVolumeClaim.