controllers

package
v0.26.0 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2022 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Overview

Package controllers has the controller for feature gates.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FeatureGateReconciler

type FeatureGateReconciler struct {
	client.Client
	Log    logr.Logger
	Scheme *runtime.Scheme
}

FeatureGateReconciler reconciles a FeatureGate object.

func (*FeatureGateReconciler) Reconcile

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

Reconcile reconciles the FeatureGate spec by computing activated, deactivated and unavailable features.

func (*FeatureGateReconciler) SetupWithManager

func (r *FeatureGateReconciler) 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