# Functions
configMapClient returns a new pod client.
NewDeploymentClient returns a new generic resource client.
NewHPAClient returns a new horizontal pod autoscaler client.
NewIngressClient returns a new ingress client.
NewJobClient returns a new generic resource client.
NewPodClient returns a new pod client.
NewServiceClient returns a new service client.
# Interfaces
Client manipulates Kubernetes API resources backed by template files.
# Type aliases
GlobalTemplateValues encodes values which will be available to all template specializations.