| Package | Description |
|---|---|
| net.wouterdanes.docker.provider | |
| net.wouterdanes.docker.remoteapi |
| Class and Description |
|---|
| BaseService
This class is responsible for holding the shared functionality of all Docker remoteapi services.
|
| ContainersService
This class is responsible for talking to the Docker Remote API "containers" endpoint.
See http://docs.docker.io/reference/api/docker_remote_api_v1.12/#21-containers |
| ImagesService
This class is responsible for talking to the Docker Remote API "images" endpoint.
See http://docs.docker.io/reference/api/docker_remote_api_v1.12/#22-images |
| Class and Description |
|---|
| BaseService
This class is responsible for holding the shared functionality of all Docker remoteapi services.
|
Copyright © 2016. All Rights Reserved.