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