common

package
v0.14.10 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2025 License: MPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DefaultConfigFileName       = "liftoff.yaml"
	DefaultOutputDir            = "target"
	DefaultTerraformDir         = "terraform"
	DefaultAnsibleDir           = "ansible"
	DefaultAnsibleInventoryFile = "inventory"
)

Variables

This section is empty.

Functions

func ExtractEnvVarName

func ExtractEnvVarName(input string) string

func IsEnvVariableSet

func IsEnvVariableSet(envVarName string) bool

func ProcessStringValue

func ProcessStringValue(input string) (string, error)

Types

type ValueType

type ValueType int8
const (
	EnvVariableString ValueType = iota
	FileContentString
	PlainString
)

func ValueTypeFromString

func ValueTypeFromString(input string) ValueType

Jump to

Keyboard shortcuts

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