DockerCLI/opts
Tonis Tiigi 4f87181ba9 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>
2017-05-15 11:57:19 +02:00
..
hosts.go Windows: Add support for named pipe protocol 2017-05-15 11:57:17 +02:00
hosts_test.go Upgrade Go to 1.6. 2017-05-15 11:57:18 +02:00
hosts_unix.go Finish linting opts and trust package. 2017-05-15 11:57:15 +02:00
hosts_windows.go Windows: Default to npipe transport 2017-05-15 11:57:18 +02:00
ip.go Fix typos found across repository 2017-05-15 11:57:16 +02:00
ip_test.go golint: trust 2017-05-15 11:57:15 +02:00
opts.go Add Swarm management backend 2017-05-15 11:57:19 +02:00
opts_test.go Allow to set daemon and server configurations in a file. 2017-05-15 11:57:17 +02:00
opts_unix.go Windows [TP4] localhost mitigation 2017-05-15 11:57:16 +02:00
opts_windows.go Windows: Remove TP4 support from main code 2017-05-15 11:57:18 +02:00