import { type VolumeMount } from "https://deno.land/x/kubernetes_apis@v0.3.2/builtin/core@v1/structs.ts";
VolumeMount describes a mounting of a Volume within a container.
x/kubernetes_apis/builtin/core@v1/structs.ts>VolumeMount
import { type VolumeMount } from "https://deno.land/x/kubernetes_apis@v0.3.2/builtin/core@v1/structs.ts";
VolumeMount describes a mounting of a Volume within a container.