Skip to main content
Schemaobject

io.k8s.api.batch.v1.CronJobStatus

CronJobStatus represents the current state of a cron job.

Source
specs/apis__batch__v1_openapi.json
Revision
9a79c3bd90f7
Active snapshot
2a9112600697
active array
optional

A list of pointers to currently running jobs.

lastScheduleTime
optional

Information when was the last time the job was successfully scheduled.

lastSuccessfulTime
optional

Information when was the last time the job successfully completed.