Skip to content
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 749 Bytes

IoArgoprojEventsV1alpha1GenericEventSource.md

File metadata and controls

18 lines (11 loc) · 749 Bytes

IoArgoprojEventsV1alpha1GenericEventSource

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

Properties

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]