internal: update rls.pb.go (#3637)

This commit is contained in:
Menghan Li
2020-05-21 13:20:06 -07:00
committed by GitHub
parent 8bd46590eb
commit 5c35263ba8

View File

@ -95,15 +95,9 @@ func (m *RouteLookupRequest) GetKeyMap() map[string]string {
} }
type RouteLookupResponse struct { type RouteLookupResponse struct {
// Actual addressable entity to use for routing decision, using syntax
// requested by the request target_type.
// This field is deprecated in favor of the new "targets" field, below.
Target string `protobuf:"bytes,1,opt,name=target,proto3" json:"target,omitempty"` // Deprecated: Do not use.
// Prioritized list (best one first) of addressable entities to use // Prioritized list (best one first) of addressable entities to use
// for routing, using syntax requested by the request target_type. // for routing, using syntax requested by the request target_type.
// The targets will be tried in order until a healthy one is found. // The targets will be tried in order until a healthy one is found.
// If present, it should be used by proxy/gRPC client code instead of
// "target" (which is deprecated).
Targets []string `protobuf:"bytes,3,rep,name=targets,proto3" json:"targets,omitempty"` Targets []string `protobuf:"bytes,3,rep,name=targets,proto3" json:"targets,omitempty"`
// Optional header value to pass along to AFE in the X-Google-RLS-Data header. // Optional header value to pass along to AFE in the X-Google-RLS-Data header.
// Cached with "target" and sent with all requests that match the request key. // Cached with "target" and sent with all requests that match the request key.
@ -139,14 +133,6 @@ func (m *RouteLookupResponse) XXX_DiscardUnknown() {
var xxx_messageInfo_RouteLookupResponse proto.InternalMessageInfo var xxx_messageInfo_RouteLookupResponse proto.InternalMessageInfo
// Deprecated: Do not use.
func (m *RouteLookupResponse) GetTarget() string {
if m != nil {
return m.Target
}
return ""
}
func (m *RouteLookupResponse) GetTargets() []string { func (m *RouteLookupResponse) GetTargets() []string {
if m != nil { if m != nil {
return m.Targets return m.Targets
@ -170,29 +156,29 @@ func init() {
func init() { proto.RegisterFile("grpc/lookup/v1/rls.proto", fileDescriptor_3bab962d3362f3ca) } func init() { proto.RegisterFile("grpc/lookup/v1/rls.proto", fileDescriptor_3bab962d3362f3ca) }
var fileDescriptor_3bab962d3362f3ca = []byte{ var fileDescriptor_3bab962d3362f3ca = []byte{
// 343 bytes of a gzipped FileDescriptorProto // 341 bytes of a gzipped FileDescriptorProto
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x84, 0x92, 0xc1, 0x4b, 0xeb, 0x40, 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x84, 0x92, 0xd1, 0x4b, 0xeb, 0x30,
0x10, 0xc6, 0x5f, 0x9a, 0xbe, 0xf4, 0x75, 0x02, 0x8f, 0xf7, 0x56, 0x91, 0xa5, 0x17, 0x4b, 0xbc, 0x14, 0xc6, 0x6f, 0xd7, 0xdd, 0x6e, 0x3b, 0x85, 0xcb, 0x6e, 0xee, 0x45, 0xca, 0x5e, 0x1c, 0xf5,
0xf4, 0x20, 0x1b, 0x5a, 0x2f, 0xea, 0xb1, 0x28, 0x1e, 0xb4, 0x50, 0xa2, 0x07, 0xf1, 0x12, 0xd6, 0x65, 0x0f, 0x92, 0xb2, 0xf9, 0xa2, 0x3e, 0x0e, 0x45, 0x50, 0x07, 0xa3, 0xfa, 0x20, 0x3e, 0x58,
0x76, 0x48, 0x4b, 0xd6, 0xec, 0xba, 0xbb, 0x09, 0xe4, 0x0f, 0xf6, 0xff, 0x90, 0x64, 0x23, 0xb4, 0xe2, 0x76, 0xc8, 0x46, 0x6b, 0x13, 0x93, 0xb4, 0xd0, 0x3f, 0xd8, 0xff, 0x43, 0xda, 0x54, 0xd8,
0x0a, 0x7a, 0xfb, 0xbe, 0xdf, 0x2c, 0x99, 0x6f, 0x26, 0x03, 0x34, 0xd3, 0x6a, 0x15, 0x0b, 0x29, 0x14, 0xf4, 0xed, 0xfb, 0xbe, 0x73, 0x48, 0x7e, 0x27, 0x39, 0x10, 0x70, 0x25, 0x57, 0x51, 0x26,
0xf3, 0x52, 0xc5, 0xd5, 0x34, 0xd6, 0xc2, 0x30, 0xa5, 0xa5, 0x95, 0xe4, 0x6f, 0x53, 0x61, 0xae, 0x44, 0x5a, 0xc8, 0xa8, 0x9c, 0x46, 0x2a, 0xd3, 0x54, 0x2a, 0x61, 0x04, 0xf9, 0x53, 0x57, 0xa8,
0xc2, 0xaa, 0x69, 0xf4, 0xe6, 0x01, 0x49, 0x64, 0x69, 0xf1, 0xae, 0x45, 0x09, 0xbe, 0x96, 0x68, 0xad, 0xd0, 0x72, 0x1a, 0xbe, 0x39, 0x40, 0x62, 0x51, 0x18, 0xbc, 0x6d, 0xa2, 0x18, 0x5f, 0x0b,
0x2c, 0x39, 0x82, 0xc0, 0xa0, 0xae, 0x50, 0x53, 0x6f, 0xec, 0x4d, 0x86, 0x49, 0xe7, 0x08, 0x81, 0xd4, 0x86, 0x1c, 0x80, 0xa7, 0x51, 0x95, 0xa8, 0x02, 0x67, 0xec, 0x4c, 0x06, 0x71, 0xeb, 0x08,
0xbe, 0xe2, 0x76, 0x43, 0x7b, 0x2d, 0x6d, 0x35, 0x39, 0x86, 0xd0, 0x72, 0x9d, 0xa1, 0x4d, 0x6d, 0x81, 0xae, 0x64, 0x66, 0x13, 0x74, 0x9a, 0xb4, 0xd1, 0xe4, 0x10, 0x7c, 0xc3, 0x14, 0x47, 0x93,
0xad, 0x90, 0xfa, 0x6d, 0x09, 0x1c, 0x7a, 0xa8, 0x15, 0x92, 0x1b, 0x18, 0xe4, 0x58, 0xa7, 0x2f, 0x98, 0x4a, 0x62, 0xe0, 0x36, 0x25, 0xb0, 0xd1, 0x7d, 0x25, 0x91, 0x5c, 0x41, 0x2f, 0xc5, 0x2a,
0x5c, 0xd1, 0xfe, 0xd8, 0x9f, 0x84, 0x33, 0xc6, 0xf6, 0x53, 0xb0, 0xaf, 0x09, 0xd8, 0x2d, 0xd6, 0x79, 0x61, 0x32, 0xe8, 0x8e, 0xdd, 0x89, 0x3f, 0xa3, 0x74, 0x9f, 0x82, 0x7e, 0x25, 0xa0, 0x37,
0x0b, 0xae, 0xae, 0x0b, 0xab, 0xeb, 0x24, 0xc8, 0x5b, 0x33, 0xba, 0x80, 0x70, 0x07, 0x93, 0x7f, 0x58, 0x2d, 0x98, 0xbc, 0xcc, 0x8d, 0xaa, 0x62, 0x2f, 0x6d, 0xcc, 0xe8, 0x0c, 0xfc, 0x9d, 0x98,
0xe0, 0xe7, 0x58, 0x77, 0x09, 0x1b, 0x49, 0x0e, 0xe1, 0x77, 0xc5, 0x45, 0x89, 0x5d, 0x3e, 0x67, 0x0c, 0xc1, 0x4d, 0xb1, 0x6a, 0x09, 0x6b, 0x49, 0xfe, 0xc3, 0xef, 0x92, 0x65, 0x05, 0xb6, 0x7c,
0x2e, 0x7b, 0xe7, 0x5e, 0x24, 0xe0, 0x60, 0xaf, 0x89, 0x51, 0xb2, 0x30, 0x48, 0x46, 0x10, 0xb8, 0xd6, 0x9c, 0x77, 0x4e, 0x9d, 0xf0, 0x09, 0xfe, 0xed, 0x5d, 0xa2, 0xa5, 0xc8, 0x35, 0x92, 0x00,
0xa0, 0xee, 0x2b, 0xf3, 0x1e, 0xf5, 0x92, 0x8e, 0x10, 0x0a, 0x03, 0xa7, 0x0c, 0xf5, 0xc7, 0xfe, 0x7a, 0x16, 0x54, 0x07, 0xee, 0xd8, 0x9d, 0x0c, 0xe2, 0x0f, 0x5b, 0x4f, 0xb5, 0x41, 0xb6, 0x46,
0x64, 0x98, 0x7c, 0xd8, 0x66, 0xe2, 0x0d, 0xf2, 0x35, 0xea, 0x74, 0xcd, 0x2d, 0xef, 0x9a, 0x81, 0x95, 0xac, 0x99, 0x61, 0xed, 0x81, 0x60, 0xa3, 0x0b, 0x66, 0xd8, 0x75, 0xb7, 0xef, 0x0c, 0x3b,
0x43, 0x57, 0xdc, 0xf2, 0x59, 0xb1, 0xb7, 0xd4, 0x7b, 0xd4, 0xd5, 0x76, 0x85, 0xe4, 0x11, 0xc2, 0xb1, 0x67, 0xfb, 0x67, 0xf9, 0xde, 0x33, 0xde, 0xa1, 0x2a, 0xb7, 0x2b, 0x24, 0x0f, 0xe0, 0xef,
0x1d, 0x4a, 0xa2, 0x9f, 0xb7, 0x30, 0x3a, 0xf9, 0xf6, 0x8d, 0x1b, 0x22, 0xfa, 0x35, 0x5f, 0xc0, 0xa4, 0x24, 0xfc, 0x79, 0xee, 0xd1, 0xd1, 0xb7, 0x3d, 0x16, 0x3b, 0xfc, 0x35, 0x5f, 0xc0, 0xdf,
0xff, 0xad, 0xfc, 0xf4, 0x74, 0xfe, 0x27, 0x11, 0x66, 0xd9, 0xfc, 0xf4, 0xa5, 0xf7, 0x74, 0x9a, 0xad, 0xf8, 0xd4, 0x3a, 0xef, 0xc7, 0x99, 0x5e, 0xd6, 0xdf, 0xbc, 0x74, 0x1e, 0x8f, 0xb9, 0x10,
0x49, 0x99, 0x09, 0x64, 0x99, 0x14, 0xbc, 0xc8, 0x98, 0xd4, 0x59, 0xbc, 0x7b, 0x22, 0x8d, 0x4e, 0x3c, 0x43, 0xca, 0x45, 0xc6, 0x72, 0x4e, 0x85, 0xe2, 0xd1, 0xee, 0x52, 0xd4, 0x3a, 0xb1, 0x3a,
0x9d, 0x4e, 0xab, 0xe9, 0x73, 0xd0, 0xde, 0xca, 0xd9, 0x7b, 0x00, 0x00, 0x00, 0xff, 0xff, 0xf5, 0x29, 0xa7, 0xcf, 0x5e, 0xb3, 0x1d, 0x27, 0xef, 0x01, 0x00, 0x00, 0xff, 0xff, 0xca, 0x8d, 0x5c,
0x11, 0x43, 0x0e, 0x47, 0x02, 0x00, 0x00, 0xc7, 0x39, 0x02, 0x00, 0x00,
} }
// Reference imports to suppress errors if they are not otherwise used. // Reference imports to suppress errors if they are not otherwise used.