import { BatchV1Api } from "https://deno.land/x/kubernetes_apis@v0.5.0/builtin/batch@v1/mod.ts";
Methods
getCronJobListForAllNamespaces(opts?: operations.GetListOpts)
getJobListForAllNamespaces(opts?: operations.GetListOpts)
namespace(name: string)
watchCronJobListForAllNamespaces(opts?: operations.WatchListOpts)
watchJobListForAllNamespaces(opts?: operations.WatchListOpts)