Reference¶
Complete, generated-from-source references for every Leoflow surface. Each is regenerated on every push, so it never drifts from the code.
-
HTTP API (Scalar)
The
/api/v2/control-plane API โ Airflow 3.2.x-compatible โ as an interactive Scalar reference. -
CLI reference
Every
leoflowcommand and flag, generated from Cobra. -
Go packages (GoDocs)
GoDocs for the control plane, scheduler, executor, agent, and storage โ one page per package, each symbol linking to its source.
-
Python runtime API
The task-runtime helpers your DAG code imports (XCom, staging paths).
-
Configuration
Every environment variable and config key for the server, agent, and CLI.