OS
OpenSpec
HUB
Home
/
batch.api.k8s.io
/
v1
/
CronJobStatus
CronJobStatus
CronJobStatus represents the current state of a cron job.
Resource Structure
Copy JSON
Interactive Tree
active
array
A list of pointers to currently running jobs.
lastScheduleTime
object
Information when was the last time the job was successfully scheduled.
lastSuccessfulTime
object
Information when was the last time the job successfully completed.