Kazan v0.2.0 Kazan.Models.V1.PersistentVolume
PersistentVolume (PV) is a storage resource provisioned by an administrator. It is analogous to a node. More info: http://kubernetes.io/docs/user-guide/persistent-volumes
Properties
metadata
::Kazan.Models.V1.ObjectMeta
- Standard object’s metadata. More info.
spec
::Kazan.Models.V1.PersistentVolumeSpec
- Spec defines a specification of a persistent volume owned by the cluster. Provisioned by an administrator. More info.
status
::Kazan.Models.V1.PersistentVolumeStatus
- Status represents the current information/status for the persistent volume. Populated by the system. Read-only. More info.