public class ThorntailV2Generator extends JavaExecGenerator
JavaExecGenerator.Config, JavaExecGenerator.JDKJAVA_OPTIONS| Constructor and Description |
|---|
ThorntailV2Generator(org.eclipse.jkube.generator.api.GeneratorContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,String> |
getEnv(boolean isPrepackagePhase) |
boolean |
isApplicable(List<org.eclipse.jkube.kit.config.image.ImageConfiguration> configs) |
addAdditionalFiles, createAssembly, createFileSet, customize, detectFatJar, getBuildEntryPoint, getBuildWorkdir, getDefaultJolokiaPort, getDefaultPrometheusPort, getDefaultWebPort, getExtraJavaOptions, hasMainClass, initImageBuildConfiguration, isFatJar, isPortValidaddFrom, addLatestTagIfSnapshot, addSchemaLabels, addTagsFromConfig, getAlias, getConfig, getConfig, getConfigWithFallback, getContext, getFromAsConfigured, getImageName, getName, getProject, getRegistry, shouldAddGeneratedImageConfigurationpublic ThorntailV2Generator(org.eclipse.jkube.generator.api.GeneratorContext context)
public boolean isApplicable(List<org.eclipse.jkube.kit.config.image.ImageConfiguration> configs)
isApplicable in interface org.eclipse.jkube.generator.api.GeneratorisApplicable in class JavaExecGeneratorprotected Map<String,String> getEnv(boolean isPrepackagePhase)
getEnv in class JavaExecGeneratorCopyright © 2022. All rights reserved.