| Interface | Description |
|---|---|
| DockerAccess |
Access to the Docker API which
provides the methods needed bu this maven plugin.
|
| Class | Description |
|---|---|
| AuthConfig |
Configuration object holding auth information for
pushing to Docker
|
| ContainerCreateConfig | |
| ContainerHostConfig | |
| KeyStoreUtil |
Utility class for building up a keystore which can be used in
SSL communication.
|
| PortMapping |
Entity holding port mappings which can be set through the configuration.
|
| PortMapping.PropertyWriteHelper | |
| UrlBuilder |
| Exception | Description |
|---|---|
| DockerAccessException |
Exception thrown if access to the docker host fails
|
Copyright © 2016. All Rights Reserved.