options

package
v0.5.5 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AWSNodeNameConvention added in v0.5.4

type AWSNodeNameConvention string
const (
	IPName       AWSNodeNameConvention = "ip-name"
	ResourceName AWSNodeNameConvention = "resource-name"
)

type Options

type Options struct {
	ClusterName           string
	ClusterEndpoint       string
	MetricsPort           int
	HealthProbePort       int
	WebhookPort           int
	KubeClientQPS         int
	KubeClientBurst       int
	AWSNodeNameConvention string
}

Options for running this binary

func MustParse

func MustParse() Options

func (Options) GetAWSNodeNameConvention added in v0.5.4

func (o Options) GetAWSNodeNameConvention() AWSNodeNameConvention

func (Options) Validate

func (o Options) Validate() (err error)

Jump to

Keyboard shortcuts

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