# Functions

NewClient creates a newk8s client based on a service account.
NewClientOrDie creates a newk8s client based on a service account.
NewInformer creates a newk8s client based on a service account.

# Constants

DefaultKubeConfigPath is /etc/kubernetes/controller-manager.conf.
EnvKubeConfig contains the path to the KubeConfig.

# Structs

InformerManager is a service that notifies subscribers about changes to well-defined information in the Kubernetes API server.