featureflagsource

package
v0.8.1 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2024 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FeatureFlagSourceReconciler

type FeatureFlagSourceReconciler struct {
	client.Client
	Scheme *runtime.Scheme
	// ReqLogger contains the Logger of this controller
	Log logr.Logger

	// FlagdProxy is the handler for the flagd-proxy deployment
	FlagdProxy        *flagdproxy.FlagdProxyHandler
	FlagdProxyBackoff *utils.ExponentialBackoff
}

FeatureFlagSourceReconciler reconciles a FeatureFlagSource object

func (*FeatureFlagSourceReconciler) Reconcile

For more details, check Reconcile and its Result here: - https://pkg.go.dev/sigs.k8s.io/controller-runtime@v0.13.0/pkg/reconcile

func (*FeatureFlagSourceReconciler) SetupWithManager

func (r *FeatureFlagSourceReconciler) SetupWithManager(mgr ctrl.Manager) 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