Files
kubernetes/pkg/api
Andy Goldstein e3af3451c8 ObjectMeta, ListMeta, and TypeMeta should implement their interfaces
Make unversioned.ListMeta implement List. Update all the *List types so they implement GetListMeta.
This helps avoid using reflection to get list information.

Remove all unnecessary boilerplate, move the interfaces to the right
places, and add a test that verifies that objects implement one, the
other, but never both.
2016-06-10 13:28:54 -04:00
..
2016-05-26 10:39:08 -07:00
2016-05-26 11:59:53 -07:00
2015-10-09 15:14:03 -07:00
2015-08-05 17:30:03 -07:00
2016-03-21 20:21:39 +08:00
2015-08-05 17:30:03 -07:00
2016-03-02 20:46:32 -05:00