distribution/internal/client
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
..
auth Move registry client internal 2023-10-24 12:26:38 -04:00
transport Move registry client internal 2023-10-24 12:26:38 -04:00
blob_writer.go Move registry client internal 2023-10-24 12:26:38 -04:00
blob_writer_test.go Move registry client internal 2023-10-24 12:26:38 -04:00
errors.go Move registry client internal 2023-10-24 12:26:38 -04:00
errors_test.go Move registry client internal 2023-10-24 12:26:38 -04:00
repository.go Move registry client internal 2023-10-24 12:26:38 -04:00
repository_test.go Move registry client internal 2023-10-24 12:26:38 -04:00