clair/api
Jimmy Zelinskie 343e24eb7e clair: remove types package
This removes the `types` package instead moving the contents to the
top-level clair package.
This change also renames the `Priority` type to `Severity` in order to
reduce confusion.
This change also removes the IsValid method and replaces it with a safe
constructor to avoid the creation of invalid values.
Many docstrings were tweaked in the making of this commit.
2017-01-22 23:02:51 -05:00
..
context api: add call duration in logs 2016-02-24 16:40:40 -05:00
v1 clair: remove types package 2017-01-22 23:02:51 -05:00
api.go api: fix log message when stopping the API server 2016-02-24 16:36:45 -05:00
router.go api: WriteHeader on health endpoint 2016-04-19 12:17:13 -04:00