Function gluster::get_local_ip [] [src]

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

Returns the local IPv4Addr address associated with this server

Failures

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