# 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.