public interface KubernetesApplicationGenerator extends Generator, WithProject
| Modifier and Type | Field and Description |
|---|---|
static String |
KUBERNETES |
static KubernetesSessionListener |
LISTENER |
project| Modifier and Type | Method and Description |
|---|---|
default void |
add(ConfigurationSupplier<KubernetesConfig> config) |
default void |
add(Element element) |
default void |
add(Map map) |
default Class<? extends Annotation> |
getAnnotation() |
default String |
getKey() |
propertiesMapgetSessionapplyToProject, getProject, projectExists, setProjectstatic final String KUBERNETES
static final KubernetesSessionListener LISTENER
default Class<? extends Annotation> getAnnotation()
getAnnotation in interface Generatordefault void add(Map map)
add in interface Generatoradd in interface SessionHandlerdefault void add(Element element)
add in interface SessionHandlerdefault void add(ConfigurationSupplier<KubernetesConfig> config)
Copyright © 2018–2020 Red Hat. All rights reserved.