moby--moby/api/types/swarm
Yong Tang 0f30c64444 Allow swarm init with `--availability=drain`
This fix adds a new flag `--availability` to `swarm join`.

Related documentation has been updated.

An integration test has been added.

Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
2017-01-10 16:31:51 -08:00
..
common.go Handle logging in compose to swarm 2016-12-05 15:18:36 +01:00
container.go Add support for stdin_open in composefile v3 2016-11-11 15:19:00 +01:00
network.go Handle logging in compose to swarm 2016-12-05 15:18:36 +01:00
node.go
secret.go Do not display the digest or size of swarm secrets 2016-11-22 18:13:27 -05:00
service.go api: Hide UpdateStatus when it is not present 2016-12-01 15:08:41 -08:00
swarm.go Allow swarm init with `--availability=drain` 2017-01-10 16:31:51 -08:00
task.go