Function ceph_async::cmd::config_key_exists
source ยท pub fn config_key_exists(cluster_handle: &Rados, key: &str) -> RadosResult<bool>Expand description
Check with the monitor whether a given key exists
pub fn config_key_exists(cluster_handle: &Rados, key: &str) -> RadosResult<bool>Check with the monitor whether a given key exists