clair/database
Ales Raszka 44c4a6f3ce Store PotentialNamespace in database
PotentialNamespace is part of layer_feature table and it is also stored
in namespace table.
2019-03-07 11:22:32 +01:00
..
pgsql Store PotentialNamespace in database 2019-03-07 11:22:32 +01:00
database.go database: make locks SOI & add Extend method 2019-02-28 15:46:31 -05:00
dbutil.go database: Move db logic to dbutil 2019-03-06 15:22:21 -05: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 Store PotentialNamespace in database 2019-03-07 11:22:32 +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