import { type CSIPersistentVolumeSource } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/core@v1/structs.ts";
Represents storage that is managed by an external CSI volume driver (Beta feature)
Properties
optional
controllerExpandSecretRef: SecretReference | nulloptional
controllerPublishSecretRef: SecretReference | nulloptional
nodeExpandSecretRef: SecretReference | nulloptional
nodePublishSecretRef: SecretReference | nulloptional
nodeStageSecretRef: SecretReference | null