Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.01 KB

File metadata and controls

19 lines (15 loc) · 1.01 KB

Registry

Properties

Name Type Description Notes
id int The registry ID. [optional]
url str The registry URL string. [optional]
name str The registry name. [optional]
credential RegistryCredential [optional]
type str Type of the registry, e.g. 'harbor'. [optional]
insecure bool Whether or not the certificate will be verified when Harbor tries to access the server. [optional]
description str Description of the registry. [optional]
status str 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]

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