Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 959 Bytes

File metadata and controls

13 lines (9 loc) · 959 Bytes

ArgoWorkflowsClient.Model.IoArgoprojWorkflowV1alpha1CronWorkflowStatus

CronWorkflowStatus is the status of a CronWorkflow

Properties

Name Type Description Notes
Active List<IoK8sApiCoreV1ObjectReference> Active is a list of active workflows stemming from this CronWorkflow
Conditions List<IoArgoprojWorkflowV1alpha1Condition> Conditions is a list of conditions the CronWorkflow may have
LastScheduledTime DateTime Time is a wrapper around time.Time which supports correct marshaling to YAML and JSON. Wrappers are provided for many of the factory methods that the time package offers.

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