Kazan v0.1.0 Kazan.Models.V1.PersistentVolumeClaimStatus
PersistentVolumeClaimStatus is the current status of a persistent volume claim.
Properties
access_modes
- AccessModes contains the actual access modes the volume backing the PVC has. More info: http://kubernetes.io/docs/user-guide/persistent-volumes#access-modes-1capacity
- Represents the actual resources of the underlying volume.phase
- Phase represents the current phase of PersistentVolumeClaim.