8f1b2a0fd3
testutil/daemon uses a generic unix implementation that assumes that the host OS supports cgroups & network namespaces, which is not the case for FreeBSD. This change adds a FreeBSD-specific implementation for `testutil/daemon`, namely for `cleanupNetworkNamespace` and `CgroupNamespace` functions. Signed-off-by: Artem Khramov <akhramov@pm.me> |
||
---|---|---|
.. | ||
config.go | ||
container.go | ||
daemon.go | ||
daemon_freebsd.go | ||
daemon_linux.go | ||
daemon_unix.go | ||
daemon_windows.go | ||
doc.go | ||
node.go | ||
ops.go | ||
plugin.go | ||
secret.go | ||
service.go | ||
swarm.go |