Function ceph_async::cmd::mon_getmap

source ยท
pub fn mon_getmap(
    cluster_handle: &Rados,
    epoch: Option<u64>,
) -> RadosResult<Vec<u8>>