public static class RegistryService.RegistryConfig extends Object implements Serializable
Modifier and Type | Class and Description |
---|---|
static class |
RegistryService.RegistryConfig.Builder |
Constructor and Description |
---|
RegistryConfig() |
Modifier and Type | Method and Description |
---|---|
Map |
getAuthConfig() |
AuthConfigFactory |
getAuthConfigFactory() |
String |
getAutoPull() |
ImagePullCacheManager |
getImagePullCacheManager() |
String |
getRegistry() |
org.apache.maven.settings.Settings |
getSettings() |
boolean |
isSkipExtendedAuth() |
public String getRegistry()
public String getAutoPull()
public ImagePullCacheManager getImagePullCacheManager()
public org.apache.maven.settings.Settings getSettings()
public AuthConfigFactory getAuthConfigFactory()
public boolean isSkipExtendedAuth()
public Map getAuthConfig()
Copyright © 2018. All rights reserved.