Skip to main content

Module topic_controller

Module topic_controller 

Source
Expand description

RivvenTopic Controller

This module implements the Kubernetes controller for managing RivvenTopic custom resources. It watches for changes and reconciles topic state with the Rivven cluster.

Structs§

TopicControllerContext
Context passed to the topic controller
TopicControllerMetrics
Metrics for the topic controller

Constants§

TOPIC_FINALIZER
Finalizer name for topic cleanup

Functions§

run_topic_controller
Start the RivvenTopic controller