1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/api/types/swarm
Aaron Lehmann 0f9fc54df9 Revise swarm init/update flags, add unlocking capability
- Neither swarm init or swarm update should take an unlock key
- Add an autolock flag to turn on autolock
- Make the necessary docker api changes
- Add SwarmGetUnlockKey API call and use it when turning on autolock
- Add swarm unlock-key subcommand

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2016-11-09 16:09:00 -08:00
..
common.go add swarm type comments and fix nits 2016-09-26 17:17:52 +08:00
container.go secrets: secret management for swarm 2016-11-09 14:27:43 -05:00
network.go Added comments to PortConfig for greater clarity 2016-09-16 14:47:35 -07:00
node.go added node ip autodetection 2016-11-03 08:10:14 -07:00
secret.go more review updates 2016-11-09 14:27:45 -05:00
service.go Service update failure thresholds and rollback 2016-10-18 10:09:50 -07:00
swarm.go Revise swarm init/update flags, add unlocking capability 2016-11-09 16:09:00 -08:00
task.go Add force option to service update 2016-10-21 17:43:27 -07:00