Argo Workflows · Schema

github.com.argoproj.argo_events.pkg.apis.events.v1alpha1.TriggerParameter

github.com.argoproj.argo_events.pkg.apis.events.v1alpha1.TriggerParameter schema from Argo Workflows API

CNCFContainersData ProcessingKubernetesMachine LearningOpen SourceWorkflow Engine

Properties

Name Type Description
dest string Dest is the JSONPath of a resource key. A path is a series of keys separated by a dot. The colon character can be escaped with '.' The -1 key can be used to append a value to an existing array. See ht
operation string Operation is what to do with the existing value at Dest, whether to 'prepend', 'overwrite', or 'append' it.
src object
View JSON Schema on GitHub