# Functions
ListNamedNetNSWithPrefix returns list of named network namespaces which name starts with the given prefix.
RemoveIfFromNetNSIfExists removes the given interface from the given network namespace.
RemoveIfFromNetNSWithNameIfBothExist removes the given interface from the given network namespace identified by its name.
RemoveNetNSWithName removes the given named network namespace.
ReplaceNetNSWithName creates a network namespace with the given name.