Imports of package volumescheduling

PathSynopsis
contextPackage context defines the Context type, which carries deadlines, cancellation signals, and other request-scoped values across API boundaries and between processes.
k8s.io/api/core/v1Package v1 is the v1 version of the core API.
k8s.io/apimachinery/pkg/apis/meta/v1Package v1 contains API types that are common to all versions.
k8s.io/apimachinery/pkg/runtime/schema
k8s.io/apimachinery/pkg/util/uuid
k8s.io/apimachinery/pkg/util/waitPackage wait provides tools for polling or listening for changes to a condition.
k8s.io/apiserver/pkg/admission
k8s.io/client-go/informersPackage informers provides generated informers for Kubernetes APIs.
k8s.io/client-go/kubernetesPackage kubernetes holds packages which implement a clientset for Kubernetes APIs.
k8s.io/client-go/rest
k8s.io/client-go/tools/eventsPackage events has all client logic for recording and reporting "k8s.io/api/events/v1".Event events.
k8s.io/kubernetes/pkg/api/v1/pod
k8s.io/kubernetes/pkg/controlplanePackage controlplane contains code for setting up and running a Kubernetes cluster control plane API server.
k8s.io/kubernetes/pkg/scheduler
k8s.io/kubernetes/pkg/scheduler/profilePackage profile holds the definition of a scheduling Profile.
k8s.io/kubernetes/test/integration/framework
net/httpPackage http provides HTTP client and server implementations.
net/http/httptestPackage httptest provides utilities for HTTP testing.
testingPackage testing provides support for automated testing of Go packages.
timePackage time provides functionality for measuring and displaying time.