moby--moby/daemon/cluster/executor/container
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
..
adapter.go
adapter_test.go
attachment.go
container.go Add CredentialSpec from configs support 2019-02-04 14:52:01 -06:00
container_test.go Add support for using Configs as CredentialSpecs in services 2019-02-04 15:29:33 -06:00
controller.go Fix typos in comment 2018-09-07 13:17:42 +08:00
errors.go
executor.go Had `HasExperimental()` to cluster backend 2019-02-28 16:52:30 -08:00
health_test.go
validate.go Allow mount type npipe on Windows 2018-09-16 06:57:38 +00:00
validate_test.go
validate_unix_test.go
validate_windows_test.go Allow mount type npipe on Windows 2018-09-16 06:57:38 +00:00