public class KubernetesClientRegistryImpl extends java.lang.Object implements KubernetesClientRegistry
| Modifier and Type | Field and Description |
|---|---|
static KubernetesClientRegistryImpl |
INSTANCE |
| Constructor and Description |
|---|
KubernetesClientRegistryImpl() |
| Modifier and Type | Method and Description |
|---|---|
io.fabric8.kubernetes.client.KubernetesClient |
getKubernetesClient(ConfigBag conf) |
public static final KubernetesClientRegistryImpl INSTANCE
public io.fabric8.kubernetes.client.KubernetesClient getKubernetesClient(ConfigBag conf)
getKubernetesClient in interface KubernetesClientRegistry