# Packages
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
NewBase instantiates a new instance of Base implementing the common & boilerplate code between our reconcilers.
No description provided by the author
NewStatsReporter creates a reporter for reconcilers' metrics.
# Constants
KafkaChannelReadyCountN is the number of kafka channels that have become ready.
KafkaChannelReadyLatencyN is the time it takes for a kafka channel to become ready since the resource is created.
# Variables
No description provided by the author
No description provided by the author
# Structs
Base implements the core controller logic, given a Reconciler.
No description provided by the author
Options defines the common reconciler options.
No description provided by the author
# Interfaces
StatsReporter reports reconcilers' metrics.
# Type aliases
No description provided by the author