api_batch_v1 library
Classes
- CronJob
- CronJob represents the configuration of a single cron job.
- CronJobList
- CronJobList is a collection of cron jobs.
- CronJobSpec
- CronJobSpec describes how the job execution will look like and when it will actually run.
- CronJobStatus
- CronJobStatus represents the current state of a cron job.
- Job
- Job represents the configuration of a single job.
- JobCondition
- JobCondition describes current state of a job.
- JobList
- JobList is a collection of jobs.
- JobSpec
- JobSpec describes how the job execution will look like.
- JobStatus
- JobStatus represents the current state of a Job.
- JobTemplateSpec
- JobTemplateSpec describes the data a Job should have when created from a template.
- UncountedTerminatedPods
- UncountedTerminatedPods holds UIDs of Pods that have terminated but haven't been accounted in Job status counters.