veth_exists

Function veth_exists 

Source
pub async fn veth_exists(netns: &str, name: &str) -> Result<bool>
Expand description

Check if a veth interface exists.