Imports of package metrics

PathSynopsis
github.com/prometheus/client_golang/prometheusPackage prometheus is the core instrumentation package.
k8s.io/api/core/v1Package v1 is the v1 version of the core API.
k8s.io/klogPackage klog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup.
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.