registry/registry
Anton Tiurin 9b1e893755
Introduce dynamic plugins
go1.8 Plugin package brings a mechanism for dynamyc loading.
StorageDriver or AccessController can be compiled as plugin
and can be loaded at runtime.

Signed-off-by: Anton Tiurin <noxiouz@yandex.ru>
2017-02-17 02:34:19 +03:00
..
api Update registry to use WithName for creating Named values 2017-01-18 13:56:56 -08:00
auth Introduce dynamic plugins 2017-02-17 02:34:19 +03:00
client Update registry to use WithName for creating Named values 2017-01-18 13:56:56 -08:00
handlers Introduce dynamic plugins 2017-02-17 02:34:19 +03:00
listener [Server] Listen and serve on a unix socket 2015-05-11 16:00:14 +03:00
middleware Add support for blobAccessController middleware 2016-05-19 14:02:15 +02:00
pluginloader Introduce dynamic plugins 2017-02-17 02:34:19 +03:00
proxy Update registry to use WithName for creating Named values 2017-01-18 13:56:56 -08:00
storage Update registry to use WithName for creating Named values 2017-01-18 13:56:56 -08:00
doc.go Move initialization code from main.go to the registry package 2015-09-09 14:39:31 -07:00
registry.go Update logrus vendor 2017-01-05 11:40:18 -08:00
registry_test.go Allow registry clients to connect via http2 2016-08-13 22:07:42 -04:00
root.go Remove signature store from registry. Return a generated signature for manifest 2016-05-27 13:19:26 -07:00