| Package | Description |
|---|---|
| org.eclipse.jkube.kit.enricher.api |
| Modifier and Type | Method and Description |
|---|---|
HandlerHub |
EnricherContext.getHandlerHub()
Returns the global Handler Hub to use with the enrichers.
|
HandlerHub |
JKubeEnricherContext.getHandlerHub() |
| Constructor and Description |
|---|
JKubeEnricherContext(Configuration configuration,
List<org.eclipse.jkube.kit.common.RegistryServerConfiguration> settings,
Map<String,String> processingInstructions,
org.eclipse.jkube.kit.common.JavaProject project,
org.eclipse.jkube.kit.common.KitLogger log,
ResourceConfig resources,
List<ImageConfiguration> images,
ProcessorConfig processorConfig,
HandlerHub handlerHub) |
Copyright © 2022. All rights reserved.