Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetBrokersWithPendingOrRunningCCTask ¶
func GetBrokersWithPendingOrRunningCCTask(kafkaCluster *v1beta1.KafkaCluster) []int32
GetBrokersWithPendingOrRunningCCTask returns list of brokers that are either waiting for CC to start executing a broker task (add broker, remove broker, etc) or CC already running a task for it.
Types ¶
type Reconciler ¶
type Reconciler struct { resources.Reconciler Scheme *runtime.Scheme }
Reconciler implements the Component Reconciler
Click to show internal directories.
Click to hide internal directories.