atlasdeployment

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

Documentation

Index

Constants

View Source
const (
	IndexTypeVector = "vectorSearch"
	IndexTypeSearch = "search"
)
View Source
const FreeTier = "M0"
View Source
const (
	IndexStatusActive = "READY"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type AtlasDeploymentReconciler

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

AtlasDeploymentReconciler reconciles an AtlasDeployment object

func NewAtlasDeploymentReconciler

func NewAtlasDeploymentReconciler(c cluster.Cluster, predicates []predicate.Predicate, atlasProvider atlas.Provider, deletionProtection bool, independentSyncPeriod time.Duration, logger *zap.Logger, globalSecretref client.ObjectKey, maxConcurrentReconciles int) *AtlasDeploymentReconciler

func (*AtlasDeploymentReconciler) For added in v2.7.1

func (*AtlasDeploymentReconciler) Reconcile

func (*AtlasDeploymentReconciler) SetupWithManager

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

type NamespaceDiff

type NamespaceDiff struct {
	ToCreate       []akov2.ManagedNamespace
	ToDelete       []akov2.ManagedNamespace
	ToUpdateStatus []akov2.ManagedNamespace
}

Jump to

Keyboard shortcuts

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