Skip to main content

Module admin_api

Module admin_api 

Source
Expand description

Admin API handler with mTLS support for setup/update/remove operations.

Uses types from greentic_setup::admin for request/response structures. Provides HTTP endpoints for bundle lifecycle management.

Structs§

AdminState
Shared state for the admin API handler.

Functions§

handle_admin_request
Handle an incoming admin API request.