# Functions
Generate generates unstructured go types for resources defined in yaml manifests.
GenerateCode will return the stdout form of unstructured go code, given a set of input manifests, in go struct format.
GenerateForManifests generates code for a set of manifest objects.
GenerateYAML will return the stdout form of unstructured objects in YAML format given a set of input manifest.
# Variables
No description provided by the author