@Beta(value=V1_4_0)
public interface RegistryCredentials
Modifier and Type | Method and Description |
---|---|
Map<AccessKeyType,String> |
accessKeys()
The admin user access key names and values which can be used to login into the container registry.
|
String |
username()
Get the username value which can be used to login into the container registry.
|
Map<AccessKeyType,String> accessKeys()
String username()
Copyright © 2019. All rights reserved.