Name | Type | Description | Notes |
---|---|---|---|
azure_dev_ops | V1alpha1SCMProviderGeneratorAzureDevOps | [optional] | |
bitbucket | V1alpha1SCMProviderGeneratorBitbucket | [optional] | |
bitbucket_server | V1alpha1SCMProviderGeneratorBitbucketServer | [optional] | |
clone_protocol | String | Which protocol to use for the SCM URL. Default is provider-specific but ssh if possible. Not all providers necessarily support all protocols. | [optional] |
filters | Array<V1alpha1SCMProviderGeneratorFilter> | Filters for which repos should be considered. | [optional] |
gitea | V1alpha1SCMProviderGeneratorGitea | [optional] | |
github | V1alpha1SCMProviderGeneratorGithub | [optional] | |
gitlab | V1alpha1SCMProviderGeneratorGitlab | [optional] | |
requeue_after_seconds | String | Standard parameters. | [optional] |
template | V1alpha1ApplicationSetTemplate | [optional] |