gluster::volume

Function volume_set_options

Source
pub fn volume_set_options(
    volume: &str,
    settings: &[GlusterOption],
) -> Result<i32, GlusterError>
Expand description

Set an option on the volume

ยงFailures

Will return GlusterError if the command fails to run