controller

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Sep 2, 2021 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	IstioConfigLabelKey = "istio.io/config"
)

Variables

This section is empty.

Functions

func AddCARootController added in v0.2.0

func AddCARootController(log logr.Logger,
	mgr manager.Manager,
	rootCA caGetter,
	opts Options,
) error

Types

type CARoot

type CARoot struct {
	// contains filtered or unexported fields
}

CARoot reconciles a configmap in each namespace with the root CA data.

type Options added in v0.2.0

type Options struct {
	// ConfigMapName is the name of the ConfigMap to write the data to all
	// namespaces.
	ConfigMapName string

	// LeaderElectionNamespace is the namespace that will be used to lease the
	// leader election of each controller.
	LeaderElectionNamespace string
}

Jump to

Keyboard shortcuts

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