import { type CSINodeSpec } from "https://deno.land/x/kubernetes_apis@v0.5.0/builtin/storage.k8s.io@v1/mod.ts";
CSINodeSpec holds information about the specification of all CSI drivers installed on a node
Properties
drivers: Array<CSINodeDriver>
x/kubernetes_apis/builtin/storage.k8s.io@v1/mod.ts>CSINodeSpec
import { type CSINodeSpec } from "https://deno.land/x/kubernetes_apis@v0.5.0/builtin/storage.k8s.io@v1/mod.ts";
CSINodeSpec holds information about the specification of all CSI drivers installed on a node