docs/api
..
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/api/swarm-api.md file in this project.