Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 713 Bytes

RegistryPing.md

File metadata and controls

14 lines (11 loc) · 713 Bytes

Harbor2Client::RegistryPing

Properties

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