flags

package
v1.2.12 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package flags defines global controller flags.

Index

Constants

This section is empty.

Variables

View Source
var (
	F = struct {
		APIServerHost       string
		GCEConfigFilePath   string
		KubeConfigFilePath  string
		PrometheusAddress   string
		ResyncInterval      time.Duration
		HealthCheckAddress  string
		HealthCheckPath     string
		HealthCheckInterval time.Duration
		ServiceAccount      string
	}{}
)

Functions

func Register

func Register()

Register registers flags with command line parser.

Types

This section is empty.

Jump to

Keyboard shortcuts

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