Imports of package testing

PathSynopsis
github.com/golang/mock/gomockPackage gomock is a mock framework for Go.
github.com/google/cadvisor/info/v1Types used for docker containers.
github.com/google/cadvisor/info/v2
k8s.io/api/core/v1Package v1 is the v1 version of the core API.
k8s.io/apimachinery/pkg/typesPackage types implements various generic types used throughout kubernetes.
k8s.io/kubelet/pkg/apis/stats/v1alpha1
k8s.io/kubernetes/pkg/kubelet/cmPackage cm (abbreviation of "container manager") and its subpackages contain all the kubelet code to manage containers.
k8s.io/kubernetes/pkg/volumePackage volume includes internal representations of external volume types as well as utility methods required to mount/unmount volumes to kubelets.
reflectPackage reflect implements run-time reflection, allowing a program to manipulate objects with arbitrary types.