lookup

package
v0.11.0-rc6 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2016 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

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 FileResourceLookup added in v0.10.0

type FileResourceLookup struct {
	lookup.FileResourceLookup
}

func (*FileResourceLookup) ResolvePath added in v0.10.0

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

Give a warning rather than resolve relative paths

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