Files
docker-cli/components/engine/api
Tibor Vass 419cdb27d7 Merge pull request #28595 from anusha-ragunathan/plugin_timeout
Allow HTTP client timeout to be configurable on plugin enable.
Upstream-commit: 677e14643c79184ca9d8123dd3e91e0444b1cac3
Component: engine
2016-11-22 10:17:10 -08:00
..
2016-09-16 12:27:13 -04:00
2016-09-07 11:05:58 -07:00
2016-11-04 10:10:42 -07:00
2016-11-14 14:24:02 -08:00
2014-07-04 18:21:13 +09:00
2016-11-21 13:11:40 -08:00

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