moby--moby/libnetwork/osl
Sebastiaan van Stijn 427ad30c05
libnetwork: remove unused "testutils" imports
Perhaps the testutils package in the past had an `init()` function to set up
specific things, but it no longer has. so these imports were doing nothing.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-08-18 14:20:37 +02:00
..
kernel libnetwork: remove unused "testutils" imports 2021-08-18 14:20:37 +02:00
interface_freebsd.go Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
interface_linux.go Fixup libnetwork lint errors 2021-06-01 23:48:32 +00:00
interface_windows.go Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
namespace_linux.go Fixup libnetwork lint errors 2021-06-01 23:48:32 +00:00
namespace_unsupported.go Fixed code issues 2017-06-12 11:31:35 -07:00
namespace_windows.go Fix some windows issues in libnetwork tests 2021-06-01 23:48:23 +00:00
neigh_freebsd.go Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
neigh_linux.go Fixup libnetwork lint errors 2021-06-01 23:48:32 +00:00
neigh_windows.go Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
options_linux.go Add service virtual IP to sandbox's loopback address 2017-08-08 16:16:45 -07:00
route_linux.go Fix libnetwork imports 2021-06-01 21:51:23 +00:00
sandbox.go Fix libnetwork imports 2021-06-01 21:51:23 +00:00
sandbox_freebsd.go Fix some windows issues in libnetwork tests 2021-06-01 23:48:23 +00:00
sandbox_linux_test.go libnetwork: remove CircleCI config and code 2021-06-09 12:31:52 +02:00
sandbox_unsupported.go Remove Solaris support 2017-10-25 15:33:06 +02:00
sandbox_unsupported_test.go Fix some windows issues in libnetwork tests 2021-06-01 23:48:23 +00:00