//
pkg.gl
Category
github.com/superfly/nomad
client
lib
nsutil
package
0.10.5-fly
Repository:
https://github.com/superfly/nomad.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
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.