GenericEventSource refers to a generic event source. It can be used to implement a custom event source.
| Name | Type | Description | Notes |
|---|---|---|---|
| AuthSecret | IoK8sApiCoreV1SecretKeySelector | [optional] | |
| Config | string | [optional] | |
| Filter | IoArgoprojEventsV1alpha1EventSourceFilter | [optional] | |
| Insecure | bool | Insecure determines the type of connection. | [optional] |
| JsonBody | bool | [optional] | |
| Metadata | Dictionary<string, string> | [optional] | |
| Url | string | URL of the gRPC server that implements the event source. | [optional] |