k3s/pkg/controller/namespace
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
..
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
namespace_controller.go move informer and controller to pkg/client/cache 2016-09-15 12:50:08 -07:00
namespace_controller_test.go Allow garbage collection to work against different API prefixes 2016-09-22 15:00:58 -04:00
namespace_controller_utils.go Allow garbage collection to work against different API prefixes 2016-09-22 15:00:58 -04:00