v2

package
v0.41.0 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 66 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultDeliveryOrder = kafkasource.Ordered

	KafkaChannelConditionSubscribersReady apis.ConditionType = "Subscribers" // condition is registered by controller

)

Variables

This section is empty.

Functions

func NewController

func NewController(ctx context.Context, watcher configmap.Watcher, configs *config.Env) *controller.Impl

Types

type Reconciler

type Reconciler struct {
	*base.Reconciler
	*config.Env

	Resolver *resolver.URIResolver

	// GetKafkaClusterAdmin creates new sarama ClusterAdmin. It's convenient to add this as Reconciler field so that we can
	// mock the function used during the reconciliation loop.
	GetKafkaClusterAdmin clientpool.GetKafkaClusterAdminFunc

	ConfigMapLister    corelisters.ConfigMapLister
	ServiceLister      corelisters.ServiceLister
	SubscriptionLister messaginglisters.SubscriptionLister

	Prober prober.NewProber

	IngressHost string

	ConsumerGroupLister internalslst.ConsumerGroupLister
	InternalsClient     internalsclient.Interface
	KafkaFeatureFlags   *apisconfig.KafkaFeatureFlags
}

func (*Reconciler) FinalizeKind

func (r *Reconciler) FinalizeKind(ctx context.Context, channel *messagingv1beta1.KafkaChannel) reconciler.Event

func (*Reconciler) ReconcileKind

func (r *Reconciler) ReconcileKind(ctx context.Context, channel *messagingv1beta1.KafkaChannel) reconciler.Event

Jump to

Keyboard shortcuts

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