atlasdatafederation

package
v2.11.0 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2025 License: Apache-2.0 Imports: 34 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddCredentialsToConnectionURL added in v2.11.0

func AddCredentialsToConnectionURL(connURL, userName, password string) (string, error)

Types

type AtlasDataFederationReconciler

type AtlasDataFederationReconciler struct {
	Client                      client.Client
	Log                         *zap.SugaredLogger
	Scheme                      *runtime.Scheme
	GlobalPredicates            []predicate.Predicate
	EventRecorder               record.EventRecorder
	AtlasProvider               atlas.Provider
	ObjectDeletionProtection    bool
	SubObjectDeletionProtection bool
	GlobalSecretRef             client.ObjectKey
}

AtlasDataFederationReconciler reconciles an DataFederation object

func NewAtlasDataFederationReconciler

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

func (*AtlasDataFederationReconciler) For added in v2.7.1

func (*AtlasDataFederationReconciler) Reconcile

func (r *AtlasDataFederationReconciler) Reconcile(context context.Context, req ctrl.Request) (ctrl.Result, error)

func (*AtlasDataFederationReconciler) SetupWithManager

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

type PrivateEndpointReconciler

type PrivateEndpointReconciler struct {
	// contains filtered or unexported fields
}

func (*PrivateEndpointReconciler) Reconcile

func (r *PrivateEndpointReconciler) Reconcile(ctx *workflow.Context) error

Jump to

Keyboard shortcuts

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