Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 910 Bytes

Registry.md

File metadata and controls

17 lines (14 loc) · 910 Bytes

Harbor2Client::Registry

Properties

Name Type Description Notes
id Integer The registry ID. [optional]
url String The registry URL string. [optional]
name String The registry name. [optional]
credential RegistryCredential [optional]
type String Type of the registry, e.g. 'harbor'. [optional]
insecure BOOLEAN Whether or not the certificate will be verified when Harbor tries to access the server. [optional]
description String Description of the registry. [optional]
status String Health status of the registry. [optional]
creation_time DateTime The create time of the policy. [optional]
update_time DateTime The update time of the policy. [optional]