| active |
BOOLEAN |
|
[optional] |
| api_token |
IoK8sApiCoreV1SecretKeySelector |
|
[optional] |
| content_type |
String |
|
[optional] |
| delete_hook_on_finish |
BOOLEAN |
|
[optional] |
| events |
Array<String> |
|
[optional] |
| filter |
IoArgoprojEventsV1alpha1EventSourceFilter |
|
[optional] |
| github_app |
IoArgoprojEventsV1alpha1GithubAppCreds |
|
[optional] |
| github_base_url |
String |
|
[optional] |
| github_upload_url |
String |
|
[optional] |
| id |
String |
|
[optional] |
| insecure |
BOOLEAN |
|
[optional] |
| metadata |
Hash<String, String> |
|
[optional] |
| organizations |
Array<String> |
Organizations holds the names of organizations (used for organization level webhooks). Not required if Repositories is set. |
[optional] |
| owner |
String |
|
[optional] |
| repositories |
Array<IoArgoprojEventsV1alpha1OwnedRepositories> |
Repositories holds the information of repositories, which uses repo owner as the key, and list of repo names as the value. Not required if Organizations is set. |
[optional] |
| repository |
String |
|
[optional] |
| webhook |
IoArgoprojEventsV1alpha1WebhookContext |
|
[optional] |
| webhook_secret |
IoK8sApiCoreV1SecretKeySelector |
|
[optional] |