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(Path path) |
default KubernetesConfig |
getKubernetesConfig(Project project) |
default Path |
getKubernetesConfigPath(Project project) |
default boolean |
hasKubernetesConfig(Project project) |
static final String CONFIG_DIR
static final String KUBERNETES_YML
default boolean hasKubernetesConfig(Project project)
default KubernetesConfig getKubernetesConfig(Project project)
default KubernetesConfig getKubernetesConfig(Path path)
Copyright © 2018–2022 Red Hat. All rights reserved.