Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 836 Bytes

RegistryUpdate.md

File metadata and controls

16 lines (12 loc) · 836 Bytes

RegistryUpdate

Properties

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]

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