Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.08 KB

IoArgoprojEventsV1alpha1WebhookContext.md

File metadata and controls

21 lines (14 loc) · 1.08 KB

IoArgoprojEventsV1alpha1WebhookContext

Properties

Name Type Description Notes
authSecret io.kubernetes.client.openapi.models.V1SecretKeySelector [optional]
endpoint String [optional]
metadata Map<String, String> [optional]
method String [optional]
port String Port on which HTTP server is listening for incoming events. [optional]
serverCertPath String DeprecatedServerCertPath refers the file that contains the cert. [optional]
serverCertSecret io.kubernetes.client.openapi.models.V1SecretKeySelector [optional]
serverKeyPath String [optional]
serverKeySecret io.kubernetes.client.openapi.models.V1SecretKeySelector [optional]
url String URL is the url of the server. [optional]