public class CredentialHelperClient extends Object
| Constructor and Description |
|---|
CredentialHelperClient(org.eclipse.jkube.kit.common.KitLogger log,
String credentialsStore) |
| Modifier and Type | Method and Description |
|---|---|
AuthConfig |
getAuthConfig(String registryToLookup) |
String |
getName() |
String |
getVersion() |
public CredentialHelperClient(org.eclipse.jkube.kit.common.KitLogger log,
String credentialsStore)
public String getName()
public String getVersion()
public AuthConfig getAuthConfig(String registryToLookup) throws IOException
IOExceptionCopyright © 2023. All rights reserved.