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

562 B

V1beta1CronJobStatus

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]