k8s.api.batch.v1.JobSpec1.2.1
module k8s.api.batch.v1.JobSpec extends k8s.K8sObject
- Module URI:
- package://pkg.pkl-lang.org/pkl-k8s/k8s@1.2.1#/api/batch/v1/JobSpec.pklcontent_copy
- Pkl version:
- 0.25.0 or higher
- Source code:
- JobSpec.pkl
- Known usages:
- Job, JobTemplateSpec, JobTemplateSpec, JobTemplateSpec
- All versions:
- 1.2.1, 1.2.0, 1.1.3, 1.1.2, 1.1.1, 1.1.0, 1.0.1
Properties( )
Methods( )
Classes( )
-
-
-
linkclass
PodFailurePolicyRule describes how a pod failure is handled when the requirements are met.
-
linkclass
PodFailurePolicyOnExitCodesRequirement describes the requirement for handling a failed pod based on its container exit codes.
-
linkclass
PodFailurePolicyOnPodConditionsPattern describes a pattern for matching an actual pod condition type.
-
linkclass
SuccessPolicy describes when a Job can be declared as succeeded based on the success of some indexes.
-
JobSpec describes how the job execution will look like.