GenericEventSource refers to a generic event source. It can be used to implement a custom event source.
Name | Type | Description | Notes |
---|---|---|---|
authSecret | io.kubernetes.client.openapi.models.V1SecretKeySelector | [optional] | |
config | String | [optional] | |
insecure | Boolean | Insecure determines the type of connection. | [optional] |
jsonBody | Boolean | [optional] | |
metadata | Map<String, String> | [optional] | |
url | String | URL of the gRPC server that implements the event source. | [optional] |