import { type PodSchedulingGate } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/core@v1/structs.ts";
PodSchedulingGate is associated to a Pod to guard its scheduling.
x/kubernetes_apis/builtin/core@v1/structs.ts>PodSchedulingGate
import { type PodSchedulingGate } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/core@v1/structs.ts";
PodSchedulingGate is associated to a Pod to guard its scheduling.