options

package
v1.14.2-rc.1 Latest Latest
Warning

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

Go to latest
Published: Aug 29, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Options

type Options struct {
	Config                             string
	MaxPodRestartsPerMinute            int
	DisableLeaderElection              bool
	DisableServiceReconciler           bool
	WatchNamespace                     string
	EnableArgoRolloutServiceReconciler bool
	WatchdogEnabled                    bool
	WatchdogInterval                   time.Duration

	WatchdogCanPatchPodLabels  bool
	TrustAnchorsFile           string
	Logger                     logger.Options
	Metrics                    *metrics.FlagOptions
	APIPort                    int
	APIListenAddress           string
	HealthzPort                int
	HealthzListenAddress       string
	WebhookServerPort          int
	WebhookServerListenAddress string
	// contains filtered or unexported fields
}

func New

func New() *Options

Jump to

Keyboard shortcuts

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