This is a cache of https://docs.okd.io/3.11/rest_api/storage_k8s_io/storage-k8s-io-index.html. It is a snapshot of the page at 2026-09-18T03:38:02.111+0000.
About <strong>storage</strong>.k8s.io - <strong>storage</strong>.k8s.io | API reference | OKD 3.11
×

storageClass [storage.k8s.io/v1]

Description

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.

Type

object

VolumeAttachment [storage.k8s.io/v1beta1]

Description

VolumeAttachment captures the intent to attach or detach the specified volume to/from the specified node.

VolumeAttachment objects are non-namespaced.

Type

object