controllers

package
v0.0.0-...-e0fded6 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2022 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetupWithManager

func SetupWithManager(mgr ctrl.Manager) error

Types

type ConfigMapGeneratorHandler

type ConfigMapGeneratorHandler struct {
	SourceFromGitRepository *handler.SourceFromGitRepository
	ConfigmapCreation       *handler.ConfigMapCreation
}

ConfigMapGeneratorHandler aggregates the handlers of ConfigMapGenerator

type ConfigMapGeneratorReconciler

type ConfigMapGeneratorReconciler struct {
	reconciler.Result
	// contains filtered or unexported fields
}

ConfigMapGeneratorReconciler reconciles a ConfigMapGenerator object

func NewConfigMapGeneratorReconciler

func NewConfigMapGeneratorReconciler(client client.Client, handler ConfigMapGeneratorHandler) *ConfigMapGeneratorReconciler

func (*ConfigMapGeneratorReconciler) Reconcile

Reconcile is part of the main kubernetes reconciliation loop which aims to move the current state of the cluster closer to the desired state.

func (*ConfigMapGeneratorReconciler) SetupWithManager

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