CustomTrigger refers to the specification of the custom trigger.
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] |