configuration

package
v0.0.0-...-dd7401d Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2020 License: MIT Imports: 8 Imported by: 6

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Configuration

type Configuration struct {
	UAAURL                     string
	UAAUsername                string
	UAAPassword                string
	RLPURL                     string
	SubscriptionID             string
	DisableAccessControl       bool
	InsecureSSLSkipVerify      bool
	IdleTimeoutSeconds         uint32
	MetricCacheDurationSeconds uint32
	WebServerPort              uint32
	WebServerUseSSL            bool
	WebServerCertLocation      string
	WebServerKeyLocation       string
}

NozzleConfiguration represents configuration file

func New

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

New NozzleConfiguration

Jump to

Keyboard shortcuts

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