config

package
v0.16.0 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2018 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseIPWhitelist added in v0.13.0

func ParseIPWhitelist(ips string) ([]string, error)

Types

type Config

type Config struct {
	APIToken    string
	LogLevel    lager.LogLevel
	ListenPort  string
	Username    string
	Password    string
	DBPrefix    string
	ClusterName string
	IPWhitelist []string
}

func New

func New() (*Config, error)

Jump to

Keyboard shortcuts

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