consumer

package
v0.32.1 Latest Latest
Warning

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

Go to latest
Published: Jun 6, 2022 License: Apache-2.0 Imports: 31 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewController added in v0.30.0

func NewController(ctx context.Context) *controller.Impl

Types

type ControllerConfig added in v0.32.0

type ControllerConfig struct {
	DataPlaneConfigFormat string `required:"true" split_words:"true"`
}

type Reconciler

type Reconciler struct {
	SerDe               contract.FormatSerDe
	Resolver            *resolver.URIResolver
	Tracker             tracker.Interface
	ConsumerGroupLister kafkainternalslisters.ConsumerGroupLister
	SecretLister        corelisters.SecretLister
	PodLister           corelisters.PodLister
	KubeClient          kubernetes.Interface
	KafkaFeatureFlags   *config.KafkaFeatureFlags
}

func (*Reconciler) FinalizeKind

func (*Reconciler) ReconcileKind

func (r *Reconciler) ReconcileKind(ctx context.Context, c *kafkainternals.Consumer) reconciler.Event

func (Reconciler) SecretProviderFunc

func (r Reconciler) SecretProviderFunc() security.SecretProviderFunc

type SecretLocator

type SecretLocator struct {
	*kafkainternals.Consumer
}

func (*SecretLocator) SecretName

func (s *SecretLocator) SecretName() (string, bool)

func (*SecretLocator) SecretNamespace

func (s *SecretLocator) SecretNamespace() (string, bool)

Jump to

Keyboard shortcuts

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