Skip to main content
Module

x/k8s/models/IoK8sApiStorageV1StorageClass.ts

Deno / TypeScript Kubernetes client
Go to Latest
import * as k8s from "https://deno.land/x/k8s@1.22/models/IoK8sApiStorageV1StorageClass.ts";

Classes

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.