# Functions
ApplyObject applies the desired object against the apiserver, merging it with any existing objects if already present.
MakeRenderData -.
MergeMetadataForUpdate merges the read-only fields of metadata.
RenderDir will render all manifests in a directory, descending in to subdirectories It will perform template substitutions based on the data supplied by the RenderData.
RenderTemplate reads, renders, and attempts to parse a yaml or json file representing one or more k8s api objects.
# Structs
RenderData -.