kubernetes/pkg/controller/node
Kubernetes Submit Queue aace5a7b87 Merge pull request #40449 from deads2k/client-15-types
Automatic merge from submit-queue (batch tested with PRs 40239, 40397, 40449, 40448, 40360)

move the discovery and dynamic clients

Moved the dynamic client, discovery client, testing/core, and testing/cache to `client-go`.  Dependencies on api groups we don't have generated clients for have dropped out, so federation, kubeadm, and imagepolicy.

@caesarxuchao @sttts 

approved based on https://github.com/kubernetes/kubernetes/issues/40363
2017-01-26 14:23:42 -08:00
..
testutil refactor: Move *Options references to metav1 2017-01-24 13:41:51 -05:00
BUILD move testing/core to client-go 2017-01-26 13:54:40 -05:00
cidr_allocator_test.go refactor: use metav1.ObjectMeta in other types 2017-01-17 16:17:19 -05:00
cidr_allocator.go mechanical 2017-01-16 09:35:12 -05:00
cidr_set_test.go Run goimports 2016-08-02 15:12:39 +03:00
cidr_set.go Retry assigning CIDRs 2016-07-18 17:06:04 +02:00
controller_utils.go make tools/cache authoritative 2017-01-25 08:29:45 -05:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
metrics.go Change the eviction metric type and fix rate-limited-timed-queue 2016-09-08 12:20:51 +02:00
nodecontroller_test.go move testing/core to client-go 2017-01-26 13:54:40 -05:00
nodecontroller.go make tools/cache authoritative 2017-01-25 08:29:45 -05:00
OWNERS Modify OWNERS in some pkg/controller subdirectories 2017-01-26 16:28:08 +01:00
rate_limited_queue_test.go move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00
rate_limited_queue.go move authoritative client-go utils out of pkg 2017-01-24 08:59:18 -05:00