// Code generated by protoc-gen-go. DO NOT EDIT. // versions: // protoc-gen-go v1.31.0 // protoc v4.25.0 // source: proto/ingressroute.proto package kubernetes_service import ( protoreflect "google.golang.org/protobuf/reflect/protoreflect" protoimpl "google.golang.org/protobuf/runtime/protoimpl" reflect "reflect" sync "sync" ) const ( // Verify that this generated code is sufficiently up-to-date. _ = protoimpl.EnforceVersion(20 - protoimpl.MinVersion) // Verify that runtime/protoimpl is sufficiently up-to-date. _ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20) ) type GetIngressRouteListRequest struct { state protoimpl.MessageState sizeCache protoimpl.SizeCache unknownFields protoimpl.UnknownFields } func (x *GetIngressRouteListRequest) Reset() { *x = GetIngressRouteListRequest{} if protoimpl.UnsafeEnabled { mi := &file_proto_ingressroute_proto_msgTypes[0] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } } func (x *GetIngressRouteListRequest) String() string { return protoimpl.X.MessageStringOf(x) } func (*GetIngressRouteListRequest) ProtoMessage() {} func (x *GetIngressRouteListRequest) ProtoReflect() protoreflect.Message { mi := &file_proto_ingressroute_proto_msgTypes[0] if protoimpl.UnsafeEnabled && x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { ms.StoreMessageInfo(mi) } return ms } return mi.MessageOf(x) } // Deprecated: Use GetIngressRouteListRequest.ProtoReflect.Descriptor instead. func (*GetIngressRouteListRequest) Descriptor() ([]byte, []int) { return file_proto_ingressroute_proto_rawDescGZIP(), []int{0} } type GetIngressRouteListResponse struct { state protoimpl.MessageState sizeCache protoimpl.SizeCache unknownFields protoimpl.UnknownFields } func (x *GetIngressRouteListResponse) Reset() { *x = GetIngressRouteListResponse{} if protoimpl.UnsafeEnabled { mi := &file_proto_ingressroute_proto_msgTypes[1] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } } func (x *GetIngressRouteListResponse) String() string { return protoimpl.X.MessageStringOf(x) } func (*GetIngressRouteListResponse) ProtoMessage() {} func (x *GetIngressRouteListResponse) ProtoReflect() protoreflect.Message { mi := &file_proto_ingressroute_proto_msgTypes[1] if protoimpl.UnsafeEnabled && x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { ms.StoreMessageInfo(mi) } return ms } return mi.MessageOf(x) } // Deprecated: Use GetIngressRouteListResponse.ProtoReflect.Descriptor instead. func (*GetIngressRouteListResponse) Descriptor() ([]byte, []int) { return file_proto_ingressroute_proto_rawDescGZIP(), []int{1} } type GetIngressRouteRequest struct { state protoimpl.MessageState sizeCache protoimpl.SizeCache unknownFields protoimpl.UnknownFields } func (x *GetIngressRouteRequest) Reset() { *x = GetIngressRouteRequest{} if protoimpl.UnsafeEnabled { mi := &file_proto_ingressroute_proto_msgTypes[2] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } } func (x *GetIngressRouteRequest) String() string { return protoimpl.X.MessageStringOf(x) } func (*GetIngressRouteRequest) ProtoMessage() {} func (x *GetIngressRouteRequest) ProtoReflect() protoreflect.Message { mi := &file_proto_ingressroute_proto_msgTypes[2] if protoimpl.UnsafeEnabled && x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { ms.StoreMessageInfo(mi) } return ms } return mi.MessageOf(x) } // Deprecated: Use GetIngressRouteRequest.ProtoReflect.Descriptor instead. func (*GetIngressRouteRequest) Descriptor() ([]byte, []int) { return file_proto_ingressroute_proto_rawDescGZIP(), []int{2} } type GetIngressRouteResponse struct { state protoimpl.MessageState sizeCache protoimpl.SizeCache unknownFields protoimpl.UnknownFields } func (x *GetIngressRouteResponse) Reset() { *x = GetIngressRouteResponse{} if protoimpl.UnsafeEnabled { mi := &file_proto_ingressroute_proto_msgTypes[3] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } } func (x *GetIngressRouteResponse) String() string { return protoimpl.X.MessageStringOf(x) } func (*GetIngressRouteResponse) ProtoMessage() {} func (x *GetIngressRouteResponse) ProtoReflect() protoreflect.Message { mi := &file_proto_ingressroute_proto_msgTypes[3] if protoimpl.UnsafeEnabled && x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { ms.StoreMessageInfo(mi) } return ms } return mi.MessageOf(x) } // Deprecated: Use GetIngressRouteResponse.ProtoReflect.Descriptor instead. func (*GetIngressRouteResponse) Descriptor() ([]byte, []int) { return file_proto_ingressroute_proto_rawDescGZIP(), []int{3} } type UpdateIngressRouteRequest struct { state protoimpl.MessageState sizeCache protoimpl.SizeCache unknownFields protoimpl.UnknownFields } func (x *UpdateIngressRouteRequest) Reset() { *x = UpdateIngressRouteRequest{} if protoimpl.UnsafeEnabled { mi := &file_proto_ingressroute_proto_msgTypes[4] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } } func (x *UpdateIngressRouteRequest) String() string { return protoimpl.X.MessageStringOf(x) } func (*UpdateIngressRouteRequest) ProtoMessage() {} func (x *UpdateIngressRouteRequest) ProtoReflect() protoreflect.Message { mi := &file_proto_ingressroute_proto_msgTypes[4] if protoimpl.UnsafeEnabled && x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { ms.StoreMessageInfo(mi) } return ms } return mi.MessageOf(x) } // Deprecated: Use UpdateIngressRouteRequest.ProtoReflect.Descriptor instead. func (*UpdateIngressRouteRequest) Descriptor() ([]byte, []int) { return file_proto_ingressroute_proto_rawDescGZIP(), []int{4} } type UpdateIngressRouteResponse struct { state protoimpl.MessageState sizeCache protoimpl.SizeCache unknownFields protoimpl.UnknownFields } func (x *UpdateIngressRouteResponse) Reset() { *x = UpdateIngressRouteResponse{} if protoimpl.UnsafeEnabled { mi := &file_proto_ingressroute_proto_msgTypes[5] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } } func (x *UpdateIngressRouteResponse) String() string { return protoimpl.X.MessageStringOf(x) } func (*UpdateIngressRouteResponse) ProtoMessage() {} func (x *UpdateIngressRouteResponse) ProtoReflect() protoreflect.Message { mi := &file_proto_ingressroute_proto_msgTypes[5] if protoimpl.UnsafeEnabled && x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { ms.StoreMessageInfo(mi) } return ms } return mi.MessageOf(x) } // Deprecated: Use UpdateIngressRouteResponse.ProtoReflect.Descriptor instead. func (*UpdateIngressRouteResponse) Descriptor() ([]byte, []int) { return file_proto_ingressroute_proto_rawDescGZIP(), []int{5} } type CreateIngressRouteRequest struct { state protoimpl.MessageState sizeCache protoimpl.SizeCache unknownFields protoimpl.UnknownFields } func (x *CreateIngressRouteRequest) Reset() { *x = CreateIngressRouteRequest{} if protoimpl.UnsafeEnabled { mi := &file_proto_ingressroute_proto_msgTypes[6] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } } func (x *CreateIngressRouteRequest) String() string { return protoimpl.X.MessageStringOf(x) } func (*CreateIngressRouteRequest) ProtoMessage() {} func (x *CreateIngressRouteRequest) ProtoReflect() protoreflect.Message { mi := &file_proto_ingressroute_proto_msgTypes[6] if protoimpl.UnsafeEnabled && x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { ms.StoreMessageInfo(mi) } return ms } return mi.MessageOf(x) } // Deprecated: Use CreateIngressRouteRequest.ProtoReflect.Descriptor instead. func (*CreateIngressRouteRequest) Descriptor() ([]byte, []int) { return file_proto_ingressroute_proto_rawDescGZIP(), []int{6} } type CreateIngressRouteResponse struct { state protoimpl.MessageState sizeCache protoimpl.SizeCache unknownFields protoimpl.UnknownFields } func (x *CreateIngressRouteResponse) Reset() { *x = CreateIngressRouteResponse{} if protoimpl.UnsafeEnabled { mi := &file_proto_ingressroute_proto_msgTypes[7] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } } func (x *CreateIngressRouteResponse) String() string { return protoimpl.X.MessageStringOf(x) } func (*CreateIngressRouteResponse) ProtoMessage() {} func (x *CreateIngressRouteResponse) ProtoReflect() protoreflect.Message { mi := &file_proto_ingressroute_proto_msgTypes[7] if protoimpl.UnsafeEnabled && x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { ms.StoreMessageInfo(mi) } return ms } return mi.MessageOf(x) } // Deprecated: Use CreateIngressRouteResponse.ProtoReflect.Descriptor instead. func (*CreateIngressRouteResponse) Descriptor() ([]byte, []int) { return file_proto_ingressroute_proto_rawDescGZIP(), []int{7} } type DeleteIngressRouteRequest struct { state protoimpl.MessageState sizeCache protoimpl.SizeCache unknownFields protoimpl.UnknownFields } func (x *DeleteIngressRouteRequest) Reset() { *x = DeleteIngressRouteRequest{} if protoimpl.UnsafeEnabled { mi := &file_proto_ingressroute_proto_msgTypes[8] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } } func (x *DeleteIngressRouteRequest) String() string { return protoimpl.X.MessageStringOf(x) } func (*DeleteIngressRouteRequest) ProtoMessage() {} func (x *DeleteIngressRouteRequest) ProtoReflect() protoreflect.Message { mi := &file_proto_ingressroute_proto_msgTypes[8] if protoimpl.UnsafeEnabled && x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { ms.StoreMessageInfo(mi) } return ms } return mi.MessageOf(x) } // Deprecated: Use DeleteIngressRouteRequest.ProtoReflect.Descriptor instead. func (*DeleteIngressRouteRequest) Descriptor() ([]byte, []int) { return file_proto_ingressroute_proto_rawDescGZIP(), []int{8} } type DeleteIngressRouteResponse struct { state protoimpl.MessageState sizeCache protoimpl.SizeCache unknownFields protoimpl.UnknownFields } func (x *DeleteIngressRouteResponse) Reset() { *x = DeleteIngressRouteResponse{} if protoimpl.UnsafeEnabled { mi := &file_proto_ingressroute_proto_msgTypes[9] ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) ms.StoreMessageInfo(mi) } } func (x *DeleteIngressRouteResponse) String() string { return protoimpl.X.MessageStringOf(x) } func (*DeleteIngressRouteResponse) ProtoMessage() {} func (x *DeleteIngressRouteResponse) ProtoReflect() protoreflect.Message { mi := &file_proto_ingressroute_proto_msgTypes[9] if protoimpl.UnsafeEnabled && x != nil { ms := protoimpl.X.MessageStateOf(protoimpl.Pointer(x)) if ms.LoadMessageInfo() == nil { ms.StoreMessageInfo(mi) } return ms } return mi.MessageOf(x) } // Deprecated: Use DeleteIngressRouteResponse.ProtoReflect.Descriptor instead. func (*DeleteIngressRouteResponse) Descriptor() ([]byte, []int) { return file_proto_ingressroute_proto_rawDescGZIP(), []int{9} } var File_proto_ingressroute_proto protoreflect.FileDescriptor var file_proto_ingressroute_proto_rawDesc = []byte{ 0x0a, 0x18, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x2f, 0x69, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x73, 0x72, 0x6f, 0x75, 0x74, 0x65, 0x2e, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x12, 0x15, 0x69, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x73, 0x5f, 0x72, 0x6f, 0x75, 0x74, 0x65, 0x5f, 0x73, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x22, 0x1c, 0x0a, 0x1a, 0x47, 0x65, 0x74, 0x49, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x73, 0x52, 0x6f, 0x75, 0x74, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x22, 0x1d, 0x0a, 0x1b, 0x47, 0x65, 0x74, 0x49, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x73, 0x52, 0x6f, 0x75, 0x74, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x18, 0x0a, 0x16, 0x47, 0x65, 0x74, 0x49, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x73, 0x52, 0x6f, 0x75, 0x74, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x22, 0x19, 0x0a, 0x17, 0x47, 0x65, 0x74, 0x49, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x73, 0x52, 0x6f, 0x75, 0x74, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x1b, 0x0a, 0x19, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x49, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x73, 0x52, 0x6f, 0x75, 0x74, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x22, 0x1c, 0x0a, 0x1a, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x49, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x73, 0x52, 0x6f, 0x75, 0x74, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x1b, 0x0a, 0x19, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x49, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x73, 0x52, 0x6f, 0x75, 0x74, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x22, 0x1c, 0x0a, 0x1a, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x49, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x73, 0x52, 0x6f, 0x75, 0x74, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x22, 0x1b, 0x0a, 0x19, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x49, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x73, 0x52, 0x6f, 0x75, 0x74, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x22, 0x1c, 0x0a, 0x1a, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x49, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x73, 0x52, 0x6f, 0x75, 0x74, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x32, 0xf6, 0x04, 0x0a, 0x13, 0x49, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x73, 0x52, 0x6f, 0x75, 0x74, 0x65, 0x53, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x12, 0x7c, 0x0a, 0x13, 0x47, 0x65, 0x74, 0x49, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x73, 0x52, 0x6f, 0x75, 0x74, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x12, 0x31, 0x2e, 0x69, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x73, 0x5f, 0x72, 0x6f, 0x75, 0x74, 0x65, 0x5f, 0x73, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x2e, 0x47, 0x65, 0x74, 0x49, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x73, 0x52, 0x6f, 0x75, 0x74, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x32, 0x2e, 0x69, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x73, 0x5f, 0x72, 0x6f, 0x75, 0x74, 0x65, 0x5f, 0x73, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x2e, 0x47, 0x65, 0x74, 0x49, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x73, 0x52, 0x6f, 0x75, 0x74, 0x65, 0x4c, 0x69, 0x73, 0x74, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x70, 0x0a, 0x0f, 0x47, 0x65, 0x74, 0x49, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x73, 0x52, 0x6f, 0x75, 0x74, 0x65, 0x12, 0x2d, 0x2e, 0x69, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x73, 0x5f, 0x72, 0x6f, 0x75, 0x74, 0x65, 0x5f, 0x73, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x2e, 0x47, 0x65, 0x74, 0x49, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x73, 0x52, 0x6f, 0x75, 0x74, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x2e, 0x2e, 0x69, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x73, 0x5f, 0x72, 0x6f, 0x75, 0x74, 0x65, 0x5f, 0x73, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x2e, 0x47, 0x65, 0x74, 0x49, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x73, 0x52, 0x6f, 0x75, 0x74, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x79, 0x0a, 0x12, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x49, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x73, 0x52, 0x6f, 0x75, 0x74, 0x65, 0x12, 0x30, 0x2e, 0x69, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x73, 0x5f, 0x72, 0x6f, 0x75, 0x74, 0x65, 0x5f, 0x73, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x49, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x73, 0x52, 0x6f, 0x75, 0x74, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x31, 0x2e, 0x69, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x73, 0x5f, 0x72, 0x6f, 0x75, 0x74, 0x65, 0x5f, 0x73, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x2e, 0x55, 0x70, 0x64, 0x61, 0x74, 0x65, 0x49, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x73, 0x52, 0x6f, 0x75, 0x74, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x79, 0x0a, 0x12, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x49, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x73, 0x52, 0x6f, 0x75, 0x74, 0x65, 0x12, 0x30, 0x2e, 0x69, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x73, 0x5f, 0x72, 0x6f, 0x75, 0x74, 0x65, 0x5f, 0x73, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x49, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x73, 0x52, 0x6f, 0x75, 0x74, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x31, 0x2e, 0x69, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x73, 0x5f, 0x72, 0x6f, 0x75, 0x74, 0x65, 0x5f, 0x73, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x2e, 0x43, 0x72, 0x65, 0x61, 0x74, 0x65, 0x49, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x73, 0x52, 0x6f, 0x75, 0x74, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x12, 0x79, 0x0a, 0x12, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x49, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x73, 0x52, 0x6f, 0x75, 0x74, 0x65, 0x12, 0x30, 0x2e, 0x69, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x73, 0x5f, 0x72, 0x6f, 0x75, 0x74, 0x65, 0x5f, 0x73, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x49, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x73, 0x52, 0x6f, 0x75, 0x74, 0x65, 0x52, 0x65, 0x71, 0x75, 0x65, 0x73, 0x74, 0x1a, 0x31, 0x2e, 0x69, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x73, 0x5f, 0x72, 0x6f, 0x75, 0x74, 0x65, 0x5f, 0x73, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x2e, 0x44, 0x65, 0x6c, 0x65, 0x74, 0x65, 0x49, 0x6e, 0x67, 0x72, 0x65, 0x73, 0x73, 0x52, 0x6f, 0x75, 0x74, 0x65, 0x52, 0x65, 0x73, 0x70, 0x6f, 0x6e, 0x73, 0x65, 0x42, 0x1c, 0x5a, 0x1a, 0x2e, 0x2f, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x3b, 0x6b, 0x75, 0x62, 0x65, 0x72, 0x6e, 0x65, 0x74, 0x65, 0x73, 0x5f, 0x73, 0x65, 0x72, 0x76, 0x69, 0x63, 0x65, 0x62, 0x06, 0x70, 0x72, 0x6f, 0x74, 0x6f, 0x33, } var ( file_proto_ingressroute_proto_rawDescOnce sync.Once file_proto_ingressroute_proto_rawDescData = file_proto_ingressroute_proto_rawDesc ) func file_proto_ingressroute_proto_rawDescGZIP() []byte { file_proto_ingressroute_proto_rawDescOnce.Do(func() { file_proto_ingressroute_proto_rawDescData = protoimpl.X.CompressGZIP(file_proto_ingressroute_proto_rawDescData) }) return file_proto_ingressroute_proto_rawDescData } var file_proto_ingressroute_proto_msgTypes = make([]protoimpl.MessageInfo, 10) var file_proto_ingressroute_proto_goTypes = []interface{}{ (*GetIngressRouteListRequest)(nil), // 0: ingress_route_service.GetIngressRouteListRequest (*GetIngressRouteListResponse)(nil), // 1: ingress_route_service.GetIngressRouteListResponse (*GetIngressRouteRequest)(nil), // 2: ingress_route_service.GetIngressRouteRequest (*GetIngressRouteResponse)(nil), // 3: ingress_route_service.GetIngressRouteResponse (*UpdateIngressRouteRequest)(nil), // 4: ingress_route_service.UpdateIngressRouteRequest (*UpdateIngressRouteResponse)(nil), // 5: ingress_route_service.UpdateIngressRouteResponse (*CreateIngressRouteRequest)(nil), // 6: ingress_route_service.CreateIngressRouteRequest (*CreateIngressRouteResponse)(nil), // 7: ingress_route_service.CreateIngressRouteResponse (*DeleteIngressRouteRequest)(nil), // 8: ingress_route_service.DeleteIngressRouteRequest (*DeleteIngressRouteResponse)(nil), // 9: ingress_route_service.DeleteIngressRouteResponse } var file_proto_ingressroute_proto_depIdxs = []int32{ 0, // 0: ingress_route_service.IngressRouteService.GetIngressRouteList:input_type -> ingress_route_service.GetIngressRouteListRequest 2, // 1: ingress_route_service.IngressRouteService.GetIngressRoute:input_type -> ingress_route_service.GetIngressRouteRequest 4, // 2: ingress_route_service.IngressRouteService.UpdateIngressRoute:input_type -> ingress_route_service.UpdateIngressRouteRequest 6, // 3: ingress_route_service.IngressRouteService.CreateIngressRoute:input_type -> ingress_route_service.CreateIngressRouteRequest 8, // 4: ingress_route_service.IngressRouteService.DeleteIngressRoute:input_type -> ingress_route_service.DeleteIngressRouteRequest 1, // 5: ingress_route_service.IngressRouteService.GetIngressRouteList:output_type -> ingress_route_service.GetIngressRouteListResponse 3, // 6: ingress_route_service.IngressRouteService.GetIngressRoute:output_type -> ingress_route_service.GetIngressRouteResponse 5, // 7: ingress_route_service.IngressRouteService.UpdateIngressRoute:output_type -> ingress_route_service.UpdateIngressRouteResponse 7, // 8: ingress_route_service.IngressRouteService.CreateIngressRoute:output_type -> ingress_route_service.CreateIngressRouteResponse 9, // 9: ingress_route_service.IngressRouteService.DeleteIngressRoute:output_type -> ingress_route_service.DeleteIngressRouteResponse 5, // [5:10] is the sub-list for method output_type 0, // [0:5] is the sub-list for method input_type 0, // [0:0] is the sub-list for extension type_name 0, // [0:0] is the sub-list for extension extendee 0, // [0:0] is the sub-list for field type_name } func init() { file_proto_ingressroute_proto_init() } func file_proto_ingressroute_proto_init() { if File_proto_ingressroute_proto != nil { return } if !protoimpl.UnsafeEnabled { file_proto_ingressroute_proto_msgTypes[0].Exporter = func(v interface{}, i int) interface{} { switch v := v.(*GetIngressRouteListRequest); i { case 0: return &v.state case 1: return &v.sizeCache case 2: return &v.unknownFields default: return nil } } file_proto_ingressroute_proto_msgTypes[1].Exporter = func(v interface{}, i int) interface{} { switch v := v.(*GetIngressRouteListResponse); i { case 0: return &v.state case 1: return &v.sizeCache case 2: return &v.unknownFields default: return nil } } file_proto_ingressroute_proto_msgTypes[2].Exporter = func(v interface{}, i int) interface{} { switch v := v.(*GetIngressRouteRequest); i { case 0: return &v.state case 1: return &v.sizeCache case 2: return &v.unknownFields default: return nil } } file_proto_ingressroute_proto_msgTypes[3].Exporter = func(v interface{}, i int) interface{} { switch v := v.(*GetIngressRouteResponse); i { case 0: return &v.state case 1: return &v.sizeCache case 2: return &v.unknownFields default: return nil } } file_proto_ingressroute_proto_msgTypes[4].Exporter = func(v interface{}, i int) interface{} { switch v := v.(*UpdateIngressRouteRequest); i { case 0: return &v.state case 1: return &v.sizeCache case 2: return &v.unknownFields default: return nil } } file_proto_ingressroute_proto_msgTypes[5].Exporter = func(v interface{}, i int) interface{} { switch v := v.(*UpdateIngressRouteResponse); i { case 0: return &v.state case 1: return &v.sizeCache case 2: return &v.unknownFields default: return nil } } file_proto_ingressroute_proto_msgTypes[6].Exporter = func(v interface{}, i int) interface{} { switch v := v.(*CreateIngressRouteRequest); i { case 0: return &v.state case 1: return &v.sizeCache case 2: return &v.unknownFields default: return nil } } file_proto_ingressroute_proto_msgTypes[7].Exporter = func(v interface{}, i int) interface{} { switch v := v.(*CreateIngressRouteResponse); i { case 0: return &v.state case 1: return &v.sizeCache case 2: return &v.unknownFields default: return nil } } file_proto_ingressroute_proto_msgTypes[8].Exporter = func(v interface{}, i int) interface{} { switch v := v.(*DeleteIngressRouteRequest); i { case 0: return &v.state case 1: return &v.sizeCache case 2: return &v.unknownFields default: return nil } } file_proto_ingressroute_proto_msgTypes[9].Exporter = func(v interface{}, i int) interface{} { switch v := v.(*DeleteIngressRouteResponse); i { case 0: return &v.state case 1: return &v.sizeCache case 2: return &v.unknownFields default: return nil } } } type x struct{} out := protoimpl.TypeBuilder{ File: protoimpl.DescBuilder{ GoPackagePath: reflect.TypeOf(x{}).PkgPath(), RawDescriptor: file_proto_ingressroute_proto_rawDesc, NumEnums: 0, NumMessages: 10, NumExtensions: 0, NumServices: 1, }, GoTypes: file_proto_ingressroute_proto_goTypes, DependencyIndexes: file_proto_ingressroute_proto_depIdxs, MessageInfos: file_proto_ingressroute_proto_msgTypes, }.Build() File_proto_ingressroute_proto = out.File file_proto_ingressroute_proto_rawDesc = nil file_proto_ingressroute_proto_goTypes = nil file_proto_ingressroute_proto_depIdxs = nil }