dexserver

package
v0.0.0-...-30842c3 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2018 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDexServer

func NewDexServer(config *DexConfig) (*server.Server, error)

func NewDexServerConfig

func NewDexServerConfig(config *DexConfig) (server.Config, error)

func NewLagerHook

func NewLagerHook(logger lager.Logger) *lagerHook

Types

type DexConfig

type DexConfig struct {
	Logger       lager.Logger
	IssuerURL    string
	WebHostURL   string
	ClientID     string
	ClientSecret string
	RedirectURL  string
	Flags        skycmd.AuthFlags
	Postgres     flag.PostgresConfig
}

Jump to

Keyboard shortcuts

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