python/kubernetes/docs/V2alpha1CronJobStatus.md
2016-11-22 17:23:41 -08:00

609 B

V2alpha1CronJobStatus

Properties

Name Type Description Notes
active **list[V1ObjectReference]** Active holds pointers to currently running jobs. [optional]
last_schedule_time UnversionedTime LastScheduleTime keeps information of when was the last time the job was successfully scheduled. [optional]

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