Schema
objectio.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
optionalA list of pointers to currently running jobs.
lastScheduleTime
optionalInformation when was the last time the job was successfully scheduled.
lastSuccessfulTime
optionalInformation when was the last time the job successfully completed.