Skip to main content

Crate lenso_api

Crate lenso_api 

Source

Re-exports§

pub use openapi::openapi_document;

Modules§

openapi
OpenAPI document assembly.

Functions§

build_router
run_from_env
run_from_env_with_composition
run_production_system_plane
Serves a System Plane-only Router over rotating SPIFFE X.509-SVID mTLS. The verified peer SPIFFE ID is injected as the transport binding; request headers cannot manufacture or replace it.
try_build_router
try_build_router_with_composition
try_build_router_with_composition_and_system_plane
Builds the independent System Plane Router. Callers must serve it on a listener that injects a transport binding authenticated by mTLS.