| Interface | Description |
|---|---|
| DockerAccess |
Access to the Docker API which
provides the methods needed bu this maven plugin.
|
| DockerConnectionDetector.DockerHostProvider |
Provider of environment variables like 'DOCKER_HOST'
|
| Class | Description |
|---|---|
| AuthConfig |
Configuration object holding auth information for
pushing to Docker
|
| BuildOptions | |
| ContainerCreateConfig | |
| ContainerHostConfig | |
| ContainerNetworkingConfig | |
| DockerConnectionDetector |
Detector for determining the Docker access mechanism
|
| DockerConnectionDetector.ConnectionParameter | |
| DockerConnectionDetector.DockerHostProvider.Comparator | |
| DockerMachine |
launch docker-machine to obtain environment settings
|
| KeyStoreUtil |
Utility class for building up a keystore which can be used in
SSL communication.
|
| NetworkCreateConfig | |
| PortMapping |
Entity holding port mappings which can be set through the configuration.
|
| PortMapping.PropertyWriteHelper | |
| UrlBuilder | |
| VolumeCreateConfig |
| Exception | Description |
|---|---|
| DockerAccessException |
Exception thrown if access to the docker host fails
|
| ExecException |
Exception thrown when the execution of an exec container failed
|
Copyright © 2018. All rights reserved.