mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-18 16:47:25 -04: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. |
||
|---|---|---|
| .. | ||
| metatypes | ||
| doc.go | ||
| errors.go | ||
| firsthit_restmapper.go | ||
| help.go | ||
| help_test.go | ||
| interfaces.go | ||
| meta.go | ||
| meta_test.go | ||
| multirestmapper.go | ||
| multirestmapper_test.go | ||
| priority.go | ||
| priority_test.go | ||
| restmapper.go | ||
| restmapper_test.go | ||
| scheme_test.go | ||
| unstructured.go | ||