config

package
v0.1.9 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2019 License: Apache-2.0, BSD-3-Clause, MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddPFlags

func AddPFlags(set *pflag.FlagSet)

AddPFlags adds the SM config flags to the provided flag set

Types

type Settings

type Settings struct {
	Server  *server.Settings
	Storage *storage.Settings
	Log     *log.Settings
	API     *api.Settings
}

Settings is used to setup the Service Manager

func DefaultSettings

func DefaultSettings() *Settings

DefaultSettings returns the default values for configuring the Service Manager

func New

func New(env env.Environment) (*Settings, error)

New creates a configuration from the provided env

func (*Settings) Validate

func (c *Settings) Validate() error

Validate validates that the configuration contains all mandatory properties

Jump to

Keyboard shortcuts

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