1
0
Fork 1
mirror of https://github.com/distribution/distribution synced 2024-09-25 11:54:04 +00:00
docker-distribution/internal/client/auth/challenge
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
..
addr.go Move registry client internal 2023-10-24 12:26:38 -04:00
authchallenge.go Move registry client internal 2023-10-24 12:26:38 -04:00
authchallenge_test.go Move registry client internal 2023-10-24 12:26:38 -04:00