pub fn create_chaos_api_router(
config: ChaosConfig,
) -> (Router, Arc<RwLock<ChaosConfig>>)Expand description
Create the chaos management API router
pub fn create_chaos_api_router(
config: ChaosConfig,
) -> (Router, Arc<RwLock<ChaosConfig>>)Create the chaos management API router