package
0.5.3
Repository: https://github.com/genuinetools/netns.git
Documentation: pkg.go.dev

# Functions

Delete removes the bridge by the specified name.
Init creates a bridge with the name specified if it does not exist.

# Constants

DefaultMTU is the default MTU for new bridge interfaces.

# Variables

ErrIPAddrEmpty holds the error for when the ip address is empty.
ErrNameEmpty holds the error for when the name is empty.

# Structs

Opt holds the options for the bridge interface.