options

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

code in the package copied from: https://github.com/kubernetes-sigs/cluster-api-provider-aws/blob/v1.5.1/main.go

code in the package copied from: https://github.com/kubernetes-sigs/cluster-api-provider-aws/blob/v1.5.1/main.go

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AWSOptions

type AWSOptions struct {
	ServiceEndpoints string
}

func (*AWSOptions) AddFlags

func (opt *AWSOptions) AddFlags(fs *pflag.FlagSet)

type Options

type Options struct {
	AWSOptions

	MetricsBindAddr         string
	EnableLeaderElection    bool
	LeaderElectionNamespace string
	WatchNamespace          string
	WatchFilterValue        string
	ProfilerAddress         string
	WebhookPort             int
	WebhookCertDir          string
	HealthAddr              string
	Concurrency             int

	RequeueAfter time.Duration
}

func (*Options) AddFlags

func (opt *Options) AddFlags(fs *pflag.FlagSet)

Jump to

Keyboard shortcuts

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