Files
containerd/pkg
Brian Goff 0a8802df67 Allow WithServices to use custom implementations
Before this change, for several of the services that `WithServices`
handles, only the grpc client is supported.
Now, for instance, one can use an `images.Store` directly instead of
only an `imagesapi.StoreSlient`.

Some of the methods have been renamed to satisfy the difference between
using a grpc `<Foo>Client` vs the main interface.

I did not see a good candidate for TaskService so have left that mostly
unchanged.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2021-07-09 23:30:40 +00:00
..
2021-05-20 11:56:29 +08:00
2020-04-22 19:35:37 -05:00
2021-03-12 08:47:05 -08:00
2020-02-26 23:29:04 +02:00
2020-04-22 19:35:37 -05:00
2019-07-14 20:49:40 -07:00