bridge_exists

Function bridge_exists 

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

Check if bridge interface exists.