mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-22 10:50:37 +00:00
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)