The toolkit to pack, ship, store, and deliver container content
Find a file
Stephen J Day fec2afc93f Initial V2 API Router Implementation
This commit includes the initial API router, based on gorilla mux and a test
suite ensuring the expected variables are extracted. Currently unexported, the
structure here will likely change as this definition will be shared with the
API client.
2014-11-07 16:08:14 -08:00
cmd Expects storage driver executables to be of the form registry-storage-name 2014-11-06 18:32:06 -08:00
configuration Refactors configuration parser, removes Registry level from config file 2014-11-04 22:31:59 -08:00
storagedriver Merge pull request #686 from BrianBland/storagedriver-versioning 2014-11-07 14:55:13 -08:00
.travis.yml Adds storage driver interface, tests, and two basic implementations 2014-10-22 10:50:43 -07:00
LICENSE + license 2014-10-21 13:25:04 -07:00
routes.go Initial V2 API Router Implementation 2014-11-07 16:08:14 -08:00
routes_test.go Initial V2 API Router Implementation 2014-11-07 16:08:14 -08:00