Argo Workflows · Schema

github.com.argoproj.argo_events.pkg.apis.events.v1alpha1.CustomTrigger

CustomTrigger refers to the specification of the custom trigger.

CNCFContainersData ProcessingKubernetesMachine LearningOpen SourceWorkflow Engine

Properties

Name Type Description
certSecret object CertSecret refers to the secret that contains cert for secure connection between sensor and custom trigger gRPC server.
parameters array Parameters is the list of parameters that is applied to resolved custom trigger trigger object.
payload array Payload is the list of key-value extracted from an event payload to construct the request payload.
secure boolean
serverNameOverride string ServerNameOverride for the secure connection between sensor and custom trigger gRPC server.
serverURL string
spec object Spec is the custom trigger resource specification that custom trigger gRPC server knows how to interpret.
View JSON Schema on GitHub