package
6.3.12+incompatible
Repository: https://github.com/loft-sh/devspace.git
Documentation: pkg.go.dev
# Functions
ParseString parses a given string, calls replace var on found variables and returns the replaced string.
# Variables
VarMatchRegex is the regex to check if a value matches the devspace var format.
# Type aliases
ReplaceVarFn defines the replace function.