distribution/registry/client/auth
Stephen J Day 860b28c5b9
registry: remove dependency on logrus for client
To simplify the vendoring story for the client, we have now removed the
requirement for `logrus` and the forked `context` package (usually
imported as `dcontext`). We inject the logger via the metrics tracker
for the blob cache and via options on the token handler. We preserve
logs on the proxy cache for that case. Clients expecting these log
messages may need to be updated accordingly.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2017-08-15 10:28:38 -07:00
..
challenge Refactor authorization challenges to its own package 2016-11-09 15:27:40 -08:00
api_version.go Fix typo in Version doc 2015-07-08 11:02:47 -07:00
session.go registry: remove dependency on logrus for client 2017-08-15 10:28:38 -07:00
session_test.go Refactor authorization challenges to its own package 2016-11-09 15:27:40 -08:00