Skip to main content

Module connect_controller

Module connect_controller 

Source
Expand description

RivvenConnect Controller

This module implements the Kubernetes controller for managing RivvenConnect custom resources. It watches for changes and reconciles connector pipelines.

Structs§

ConnectControllerContext
Context passed to the connect controller
ConnectControllerMetrics
Metrics for the connect controller

Constants§

CONNECT_FINALIZER
Finalizer name for cleanup operations

Functions§

run_connect_controller
Start the RivvenConnect controller