atlasstream

package
v2.12.0 Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2025 License: Apache-2.0 Imports: 33 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AtlasStreamsConnectionReconciler

type AtlasStreamsConnectionReconciler struct {
	Client                      client.Client
	Scheme                      *runtime.Scheme
	GlobalPredicates            []predicate.Predicate
	EventRecorder               record.EventRecorder
	AtlasProvider               atlas.Provider
	Log                         *zap.SugaredLogger
	ObjectDeletionProtection    bool
	SubObjectDeletionProtection bool
	// contains filtered or unexported fields
}

func NewAtlasStreamsConnectionReconciler

func NewAtlasStreamsConnectionReconciler(c cluster.Cluster, predicates []predicate.Predicate, atlasProvider atlas.Provider, deletionProtection bool, logger *zap.Logger, maxConcurrentReconciles int) *AtlasStreamsConnectionReconciler

func (*AtlasStreamsConnectionReconciler) For added in v2.7.1

func (*AtlasStreamsConnectionReconciler) Reconcile

func (*AtlasStreamsConnectionReconciler) SetupWithManager

func (r *AtlasStreamsConnectionReconciler) SetupWithManager(mgr ctrl.Manager, skipNameValidation bool) error

type AtlasStreamsInstanceReconciler

type AtlasStreamsInstanceReconciler struct {
	Client                      client.Client
	Scheme                      *runtime.Scheme
	GlobalPredicates            []predicate.Predicate
	EventRecorder               record.EventRecorder
	AtlasProvider               atlas.Provider
	Log                         *zap.SugaredLogger
	ObjectDeletionProtection    bool
	SubObjectDeletionProtection bool
	GlobalSecretRef             client.ObjectKey
	// contains filtered or unexported fields
}

func NewAtlasStreamsInstanceReconciler

func NewAtlasStreamsInstanceReconciler(c cluster.Cluster, predicates []predicate.Predicate, atlasProvider atlas.Provider, deletionProtection bool, logger *zap.Logger, globalSecretRef client.ObjectKey, maxConcurrentReconciles int) *AtlasStreamsInstanceReconciler

func (*AtlasStreamsInstanceReconciler) For added in v2.7.1

func (*AtlasStreamsInstanceReconciler) Reconcile

func (*AtlasStreamsInstanceReconciler) SetupWithManager

func (r *AtlasStreamsInstanceReconciler) SetupWithManager(mgr ctrl.Manager, skipNameValidation bool) error

Jump to

Keyboard shortcuts

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