| Interface | Description |
|---|---|
| ImagePullManager.CacheStore |
| Class | Description |
|---|---|
| ArchiveService | |
| BuildService | |
| BuildService.BuildContext | |
| BuildService.BuildContext.Builder | |
| 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.
|
| 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.
|
| RegistryService.RegistryConfig | |
| RegistryService.RegistryConfig.Builder | |
| RunService |
Service class for helping in running containers.
|
| 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.
|
| 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 |
Copyright © 2019. All rights reserved.