| Package | Description |
|---|---|
| io.fabric8.maven.docker | |
| io.fabric8.maven.docker.access |
| Modifier and Type | Method and Description |
|---|---|
protected AuthConfig |
AbstractDockerMojo.prepareAuthConfig(ImageName image,
String configuredRegistry,
boolean isPush) |
| Modifier and Type | Method and Description |
|---|---|
String |
UrlBuilder.pullImage(ImageName name,
String registry) |
String |
UrlBuilder.pushImage(ImageName name,
String registry) |
String |
UrlBuilder.tagContainer(ImageName source,
ImageName target,
boolean force) |
Copyright © 2016. All Rights Reserved.