1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api
Vincent Demeester 29a38a4fe8 Merge pull request #27997 from aaronlehmann/raft-options
cli: Add options for Raft snapshotting
2016-11-09 10:19:45 +01:00
..
errors
fixtures
server always add but hide experimental cmds and flags 2016-11-08 04:55:27 -08:00
templates/server
types Merge pull request #27997 from aaronlehmann/raft-options 2016-11-09 10:19:45 +01:00
common.go
common_test.go
common_unix.go
common_windows.go
README.md
swagger-gen.yaml
swagger.yaml Fix validation errors in swagger.yaml 2016-11-07 11:03:10 -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