Method: Harbor1Client::PutRegistry#credential_type
- Defined in:
- lib/harbor1_client/models/put_registry.rb
#credential_type ⇒ Object
Credential type of the registry, e.g. ‘basic’.
27 28 29 |
# File 'lib/harbor1_client/models/put_registry.rb', line 27 def credential_type @credential_type end |