package
4.14.0+incompatible
Repository: https://github.com/devspace-cloud/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.