import { type CinderPersistentVolumeSource } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/core@v1/structs.ts";
Represents a cinder volume resource in Openstack. A Cinder volume must exist before mounting to a container. The volume must also be in the same region as the kubelet. Cinder volumes support ownership management and SELinux relabeling.
Properties
optional
secretRef: SecretReference | null