Add an API call to create new network namespace
Add an API call to create a new network namespace and register it in the "config". This should not be persisted.
POST /<namespace>/
This will be a namespace with only a loopback interface
Add an API call to create a new network namespace and register it in the "config". This should not be persisted.
POST /<namespace>/
This will be a namespace with only a loopback interface