Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 917 Bytes

V1alpha1SCMProviderGeneratorBitbucketServer.md

File metadata and controls

16 lines (12 loc) · 917 Bytes

V1alpha1SCMProviderGeneratorBitbucketServer

Properties

Name Type Description Notes
all_branches bool Scan all branches instead of just the default branch. [optional]
api str The Bitbucket Server REST API URL to talk to. Required. [optional]
basic_auth V1alpha1BasicAuthBitbucketServer [optional]
bearer_token V1alpha1BearerTokenBitbucket [optional]
ca_ref V1alpha1ConfigMapKeyRef [optional]
insecure bool [optional]
project str Project to scan. Required. [optional]

[Back to Model list] [Back to API list] [Back to README]