atlasdatabaseuser

package
v2.6.1 Latest Latest
Warning

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

Go to latest
Published: Jan 9, 2025 License: Apache-2.0 Imports: 35 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 {
	Client                      client.Client
	Log                         *zap.SugaredLogger
	Scheme                      *runtime.Scheme
	EventRecorder               record.EventRecorder
	AtlasProvider               atlas.Provider
	GlobalPredicates            []predicate.Predicate
	ObjectDeletionProtection    bool
	SubObjectDeletionProtection bool
	// contains filtered or unexported fields
}

AtlasDatabaseUserReconciler reconciles an AtlasDatabaseUser object

func NewAtlasDatabaseUserReconciler

func NewAtlasDatabaseUserReconciler(
	mgr manager.Manager,
	predicates []predicate.Predicate,
	atlasProvider atlas.Provider,
	deletionProtection bool,
	independentSyncPeriod time.Duration,
	featureFlags *featureflags.FeatureFlags,
	logger *zap.Logger,
) *AtlasDatabaseUserReconciler

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