clair/api
Jimmy Zelinskie 68250f392b api/v1: create namespace type
This change creates a struct type for namespaces rather than using a
string. This enables us to extend namespaces in the future to contain
metadata. This change also required renaming other field references of
namespaces to "NamespaceName".

Fixes #99
2016-03-16 15:28:59 -04:00
..
context api: add call duration in logs 2016-02-24 16:40:40 -05:00
v1 api/v1: create namespace type 2016-03-16 15:28:59 -04:00
api.go api: fix log message when stopping the API server 2016-02-24 16:36:45 -05:00
router.go api/prometheus: add prometheus metrics to API routes 2016-02-24 16:36:45 -05:00