package
0.0.0-20231030195824-c48f5bf6bf21
Repository: https://github.com/redhat-developer/gitops-generator.git
Documentation: pkg.go.dev

# Functions

MarshalItemToFile marshals item to file.
MarshalOutput marshal output to given writer.
UnMarshalItemFromFile unmarshals item from file.
WriteResources takes a prefix path, and a map of paths to values, and will marshal the values to the filenames as YAML resources, joining the prefix to the filenames before writing.