nozzleconfiguration

package
v0.0.0-...-b9da5a6 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2017 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NozzleConfiguration

type NozzleConfiguration struct {
	UAAURL                     string
	UAAUsername                string
	UAAPassword                string
	TrafficControllerURL       string
	SubscriptionID             string
	DisableAccessControl       bool
	InsecureSSLSkipVerify      bool
	IdleTimeoutSeconds         uint32
	MetricCacheDurationSeconds uint32
	WebServerPort              uint32
	WebServerUseSSL            bool
}

NozzleConfiguration represents configuration file

func New

func New(configPath string, logger *gosteno.Logger) (*NozzleConfiguration, error)

New NozzleConfiguration

Jump to

Keyboard shortcuts

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