nozzleconfig

package
v0.0.0-...-b5b3775 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2018 License: Apache-2.0 Imports: 5 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
	Client                 string
	ClientSecret           string
	TrafficControllerURL   string
	FirehoseSubscriptionID string
	DataDogURL             string
	DataDogAPIKey          string
	DataDogTimeoutSeconds  uint32
	FlushDurationSeconds   uint32
	FlushMaxBytes          uint32
	InsecureSSLSkipVerify  bool
	MetricPrefix           string
	Deployment             string
	DeploymentFilter       string
	DisableAccessControl   bool
	IdleTimeoutSeconds     uint32
}

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