• 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
evaluator.go 7.16 KB