Name | Type | Description | Notes |
---|---|---|---|
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 https://github.com/tidwall/sjson#path-syntax for more information about how this is used. | [optional] |
operation | String | Operation is what to do with the existing value at Dest, whether to 'prepend', 'overwrite', or 'append' it. | [optional] |
src | IoArgoprojEventsV1alpha1TriggerParameterSource | [optional] |
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.