[][src]Function gluster::get_local_ip

pub fn get_local_ip() -> Result<IpAddr, GlusterError>

Returns the local IPAddr address associated with this server

Failures

Returns a GlusterError representing any failure that may have happened while trying to query this information.