Package io.fabric8.maven.docker.util
Interface FormatParameterReplacer.Lookup
-
- All Known Implementing Classes:
ImageNameFormatter.AbstractLookup
- Enclosing class:
- FormatParameterReplacer
public static interface FormatParameterReplacer.Lookup
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Stringlookup()
-
-
-
Method Detail
-
lookup
String lookup()
-
-