package
0.0.0-20170609135926-437b0eb26b07
Repository: https://github.com/mirantis/k8s-appcontroller.git
Documentation: pkg.go.dev

# Functions

Copy creates a deep copy of whatever is passed to it and returns the copy in an interface{}.
CopyWithReplacements does deep copy of the object and performs string substitution for the string fields.
EvaluateString expands all variables in the string and returns evaluated result.