distribution/registry
Mark Sagi-Kazar 97fa1183bf
feat: add WeakStringList type to support lists in aud claim
Signed-off-by: Mark Sagi-Kazar <mark.sagikazar@gmail.com>
2022-09-27 15:31:01 +02:00
..
api Do not recreate mux router for each incoming request 2022-07-08 14:17:17 -07:00
auth feat: add WeakStringList type to support lists in aud claim 2022-09-27 15:31:01 +02:00
client registry/storage/cache/memory: Use LRU cache to bound cache size 2022-09-07 07:20:06 -07:00
handlers registry/storage/cache/memory: Use LRU cache to bound cache size 2022-09-07 07:20:06 -07:00
listener [Server] Listen and serve on a unix socket 2015-05-11 16:00:14 +03:00
middleware go.mod: change imports to github.com/distribution/distribution/v3 2021-02-08 18:30:46 +01:00
proxy registry/storage/cache/memory: Use LRU cache to bound cache size 2022-09-07 07:20:06 -07:00
storage registry/storage/cache/memory: Use LRU cache to bound cache size 2022-09-07 07:20:06 -07:00
doc.go Move initialization code from main.go to the registry package 2015-09-09 14:39:31 -07:00
registry.go disable insecure cipher suites 2022-01-25 17:18:44 +08:00
registry_test.go disable insecure cipher suites 2022-01-25 17:18:44 +08:00
root.go go.mod: change imports to github.com/distribution/distribution/v3 2021-02-08 18:30:46 +01:00