pub type ControlPlaneConfigHandle = Arc<RwLock<CtlConfig>>;
pub struct ControlPlaneConfigHandle { /* private fields */ }