netns

package
v3.4.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 20, 2022 License: Apache-2.0 Imports: 13 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetNSRunDir added in v3.2.0

func GetNSRunDir() (string, error)

GetNSRunDir returns the dir of where to create the netNS. When running rootless, it needs to be at a location writable by user.

func NewNS

func NewNS() (ns.NetNS, error)

NewNS creates a new persistent (bind-mounted) network namespace and returns an object representing that namespace, without switching to it.

func NewNSWithName added in v3.2.0

func NewNSWithName(name string) (ns.NetNS, error)

NewNSWithName creates a new persistent (bind-mounted) network namespace and returns an object representing that namespace, without switching to it.

func UnmountNS

func UnmountNS(ns ns.NetNS) error

UnmountNS unmounts the NS held by the netns object

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL