Files
go/kubernetes/docs/V1beta1CronJobStatus.md

12 lines
562 B
Markdown
Raw Permalink Normal View History

# V1beta1CronJobStatus
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
2019-03-19 22:09:04 -07:00
**Active** | [**[]V1ObjectReference**](v1.ObjectReference.md) | A list of pointers to currently running jobs. | [optional]
**LastScheduleTime** | [**time.Time**](time.Time.md) | Information when was the last time the job was successfully scheduled. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)