atlasnetworkcontainer

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AtlasNetworkContainerReconciler

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

AtlasNetworkContainerReconciler reconciles a AtlasNetworkContainer object

func NewAtlasNetworkContainerReconciler

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

func (*AtlasNetworkContainerReconciler) For

For prepares the controller for its target Custom Resource; Network Containers

func (*AtlasNetworkContainerReconciler) Reconcile

Reconcile Atlas Network Container resources

func (*AtlasNetworkContainerReconciler) SetupWithManager

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

SetupWithManager sets up the controller with the Manager.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳