Files
go/kubernetes/docs/V2alpha1CronJobStatus.md
2019-03-26 08:13:00 -07:00

563 B

V2alpha1CronJobStatus

Properties

Name Type Description Notes
Active []V1ObjectReference A list of pointers to currently running jobs. [optional]
LastScheduleTime time.Time Information when was the last time the job was successfully scheduled. [optional]

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