| ArchiveService |
|
| BuildService |
|
| BuildService.BuildContext |
|
| BuildService.BuildContext.Builder |
|
| BuildXService |
|
| BuildXService.DefaultExec |
|
| ContainerTracker |
Tracker class for tracking started containers so that they can be shut down at the end when
docker:start and docker:stop are used in the same run
|
| DockerAccessFactory |
|
| DockerAccessFactory.DockerAccessContext |
|
| DockerAccessFactory.DockerAccessContext.Builder |
|
| ImagePullManager |
Simple interface for a ImagePullCache manager, to load and persist the cache.
|
| JibBuildService |
|
| MojoExecutionService |
A service for executing goals on configured plugins.
|
| QueryService |
Query service for getting image and container information from the docker dameon
|
| RegistryService |
Allows to interact with registries, eg. to push/pull images.
|
| RegistryService.RegistryConfig |
|
| RegistryService.RegistryConfig.Builder |
|
| RunService |
Service class for helping in running containers.
|
| RunService.ContainerDescriptor |
|
| ServiceHub |
A service hub responsible for creating and managing services which are used by
Mojos for calling to the docker backend.
|
| ServiceHubFactory |
Factory for creating the ServiceHub (i.e. the overall context for performing all services)
|
| VolumeService |
Service Class for helping control Volumes
|
| WaitService |
|
| WatchService |
Watch service for monitoring changes and restarting containers
|
| WatchService.WatchContext |
Context class to hold the watch configuration
|
| WatchService.WatchContext.Builder |
|