k3s/pkg/registry/generic
Clayton Coleman 66ace4c270 Begin to unify ResourceVersioner and SelfLinker
Create a new MetadataAccessor interface that combines both
and use it where previously latest.ResourceVersioner and SelfLinker
were being used.

Adds Namespace to the get/set interface. Adds TODO about future
fast path for metadata (as per thockin's comment)
2014-10-27 16:00:55 -04:00
..
etcd Begin to unify ResourceVersioner and SelfLinker 2014-10-27 16:00:55 -04:00
doc.go Add generic registry object so we can stop rewriting this code 2014-10-10 15:46:49 -07:00
registry.go Split generic; add test, address other review comments 2014-10-10 15:47:34 -07:00
registry_test.go Split generic; add test, address other review comments 2014-10-10 15:47:34 -07:00