page_title | subcategory | description |
---|---|---|
harbor Provider |
url
(String) The url of harborpassword
(String) The password to be used to access harborusername
(String) The username to be used to access harbor
api_version
(Number) Choose which version of the api you would like to use 1 or 2 (default is 2)bearer_token
(String) The bearer token to be used to access harbor. Will take precedence over username and password if setinsecure
(Boolean) Choose to ignore certificate errors
The provider can also be configured via environment variables: HARBOR_URL
, HARBOR_USERNAME
, HARBOR_PASSWORD
.