atlasdatabaseuser

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: 36 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrOIDCNotEnabled = fmt.Errorf("'OIDCAuthType' field is set but OIDC authentication is disabled")

Functions

This section is empty.

Types

type AtlasDatabaseUserReconciler

type AtlasDatabaseUserReconciler struct {
	reconciler.AtlasReconciler
	AtlasProvider               atlas.Provider
	Scheme                      *runtime.Scheme
	EventRecorder               record.EventRecorder
	GlobalPredicates            []predicate.Predicate
	ObjectDeletionProtection    bool
	SubObjectDeletionProtection bool
	// contains filtered or unexported fields
}

AtlasDatabaseUserReconciler reconciles an AtlasDatabaseUser object

func NewAtlasDatabaseUserReconciler

func NewAtlasDatabaseUserReconciler(
	c cluster.Cluster,
	predicates []predicate.Predicate,
	atlasProvider atlas.Provider,
	deletionProtection bool,
	independentSyncPeriod time.Duration,
	featureFlags *featureflags.FeatureFlags,
	logger *zap.Logger,
	globalSecretRef client.ObjectKey,
) *AtlasDatabaseUserReconciler

func (*AtlasDatabaseUserReconciler) For added in v2.7.1

func (*AtlasDatabaseUserReconciler) Reconcile

func (*AtlasDatabaseUserReconciler) SetupWithManager

func (r *AtlasDatabaseUserReconciler) 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