moby--moby/api/server
Tonis Tiigi 534a90a993 Add Swarm management backend
As described in our ROADMAP.md, introduce new Swarm management API
endpoints relying on swarmkit to deploy services. It currently vendors
docker/engine-api changes.

This PR is fully backward compatible (joining a Swarm is an optional
feature of the Engine, and existing commands are not impacted).

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
Signed-off-by: Victor Vieux <vieux@docker.com>
Signed-off-by: Daniel Nephin <dnephin@docker.com>
Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>
Signed-off-by: Madhu Venugopal <madhu@docker.com>
2016-06-13 22:16:18 -07:00
..
httputils Add Swarm management backend 2016-06-13 22:16:18 -07:00
middleware Update code for latest engine-api 2016-04-19 16:56:54 +02:00
router Add Swarm management backend 2016-06-13 22:16:18 -07:00
middleware.go Move middleware to interfaces. 2016-04-11 09:19:27 -07:00
profiler.go add trace in docker engine's pprof to show execution trace in binary form 2016-05-13 15:24:44 +08:00
router_swapper.go fix typos 2016-03-06 00:59:11 +08:00
server.go Fix logrus formatting 2016-06-11 13:16:55 -07:00
server_test.go Update code for latest engine-api 2016-04-19 16:56:54 +02:00