package
0.1.1
Repository: https://github.com/threefoldtech/zos4.git
Documentation: pkg.go.dev

# Functions

Create creates a new persistent (bind-mounted) network namespace and returns an object representing that namespace, without switching to it.
Delete deletes a network namespace.
Exists checks if a network namespace exists or not.
GetByName return a namespace by its name.
List returns a list of all the names of the network namespaces.
Monitor the dmz namespace for updates.
Name gets the name of the namespace if it was created with Create otherwise return ErrNotNamedNamespace.

# Variables

No description provided by the author