Function gluster::volume_create_replicated
[−]
[src]
pub fn volume_create_replicated(volume: &str, replica_count: usize, transport: Transport, bricks: Vec<Brick>, force: bool) -> Result<i32, GlusterError>