mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-28 20:50:36 -05:00
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. |
||
|---|---|---|
| .. | ||
| deep_copy_generated.go | ||
| doc.go | ||
| errors.go | ||
| help.go | ||
| help_test.go | ||
| interfaces.go | ||
| meta.go | ||
| meta_test.go | ||
| multirestmapper.go | ||
| multirestmapper_test.go | ||
| priority.go | ||
| priority_test.go | ||
| restmapper.go | ||
| restmapper_test.go | ||