libschauer  0.0.1
Qt based library to access the Docker HTTP API.
Modules | Classes
API Jobs

Classes used to communicate with the Docker REST API. More...

Collaboration diagram for API Jobs:

Modules

 Exec
 Job classes to run new commands inside running containers.
 
 System
 Job classes to get Docker system information.
 
 Containers
 Job classes to handle and modify Docker containers.
 
 Images
 Job classes to handle and modify Docker images.
 

Classes

class  Schauer::Job
 Base class for all API jobs. More...
 

Detailed Description

Classes used to communicate with the Docker REST API.