Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 685 Bytes

HarborRegistryCredential.md

File metadata and controls

11 lines (8 loc) · 685 Bytes

HarborRegistryCredential

Properties

Name Type Description Notes
Type_ string Credential type, such as 'basic', 'oauth'. [optional] [default to null]
AccessKey string Access key, e.g. user name when credential type is 'basic'. [optional] [default to null]
AccessSecret string Access secret, e.g. password when credential type is 'basic'. [optional] [default to null]

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