app

package
v2.1.0 Latest Latest
Warning

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

Go to latest
Published: May 31, 2023 License: MIT Imports: 41 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetupControllerManager

func SetupControllerManager(ctx context.Context, setupLog logr.Logger, flgs Flags) manager.Manager

func SetupPreUpgradeCheck

func SetupPreUpgradeCheck(ctx context.Context) error

Types

type Flags

type Flags struct {
	MetricsAddr          string
	HealthAddr           string
	EnableLeaderElection bool
	CRDPatterns          string // This is a ; delimited string containing a collection of patterns
	PreUpgradeCheck      bool
}

func ParseFlags

func ParseFlags(args []string) (Flags, error)

func (Flags) String added in v2.1.0

func (f Flags) String() string

Jump to

Keyboard shortcuts

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