moby--moby/api
Alexander Morozov c5710c7318 Merge pull request #13093 from tianon/writeflusher
Move WriteFlusher out of utils into ioutils
2015-05-09 09:39:17 -07:00
..
client add cpu.cfs_period_us support 2015-05-09 10:02:46 +08:00
server Merge pull request #13093 from tianon/writeflusher 2015-05-09 09:39:17 -07:00
types add cpu.cfs_period_us support 2015-05-09 10:02:46 +08:00
README.md
api_unit_test.go
common.go Windows: mkdirall volume path aware 2015-04-30 11:59:42 -07: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