Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.15 KB

V1alpha1RepoCreds.md

File metadata and controls

25 lines (21 loc) · 1.15 KB

V1alpha1RepoCreds

Properties

Name Type Description Notes
enable_oci bool [optional]
force_http_basic_auth bool [optional]
gcp_service_account_key str [optional]
github_app_enterprise_base_url str [optional]
github_app_id int [optional]
github_app_installation_id int [optional]
github_app_private_key str [optional]
no_proxy str [optional]
password str [optional]
proxy str [optional]
ssh_private_key str [optional]
tls_client_cert_data str [optional]
tls_client_cert_key str [optional]
type str Type specifies the type of the repoCreds. Can be either "git" or "helm. "git" is assumed if empty or absent. [optional]
url str [optional]
username str [optional]

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