Expand description
Runtime control plane lifecycle state.
This module stores health state and final exit reports that a
SupervisorHandle can read repeatedly. It does not execute runtime control
loop commands.
Structs§
- Runtime
Control Plane - Runtime control plane with repeatable reads.
- Runtime
Exit Report - Final runtime control loop exit report.
- Runtime
Failure Reason - Runtime control loop failure reason.
- Runtime
Health Report - Health report read by runtime callers.
Enums§
- Runtime
Control Plane State - Stable runtime control plane state.