Function gluster::volume_info [] [src]

pub fn volume_info(volume: &str) -> Result<VolumeGlusterError>

Returns a Volume with all available information on the volume

Failures

Will return GlusterError if the command failed to run.