mirror of https://github.com/docker/docs.git
Signed-off-by: Xian Chaobo <xianchaobo@huawei.com> |
||
|---|---|---|
| .. | ||
| mockclient | ||
| nopclient | ||
| README.md | ||
| events.go | ||
| events_test.go | ||
| flusher.go | ||
| handlers.go | ||
| primary.go | ||
| primary_test.go | ||
| 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/swarm-api.md
file in this project.