| Constructor and Description |
|---|
BaseGenerator(MavenGeneratorContext context,
String name) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addLatestTagIfSnapshot(io.fabric8.maven.docker.config.BuildImageConfiguration.Builder buildBuilder) |
protected boolean |
containsBuildConfiguration(List<io.fabric8.maven.docker.config.ImageConfiguration> configs) |
GeneratorConfig |
getConfig() |
protected String |
getConfig(Configs.Key key) |
protected String |
getConfig(Configs.Key key,
String defaultVal) |
MavenGeneratorContext |
getContext() |
String |
getName() |
protected org.apache.maven.project.MavenProject |
getProject() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcustomize, isApplicablepublic BaseGenerator(MavenGeneratorContext context, String name)
protected org.apache.maven.project.MavenProject getProject()
public MavenGeneratorContext getContext()
public GeneratorConfig getConfig()
protected String getConfig(Configs.Key key)
protected String getConfig(Configs.Key key, String defaultVal)
protected void addLatestTagIfSnapshot(io.fabric8.maven.docker.config.BuildImageConfiguration.Builder buildBuilder)
protected boolean containsBuildConfiguration(List<io.fabric8.maven.docker.config.ImageConfiguration> configs)
Copyright © 2016. All rights reserved.