# Functions
NewClient generates a client to hit the given controller.
NewMetrics creates a Metrics object from a Prometheus response body.
NewSource creates a new Source for a kube-controller.
NewTranslator creates a new Translator with the given fields.
# Structs
Client queries metrics from the controller process.
Metrics are parsed values from the kube-controller.
Source pulls data from the controller source, and translates it for GCMv3.
Translator contains the required information to perform translations from kubelet summarys to GCM's GKE metrics.