public abstract class FromSelector extends Object
Modifier and Type | Class and Description |
---|---|
static class |
FromSelector.Default |
Constructor and Description |
---|
FromSelector(MavenGeneratorContext context) |
Modifier and Type | Method and Description |
---|---|
protected abstract String |
getDockerBuildFrom() |
String |
getFrom() |
Map<String,String> |
getImageStreamTagFromExt() |
protected abstract String |
getIstagFrom() |
protected abstract String |
getS2iBuildFrom() |
boolean |
isRedHat() |
public FromSelector(MavenGeneratorContext context)
Copyright © 2019. All rights reserved.