Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/kubernetes_apis/builtin/batch@v1/mod.ts>SuccessPolicy

REST focused Typescript classes for Kubernetes APIs, and tools for generating API interfaces
Latest
interface SuccessPolicy
import { type SuccessPolicy } from "https://deno.land/x/kubernetes_apis@v0.5.3/builtin/batch@v1/mod.ts";

SuccessPolicy describes when a Job can be declared as succeeded based on the success of some indexes.