moby--moby/libnetwork/resolvconf
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
..
dns Remove pkg directory 2015-05-16 16:12:13 -07:00
README.md Remove pkg directory 2015-05-16 16:12:13 -07:00
resolvconf.go Fix resolv.conf and hosts handling in sandbox 2015-09-01 17:22:28 -07:00
resolvconf_test.go Move test specific functions to a testutils package. 2015-09-07 13:33:28 -04:00

README.md

Package resolvconf provides utility code to query and update DNS configuration in /etc/resolv.conf