Files
containerd/runtime
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
..
2019-12-12 02:56:51 +09:00
2021-04-19 16:59:45 +08:00
2018-02-19 10:32:26 +09:00
2018-02-19 10:32:26 +09:00
2018-07-17 10:21:29 -04:00
2018-02-19 10:32:26 +09:00