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.
Attributes
- Companion
- object
- Source
- StorageClass.scala
- Graph
-
- Supertypes
Members list
- no keywords
- final
- lazy
- override
- Not inherited
- KObject
- Product
Value members
Concrete methods
Appends new values to allowedTopologies
Appends new values to mountOptions
Adds new values to parameters
if allowVolumeExpansion has a value, transforms to the result of function
if allowVolumeExpansion has a value, transforms to the result of function
Attributes
- Source
- StorageClass.scala
if allowedTopologies has a value, transforms to the result of function
if allowedTopologies has a value, transforms to the result of function
Attributes
- Source
- StorageClass.scala
if metadata has a value, transforms to the result of function
if mountOptions has a value, transforms to the result of function
if mountOptions has a value, transforms to the result of function
Attributes
- Source
- StorageClass.scala
if parameters has a value, transforms to the result of function
if parameters has a value, transforms to the result of function
Attributes
- Source
- StorageClass.scala
transforms provisioner to result of function
if reclaimPolicy has a value, transforms to the result of function
if reclaimPolicy has a value, transforms to the result of function
Attributes
- Source
- StorageClass.scala
if volumeBindingMode has a value, transforms to the result of function
if volumeBindingMode has a value, transforms to the result of function
Attributes
- Source
- StorageClass.scala
Returns a new data with allowVolumeExpansion set to new value
Returns a new data with allowedTopologies set to new value
Returns a new data with metadata set to new value
Returns a new data with mountOptions set to new value
Returns a new data with parameters set to new value
Returns a new data with provisioner set to new value
Returns a new data with reclaimPolicy set to new value
Returns a new data with volumeBindingMode set to new value
Inherited methods
Attributes
- Inherited from:
- KObject
- Source
- ResourceKind.scala
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Inherited fields
Attributes
- Inherited from:
- KObject
- Source
- ResourceKind.scala
Attributes
- Inherited from:
- KObject
- Source
- ResourceKind.scala
Attributes
- Inherited from:
- KObject
- Source
- ResourceKind.scala