mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-18 10:18:14 -05:00
Automatic merge from submit-queue
Move typed clients into clientset folder
Move typed clients from `pkg/client/typed/` to `pkg/client/clientset_generated/${clientset_name}/typed`.
The first commit changes the client-gen, the last commit updates the doc, other commits are just moving things around.
@lavalamp @krousey
|
||
|---|---|---|
| .. | ||
| doc.go | ||
| nodecontroller.go | ||
| nodecontroller_test.go | ||
| rate_limited_queue.go | ||
| rate_limited_queue_test.go | ||