CronWorkflowStatus is the status of a CronWorkflow
| 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. |