kubernetes/pkg/controller/node
k8s-merge-robot fa174bcdaf Merge pull request #29042 from dims/fixup-imports
Automatic merge from submit-queue

Use Go canonical import paths

Add canonical imports only in existing doc.go files.
https://golang.org/doc/go1.4#canonicalimports

Fixes #29014
2016-07-18 07:23:38 -07:00
..
cidr_allocator_test.go List all nodes and occupy cidr map before starting allocations 2016-07-16 13:54:01 -07:00
cidr_allocator.go Re-check assigned CIDR during update 2016-07-18 10:57:58 +02:00
cidr_set_test.go Move CIDR allocation logic away from nodecontroller.go 2016-07-12 09:40:43 +02:00
cidr_set.go Move CIDR allocation logic away from nodecontroller.go 2016-07-12 09:40:43 +02:00
controller_utils.go Add hooks for cluster health detection 2016-07-12 15:10:58 +02:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
nodecontroller_test.go List all nodes and occupy cidr map before starting allocations 2016-07-16 13:54:01 -07:00
nodecontroller.go List all nodes and occupy cidr map before starting allocations 2016-07-16 13:54:01 -07:00
rate_limited_queue_test.go Allow switching rate limiter inside RateLimitedQueue 2016-07-14 15:38:14 +02:00
rate_limited_queue.go Allow switching rate limiter inside RateLimitedQueue 2016-07-14 15:38:14 +02:00
test_utils.go Merge pull request #28820 from caesarxuchao/patch-subresource 2016-07-13 16:09:01 -07:00