atlasstream

package
v2.8.1 Latest Latest
Warning

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

Go to latest
Published: Mar 26, 2025 License: Apache-2.0 Imports: 32 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
}

func NewAtlasStreamsConnectionReconciler

func NewAtlasStreamsConnectionReconciler(
	c cluster.Cluster,
	predicates []predicate.Predicate,
	atlasProvider atlas.Provider,
	deletionProtection bool,
	logger *zap.Logger,
) *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
}

func NewAtlasStreamsInstanceReconciler

func NewAtlasStreamsInstanceReconciler(
	c cluster.Cluster,
	predicates []predicate.Predicate,
	atlasProvider atlas.Provider,
	deletionProtection bool,
	logger *zap.Logger,
	globalSecretRef client.ObjectKey,
) *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