Function gluster::volume_info [] [src]

pub fn volume_info(volume: &str) -> Result<Volume, GlusterError>

Returns a Volume with all available information on the volume

Failures

Will return GlusterError if the command failed to run.