import { type UncountedTerminatedPods } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/batch@v1/structs.ts";
UncountedTerminatedPods holds UIDs of Pods that have terminated but haven't been accounted in Job status counters.
x/kubernetes_apis/builtin/batch@v1/structs.ts>UncountedTerminatedPods
import { type UncountedTerminatedPods } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/batch@v1/structs.ts";
UncountedTerminatedPods holds UIDs of Pods that have terminated but haven't been accounted in Job status counters.