moby--moby/daemon/cluster
Aaron Lehmann 9d127f8de3 cluster: Fix shadowed resp variable
The response would never reach the client because it was being
redeclared in the current scope.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2017-03-09 17:58:12 -08:00
..
convert Fix dropped field in task translation from GRPC to REST 2017-03-07 14:55:15 -08:00
executor Merge pull request #30754 from yongtang/25696-stop-signal 2017-03-01 18:10:57 +01:00
provider
cluster.go Add a lockedManagerAction method to Cluster… 2017-02-28 11:12:11 +01:00
filters.go
helpers.go refactor helper.go and move getSecret to helper.go 2017-02-12 02:30:53 +08:00
listen_addr.go Remove daemon.VXSubnets duplicate code 2017-02-28 10:51:40 +01:00
listen_addr_linux.go
listen_addr_others.go
listen_addr_solaris.go
networks.go Add a lockedManagerAction method to Cluster… 2017-02-28 11:12:11 +01:00
noderunner.go Merge pull request #30145 from anusha-ragunathan/ps-swarm 2017-01-20 10:35:49 -08:00
nodes.go Add a lockedManagerAction method to Cluster… 2017-02-28 11:12:11 +01:00
secrets.go make secret update support name and id prefix 2017-03-07 16:01:21 +08:00
services.go cluster: Fix shadowed resp variable 2017-03-09 17:58:12 -08:00
swarm.go Add a lockedManagerAction method to Cluster… 2017-02-28 11:12:11 +01:00
tasks.go Add a lockedManagerAction method to Cluster… 2017-02-28 11:12:11 +01:00
utils.go Rather than remove the swarm directory and re-create, remove the swarm subdirs 2017-03-01 11:56:39 -08:00