| Package | Description |
|---|---|
| io.dekorate.kubernetes.adapter | |
| io.dekorate.kubernetes.config | |
| io.dekorate.kubernetes.decorator | |
| io.dekorate.kubernetes.manifest |
| Modifier and Type | Method and Description |
|---|---|
static KubernetesConfig |
KubernetesConfigAdapter.adapt(KubernetesApplication instance) |
static KubernetesConfig |
KubernetesConfigAdapter.adapt(Map map) |
| Modifier and Type | Class and Description |
|---|---|
class |
EditableKubernetesConfig
Generated
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
KubernetesConfigFluent.copyInstance(KubernetesConfig instance) |
| Modifier and Type | Method and Description |
|---|---|
default void |
KubernetesConfigGenerator.add(ConfigurationSupplier<KubernetesConfig> config) |
| Constructor and Description |
|---|
KubernetesConfigBuilder(KubernetesConfig instance) |
KubernetesConfigBuilder(KubernetesConfigFluent<?> fluent,
KubernetesConfig instance) |
KubernetesConfigFluent(KubernetesConfig instance) |
| Constructor and Description |
|---|
AddIngressDecorator(KubernetesConfig config,
Map<String,String> allLabels) |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationSupplier<KubernetesConfig> |
KubernetesManifestGenerator.getFallbackConfig() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
KubernetesManifestGenerator.addDecorators(String group,
KubernetesConfig config) |
void |
KubernetesManifestGenerator.generate(KubernetesConfig config) |
Copyright © 2018–2023 Red Hat. All rights reserved.