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