Skip to main content

Crate eggress_runtime

Crate eggress_runtime 

Source

Re-exports§

pub use error::RuntimeError;
pub use snapshot::CompiledRuntimeSnapshot;
pub use supervisor::classify_reload_config;
pub use supervisor::CompatibilityOptions;
pub use supervisor::RuntimeState;
pub use supervisor::ServiceSupervisor;

Modules§

error
platform
reverse
Runtime-side adapter that wires the eggress-routing engine into the eggress-protocol-reverse client.
snapshot
supervisor