# Functions
GetValueForInlineYAML returns the value for a key in a nested map for the provided key.
MergeWithDefault merges a provided configuration with a provided default configuration.
YAMLInlineToConfig converts an array of strings to a usable YAML formatted []byte.
YAMLInlineToMap converts an array of strings to a usable struct.