mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-02 21:50:39 -05:00
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. |
||
|---|---|---|
| .. | ||
| cidrset | ||
| sync | ||
| test | ||
| adapter.go | ||
| BUILD | ||
| cidr_allocator.go | ||
| cloud_cidr_allocator.go | ||
| 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 | ||