OpenWhiskTrigger refers to the specification of the OpenWhisk trigger.
| Name | Type | Description | Notes |
|---|---|---|---|
| ActionName | string | Name of the action/function. | [optional] |
| AuthToken | IoK8sApiCoreV1SecretKeySelector | [optional] | |
| Host | string | Host URL of the OpenWhisk. | [optional] |
| VarNamespace | string | Namespace for the action. Defaults to "_". +optional. | [optional] |
| Parameters | List<IoArgoprojEventsV1alpha1TriggerParameter> | [optional] | |
| Payload | List<IoArgoprojEventsV1alpha1TriggerParameter> | Payload is the list of key-value extracted from an event payload to construct the request payload. | [optional] |
| VarVersion | string | [optional] |