controller

package
v0.11.0 Latest Latest
Warning

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

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

Documentation

Overview

Package controller implements the reconciliation logic for custom resources.

The reconciliation logic will make use of the other packages (observer, catalog, executor, etc.) to determine the current state of the relevant resources and adjust them to match the provided spec. The reconciliation code responsible for a particular type of custom resource is segregated into its own subdirectory.

Index

Constants

This section is empty.

Variables

View Source
var AddToManagerFuncs []func(manager.Manager) error

AddToManagerFuncs is a list of functions to add all Controllers to the Manager

Functions

func AddToManager

func AddToManager(m manager.Manager) error

AddToManager adds all Controllers to the Manager

Types

This section is empty.

Directories

Path Synopsis
Package configmap implements reconciliation for configmap.
Package configmap implements reconciliation for configmap.
Package kubedirectorcluster implements reconciliation for KubeDirectorCluster.
Package kubedirectorcluster implements reconciliation for KubeDirectorCluster.
Package kubedirectorconfig implements reconciliation for KubeDirectorConfig.
Package kubedirectorconfig implements reconciliation for KubeDirectorConfig.
Package secret implements reconciliation for secret.
Package secret implements reconciliation for secret.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL