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