app

package
v2.7.0 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: MIT Imports: 49 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
	ProfilingMetrics     bool
	SecureMetrics        bool
	HealthAddr           string
	WebhookPort          int
	WebhookCertDir       string
	EnableLeaderElection bool
	CRDManagementMode    string
	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