clibdocker  0.1.0-alpha.0
A Docker API for C
Data Structures
Here are the data structures with brief descriptions:
 Cdocker_build_status_tDocker Build Status is used to provide a status update of the docker image build status
 Cdocker_call_tInternal datastructure representing a Docker Call object
 Cdocker_container_change_tDocker container change struct
 Cdocker_context_tA docker context for a specific docker server
 Cdocker_image_create_status_tDocker Image Creation Status is returned when creating a docker image. It is useful for a user facing application to show creation progress
 Cdocker_progress_detail_tProvides progress detail for docker image creation process
 Cdocker_result_t
 Cpair_t