lookup

package
v0.9.2-rc3 Latest Latest
Warning

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

Go to latest
Published: Aug 13, 2016 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileConfigLookup added in v0.8.4

type FileConfigLookup struct {
	lookup.FileConfigLookup
}

func (*FileConfigLookup) ResolvePath added in v0.8.4

func (f *FileConfigLookup) ResolvePath(path, inFile string) string

Give a warning rather than resolve relative paths

type FileEnvLookup

type FileEnvLookup struct {
	// contains filtered or unexported fields
}

func NewFileEnvLookup

func NewFileEnvLookup(file string, parent config.EnvironmentLookup) (*FileEnvLookup, error)

func (*FileEnvLookup) Lookup

func (f *FileEnvLookup) Lookup(key, serviceName string, config *config.ServiceConfig) []string

type MapEnvLookup added in v0.4.3

type MapEnvLookup struct {
	Env map[string]interface{}
}

func (*MapEnvLookup) Lookup added in v0.4.3

func (m *MapEnvLookup) Lookup(key, serviceName string, config *config.ServiceConfig) []string

type QuestionLookup added in v0.5.0

type QuestionLookup struct {
	Context *rancher.Context
	// contains filtered or unexported fields
}

func NewQuestionLookup added in v0.5.0

func NewQuestionLookup(file string, parent config.EnvironmentLookup) (*QuestionLookup, error)

func (*QuestionLookup) Lookup added in v0.5.0

func (f *QuestionLookup) Lookup(key, serviceName string, config *config.ServiceConfig) []string

Jump to

Keyboard shortcuts

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