kubernetes/pkg/apis/apps
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
..
install PetSet type, apps apigroup 2016-04-20 18:49:31 -07:00
v1alpha1 Regen for pv selector 2016-05-31 09:32:23 -04:00
validation Make name validators return string slices 2016-05-18 00:48:01 -07:00
deep_copy_generated.go PetSet type, apps apigroup 2016-04-20 18:49:31 -07:00
register.go ObjectMeta, ListMeta, and TypeMeta should implement their interfaces 2016-06-10 13:28:54 -04:00
types.generated.go Regen for pv selector 2016-05-31 09:32:23 -04:00
types.go PetSet type, apps apigroup 2016-04-20 18:49:31 -07:00