1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/libnetwork/client
David Calavera cc02894a50 Move test specific functions to a testutils package.
This way we won't vendor test related functions in docker anymore.
It also moves netns related functions to a new ns package to be able to
call the ns init function in tests. I think this also helps with the
overall package isolation.

Signed-off-by: David Calavera <david.calavera@gmail.com>
2015-09-07 13:33:28 -04:00
..
client.go Fixed a basic UI regression due to a recent godep update 2015-06-15 20:19:29 -07:00
client_service_test.go Move test specific functions to a testutils package. 2015-09-07 13:33:28 -04:00
client_test.go Move test specific functions to a testutils package. 2015-09-07 13:33:28 -04:00
network.go Reduced the two spaces for network help, required to pass tests at docker build 2015-07-23 11:46:57 +09:00
service.go Introduce Sandbox entity 2015-08-27 11:19:02 -07:00
types.go Introduce Sandbox entity 2015-08-27 11:19:02 -07:00