Kafka binding spec
To setup Kafka binding create a component of type . See this guide on how to create and apply a binding configuration. For details on using secretKeyRef
, see the guide on .
This component supports output binding with the following operations:
create
The field name is partitionKey
.
-H "Content-Type: application/json" \
-d '{
"data": {
"message": "Hi"
},
"metadata": {
},
"operation": "create"