Function gluster::peer_status [] [src]

pub fn peer_status() -> Result<Vec<Peer>, GlusterError>

Runs gluster peer status and returns a Vec representing all the peers in the cluster

Failures

Returns GlusterError if the command failed to run