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

Latest commit

 

History

History
20 lines (13 loc) · 1.06 KB

IoArgoprojEventsV1alpha1CustomTrigger.md

File metadata and controls

20 lines (13 loc) · 1.06 KB

IoArgoprojEventsV1alpha1CustomTrigger

CustomTrigger refers to the specification of the custom trigger.

Properties

Name Type Description Notes
certFilePath String [optional]
certSecret io.kubernetes.client.openapi.models.V1SecretKeySelector [optional]
parameters List<IoArgoprojEventsV1alpha1TriggerParameter> [optional]
payload List<IoArgoprojEventsV1alpha1TriggerParameter> [optional]
secure Boolean [optional]
serverNameOverride String ServerNameOverride for the secure connection between sensor and custom trigger gRPC server. [optional]
serverURL String [optional]
spec Map<String, String> Spec is the custom trigger resource specification that custom trigger gRPC server knows how to interpret. [optional]