clair/database
Ales Raszka a8a91379d9 Add test for potential namespace
Test verifies that potential namespace is stored in database and it can
be loaded back to structure.

The commit also fixes few typos and bugs.
2019-03-08 09:51:19 +01:00
..
pgsql Add test for potential namespace 2019-03-08 09:51:19 +01:00
database.go database: make locks SOI & add Extend method 2019-02-28 15:46:31 -05:00
dbutil.go Add test for potential namespace 2019-03-08 09:51:19 +01:00
detector.go clair: Use builder pattern for constructing ancestry 2019-02-26 10:26:49 -05:00
error.go database: Add StorageError type 2019-02-19 16:48:42 -05:00
feature_type.go database: Add feature_type database model 2019-02-19 16:48:42 -05:00
mock.go database: make locks SOI & add Extend method 2019-02-28 15:46:31 -05:00
models.go Move PotentialNamespace to LayerFeature 2019-03-07 11:22:54 +01:00
namespace_mapping.go database: add mapping for Ubuntu Cosmic (18.10) 2018-10-29 13:42:44 -04:00
severity_test.go clair: mv updater clair and mv severity to db 2017-01-22 23:20:56 -05:00
severity.go Datastore: updated for Clair V3, decoupled interfaces and models 2017-08-10 11:22:44 -04:00
testutil.go database: move dbutil and testutil to database from pkg 2018-10-08 12:10:35 -04:00