mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-21 17:03:08 -05: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. |
||
|---|---|---|
| .. | ||
| codec.go | ||
| doc.go | ||
| embedded_test.go | ||
| error.go | ||
| extension.go | ||
| extension_test.go | ||
| helper.go | ||
| helper_test.go | ||
| interfaces.go | ||
| scheme.go | ||
| scheme_test.go | ||
| types.go | ||