docs/api
Victor Vieux cbfdb37fde Merge pull request #1744 from nishanttotla/UpdateAPIVersion
Bump API version
2016-02-02 19:01:26 -08:00
..
README.md
events.go
events_test.go
flusher.go
handlers.go Merge pull request #1744 from nishanttotla/UpdateAPIVersion 2016-02-02 19:01:26 -08:00
primary.go support disconnect -f and use random engine 2016-02-02 16:47:45 -08:00
primary_test.go Removing backspaces in /info output for new API version 2016-01-31 23:54:33 -08:00
replica.go
server.go
server_unix.go
server_windows.go
sorter.go
status.go
utils.go
utils_test.go

README.md

Docker Swarm API README

The Docker Swarm API is mostly compatible with the Docker Remote API. To read the end-user API documentation, visit the Swarm API documentation on docs.docker.com. If you want to modify the discovery API documentation, start with the docs/api/swarm-api.md file in this project.