Imports of package metrics

PathSynopsis
github.com/prometheus/client_golang/prometheusPackage prometheus is the core instrumentation package.
k8s.io/klogPackage klog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup.
k8s.io/kubernetes/pkg/kubelet/pluginmanager/cachePackage cache implements data structures used by the kubelet plugin manager to keep track of registered plugins.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.