//
pkg.gl
Category
github.com/projectatomic/libpod
pkg
netns
package
0.12.1
Repository:
https://github.com/projectatomic/libpod.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
133 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.