Re-exports§
pub use openapi::openapi_document;
Modules§
- openapi
OpenAPIdocument 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.