package
0.0.51
Repository: https://github.com/redhat-developer/kam.git
Documentation: pkg.go.dev

# Functions

Merge merges a set of resources in from to the set of resources in to, replacing existing keys and returns a new set of resources.

# Structs

Kustomization is a structural representation of the Kustomize file format.

# Type aliases

Resources represents a set of filename -> Go struct with the filenames as keys, and the values are values to be serialized to YAML.