containerd/protobuf/google/rpc
Stephen J Day 08d1e72cc0
api,linux,windows: update generated protobufs
Signed-off-by: Stephen J Day <stephen.day@docker.com>
2017-11-09 13:37:06 -08:00
..
code.pb.go api,linux,windows: update generated protobufs 2017-11-09 13:37:06 -08:00
code.proto api/services: define the introspection API 2017-10-10 16:40:47 -07:00
doc.go api/services: define the introspection API 2017-10-10 16:40:47 -07:00
error_details.pb.go api,linux,windows: update generated protobufs 2017-11-09 13:37:06 -08:00
error_details.proto api/services: define the introspection API 2017-10-10 16:40:47 -07:00
README.md api/services: define the introspection API 2017-10-10 16:40:47 -07:00
status.pb.go api,linux,windows: update generated protobufs 2017-11-09 13:37:06 -08:00
status.proto api/services: define the introspection API 2017-10-10 16:40:47 -07:00

This package copies definitions used with GRPC to represent error conditions within GRPC data types. These files are licensed under the provisions outlined at the top of each file.

containerd

This is moved from the googleapis project to allow us to regenerate these types for use with gogoprotobuf. We can move this away if google can generate these sensibly.

These files were imported from changes after 7f47d894837ac1701ee555fd5c3d70e5d4a796b1. Updates should not be required.

The other option is to get these into an upstream project, like gogoprotobuf.

Note that the go_package option has been changed so that they generate correctly in a common package in the containerd project.