package
0.12.12
Repository: https://github.com/hashicorp/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.