create_chaos_api_router

Function create_chaos_api_router 

Source
pub fn create_chaos_api_router(
    config: ChaosConfig,
) -> (Router, Arc<RwLock<ChaosConfig>>)
Expand description

Create the chaos management API router