environment

package
v0.144.0 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2022 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Environment

type Environment struct {
	Name     string
	Values   map[string]interface{}
	Defaults map[string]interface{}
}
var EmptyEnvironment Environment

func (Environment) DeepCopy

func (e Environment) DeepCopy() Environment

func (*Environment) GetMergedValues added in v0.109.1

func (e *Environment) GetMergedValues() (map[string]interface{}, error)

func (*Environment) Merge

func (e *Environment) Merge(other *Environment) (*Environment, error)

Jump to

Keyboard shortcuts

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