import { type CSIVolumeSource } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/core@v1/mod.ts";
Represents a source location of a volume to mount, managed by an external CSI driver
Properties
optional
nodePublishSecretRef: LocalObjectReference | null