All Classes and Interfaces

Class
Description
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
defines the connection between the DockerApi implementation and the jclouds ComputeService
 
This will parse and set an appropriate exception on the command object.
Configures the Docker connection.
Extension to DataInputStream which adds method DockerInputStream.readStdStreamData() to allow read multiplexed standard streams.
 
 
 
Contains options supported by the createNodes operation on the docker provider.
 
 
Represents a response from Exec Create call (POST /containers/(id)/exec).
Json Parameters (some of them) of Exec Create call.
 
Represents a response (part of it) from Exec Inspect call ( GET /exec/(id)/json).
Json Parameter(s) (some of them) of Exec Start call.
 
 
 
 
Represents a response from Docker "Inspect an image" call (GET /images/(name)/json).
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Transforms an Container to the jclouds portable model.
 
Representation of single message from docker-raw-stream.
Standard streams enum.