pub async fn netns_del(name: &str) -> Result<()>
Delete a network namespace. This will also delete any network interfaces contained therein.