import { type FlexVolumeSource } from "https://deno.land/x/kubernetes_apis@v0.3.2/builtin/core@v1/structs.ts";
FlexVolume represents a generic volume resource that is provisioned/attached using an exec based plugin.
Properties
optional
secretRef: LocalObjectReference | null