distribution/registry/proxy
Cory Snider cc23fdacff Move registry client internal
Our registry client is not currently in a good place to be used as the
reference OCI Distribution client implementation. But the registry proxy
currently depends on it. Make the registry client internal to the
distribution application to remove it from the API surface area (and any
implied compatibility promises) of distribution/v3@v3.0.0 without
breaking the proxy.

Signed-off-by: Cory Snider <csnider@mirantis.com>
2023-10-24 12:26:38 -04:00
..
scheduler deprecate reference package, migrate to github.com/distribution/reference 2023-08-31 15:47:06 +02:00
proxyauth.go Move registry client internal 2023-10-24 12:26:38 -04:00
proxyblobstore.go avoid redundant blob fetching 2023-09-18 10:40:25 +08:00
proxyblobstore_test.go avoid redundant blob fetching 2023-09-18 10:40:25 +08:00
proxymanifeststore.go deprecate reference package, migrate to github.com/distribution/reference 2023-08-31 15:47:06 +02:00
proxymanifeststore_test.go Move registry client internal 2023-10-24 12:26:38 -04:00
proxymetrics.go format code with gofumpt 2022-11-03 22:48:20 +01:00
proxyregistry.go Move registry client internal 2023-10-24 12:26:38 -04:00
proxytagservice.go go.mod: change imports to github.com/distribution/distribution/v3 2021-02-08 18:30:46 +01:00
proxytagservice_test.go Enable prealloc linter 2023-09-03 22:41:51 +01:00