public interface WithKubernetesConfig
| Modifier and Type | Field and Description |
|---|---|
static String |
KUBERNETES_CONFIG_PATH |
| Modifier and Type | Method and Description |
|---|---|
default KubernetesConfig |
getKubernetesConfig() |
default KubernetesConfig |
getKubernetesConfig(String path) |
default boolean |
hasKubernetesConfig() |
static final String KUBERNETES_CONFIG_PATH
default boolean hasKubernetesConfig()
default KubernetesConfig getKubernetesConfig()
default KubernetesConfig getKubernetesConfig(String path)
Copyright © 2018–2019 Red Hat. All rights reserved.