mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-06 17:30:35 +00:00
Adding objects that have TypeMeta (use runtime.Scheme) but do not expose ObjectMeta/ListMeta (because they are not Kube API objects) and wanted to get the simpler access path for in memory objects.