Package | Description |
---|---|
io.fabric8.maven.docker.config | |
io.fabric8.maven.docker.util |
Modifier and Type | Field and Description |
---|---|
static ConfigHelper.NameFormatter |
ConfigHelper.NameFormatter.IDENTITY |
Modifier and Type | Method and Description |
---|---|
String |
ImageConfiguration.initAndValidate(ConfigHelper.NameFormatter nameFormatter,
Logger log) |
static String |
ConfigHelper.initAndValidate(List<ImageConfiguration> images,
String apiVersion,
ConfigHelper.NameFormatter nameFormatter,
Logger log)
Initialize and validate the configuration.
|
Modifier and Type | Class and Description |
---|---|
class |
ImageNameFormatter
Replace placeholders in an image name with certain properties found in the
project
|
Copyright © 2018. All rights reserved.