pub async fn netns_exists(name: &str) -> Result<bool>
Checks if a network namespaces exists. TODO: use ip --json netns list here.
ip --json netns list