k3s/pkg/client/typed
Clayton Coleman 97c35fcc67
Allow garbage collection to work against different API prefixes
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.
2016-09-22 15:00:58 -04:00
..
discovery add FirstHitRESTMapper for adding thirdparty resources 2016-09-15 10:26:39 -04:00
dynamic Allow garbage collection to work against different API prefixes 2016-09-22 15:00:58 -04:00