import { type EnvVar } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/core@v1/mod.ts";
EnvVar represents an environment variable present in a Container.
import { type EnvVar } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/core@v1/mod.ts";
EnvVar represents an environment variable present in a Container.