containerd/errdefs
Derek McGowan 2fa366d6af
Add support for multiple differs
Updates the differ service to support calling and configuring
multiple differs. The differs are configured as an ordered list
of differs which will each be attempting until a supported differ
is called.

Additionally a not supported error type was added to allow differs
to be selective of whether the differ arguments are supported by
the differ. This error type corresponds to the GRPC unimplemented error.

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2017-08-18 11:19:08 -07:00
..
errors.go Add support for multiple differs 2017-08-18 11:19:08 -07:00
grpc_test.go errdefs: add tests error conversions 2017-06-30 11:51:41 -07:00
grpc.go Add support for multiple differs 2017-08-18 11:19:08 -07:00