import { type NFSVolumeSource } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/core@v1/mod.ts";
Represents an NFS mount that lasts the lifetime of a pod. NFS volumes do not support ownership management or SELinux relabeling.
x/kubernetes_apis/builtin/core@v1/mod.ts>NFSVolumeSource
import { type NFSVolumeSource } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/core@v1/mod.ts";
Represents an NFS mount that lasts the lifetime of a pod. NFS volumes do not support ownership management or SELinux relabeling.