Kazan v0.3.0 Kazan.Models.V2alpha1.CronJobStatus
CronJobStatus represents the current state of a cron job.
Properties
active
:: [Kazan.Models.V1.ObjectReference
]- Active holds pointers to currently running jobs.
last_schedule_time
::Kazan.Models.Unversioned.Time
- LastScheduleTime keeps information of when was the last time the job was successfully scheduled.