kubernetes/pkg/apis/componentconfig
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 Update tests to handle codec changes 2016-01-22 13:27:26 -05:00
v1alpha1 ObjectMeta, ListMeta, and TypeMeta should implement their interfaces 2016-06-10 13:28:54 -04:00
deep_copy_generated.go Attach/Detach Controller Kubelet Changes 2016-06-02 16:47:11 -07:00
helpers_test.go add ip validation to componentconfig command line 2016-01-21 13:33:30 -08:00
helpers.go componentconfig: fix proxy mode set func 2016-02-02 13:31:49 -08:00
register.go ObjectMeta, ListMeta, and TypeMeta should implement their interfaces 2016-06-10 13:28:54 -04:00
types.generated.go Attach/Detach Controller Kubelet Changes 2016-06-02 16:47:11 -07:00
types.go Attach/Detach Controller Kubelet Changes 2016-06-02 16:47:11 -07:00