exec

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: May 12, 2020 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Options = SubscriptionCMDOptions{
	MetricsAddr:  "",
	SyncInterval: 60,
	Standalone:   false,
}

Functions

func ProcessFlags

func ProcessFlags()

ProcessFlags parses command line parameters into Options

func RunManager

func RunManager(sig <-chan struct{})

Types

type SubscriptionCMDOptions

type SubscriptionCMDOptions struct {
	MetricsAddr           string
	ClusterName           string
	ClusterNamespace      string
	HubConfigFilePathName string
	SyncInterval          int
	Standalone            bool
	TLSKeyFilePathName    string
	TLSCrtFilePathName    string
}

SubscriptionCMDOptions for command line flag parsing

Jump to

Keyboard shortcuts

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