Package | Description |
---|---|
io.fabric8.maven.docker | |
io.fabric8.maven.docker.service |
Modifier and Type | Method and Description |
---|---|
protected RegistryService.RegistryConfig |
AbstractDockerMojo.getRegistryConfig() |
Modifier and Type | Method and Description |
---|---|
RegistryService.RegistryConfig |
RegistryService.RegistryConfig.Builder.build() |
RegistryService.RegistryConfig |
BuildService.BuildContext.getRegistryConfig() |
Modifier and Type | Method and Description |
---|---|
void |
RegistryService.checkImageWithAutoPull(String image,
String registry,
boolean autoPullAlwaysAllowed,
RegistryService.RegistryConfig registryConfig)
Check an image, and, if
autoPull is set to true, fetch it. |
void |
RegistryService.pushImages(Collection<ImageConfiguration> imageConfigs,
String pushRegistry,
int retries,
RegistryService.RegistryConfig registryConfig) |
BuildService.BuildContext.Builder |
BuildService.BuildContext.Builder.registryConfig(RegistryService.RegistryConfig registryConfig) |
Constructor and Description |
---|
Builder(RegistryService.RegistryConfig context) |
Copyright © 2020. All rights reserved.