clair/api
Quentin Machu eb7e5d5c74 main: Use configuration file instead of flags and simplify app extension.
Clair will now use a YAML configuration file instead of command line
arguments as the number of parameters grows.

Also, Clair now exposes a Boot() func that allows everyone to easily
create their own project and load dynamically their own fetchers/updaters.
2015-12-08 11:50:52 -05:00
..
logic main: Use configuration file instead of flags and simplify app extension. 2015-12-08 11:50:52 -05:00
wrappers main: Use configuration file instead of flags and simplify app extension. 2015-12-08 11:50:52 -05:00
api.go main: Use configuration file instead of flags and simplify app extension. 2015-12-08 11:50:52 -05:00
router.go api/database: Add the ability to delete layers 2015-12-04 14:42:21 -05:00