Crate simple_kube_controller

Source

Modules§

dag
DAG-oriented reconciler.

Structs§

Config
A configuration.
Controller
A controller.
ControllerConfig
A controller configuration.

Enums§

StopError
Error when the controller is stopped.

Traits§

Reconciler
A reconciler.

Type Aliases§

OnErrorFn