ArgoWorkflowTrigger is the trigger for the Argo Workflow
Name | Type | Description | Notes |
---|---|---|---|
source | ArtifactLocation | [optional] | |
operation | String | Operation refers to the type of operation performed on the argo workflow resource. Default value is Submit. | [optional] |
args | List<String> | Args is the list of arguments to pass to the argo CLI | [optional] |
parameters | List<TriggerParameter> | Parameters is the list of parameters to pass to resolved Argo Workflow object | [optional] |