Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Resolve ¶
func Resolve(ymlTemplates []map[interface{}]interface{}, envKeyPairs map[string]string) (map[string]interface{}, error)
Resolve takes an array of yaml maps and returns a single map of a merged properties. The order of `ymlTemplates` matters, it should go from lowest to highest precendence.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.