Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 796 Bytes

V1PersistentVolumeClaimStatus.md

File metadata and controls

12 lines (8 loc) · 796 Bytes

V1PersistentVolumeClaimStatus

Properties

Name Type Description Notes
accessModes string[] AccessModes contains the actual access modes the volume backing the PVC has. More info: http://kubernetes.io/docs/user-guide/persistent-volumes#access-modes-1 [optional]
capacity map[string,\UniversityOfAdelaide\OpenShift\Model\ResourceQuantity] Represents the actual resources of the underlying volume. [optional]
phase string Phase represents the current phase of PersistentVolumeClaim. [optional]

[Back to Model list] [Back to API list] [Back to README]