| compress |
BOOLEAN |
|
[optional] |
| flush_frequency |
Integer |
|
[optional] |
| parameters |
Array<IoArgoprojEventsV1alpha1TriggerParameter> |
Parameters is the list of parameters that is applied to resolved Kafka trigger object. |
[optional] |
| partition |
Integer |
|
[optional] |
| partitioning_key |
String |
The partitioning key for the messages put on the Kafka topic. +optional. |
[optional] |
| payload |
Array<IoArgoprojEventsV1alpha1TriggerParameter> |
Payload is the list of key-value extracted from an event payload to construct the request payload. |
[optional] |
| required_acks |
Integer |
RequiredAcks used in producer to tell the broker how many replica acknowledgements Defaults to 1 (Only wait for the leader to ack). +optional. |
[optional] |
| sasl |
IoArgoprojEventsV1alpha1SASLConfig |
|
[optional] |
| schema_registry |
IoArgoprojEventsV1alpha1SchemaRegistryConfig |
|
[optional] |
| tls |
IoArgoprojEventsV1alpha1TLSConfig |
|
[optional] |
| topic |
String |
|
[optional] |
| url |
String |
URL of the Kafka broker, multiple URLs separated by comma. |
[optional] |
| version |
String |
|
[optional] |