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] |
This repository has been archived by the owner on Oct 26, 2021. It is now read-only.