Imports of package benchmark

PathSynopsis
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/api/resource
k8s.io/kubernetes/pkg/api/testapi
k8s.io/kubernetes/pkg/client/record
k8s.io/kubernetes/pkg/client/restclient
k8s.io/kubernetes/pkg/client/unversioned
k8s.io/kubernetes/pkg/master
k8s.io/kubernetes/pkg/util/workqueue
k8s.io/kubernetes/plugin/pkg/scheduler
k8s.io/kubernetes/plugin/pkg/scheduler/algorithmprovider
k8s.io/kubernetes/plugin/pkg/scheduler/factory
k8s.io/kubernetes/test/e2e/frameworkPackage framework contains provider-independent helper code for building and running E2E tests with Ginkgo.
k8s.io/kubernetes/test/integration/framework
net/httpPackage http provides HTTP client and server implementations.
net/http/httptestPackage httptest provides utilities for HTTP testing.