Function ceph_async::cmd::config_key_set
source ยท pub fn config_key_set(
cluster_handle: &Rados,
key: &str,
value: &str,
simulate: bool,
) -> RadosResult<()>Expand description
Set a given configuration key in the monitor cluster