1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
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 Convert 'docker create' to use cobra and pflag 2016-06-04 13:57:30 +02:00
compare.go
compare_test.go
config.go Add IO Resource Controls for Windows 2016-04-25 13:07:29 -07:00
config_test.go
config_unix.go fix some typos. 2016-03-10 10:09:27 +08:00
config_windows.go fix some typos. 2016-03-10 10:09:27 +08:00
errors.go
hostconfig.go
hostconfig_solaris.go Removed QoS validation on Windows 2016-06-10 16:30:54 -07:00
hostconfig_test.go Fix failed test for TestRestartPolicy 2016-05-13 20:39:35 -07:00
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 Improve performance/reduce allocs of bytespipe 2016-04-05 13:06:04 -04:00