Skip to main content

control_plane

Function control_plane 

pub fn control_plane() -> Option<&'static ControlPlaneHandle>
Expand description

The live control-plane, or None when not running under a booted daemon. Producers MUST treat None as “supervision disabled” and proceed exactly as today.