options

package
v0.0.0-...-2e893ec Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2017 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProxyServerConfig

type ProxyServerConfig struct {
	BindAddress      string
	Address          string
	Port             int
	KubeAPIQPS       float32
	KubeAPIBurst     int
	Master           string
	SyncPeriod       time.Duration
	Kubeconfig       string
	EnableProfiling  bool
	Device           string
	KeepalivedConfig utilkeepalived.KeepalivedConfig
	HaproxyConfig    utilhaproxy.HaproxyConfig
}

ProxyServerConfig configures and runs the proxy server.

func NewProxyServerConfig

func NewProxyServerConfig() *ProxyServerConfig

func (*ProxyServerConfig) AddFlags

func (s *ProxyServerConfig) AddFlags(fs *pflag.FlagSet)

AddFlags adds flags for a specific ProxyServer to the specified FlagSet.

Jump to

Keyboard shortcuts

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