env

package
v0.1.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigEnvManager

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

func NewSystemConfigEnvManager

func NewSystemConfigEnvManager(ctx context.Context) *ConfigEnvManager

func (*ConfigEnvManager) Apply

func (c *ConfigEnvManager) Apply(input string) string

func (*ConfigEnvManager) NewContainerConfigEnvManager

func (c *ConfigEnvManager) NewContainerConfigEnvManager(ctx context.Context, containerGroupBaseDir, containerBaseDir string, env EnvMap, order EnvOrder) *ConfigEnvManager

func (*ConfigEnvManager) NewGlobalConfigEnvManager

func (c *ConfigEnvManager) NewGlobalConfigEnvManager(ctx context.Context, homelabBaseDir string, env EnvMap, order EnvOrder) *ConfigEnvManager

type EnvMap

type EnvMap map[string]string

type EnvOrder

type EnvOrder []string

Jump to

Keyboard shortcuts

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