NATSTrigger refers to the specification of the NATS trigger.
Name | Type | Description | Notes |
---|---|---|---|
parameters | List<IoArgoprojEventsV1alpha1TriggerParameter> | [optional] | |
payload | List<IoArgoprojEventsV1alpha1TriggerParameter> | [optional] | |
subject | String | Name of the subject to put message on. | [optional] |
tls | IoArgoprojEventsV1alpha1TLSConfig | [optional] | |
url | String | URL of the NATS cluster. | [optional] |