containerd/errdefs
Stephen J Day 94f6be5f10
platforms: implement matcher support
Matching support is now implemented in the platforms package. The
`Parse` function now returns a matcher object that can be used to
match OCI platform specifications. We define this as an interface to
allow the creation of helpers oriented around platform selection.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2017-09-08 19:22:29 -07:00
..
errors.go platforms: implement matcher support 2017-09-08 19:22:29 -07:00
grpc_test.go errdefs: add tests error conversions 2017-06-30 11:51:41 -07:00
grpc.go platforms: implement matcher support 2017-09-08 19:22:29 -07:00