Re-exports§
pub use http::CorsConfig;pub use http::HttpConfig;pub use http::ProxyConfig;pub use http::SelfSignedCertConfig;pub use error::BridgeError;pub use clap;pub use ave_common;
Modules§
- auth
- config
- conversions
- Type conversions between Bridge API types and internal Core types
- error
- http
- prometheus
- settings
- utils
Structs§
- AveApi
- AveConfig
- Node configuration.
- AveExternalDB
Config - AveInternalDB
Config - Bridge
- Control
List Config - Configuration for the control list behaviour.
- Logging
Config - Logging
Output - Namespace
- Dot-separated namespace.
- Network
Config - Network config
- Routing
Config - Configuration for the routing behaviour.
- Routing
Node - A node in the routing table.
- Sink
Config - Sink
Server
Enums§
- Auth
Witness - Error
- Core API errors that may be returned to users.
- Logging
Rotation - Machine
Spec - How to size the contract execution environment.
- Memory
Limits Config - The network configuration. Memory-based connection limit policy.
- Monitor
Network State - Network status exposed by monitoring endpoints.
- Sink
Queue Policy - Sink
Routing Strategy
Functions§
- resolve_
spec - Resolve the final sizing parameters from a
MachineSpec: