netns_del

Function netns_del 

Source
pub async fn netns_del(name: &str) -> Result<()>
Expand description

Delete a network namespace. This will also delete any network interfaces contained therein.