moby--moby/libnetwork/ipam
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
..
allocator.go Fix ip range allocation in ipam 2015-08-16 09:38:17 -07:00
allocator_test.go Move test specific functions to a testutils package. 2015-09-07 13:33:28 -04:00
contract.go Add ipam contract 2015-06-17 16:37:59 -07:00
store.go Datastore handles creating objects atomically. 2015-06-25 10:53:48 -07:00