package
0.11.1
Repository: https://github.com/thomasobenaus/nomad.git
Documentation: pkg.go.dev

# Functions

NewNS creates a new persistent (bind-mounted) network namespace and returns an object representing that namespace, without switching to it.
UnmountNS unmounts the NS held by the netns object.

# Constants

NetNSRunDir is the directory which new network namespaces will be bind mounted.