k3s/pkg/apis/authorization
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 Switch API objects to not register per version codecs 2016-01-22 01:10:21 -05:00
v1beta1 Generated fields for inlining 2016-05-28 08:53:22 -04:00
validation
deep_copy_generated.go add user.Info.GetExtra 2016-04-26 15:08:34 -04:00
register.go ObjectMeta, ListMeta, and TypeMeta should implement their interfaces 2016-06-10 13:28:54 -04:00
types.generated.go It's 2016, yo. 2016-05-13 12:41:40 -07:00
types.go add user.Info.GetExtra 2016-04-26 15:08:34 -04:00