import { type Pod } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/core@v1/mod.ts";
Pod is a collection of containers that can run on a host. This resource is created by clients and scheduled onto hosts.
import { type Pod } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/core@v1/mod.ts";
Pod is a collection of containers that can run on a host. This resource is created by clients and scheduled onto hosts.