NATSTrigger refers to the specification of the NATS trigger.
Name | Type | Description | Notes |
---|---|---|---|
tls | io.argoproj.events.models.common.TLSConfig | [optional] | |
url | String | URL of the NATS cluster. | |
payload | List<TriggerParameter> | ||
parameters | List<TriggerParameter> | [optional] | |
subject | String | Name of the subject to put message on. |