Skip to main content

Module lifecycle

Module lifecycle 

Source
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§

RuntimeControlPlane
Runtime control plane with repeatable reads.
RuntimeExitReport
Final runtime control loop exit report.
RuntimeFailureReason
Runtime control loop failure reason.
RuntimeHealthReport
Health report read by runtime callers.

Enums§

RuntimeControlPlaneState
Stable runtime control plane state.