Function mgr_auth_add

Source
pub fn mgr_auth_add(
    cluster_handle: &Rados,
    mgr_id: &str,
    simulate: bool,
) -> RadosResult<()>