Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | refactor info | Brent Baude | 2020-04-06 |
| | | | | | | the current implementation of info, while typed, is very loosely done so. we need stronger types for our apiv2 implmentation and bindings. Signed-off-by: Brent Baude <bbaude@redhat.com> | ||
* | Refactor handler packages | Jhon Honce | 2020-03-10 |
To help with packaging, the handlers in pkg/api/handlers are now found in pkg/api/handler/compat. Signed-off-by: Jhon Honce <jhonce@redhat.com> |