dcontroller

command module
v0.0.0-...-23c868e Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2026 License: Apache-2.0 Imports: 27 Imported by: 0

README

Go Report Card Go Reference CI

Δ-controller

Δ-controller is the Kubernetes application layer in this repository. It applies the generic DBSP runtime to Kubernetes resources so that controllers can be written as declarative pipelines over object deltas instead of imperative reconciliation loops.

The maintained documentation lives under doc/ and example controllers are in examples/. This README is only a short module-level guide.

Build And Run

From this module:

make build

This builds bin/dctl.

For local development against your current Kubernetes context:

./bin/dctl start --http --disable-authentication

For the full current workflow, including TLS and view access, use doc/apps-dctl-getting-started.md.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
api
operator/v1alpha1
Package v1alpha1 contains API Schema definitions for the operator.dcontroller.io/v1alpha1 API group.
Package v1alpha1 contains API Schema definitions for the operator.dcontroller.io/v1alpha1 API group.
Package controller wires a declarative DBSP pipeline from a Controller spec.
Package controller wires a declarative DBSP pipeline from a Controller spec.
examples

Jump to

Keyboard shortcuts

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