moby--moby/daemon/cluster
Brian Goff fa9df85c6a Had `HasExperimental()` to cluster backend
It's already defined on the daemon. This allows us to not call
`SystemInfo` which is failry heavy and potentially can even error.

Takes care of todo item from Derek's containerd integration PR.
51c412f26e/daemon/cluster/services.go (L148-L149)

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2019-02-28 16:52:30 -08:00
..
controllers/plugin Compile fix 2018-07-11 15:52:19 +02:00
convert Use Runtime target 2019-02-19 13:14:17 -06:00
executor Had `HasExperimental()` to cluster backend 2019-02-28 16:52:30 -08:00
provider Add canonical import comment 2018-02-05 16:51:57 -05:00
cluster.go cluster: set bigger grpc limit for array requests 2018-10-30 16:02:34 -07:00
configs.go set bigger grpc limit for GetConfigs api 2019-02-26 11:09:25 -05:00
errors.go Add canonical import comment 2018-02-05 16:51:57 -05:00
filters.go Changes to cluster/filter, swagger.yaml, version-history.md for filtering on node labels. 2018-08-21 22:17:23 +02:00
filters_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
helpers.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
listen_addr.go VXLAN UDP Port configuration support 2018-11-22 17:35:02 -05:00
listen_addr_linux.go Add canonical import comment 2018-02-05 16:51:57 -05:00
listen_addr_others.go Add canonical import comment 2018-02-05 16:51:57 -05:00
networks.go Move network conversions out of API router 2018-06-27 17:11:29 -07:00
noderunner.go VXLAN UDP Port configuration support 2018-11-22 17:35:02 -05:00
nodes.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
secrets.go Switch from x/net/context -> context 2018-04-23 13:52:44 -07:00
services.go Had `HasExperimental()` to cluster backend 2019-02-28 16:52:30 -08:00
swarm.go VXLAN UDP Port configuration support 2018-11-22 17:35:02 -05:00
tasks.go cluster: set bigger grpc limit for array requests 2018-10-30 16:02:34 -07:00
utils.go Add canonical import comment 2018-02-05 16:51:57 -05:00