clair/database
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
..
pgsql clair: remove types package 2017-01-22 23:02:51 -05:00
database.go clair: remove types package 2017-01-22 23:02:51 -05:00
mock.go database: Mock Datastore interface 2016-05-20 12:01:30 -05:00
models.go clair: remove types package 2017-01-22 23:02:51 -05:00
namespace_mapping.go Add Ubuntu yakkety to the namespace mapping. 2016-10-24 21:08:02 -07:00