• Andy Goldstein's avatar
    ObjectMeta, ListMeta, and TypeMeta should implement their interfaces · e3af3451
    Andy Goldstein authored
    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.
    e3af3451
Name
Last commit
Last update
..
validation Loading commit data...
deep_copy_generated.go Loading commit data...
duration.go Loading commit data...
duration_test.go Loading commit data...
generated.pb.go Loading commit data...
generated.proto Loading commit data...
group_version.go Loading commit data...
group_version_test.go Loading commit data...
helpers.go Loading commit data...
helpers_test.go Loading commit data...
meta.go Loading commit data...
register.go Loading commit data...
time.go Loading commit data...
time_proto.go Loading commit data...
time_test.go Loading commit data...
types.go Loading commit data...
types_swagger_doc_generated.go Loading commit data...
well_known_labels.go Loading commit data...