Versions in this module Expand all Collapse all v0 v0.64.4 May 25, 2026 v0.64.3 May 25, 2026 Changes in this version + func AppendGeneratedModules(root *yaml.Node, modules []GeneratedModule) (bool, error) + type GeneratedModule struct + Config map[string]any + DependsOn []string + Name string + Satisfies []string + Type string