Rust API Reference
This section contains the complete Rust API documentation for all Brokkr crates, automatically generated from source code doc comments using plissken.
These docs are regenerated on every build, so they always reflect the current state of the codebase.
Crates
- brokkr-broker — The main control plane and API server
- brokkr-agent — The agent that applies resources to Kubernetes clusters
- brokkr-models — Shared data models and database schema
- brokkr-utils — Utilities, configuration, and helpers
Interactive API Documentation
For REST API endpoint documentation (request/response schemas, authentication, try-it-out), see the API Reference or access Swagger UI directly at http://<broker-url>/swagger-ui.
Looking for higher-level guides? Return to the main documentation.