| Package | Description |
|---|---|
| org.eclipse.jkube.generator.api | |
| org.eclipse.jkube.generator.api.support |
| Modifier and Type | Method and Description |
|---|---|
GeneratorContext |
GeneratorContext.GeneratorContextBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
static List<org.eclipse.jkube.kit.config.image.ImageConfiguration> |
GeneratorManager.generate(List<org.eclipse.jkube.kit.config.image.ImageConfiguration> imageConfigs,
GeneratorContext genCtx,
boolean prePackagePhase) |
| Constructor and Description |
|---|
Default(GeneratorContext context,
String prefix) |
FromSelector(GeneratorContext context) |
| Modifier and Type | Method and Description |
|---|---|
GeneratorContext |
BaseGenerator.getContext() |
| Constructor and Description |
|---|
BaseGenerator(GeneratorContext context,
String name) |
BaseGenerator(GeneratorContext context,
String name,
FromSelector fromSelector) |
Copyright © 2023. All rights reserved.