controllers

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2021 License: Apache-2.0 Imports: 13 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(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