mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-01 13:10:37 -05:00
The GC needs to build clients based only on Resource or Kind. Hoist the restmapper out of the controller and the clientpool, support a new ClientForGroupVersionKind and ClientForGroupVersionResource, and use the appropriate one in both places. |
||
|---|---|---|
| .. | ||
| doc.go | ||
| namespace_controller.go | ||
| namespace_controller_test.go | ||
| namespace_controller_utils.go | ||