# Functions
ExpandManifests expands manifests from its globbed pattern and return the resultant manifest filenames from the glob.
FromFiles returns new manifest objects given a set of file paths.
NewChildResource returns a representation of a ChildResource object given an unstructured Kubernetes object.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
ChildResource contains attributes for resources created by the custom resource.
Manifest represents a single input manifest for a given config.
# Type aliases
Manifests represents a collection of manifests.