//
pkg.gl
Category
github.com/hashicorp/nomad
client
lib
nsutil
package
0.12.12
Repository:
https://github.com/hashicorp/nomad.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
8
Dependents
10
Files
125 SLOC
#
Functions
NewNS
NewNS creates a new persistent (bind-mounted) network namespace and returns an object representing that namespace, without switching to it.
UnmountNS
UnmountNS unmounts the NS held by the netns object.
#
Constants
NetNSRunDir
NetNSRunDir is the directory which new network namespaces will be bind mounted.