Function ceph::cmd::mgr_auth_add[][src]

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