public class FromConfigRegistryAuthHandler extends Object implements RegistryAuthHandler
RegistryAuthHandler.Extender| Constructor and Description |
|---|
FromConfigRegistryAuthHandler(RegistryAuthConfig registryAuthConfig,
org.eclipse.jkube.kit.common.KitLogger log) |
| Modifier and Type | Method and Description |
|---|---|
AuthConfig |
create(RegistryAuthConfig.Kind kind,
String user,
String registry,
Function<String,String> decryptor) |
String |
getId() |
public FromConfigRegistryAuthHandler(RegistryAuthConfig registryAuthConfig, org.eclipse.jkube.kit.common.KitLogger log)
public String getId()
getId in interface RegistryAuthHandlerpublic AuthConfig create(RegistryAuthConfig.Kind kind, String user, String registry, Function<String,String> decryptor)
create in interface RegistryAuthHandlerCopyright © 2020. All rights reserved.