Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/kubernetes_apis/builtin/storage.k8s.io@v1/structs.ts>CSIStorageCapacityList

REST focused Typescript classes for Kubernetes APIs, and tools for generating API interfaces
Go to Latest
interface CSIStorageCapacityList
implements ListOf<CSIStorageCapacity>
import { type CSIStorageCapacityList } from "https://deno.land/x/kubernetes_apis@v0.5.0/builtin/storage.k8s.io@v1/structs.ts";

CSIStorageCapacityList is a collection of CSIStorageCapacity objects.

Properties

optional
apiVersion: "storage.k8s.io/v1"
optional
kind: "CSIStorageCapacityList"