python/kubernetes/docs/V2alpha1CronJobStatus.md
Nabarun Pal b4d11b02a3
Update client with OpenAPI generator v4.3.0
Signed-off-by: Nabarun Pal <pal.nabarun95@gmail.com>
2020-07-16 13:42:39 +05:30

609 B

V2alpha1CronJobStatus

CronJobStatus represents the current state of a cron job.

Properties

Name Type Description Notes
active **list[V1ObjectReference]** A list of pointers to currently running jobs. [optional]
last_schedule_time datetime Information when was the last time the job was successfully scheduled. [optional]

[Back to Model list] [Back to API list] [Back to README]