package
0.6.1
Repository: https://github.com/lancs-net/netns.git
Documentation: pkg.go.dev

# Functions

New creates a new Client for interacting with networks.

# Constants

DefaultContainerInterface is the default container interface.
DefaultPortPrefix is the default port prefix.

# Variables

ErrBridgeNameEmpty holds the error for when the bridge name is empty.
ErrDatabaseDoesNotExist holds the error for when the database does not exit.
ErrStateDirPathEmpty holds the error for when the state directory path is empty.

# Structs

Client is the object used for interacting with networks.
Network holds information about a network.
Opt holds the options for holding networks state, etc.