Function ipaddr_exists

Source
pub fn ipaddr_exists(name: impl AsRef<str>) -> Result<bool, Error>
Expand description

Check if an IP address with the given address object name exists.