Skip to main content

get_capabilities

Function get_capabilities 

Source
pub async fn get_capabilities(__arg0: State<AppState>) -> Json<Capabilities>
Expand description

GET /api/capabilities — what the active fleet backend supports, so the dashboard can render backend-aware controls (#99). admin mirrors whether an admin/registry plane is wired (Some for local, None for k8s).