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
v1 api/v1: create namespace type 2016-03-16 15:28:59 -04:00
api.go
router.go