Function gluster::volume_set_options [] [src]

pub fn volume_set_options(volume: &str,
                          settings: Vec<GlusterOption>)
                          -> Result<i32, GlusterError>

Set an option on the volume

Failures

Will return GlusterError if the command fails to run