controller

package
v0.0.0-...-d6277d4 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2026 License: Apache-2.0 Imports: 23 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

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

AddToManagerFuncs is a list of functions to add all Controllers to the Manager. String parameter is to pass in any specific override for the kubeconfig file to use.

AddToManagerWithActuatorFuncs is a list of functions to add all Controllers with Actuators to the Manager

Functions

func AddToManager

func AddToManager(ctx context.Context, m, rootM manager.Manager, explicitKubeconfig string, coreClient corev1client.CoreV1Interface, tlsMinVersion string, tlsCipherSuites []string, tlsOverrideFromFlags bool) error

AddToManager adds all Controllers to the Manager with optional TLS CLI flag overrides. TODO: consolidate tlsMinVersion, tlsCipherSuites, tlsOverrideFromFlags into a struct if more TLS parameters are added — the bool is derivable from the flag values.

Types

This section is empty.

Jump to

Keyboard shortcuts

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