moby--moby/runconfig
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
..
fixtures
opts
compare.go
compare_test.go
config.go
config_test.go
config_unix.go
config_windows.go
errors.go
hostconfig.go
hostconfig_solaris.go Removed QoS validation on Windows 2016-06-10 16:30:54 -07:00
hostconfig_test.go
hostconfig_unix.go Add Swarm management backend 2016-06-13 22:16:18 -07:00
hostconfig_windows.go Removed QoS validation on Windows 2016-06-10 16:30:54 -07:00
streams.go