package
0.0.0-20250306202812-3481892a9f86
Repository: https://github.com/hsnlab/dcontroller.git
Documentation: pkg.go.dev
# Functions
New registers a new controller given by the source resource(s) the controller watches, a target resource the controller sends its output, and a processing pipeline to process the base resources into target resources.
No description provided by the author
No description provided by the author
# Constants
ErrorReporterStackSize controls the depth of the LIFO error buffer.
TrimPrefixSuffixLen contols the number of characters to retain at the prefix and the suffix of long strings.
No description provided by the author
# Structs
Controller is a dcontroller reconciler.
ControllerReconciler is a generic reconciler that feeds the requests received from any of the sources into the controller processor pipeline.
No description provided by the author
# Type aliases
No description provided by the author