kubernetes/pkg/controller/nodeipam/ipam
Daniel (Shijun) Qian d648ba856b Move pkg/api/v1/node to pkg/util/node (#73656)
* merge pkg/api/v1/node with pkg/util/node

* update test case for utilnode

* remove package pkg/api/v1/node

* move isNodeReady to internal func

* Split GetNodeCondition into e2e and controller pkg

* fix import errors
2019-02-26 11:05:32 -08:00
..
cidrset
sync
test
adapter.go
BUILD Move pkg/api/v1/node to pkg/util/node (#73656) 2019-02-26 11:05:32 -08:00
cidr_allocator.go
cloud_cidr_allocator.go Move pkg/api/v1/node to pkg/util/node (#73656) 2019-02-26 11:05:32 -08:00
cloud_cidr_allocator_test.go
controller.go
controller_test.go
doc.go
OWNERS
range_allocator.go
range_allocator_test.go
timeout.go
timeout_test.go