Imports of package rest

PathSynopsis
k8s.io/apimachinery/pkg/apis/meta/v1Package v1 contains API types that are common to all versions.
k8s.io/apiserver/pkg/registry/genericPackage generic provides a generic object store interface and a generic label/field matching type.
k8s.io/apiserver/pkg/registry/restPackage rest defines common logic around changes to Kubernetes-style resources.
k8s.io/apiserver/pkg/serverPackage server contains the plumbing to create kubernetes-like API server command.
k8s.io/apiserver/pkg/server/storagePackage storage contains the plumbing to setup the etcd storage of the apiserver.
k8s.io/kube-aggregator/pkg/apis/apiregistrationPackage apiregistration is the internal version of the API.
k8s.io/kube-aggregator/pkg/apis/apiregistration/v1Package v1 contains the API Registration API, which is responsible for registering an API `Group`/`Version` with another kubernetes like API server.
k8s.io/kube-aggregator/pkg/apiserver/scheme
k8s.io/kube-aggregator/pkg/registry/apiservice/etcd