import { type ContainerPort } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/core@v1/structs.ts";
ContainerPort represents a network port in a single container.
x/kubernetes_apis/builtin/core@v1/structs.ts>ContainerPort
import { type ContainerPort } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/core@v1/structs.ts";
ContainerPort represents a network port in a single container.