Package | Description |
---|---|
io.fabric8.maven.docker.config.handler |
Modifier and Type | Method and Description |
---|---|
List<ImageConfiguration> |
ExternalConfigHandler.resolve(ImageConfiguration unresolvedConfig,
org.apache.maven.project.MavenProject project,
org.apache.maven.execution.MavenSession session)
For the given plugin configuration (which also contains the type) extract one or more
ImageConfiguration objects describing the image to manage |
Copyright © 2019. All rights reserved.