nozzleconfig

package
v0.0.0-...-d4e88f2 Latest Latest
Warning

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

Go to latest
Published: May 23, 2017 License: Apache-2.0 Imports: 6 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NozzleConfig

type NozzleConfig struct {
	UAAURL                 string
	Username               string
	Password               string
	TrafficControllerURL   string
	FirehoseSubscriptionID string
	OpenTSDBURL            string
	FlushDurationSeconds   uint32
	InsecureSSLSkipVerify  bool
	MetricPrefix           string
	Deployment             string
	DisableAccessControl   bool
	UseTelnetAPI           bool
	Job                    string
	Index                  string
	IdleTimeoutSeconds     uint32
	FirehoseReconnectDelay time.Duration
}

func Parse

func Parse(configPath string) (*NozzleConfig, error)

Jump to

Keyboard shortcuts

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