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§
- Topic
Controller Context - Context passed to the topic controller
- Topic
Controller Metrics - Metrics for the topic controller
Constants§
- TOPIC_
FINALIZER - Finalizer name for topic cleanup
Functions§
- run_
topic_ controller - Start the RivvenTopic controller