storage/api
Nathan LeClaire a1c5f268e5 Add missing error check
Docker-DCO-1.1-Signed-off-by: Nathan LeClaire <nathan.leclaire@docker.com> (github: nathanleclaire)
2014-07-22 10:41:58 -07:00
..
client Add missing error check 2014-07-22 10:41:58 -07:00
server api/server/MAINTAINERS: comment proppy (vacation) 2014-07-14 10:13:46 -07:00
MAINTAINERS
README.md Update README.md 2014-07-04 18:21:13 +09:00
api_unit_test.go
common.go bump api to 1.14 & update docs 2014-07-10 03:24:01 +02:00

README.md

This directory contains code pertaining to the Docker API:

  • Used by the docker client when communicating with the docker daemon

  • Used by third party tools wishing to interface with the docker daemon