mapper

package
v0.27.3-rc.1 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	EnvRegexp          = regexp.MustCompile(`{(.*?)}`)
	RelativePathRegexp = regexp.MustCompile(`^\.{1,}\/`)
)

Functions

This section is empty.

Types

type Mapper

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

func NewMapper

func NewMapper(
	context map[string]map[any]any,
	furyctlConfPath string,
) *Mapper

func (*Mapper) MapDynamicValuesAndPaths added in v0.26.0

func (m *Mapper) MapDynamicValuesAndPaths() (map[string]map[any]any, error)

func (*Mapper) MapEnvironmentVars

func (*Mapper) MapEnvironmentVars() map[any]any

Jump to

Keyboard shortcuts

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