containerd/remotes
Brian Goff 840a657ebc Change PushContent to require only Provider
Before this required a full content.Store so that it could annotate
distribution sources.
With this change PushContent can be used with just a content.Provider.
If the content.Provider is also a content.Manager then distribution
sources will be updated accordingly.

This allows people to use this function with a significantly
implementation.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2022-12-06 17:33:33 +00:00
..
docker remotes/docker: remove deprecated NewAuthorizer alias 2022-11-20 22:27:21 +01:00
errors Improve ErrUnexpectedStatus default string 2022-03-07 09:46:25 +01:00
handlers_test.go Add image handler to skip non-distributable blobs. 2022-01-11 00:49:36 +00:00
handlers.go Change PushContent to require only Provider 2022-12-06 17:33:33 +00:00
resolver.go remotes: add FetcherByDigest for fetching blobs without foreknown descriptors 2022-11-04 11:41:07 +09:00