make protos

Signed-off-by: Kazuyoshi Kato <katokazu@amazon.com>
This commit is contained in:
Kazuyoshi Kato
2022-04-27 18:44:59 +00:00
parent fcba486366
commit 29b9379560
50 changed files with 3263 additions and 3309 deletions

View File

@@ -28,16 +28,16 @@
// Code generated by protoc-gen-go. DO NOT EDIT.
// versions:
// protoc-gen-go v1.26.0
// protoc v3.11.4
// protoc-gen-go v1.28.0
// protoc v3.20.1
// source: github.com/containerd/containerd/protobuf/plugin/fieldpath.proto
package plugin
import (
descriptor "github.com/golang/protobuf/protoc-gen-go/descriptor"
protoreflect "google.golang.org/protobuf/reflect/protoreflect"
protoimpl "google.golang.org/protobuf/runtime/protoimpl"
descriptorpb "google.golang.org/protobuf/types/descriptorpb"
reflect "reflect"
)
@@ -50,7 +50,7 @@ const (
var file_github_com_containerd_containerd_protobuf_plugin_fieldpath_proto_extTypes = []protoimpl.ExtensionInfo{
{
ExtendedType: (*descriptor.FileOptions)(nil),
ExtendedType: (*descriptorpb.FileOptions)(nil),
ExtensionType: (*bool)(nil),
Field: 63300,
Name: "containerd.plugin.fieldpath_all",
@@ -58,7 +58,7 @@ var file_github_com_containerd_containerd_protobuf_plugin_fieldpath_proto_extTyp
Filename: "github.com/containerd/containerd/protobuf/plugin/fieldpath.proto",
},
{
ExtendedType: (*descriptor.MessageOptions)(nil),
ExtendedType: (*descriptorpb.MessageOptions)(nil),
ExtensionType: (*bool)(nil),
Field: 64400,
Name: "containerd.plugin.fieldpath",
@@ -67,13 +67,13 @@ var file_github_com_containerd_containerd_protobuf_plugin_fieldpath_proto_extTyp
},
}
// Extension fields to descriptor.FileOptions.
// Extension fields to descriptorpb.FileOptions.
var (
// optional bool fieldpath_all = 63300;
E_FieldpathAll = &file_github_com_containerd_containerd_protobuf_plugin_fieldpath_proto_extTypes[0]
)
// Extension fields to descriptor.MessageOptions.
// Extension fields to descriptorpb.MessageOptions.
var (
// optional bool fieldpath = 64400;
E_Fieldpath = &file_github_com_containerd_containerd_protobuf_plugin_fieldpath_proto_extTypes[1]
@@ -105,8 +105,8 @@ var file_github_com_containerd_containerd_protobuf_plugin_fieldpath_proto_rawDes
}
var file_github_com_containerd_containerd_protobuf_plugin_fieldpath_proto_goTypes = []interface{}{
(*descriptor.FileOptions)(nil), // 0: google.protobuf.FileOptions
(*descriptor.MessageOptions)(nil), // 1: google.protobuf.MessageOptions
(*descriptorpb.FileOptions)(nil), // 0: google.protobuf.FileOptions
(*descriptorpb.MessageOptions)(nil), // 1: google.protobuf.MessageOptions
}
var file_github_com_containerd_containerd_protobuf_plugin_fieldpath_proto_depIdxs = []int32{
0, // 0: containerd.plugin.fieldpath_all:extendee -> google.protobuf.FileOptions