Discover Packages
github.com/SAP/jenkins-library
pkg
config
interpolation
package
Version:
v1.389.0
Opens a new window with list of versions in this module.
Published: Oct 8, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
Documentation
¶
func ResolveMap(config map[string ]interface{}) bool
ResolveMap interpolates every string value of a map and tries to lookup references to other properties of that map
ResolveString takes a string and replaces all references inside of it with values from the given lookupMap.
This is being done recursively until the maxLookupDepth is reached.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.