operator

package
v0.12.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 10, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package operator is the Burrow Kubernetes operator: the CRD types and the reconcile loops that drive the cluster toward the control plane's desired state. It is part of the product and shares the control plane's license.

This package is the public API surface — the CRD types and the reconciler entry point — kept importable by a separate private module (the managed product). The implementation guts live in operator/internal. Licensed Apache-2.0 (see LICENSING.md and ADR-0033). No implementation has shipped yet; this is a placeholder so the module layout is real. See docs/PLAN.md.

Directories

Path Synopsis
Package internal holds the operator's implementation guts: the reconcile loops and their helpers.
Package internal holds the operator's implementation guts: the reconcile loops and their helpers.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL