| Package | Description |
|---|---|
| org.eclipse.jkube.kit.enricher.api | |
| org.eclipse.jkube.kit.enricher.api.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ServiceExposer
Implementing Enrichers should generate Kubernetes Resources/Objects that Expose a Kubernetes Service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BaseEnricher |
| Modifier and Type | Method and Description |
|---|---|
static List<Enricher> |
Misc.filterEnrichers(ProcessorConfig config,
List<Enricher> enrichers) |
| Modifier and Type | Method and Description |
|---|---|
static List<Enricher> |
Misc.filterEnrichers(ProcessorConfig config,
List<Enricher> enrichers) |
Copyright © 2023. All rights reserved.