k3s/pkg/controller/namespace
Kris 28132be07e Redo Unstructured to have accessor methods
Add accessor methods that implement pkg/api/unversioned.ObjectKind,
pkg/api/meta.Object, pkg/api/meta.Type and pkg/api/meta.List.

Removed the convenience fields since writing to them was not reflected
in serialized JSON.
2016-05-03 14:07:28 -07:00
..
doc.go adjust package name for pkg/controller directory 2015-10-12 09:51:27 +08:00
namespace_controller.go Generated clients can return their RESTClients, RESTClient can return its RateLimiter 2016-04-27 22:15:10 +02:00
namespace_controller_test.go use fully qualified resource in fake clients actions 2016-04-20 19:44:40 -07:00
namespace_controller_utils.go Redo Unstructured to have accessor methods 2016-05-03 14:07:28 -07:00