Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultDeliveryOrder = internals.Ordered KafkaConditionConsumerGroup apis.ConditionType = "ConsumerGroup" //condition is registered by controller )
Variables ¶
This section is empty.
Functions ¶
func GetLabelsAsSelector ¶ added in v0.33.0
func NewController ¶
func NewController(ctx context.Context) *controller.Impl
Types ¶
type Reconciler ¶
type Reconciler struct { ConsumerGroupLister internalslst.ConsumerGroupLister InternalsClient internalsclient.Interface }
func (*Reconciler) ReconcileKind ¶
func (r *Reconciler) ReconcileKind(ctx context.Context, ks *sources.KafkaSource) reconciler.Event
Click to show internal directories.
Click to hide internal directories.