kafka

package
v0.14.0-rc.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 2, 2020 License: Apache-2.0 Imports: 40 Imported by: 0

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

func New

func New(client client.Client, directClient client.Reader, scheme *runtime.Scheme, cluster *v1beta1.KafkaCluster) *Reconciler

New creates a new reconciler for Kafka

func (*Reconciler) Reconcile

func (r *Reconciler) Reconcile(log logr.Logger) error

Reconcile implements the reconcile logic for Kafka

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL