import { type EmptyDirVolumeSource } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/core@v1/mod.ts";
Represents an empty directory for a pod. Empty directory volumes support ownership management and SELinux relabeling.
x/kubernetes_apis/builtin/core@v1/mod.ts>EmptyDirVolumeSource
import { type EmptyDirVolumeSource } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/core@v1/mod.ts";
Represents an empty directory for a pod. Empty directory volumes support ownership management and SELinux relabeling.