Kazan v0.1.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 - Standard object’s metadata. More info: http://releases.k8s.io/HEAD/docs/devel/api-conventions.md#metadata See Kazan.Models.V1.ObjectMeta.
  • parameters - Parameters holds the parameters for the provisioner that should create volumes of this storage class.
  • provisioner - Provisioner indicates the type of the provisioner.