controller

package
v0.8.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddConfigMapController added in v0.3.0

func AddConfigMapController(ctx context.Context, log logr.Logger, opts Options) error

Types

type Options added in v0.2.0

type Options struct {
	// TLS is the tls provider that is used for updating the config map.
	TLS tls.Interface

	// Manager is the controller-runtime Manager that the controller will be
	// registered against.
	Manager manager.Manager

	// NamespaceSelector filters the namespace to creates the istio-ca-root-cert ConfigMap
	ConfigMapNamespaceSelector string
}

Jump to

Keyboard shortcuts

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