Imports of package config

PathSynopsis
github.com/davecgh/go-spew/spewPackage spew implements a deep pretty printer for Go data structures to aid in debugging.
github.com/golang/glogPackage glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup.
k8s.io/kubernetes/pkg/api
k8s.io/kubernetes/pkg/client/cache
k8s.io/kubernetes/pkg/fields
k8s.io/kubernetes/pkg/types
k8s.io/kubernetes/pkg/util/config
syncPackage sync provides basic synchronization primitives such as mutual exclusion locks.
timePackage time provides functionality for measuring and displaying time.