| Package | Description |
|---|---|
| org.eclipse.jkube.kit.build.api.auth | |
| org.eclipse.jkube.kit.build.api.auth.handler |
| Modifier and Type | Method and Description |
|---|---|
RegistryAuthConfig |
RegistryAuthConfig.RegistryAuthConfigBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
static AuthConfig |
AuthConfig.fromRegistryAuthConfig(RegistryAuthConfig registryAuthConfig,
RegistryAuthConfig.Kind kind,
UnaryOperator<String> decryptor) |
| Constructor and Description |
|---|
FromConfigRegistryAuthHandler(RegistryAuthConfig registryAuthConfig,
org.eclipse.jkube.kit.common.KitLogger log) |
OpenShiftRegistryAuthHandler(RegistryAuthConfig registryAuthConfig,
org.eclipse.jkube.kit.common.KitLogger log) |
SystemPropertyRegistryAuthHandler(RegistryAuthConfig registryAuthConfig,
org.eclipse.jkube.kit.common.KitLogger log) |
Copyright © 2023. All rights reserved.