public class ThorntailV2Generator extends JavaExecGenerator
JavaExecGenerator.ConfigJAVA_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, addPortIfValid, createAssembly, createFileSet, customize, detectFatJar, extractPorts, getBuildEntryPoint, getBuildWorkdir, getExtraJavaOptions, hasMainClass, isFatJaraddFrom, addLatestTagIfSnapshot, addSchemaLabels, 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 © 2021. All rights reserved.