[][src]Function gluster::volume::volume_info

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.