moby--moby/daemon/cluster/executor/container
Sebastiaan van Stijn 07ff4f1de8
goimports: fix imports
Format the source according to latest goimports.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-09-18 12:56:54 +02:00
..
adapter.go goimports: fix imports 2019-09-18 12:56:54 +02:00
adapter_test.go Block task starting until node attachments are ready 2018-08-20 15:28:15 -05:00
attachment.go Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
container.go cluster/executor: remove unused containerConfig.endpoint() 2019-09-18 12:55:48 +02:00
container_test.go Add support for using Configs as CredentialSpecs in services 2019-02-04 15:29:33 -06:00
controller.go Fix rate limiting for logger, increase refill rate 2019-06-12 13:48:36 -07:00
errors.go Add canonical import comment 2018-02-05 16:51:57 -05:00
executor.go Had `HasExperimental()` to cluster backend 2019-02-28 16:52:30 -08:00
health_test.go Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
validate.go Allow mount type npipe on Windows 2018-09-16 06:57:38 +00:00
validate_test.go Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
validate_unix_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00
validate_windows_test.go Allow mount type npipe on Windows 2018-09-16 06:57:38 +00:00