clientcaconfigmap

package
v0.0.0-...-01cdb69 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2026 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(mgr manager.Manager, config Config) (controller.Controller, error)

New creates a new controller that syncs client CA configmaps between the config and operand namespaces. This controller also adds a finalizer to the IngressController so that the controller can delete the configmap from the operand namespace when the IngressController is marked for deletion.

Types

type Config

type Config struct {
	SourceNamespace string
	TargetNamespace string
}

Config holds all the things necessary for the controller to run.

Jump to

Keyboard shortcuts

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