# Functions

NewClient returns a Client ready to call the local Kubernetes API.
NewTemplate returns a *Template given the template's data, and a VaultType.

# Structs

Client contains the Kubernetes client for connecting to the cluster hosting ArgoCD.
A Resource is the basis for all Templates.
Template is the template for Kubernetes.