kubernetes/pkg/apis/batch/v1
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
..
conversion_generated.go Generated fields for inlining 2016-05-28 08:53:22 -04:00
conversion.go Inline default methods by hand in custom conversions 2016-05-07 11:55:31 -04:00
deep_copy_generated.go Regenerate autogenerate files 2016-03-17 15:22:19 +01:00
defaults.go Move defaulter functions to public methods with a convention 2016-04-28 12:20:13 -04:00
doc.go Switch to new generator 2016-04-11 08:04:45 +02:00
generated.pb.go Strip side-effect imports from generated protobuf 2016-05-02 18:12:20 -04:00
generated.proto Initial protobuf generated files 2016-04-20 12:13:05 -04:00
register.go ObjectMeta, ListMeta, and TypeMeta should implement their interfaces 2016-06-10 13:28:54 -04:00
types_swagger_doc_generated.go It's 2016, yo. 2016-05-13 12:41:40 -07:00
types.generated.go Update use of Quantity in other classes 2016-05-19 08:41:43 -04:00
types.go add release_1_3 clientset in update-codegen 2016-05-25 21:14:16 -07:00