config

package
v0.26.0 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2019 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	ListenAddr string

	WithMetrics bool

	Logger        logrus.FieldLogger
	HTTPTransport http.RoundTripper

	TrustedProxyIPs  []*net.IP
	TrustedProxyNets []*net.IPNet

	AllowedScopes                  []string
	AllowClientGuests              bool
	AllowDynamicClientRegistration bool
}

Config defines a Server's configuration settings.

Jump to

Keyboard shortcuts

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