public class QuarkusGenerator extends BaseGenerator
| Modifier and Type | Class and Description |
|---|---|
static class |
QuarkusGenerator.Config |
FABRIC8_GENERATOR_ALIAS, FABRIC8_GENERATOR_FROM, FABRIC8_GENERATOR_FROM_MODE, FABRIC8_GENERATOR_NAME, FABRIC8_GENERATOR_REGISTRY, 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, shouldAddImageConfigurationpublic QuarkusGenerator(GeneratorContext context)
public boolean isApplicable(List<io.fabric8.maven.docker.config.ImageConfiguration> configs)
Copyright © 2019. All rights reserved.