containerd/remotes/docker
ktock 4b882eb93a Export repository scope helper functions
`docker.Authorizer` requires library clients to configure scope via context.
It is helpful for the clients to use the helper (currently private) functions
for generating scope string and to use that function with the combination of
other scope-related ones (e.g. `docker.WithScope`).

Signed-off-by: Kohei Tokunaga <ktokunaga.mail@gmail.com>
2020-10-06 10:49:01 +09:00
..
auth Log unexpected responses 2020-09-03 14:52:11 +01:00
config Add host specific headers 2020-06-01 18:27:41 -07:00
schema1 fix: polish log to make more clear 2019-06-20 20:46:26 +08:00
authorizer.go Log unexpected responses 2020-09-03 14:52:11 +01:00
converter.go bugfix: support application/octet-stream during pull 2018-12-29 13:58:36 +08:00
errcode.go Add distribution subpkgs to core 2019-10-07 13:38:12 -04:00
errdesc.go Add distribution subpkgs to core 2019-10-07 13:38:12 -04:00
fetcher_test.go Add namespace query parameter for registry proxying 2020-08-03 09:32:44 -07:00
fetcher.go Export repository scope helper functions 2020-10-06 10:49:01 +09:00
handler_test.go Add unit test for func in remotes/docker/handler.go 2020-05-28 16:54:33 +08:00
handler.go remotes: support cross-repo-push 2019-06-13 09:51:46 +08:00
httpreadseeker.go Fix typos 2018-09-07 16:59:42 +08:00
pusher.go Export repository scope helper functions 2020-10-06 10:49:01 +09:00
registry_test.go Update resolver to handle endpoint configuration 2019-07-16 11:28:23 -07:00
registry.go Add namespace query parameter for registry proxying 2020-08-03 09:32:44 -07:00
resolver_test.go Add namespace query parameter for registry proxying 2020-08-03 09:32:44 -07:00
resolver.go Export repository scope helper functions 2020-10-06 10:49:01 +09:00
scope_test.go Export repository scope helper functions 2020-10-06 10:49:01 +09:00
scope.go Export repository scope helper functions 2020-10-06 10:49:01 +09:00
status.go Licence header added 2018-02-19 10:32:26 +09:00