ca_configmap

package
v0.0.0-...-f39afbd Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2023 License: Apache-2.0 Imports: 19 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 the configmap containing kubelet CA(s) into operand namespace.

Types

type Config

type Config struct {
	SourceNamespace string
	TargetNamespace string
	CAConfigMapName string
	Cluster         cluster.Cluster
}

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