k8s.io/apimachinery/pkg/apis/meta/v1 | Package v1 contains API types that are common to all versions. |
k8s.io/apimachinery/pkg/runtime | Package runtime defines conversions between generic types and structs to map query strings to struct objects. |
k8s.io/apimachinery/pkg/runtime/schema | |
k8s.io/apimachinery/pkg/runtime/serializer | |
k8s.io/apimachinery/pkg/util/runtime | |
k8s.io/apimachinery/pkg/watch | Package watch contains a generic watchable interface, and a fake for testing code that uses the watch interface. |
k8s.io/client-go/discovery | Package discovery provides ways to discover server-supported API groups, versions and resources. |
k8s.io/client-go/discovery/fake | |
k8s.io/client-go/testing | |
k8s.io/kube-aggregator/pkg/apis/apiregistration/v1 | Package 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/apis/apiregistration/v1beta1 | Package v1beta1 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/client/clientset_generated/clientset | |
k8s.io/kube-aggregator/pkg/client/clientset_generated/clientset/typed/apiregistration/v1 | This package has the automatically generated typed clients. |
k8s.io/kube-aggregator/pkg/client/clientset_generated/clientset/typed/apiregistration/v1/fake | Package fake has the automatically generated clients. |
k8s.io/kube-aggregator/pkg/client/clientset_generated/clientset/typed/apiregistration/v1beta1 | This package has the automatically generated typed clients. |
k8s.io/kube-aggregator/pkg/client/clientset_generated/clientset/typed/apiregistration/v1beta1/fake | Package fake has the automatically generated clients. |