Name | Type | Description | Notes |
---|---|---|---|
phase | str | Phase represents the current phase of PersistentVolumeClaim. | [optional] |
access_modes | list[V1PersistentVolumeAccessMode] | AccessModes contains the actual access modes the volume backing the PVC has. More info: http://releases.k8s.io/release-1.2/docs/user-guide/persistent-volumes.md#access-modes-1 | [optional] |
capacity | object | Represents the actual resources of the underlying volume. | [optional] |