• Clayton Coleman's avatar
    Remove reflection path in meta.Accessor · 871bee89
    Clayton Coleman authored
    Callers are required to implement their interfaces, removes the
    potential for mistakes. We have a reflective test
    pkg/api/meta_test.go#TestAccessorImplementations that verifies that all
    objects registered to the scheme properly implement their interfaces.
    871bee89
Name
Last commit
Last update
..
metatypes Loading commit data...
doc.go Loading commit data...
errors.go Loading commit data...
help.go Loading commit data...
help_test.go Loading commit data...
interfaces.go Loading commit data...
meta.go Loading commit data...
meta_test.go Loading commit data...
multirestmapper.go Loading commit data...
multirestmapper_test.go Loading commit data...
priority.go Loading commit data...
priority_test.go Loading commit data...
restmapper.go Loading commit data...
restmapper_test.go Loading commit data...