See: Description
| Interface | Description |
|---|---|
| HttpTransport |
HTTP transport used for docker access.
|
| HttpTransport.Response |
An HTTP operation response.
|
| Class | Description |
|---|---|
| Errors |
Errors returned from the Docker API.
|
| Errors.Error |
An individual Docker error.
|
| Message |
A message returned from the Docker API.
|
| Exception | Description |
|---|---|
| DockerConnectionException |
Exception thrown when connection to the Docker daemon fails.
|
| DockerEngineException |
Exception thrown when a call to the Docker API fails.
|