CronWorkflowStatus is the status of a CronWorkflow
Name | Type | Description | Notes |
---|---|---|---|
active | List<io.kubernetes.client.openapi.models.V1ObjectReference> | Active is a list of active workflows stemming from this CronWorkflow | |
conditions | List<Condition> | Conditions is a list of conditions the CronWorkflow may have | |
lastScheduledTime | org.joda.time.DateTime |