moby--moby/api
Antonio Murdaca b6a6c56915 Remove missed code path for api < 1.12
Signed-off-by: Antonio Murdaca <runcom@linux.com>
2015-06-17 17:00:48 +02:00
..
client Add bridge-nf-call-iptables/bridge-nf-call-ipv6tables to docker info 2015-06-17 09:19:11 +08:00
server Remove missed code path for api < 1.12 2015-06-17 17:00:48 +02:00
types Add bridge-nf-call-iptables/bridge-nf-call-ipv6tables to docker info 2015-06-17 09:19:11 +08:00
README.md
api_unit_test.go
common.go

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