import { type ISCSIVolumeSource } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/core@v1/structs.ts";
Represents an ISCSI disk. ISCSI volumes can only be mounted as read/write once. ISCSI volumes support ownership management and SELinux relabeling.
Properties
optional
secretRef: LocalObjectReference | null