Name | Type | Description | Notes |
---|---|---|---|
name | str | The registry name. | [optional] |
description | str | Description of the registry. | [optional] |
url | str | The registry URL. | [optional] |
credential_type | str | Credential type of the registry, e.g. 'basic'. | [optional] |
access_key | str | The registry access key. | [optional] |
access_secret | str | The registry access secret. | [optional] |
insecure | bool | Whether or not the certificate will be verified when Harbor tries to access the server. | [optional] |