public class QuarkusGenerator extends BaseGenerator
Modifier and Type | Class and Description |
---|---|
static class |
QuarkusGenerator.Config |
log
Constructor and Description |
---|
QuarkusGenerator(GeneratorContext context) |
Modifier and Type | Method and Description |
---|---|
List<io.fabric8.maven.docker.config.ImageConfiguration> |
customize(List<io.fabric8.maven.docker.config.ImageConfiguration> existingConfigs,
boolean prePackagePhase) |
boolean |
isApplicable(List<io.fabric8.maven.docker.config.ImageConfiguration> configs) |
addFrom, addLatestTagIfSnapshot, getAlias, getConfig, getConfig, getConfigWithFallback, getContext, getFromAsConfigured, getImageName, getName, getProject, getRegistry, shouldAddImageConfiguration
public QuarkusGenerator(GeneratorContext context)
public boolean isApplicable(List<io.fabric8.maven.docker.config.ImageConfiguration> configs)
Copyright © 2020. All rights reserved.