Skip to main content

Module runtime

Module runtime 

Source

Structs§

KubericRuntime
The kuberic runtime. Wires the replicator actor, manages access status, enforces promotion/demotion ordering, and delivers events to the user.
KubericRuntimeBuilder
Builder for constructing a KubericRuntime.
RuntimeBundle
Everything produced by the builder. The caller spawns the replicator actor with replicator_control_rx + replicator_data_rx, and runs the user service event loop with lifecycle_rx.