moby--moby/api
Victor Vieux 4edaaeb671 fix a few golint errors
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
(cherry picked from commit 9c559e6d0b)
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
2016-11-19 23:50:06 -08:00
..
errors
fixtures
server router: Return explicit error rather than 404 for experimental. 2016-11-19 23:47:12 -08:00
templates/server
types fix a few golint errors 2016-11-19 23:50:06 -08:00
README.md
common.go
common_test.go
common_unix.go
common_windows.go Windows: Allow API v1.24 2016-11-04 10:10:42 -07:00
swagger-gen.yaml
swagger.yaml Return warnings from service create and service update when digest pinning fails 2016-11-18 13:57:11 -08: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