Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 839 Bytes

RegistryPing.md

File metadata and controls

16 lines (12 loc) · 839 Bytes

RegistryPing

Properties

Name Type Description Notes
id int The registry ID. [optional]
type str Type of the registry, e.g. 'harbor'. [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]