Imports of package handlers

PathSynopsis
github.com/golang/glogPackage glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup.
github.com/prometheus/client_golang/prometheusPackage prometheus is the core instrumentation package.
k8s.io/kubernetes/pkg/api
k8s.io/kubernetes/pkg/auth/authenticator
net/httpPackage http provides HTTP client and server implementations.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.