api/mount: add common mount type for services
Signed-off-by: Stephen J Day <stephen.day@docker.com>
This commit is contained in:
parent
ef03000b27
commit
f898628330
7 changed files with 1020 additions and 770 deletions
|
@ -1,3 +1,3 @@
|
|||
package registry
|
||||
|
||||
//go:generate protoc -I.:../../../../../github.com/gogo/protobuf --gogoctrd_out=plugins=grpc,import_path=github.com/docker/containerd/api/registry,Mgogoproto/gogo.proto=github.com/gogo/protobuf/gogoproto,Mgoogle/protobuf/descriptor.proto=github.com/gogo/protobuf/protoc-gen-gogo/descriptor:. registry.proto
|
||||
//go:generate protoc -I.:../../../../../github.com/gogo/protobuf:/usr/local/include --gogoctrd_out=plugins=grpc,import_path=github.com/docker/containerd/api/registry,Mgogoproto/gogo.proto=github.com/gogo/protobuf/gogoproto,Mgoogle/protobuf/descriptor.proto=github.com/gogo/protobuf/protoc-gen-gogo/descriptor:. registry.proto
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue