app

package
v2.0.0-...-a7294fb Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2024 License: MIT Imports: 45 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

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
}

func InitFlags

func InitFlags(flagSet *flag.FlagSet) *Flags

func (Flags) String

func (f Flags) String() string

type Runnable

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

func SetupControllerManager

func SetupControllerManager(ctx context.Context, setupLog logr.Logger, flgs *Flags) *Runnable

func (*Runnable) Start

func (r *Runnable) Start(ctx context.Context) error

Jump to

Keyboard shortcuts

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