kubernetes/pkg/controller/nodeipam/ipam
Walter Fender f3f46d5f5a Moving the cloudprovider interface to staging.
Individual implementations are not yet being moved.
Fixed all dependencies which call the interface.
Fixed golint exceptions to reflect the move.
Added project info as per @dims and
https://github.com/kubernetes/kubernetes-template-project.
Added dims to the security contacts.
Fixed minor issues.
Added missing template files.
Copied ControllerClientBuilder interface to cp.
This allows us to break the only dependency on K8s/K8s.
Added TODO to ControllerClientBuilder.
Fixed GoDeps.
Factored in feedback from JustinSB.
2018-10-04 14:41:20 -07:00
..
cidrset Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
sync fix typo 2018-09-28 23:41:24 +08:00
test Split the NodeController into lifecycle and ipam pieces. 2018-01-04 12:48:08 -08:00
adapter.go Update external k8s.io/metrics imports 2018-07-02 10:44:18 +02:00
BUILD Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
cidr_allocator.go Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
cloud_cidr_allocator.go Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
cloud_cidr_allocator_test.go Use random backoff for retries in cloud-cidr-allocator 2018-08-31 16:07:20 +02:00
controller.go Moving the cloudprovider interface to staging. 2018-10-04 14:41:20 -07:00
controller_test.go Split the NodeController into lifecycle and ipam pieces. 2018-01-04 12:48:08 -08:00
doc.go Split the NodeController into lifecycle and ipam pieces. 2018-01-04 12:48:08 -08:00
OWNERS Split the NodeController into lifecycle and ipam pieces. 2018-01-04 12:48:08 -08:00
range_allocator.go Use typed events client directly 2018-04-01 18:57:29 +10:00
range_allocator_test.go Split the NodeController into lifecycle and ipam pieces. 2018-01-04 12:48:08 -08:00
timeout.go Split the NodeController into lifecycle and ipam pieces. 2018-01-04 12:48:08 -08:00
timeout_test.go Split the NodeController into lifecycle and ipam pieces. 2018-01-04 12:48:08 -08:00