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