Expand description
Minimal HTTP host for runtime health, status, and command ingress.
Structs§
- Http
ApiConfig - Runtime HTTP listener and request-size configuration.
- Http
Command Auth - Bearer-token requirements and verifier for HTTP Runtime routes.
- Http
Reload Policy - Bounded health and drain policy for one routing reload.
- Http
Reload Snapshot - Payload-free state and counters for a reloadable HTTP host.
- Prepared
Runtime Http Generation - Prepared, health-gated candidate that can be consumed by one reload.
- Reloadable
Runtime Http Host - HTTP host whose stable listener dispatches through one atomic generation.
- Request
Validation Details - Details of an incoming query or command request used to verify its integrity.
- Runtime
Http Host - Embedded HTTP host for stable Runtime health, status, command, and query routes.
- Runtime
Http State Parts - Optional shared state used to compose a
RuntimeHttpHost. - Runtime
Static Info - Non-sensitive Runtime facts exposed by health and status routes.
- Sync
LogView Error - Redacted failure to observe synchronization-log state.
Enums§
- Command
Capability Policy Error - Stable reason a capability policy rejected an invocation.
- Http
Reload Phase - Reload phase associated with a controlled failure.
- Runtime
Http Reload Error - Controlled, redacted reload failure.
Traits§
- Command
Capability Policy - Authorizes application invocations against capability and leadership policy.
- Command
Token Verifier - Verifies command- and query-scoped bearer tokens.
- Sync
LogView - Read-only synchronization-log metrics exposed to the HTTP host.