docs/api
Sun Hongliang a718e90662 Add method HEAD in options response headers
Signed-off-by: Sun Hongliang <allen.sun@daocloud.io>
2016-02-26 11:02:18 +08:00
..
README.md
events.go
events_test.go
flusher.go
handlers.go
primary.go Add method HEAD in options response headers 2016-02-26 11:02:18 +08:00
primary_test.go Fixes #1868 2016-02-25 10:35:57 +08:00
replica.go
server.go
server_unix.go
server_windows.go
sorter.go
status.go
utils.go Remove closeIdleConnections function. 2016-02-19 14:45:15 -08:00
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/swarm-api.md file in this project.