Documentation
¶
Overview ¶
Package internal holds the control plane's implementation guts: the deploy state machine, the Kubernetes/registry/database seam adapters, and the guardrail policy. It is importable only within controlplane/ (Go's internal/ rule).
Licensed Apache-2.0 (see LICENSING.md and ADR-0033). No implementation has shipped yet; this is a placeholder so the package layout is real.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package fake provides in-memory implementations of the control-plane seams (controlplane.Clock, Kubernetes, Registry, Database) for tests.
|
Package fake provides in-memory implementations of the control-plane seams (controlplane.Clock, Kubernetes, Registry, Database) for tests. |
Click to show internal directories.
Click to hide internal directories.