clair/utils
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
..
exec.go Initial commit 2015-11-13 14:11:28 -05:00
prometheus.go prometheus: add initial Prometheus support 2016-02-24 16:34:54 -05:00
stopper.go Initial commit 2015-11-13 14:11:28 -05:00
string.go *: add metadata support along with NVD CVSS 2016-02-24 16:36:45 -05:00
utils_test.go pkg: utils/tar.go -> pkg/tarutil 2017-01-22 23:02:50 -05:00