Package io.fabric8.maven.docker.access
-
Interface Summary 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 Summary Class Description AuthConfig Configuration object holding auth information for pushing to DockerAuthConfigList Container for multipleAuthConfigobjectsBuildOptions https://docs.docker.com/engine/api/v1.41/#operation/ImageBuildContainerCreateConfig ContainerHostConfig ContainerNetworkingConfig CreateImageOptions https://docs.docker.com/engine/api/v1.41/#operation/ImageCreateDockerConnectionDetector Detector for determining the Docker access mechanismDockerConnectionDetector.ConnectionParameter DockerConnectionDetector.DockerHostProvider.Comparator DockerMachine launch docker-machine to obtain environment settingsKeyStoreUtil 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 Summary Exception Description DockerAccessException Exception thrown if access to the docker host failsExecException Exception thrown when the execution of an exec container failed