Skip to main content
The Deno 2 Release Candidate is 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
Latest
interface CSIStorageCapacityList
implements ListOf<CSIStorageCapacity>
import { type CSIStorageCapacityList } from "https://deno.land/x/kubernetes_apis@v0.5.1/builtin/storage.k8s.io@v1/structs.ts";

CSIStorageCapacityList is a collection of CSIStorageCapacity objects.

Properties

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