Kazan v0.3.0 Kazan.Models.V1beta1.StorageClass
StorageClass describes the parameters for a class of storage for which PersistentVolumes can be dynamically provisioned.
StorageClasses are non-namespaced; the name of the storage class according to etcd is in ObjectMeta.Name.
Properties
metadata
::Kazan.Models.V1.ObjectMeta
- Standard object’s metadata. More info.
parameters
::Map
- Parameters holds the parameters for the provisioner that should create volumes of this storage class.
provisioner
::String
- Provisioner indicates the type of the provisioner.