Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 691 Bytes

ArgoWorkflowTrigger.md

File metadata and controls

16 lines (9 loc) · 691 Bytes

ArgoWorkflowTrigger

ArgoWorkflowTrigger is the trigger for the Argo Workflow

Properties

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]