Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 1011 Bytes

File metadata and controls

17 lines (13 loc) · 1011 Bytes

ArgoWorkflowsClient.Model.IoArgoprojEventsV1alpha1GenericEventSource

GenericEventSource refers to a generic event source. It can be used to implement a custom event source.

Properties

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]

[Back to Model list] [Back to API list] [Back to README]