Versions in this module Expand all Collapse all v0 v0.205.0 Feb 28, 2025 Changes in this version + func ProcessYAML(input []byte, options *ProcessorOptions) ([]byte, error) + type IntrinsicHandler func(string, interface{}, interface{}) interface + type ProcessorOptions struct + EvaluateConditions bool + IntrinsicHandlerOverrides map[string]IntrinsicHandler + NoProcess bool + ParameterOverrides map[string]interface{} + ProcessOnlyGlobals bool v0.205.0-rc.0 Feb 28, 2025