import { type JobSpec } from "https://deno.land/x/kubernetes_apis@v0.5.0/builtin/batch@v1/structs.ts";
JobSpec describes how the job execution will look like.
x/kubernetes_apis/builtin/batch@v1/structs.ts>JobSpec
import { type JobSpec } from "https://deno.land/x/kubernetes_apis@v0.5.0/builtin/batch@v1/structs.ts";
JobSpec describes how the job execution will look like.