manager

package
v0.4.1-saahil.vcts Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Start

func Start(cfg *Config) error

Start creates a new controller manager, configures and registers all reconcilers/webhooks with the manager, and starts their control loops.

Types

type Config

type Config struct {
	Namespace            string
	MetricsAddr          string
	HealthProbeAddr      string
	WebhookServerPort    int
	EnableLeaderElection bool
	IstioEnabled         bool
	ZapOptions           zap.Options
}

Config options for the controller manager.

type Controllers added in v0.3.0

type Controllers []func(ctrl.Manager, bool) error

Jump to

Keyboard shortcuts

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