diff --git a/networking/v1alpha3/gateway.pb.go b/networking/v1alpha3/gateway.pb.go index 0a560b6566..af49b9451a 100644 --- a/networking/v1alpha3/gateway.pb.go +++ b/networking/v1alpha3/gateway.pb.go @@ -441,14 +441,10 @@ type Server struct { // Set of TLS related options that govern the server's behavior. Use // these options to control if all http requests should be redirected to // https, and the TLS modes to use. - Tls *Server_TLSOptions `protobuf:"bytes,3,opt,name=tls,proto3" json:"tls,omitempty"` - // The loopback IP endpoint or Unix domain socket to which traffic should - // be forwarded to by default. Format should be `127.0.0.1:PORT` or - // `unix:///path/to/socket` or `unix://@foobar` (Linux abstract namespace). - DefaultEndpoint string `protobuf:"bytes,5,opt,name=default_endpoint,json=defaultEndpoint,proto3" json:"default_endpoint,omitempty"` - XXX_NoUnkeyedLiteral struct{} `json:"-"` - XXX_unrecognized []byte `json:"-"` - XXX_sizecache int32 `json:"-"` + Tls *Server_TLSOptions `protobuf:"bytes,3,opt,name=tls,proto3" json:"tls,omitempty"` + XXX_NoUnkeyedLiteral struct{} `json:"-"` + XXX_unrecognized []byte `json:"-"` + XXX_sizecache int32 `json:"-"` } func (m *Server) Reset() { *m = Server{} } @@ -512,13 +508,6 @@ func (m *Server) GetTls() *Server_TLSOptions { return nil } -func (m *Server) GetDefaultEndpoint() string { - if m != nil { - return m.DefaultEndpoint - } - return "" -} - type Server_TLSOptions struct { // If set to true, the load balancer will send a 301 redirect for all // http connections, asking the clients to use HTTPS. @@ -755,50 +744,49 @@ func init() { func init() { proto.RegisterFile("networking/v1alpha3/gateway.proto", fileDescriptor_067d98d02f84cc0b) } var fileDescriptor_067d98d02f84cc0b = []byte{ - // 674 bytes of a gzipped FileDescriptorProto - 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xa4, 0x54, 0x5d, 0x4f, 0x1a, 0x4d, - 0x14, 0x76, 0x01, 0xf9, 0x38, 0x88, 0xac, 0x13, 0xf3, 0x66, 0x5f, 0x2f, 0xfc, 0xa0, 0x69, 0x6a, - 0x9b, 0x76, 0x51, 0xe8, 0x85, 0xa9, 0x49, 0x13, 0xda, 0x18, 0x69, 0x8a, 0x42, 0x76, 0xc1, 0x8b, - 0xde, 0x6c, 0x86, 0x65, 0x94, 0xd1, 0x65, 0x67, 0x33, 0x33, 0xa0, 0xfc, 0xb3, 0xfe, 0x84, 0x5e, - 0xb6, 0xff, 0xa0, 0xb1, 0x7f, 0xa4, 0xd9, 0xd9, 0x41, 0xe8, 0x97, 0x8d, 0xe9, 0xdd, 0x39, 0xcf, - 0x3c, 0xcf, 0x73, 0xe6, 0x9c, 0xf9, 0x80, 0x9d, 0x90, 0xc8, 0x6b, 0xc6, 0xaf, 0x68, 0x78, 0x51, - 0x9d, 0xec, 0xe3, 0x20, 0x1a, 0xe2, 0x7a, 0xf5, 0x02, 0x4b, 0x72, 0x8d, 0xa7, 0x76, 0xc4, 0x99, - 0x64, 0xe8, 0x7f, 0x2a, 0x24, 0x65, 0xf6, 0x9c, 0x68, 0xcf, 0x88, 0x95, 0x2f, 0x06, 0xe4, 0x8e, - 0x13, 0x32, 0x3a, 0x84, 0x9c, 0x20, 0x7c, 0x42, 0xb8, 0xb0, 0x8c, 0xed, 0xf4, 0x6e, 0xb1, 0xb6, - 0x63, 0xff, 0x51, 0x68, 0xbb, 0x8a, 0xe9, 0xcc, 0x14, 0xa8, 0x05, 0x79, 0x41, 0x02, 0xe2, 0x4b, - 0xc6, 0xad, 0x94, 0x52, 0xef, 0xdd, 0xa3, 0xd6, 0x25, 0x6d, 0x57, 0x4b, 0x8e, 0x42, 0xc9, 0xa7, - 0xce, 0x9d, 0xc3, 0xc6, 0x21, 0x94, 0x7e, 0x58, 0x42, 0x26, 0xa4, 0xaf, 0xc8, 0xd4, 0x32, 0xb6, - 0x8d, 0xdd, 0x82, 0x13, 0x87, 0x68, 0x1d, 0x96, 0x27, 0x38, 0x18, 0x13, 0x2b, 0xa5, 0xb0, 0x24, - 0x79, 0x95, 0x3a, 0x30, 0x2a, 0x1f, 0x73, 0x90, 0x4d, 0xb6, 0x87, 0xea, 0x90, 0x89, 0x18, 0x97, - 0x4a, 0x57, 0xac, 0x6d, 0xdd, 0xb3, 0xa3, 0x0e, 0xe3, 0xd2, 0x51, 0x64, 0x84, 0x20, 0xd3, 0xa7, - 0xe1, 0xc0, 0xca, 0x28, 0x63, 0x15, 0xc7, 0xd5, 0x86, 0x4c, 0x48, 0xa1, 0x7a, 0x2b, 0x38, 0x49, - 0x82, 0x5e, 0x43, 0x5a, 0x06, 0xc2, 0x4a, 0x2b, 0xf7, 0xe7, 0x7f, 0x9d, 0x96, 0xdd, 0x6d, 0xb9, - 0xed, 0x48, 0x52, 0x16, 0x0a, 0x27, 0x16, 0xa2, 0xa7, 0x60, 0x0e, 0xc8, 0x39, 0x1e, 0x07, 0xd2, - 0x23, 0xe1, 0x20, 0x62, 0x34, 0x94, 0xd6, 0xb2, 0xaa, 0x5a, 0xd6, 0xf8, 0x91, 0x86, 0x37, 0xbe, - 0x2d, 0x03, 0xcc, 0xe5, 0xe8, 0x31, 0xac, 0x0e, 0xa5, 0x8c, 0x84, 0xc7, 0xc9, 0x80, 0x72, 0xe2, - 0x27, 0x2d, 0xe6, 0x9d, 0x92, 0x42, 0x1d, 0x0d, 0xa2, 0x26, 0x64, 0x46, 0x6c, 0x90, 0xcc, 0x68, - 0xb5, 0xf6, 0xf2, 0x21, 0x3b, 0x8c, 0xc3, 0x58, 0xeb, 0x28, 0x07, 0xf4, 0x02, 0x50, 0x72, 0xd4, - 0x9e, 0x4f, 0xb8, 0xa4, 0xe7, 0xd4, 0xc7, 0x92, 0xa8, 0xce, 0x0b, 0xce, 0x5a, 0xb2, 0xf2, 0x76, - 0xbe, 0x80, 0xb6, 0xa0, 0x18, 0x71, 0x3a, 0xc1, 0x92, 0x78, 0xf1, 0xb9, 0x25, 0xa3, 0x04, 0x0d, - 0xbd, 0x27, 0x53, 0xf4, 0x04, 0xca, 0x3e, 0x5e, 0xf4, 0x12, 0xba, 0xf3, 0x55, 0x1f, 0x2f, 0x18, - 0x09, 0x45, 0xe4, 0x64, 0x40, 0x42, 0x49, 0x71, 0xe0, 0x85, 0x78, 0x44, 0x2c, 0xd0, 0xc4, 0x3b, - 0xf8, 0x14, 0x8f, 0x08, 0x7a, 0x06, 0x6b, 0x62, 0xdc, 0xbf, 0x24, 0xbe, 0xf4, 0x70, 0x20, 0x15, - 0x53, 0x58, 0x59, 0x75, 0x5c, 0x65, 0xbd, 0xd0, 0x08, 0x64, 0x4c, 0x15, 0xe8, 0x12, 0xd6, 0x47, - 0x34, 0xf4, 0xd4, 0xf3, 0xf0, 0x59, 0xe0, 0xc5, 0x57, 0x98, 0xb2, 0xd0, 0xca, 0xa9, 0x39, 0x1d, - 0x3c, 0x74, 0x4e, 0x1d, 0xed, 0xe3, 0xa0, 0x11, 0x0d, 0x67, 0xc9, 0x59, 0xe2, 0xa9, 0x6a, 0xe1, - 0x9b, 0x5f, 0x6b, 0xe5, 0xff, 0xb9, 0x16, 0xbe, 0xf9, 0xb9, 0xd6, 0x23, 0x28, 0xf9, 0x34, 0x1a, - 0x12, 0xee, 0x89, 0x31, 0x8d, 0x67, 0x5a, 0x50, 0xfd, 0xaf, 0x24, 0xa0, 0xab, 0xb0, 0x4a, 0x13, - 0x72, 0xfa, 0x6c, 0x51, 0x19, 0x8a, 0x9d, 0x86, 0xeb, 0x76, 0x9b, 0x4e, 0xbb, 0x77, 0xdc, 0x34, - 0x97, 0x10, 0x40, 0xd6, 0x7d, 0x77, 0xd2, 0x69, 0x1d, 0x99, 0x46, 0x1c, 0x9f, 0xf4, 0xba, 0xbd, - 0x46, 0xcb, 0x4c, 0xa1, 0x75, 0x30, 0x1b, 0xbd, 0x6e, 0xdb, 0x5b, 0x64, 0xa7, 0x2b, 0x6d, 0x28, - 0x2e, 0xec, 0x08, 0xad, 0x40, 0xbe, 0xdb, 0x72, 0xbd, 0x98, 0x68, 0x2e, 0xa1, 0xa2, 0x2a, 0x73, - 0xb6, 0xef, 0xed, 0x99, 0xc6, 0x3c, 0xd9, 0x37, 0x53, 0xf3, 0xa4, 0x66, 0xa6, 0xe7, 0x49, 0xdd, - 0xcc, 0x54, 0x4e, 0x21, 0x13, 0x3f, 0x44, 0xf4, 0x1f, 0x64, 0xc3, 0xf1, 0xa8, 0x4f, 0xb8, 0xba, - 0xd6, 0x25, 0x47, 0x67, 0x68, 0x03, 0xf2, 0xb3, 0x39, 0xea, 0x77, 0x7f, 0x97, 0xc7, 0xcf, 0x56, - 0xdd, 0x8e, 0xe4, 0x4e, 0xaa, 0xf8, 0x8d, 0xfd, 0xe9, 0x76, 0xd3, 0xf8, 0x7c, 0xbb, 0x69, 0x7c, - 0xbd, 0xdd, 0x34, 0x3e, 0x6c, 0x27, 0xa3, 0xa6, 0xac, 0x8a, 0x23, 0x5a, 0xfd, 0xcd, 0xbf, 0xd9, - 0xcf, 0x2a, 0xb7, 0xfa, 0xf7, 0x00, 0x00, 0x00, 0xff, 0xff, 0xd0, 0x11, 0xfe, 0x50, 0x55, 0x05, - 0x00, 0x00, + // 668 bytes of a gzipped FileDescriptorProto + 0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xa4, 0x54, 0xdb, 0x4e, 0xdb, 0x4c, + 0x10, 0xc6, 0x39, 0x67, 0x42, 0xc0, 0xac, 0xd0, 0x2f, 0xff, 0x5c, 0x70, 0x48, 0x55, 0x15, 0x55, + 0xad, 0x03, 0x49, 0x2f, 0x50, 0x91, 0x2a, 0xa5, 0x15, 0x22, 0x6d, 0x03, 0x89, 0xd6, 0x09, 0x17, + 0xbd, 0xb1, 0x36, 0xce, 0x42, 0x16, 0x1c, 0xaf, 0xb5, 0xbb, 0x09, 0xe4, 0x81, 0xfa, 0x2e, 0xbd, + 0x6c, 0xdf, 0xa0, 0xa2, 0x2f, 0x52, 0x79, 0xed, 0x90, 0xf4, 0x44, 0x85, 0x7a, 0x37, 0x33, 0xfb, + 0x1d, 0x76, 0x67, 0xc6, 0x86, 0x9d, 0x80, 0xaa, 0x6b, 0x2e, 0xae, 0x58, 0x70, 0x51, 0x9d, 0xec, + 0x13, 0x3f, 0x1c, 0x92, 0x7a, 0xf5, 0x82, 0x28, 0x7a, 0x4d, 0xa6, 0x76, 0x28, 0xb8, 0xe2, 0xe8, + 0x7f, 0x26, 0x15, 0xe3, 0xf6, 0x1c, 0x68, 0xcf, 0x80, 0x95, 0x2f, 0x06, 0xe4, 0x8f, 0x63, 0x30, + 0x3a, 0x84, 0xbc, 0xa4, 0x62, 0x42, 0x85, 0xb4, 0x8c, 0xed, 0xf4, 0x6e, 0xa9, 0xb6, 0x63, 0xff, + 0x91, 0x68, 0x3b, 0x1a, 0x89, 0x67, 0x0c, 0xd4, 0x82, 0x82, 0xa4, 0x3e, 0xf5, 0x14, 0x17, 0x56, + 0x4a, 0xb3, 0xf7, 0xee, 0x61, 0x27, 0x96, 0xb6, 0x93, 0x50, 0x8e, 0x02, 0x25, 0xa6, 0xf8, 0x4e, + 0x61, 0xe3, 0x10, 0xca, 0x3f, 0x1c, 0x21, 0x13, 0xd2, 0x57, 0x74, 0x6a, 0x19, 0xdb, 0xc6, 0x6e, + 0x11, 0x47, 0x21, 0x5a, 0x87, 0xec, 0x84, 0xf8, 0x63, 0x6a, 0xa5, 0x74, 0x2d, 0x4e, 0x5e, 0xa6, + 0x0e, 0x8c, 0xca, 0xc7, 0x3c, 0xe4, 0xe2, 0xeb, 0xa1, 0x3a, 0x64, 0x42, 0x2e, 0x94, 0xe6, 0x95, + 0x6a, 0x5b, 0xf7, 0xdc, 0xa8, 0xc3, 0x85, 0xc2, 0x1a, 0x8c, 0x10, 0x64, 0xfa, 0x2c, 0x18, 0x58, + 0x19, 0x2d, 0xac, 0xe3, 0xc8, 0x6d, 0xc8, 0xa5, 0x92, 0xfa, 0x6d, 0x45, 0x1c, 0x27, 0xe8, 0x15, + 0xa4, 0x95, 0x2f, 0xad, 0xb4, 0x56, 0x7f, 0xf6, 0xd7, 0x6e, 0xd9, 0xdd, 0x96, 0xd3, 0x0e, 0x15, + 0xe3, 0x81, 0xc4, 0x11, 0x71, 0xe3, 0x5b, 0x16, 0x60, 0x5e, 0x43, 0x8f, 0x61, 0x65, 0xa8, 0x54, + 0x28, 0x5d, 0x41, 0x07, 0x4c, 0x50, 0x2f, 0xbe, 0x77, 0x01, 0x97, 0x75, 0x15, 0x27, 0x45, 0xd4, + 0x84, 0xcc, 0x88, 0x0f, 0xe2, 0x87, 0xaf, 0xd4, 0x5e, 0x3c, 0xc4, 0x36, 0x0a, 0x23, 0x2e, 0xd6, + 0x0a, 0xe8, 0x39, 0xa0, 0x78, 0x7e, 0xae, 0x47, 0x85, 0x62, 0xe7, 0xcc, 0x23, 0x8a, 0xea, 0xe7, + 0x14, 0xf1, 0x5a, 0x7c, 0xf2, 0x66, 0x7e, 0x80, 0xb6, 0xa0, 0x14, 0x0a, 0x36, 0x21, 0x8a, 0xba, + 0xd1, 0x30, 0xe2, 0xfe, 0x40, 0x52, 0x7a, 0x4f, 0xa7, 0xe8, 0x09, 0xac, 0x7a, 0x64, 0x51, 0x4b, + 0x5a, 0x59, 0x0d, 0x5a, 0xf1, 0xc8, 0x82, 0x90, 0xd4, 0x40, 0x41, 0x07, 0x34, 0x50, 0x8c, 0xf8, + 0x6e, 0x40, 0x46, 0xd4, 0x82, 0x04, 0x78, 0x57, 0x3e, 0x25, 0x23, 0x8a, 0x9e, 0xc2, 0x9a, 0x1c, + 0xf7, 0x2f, 0xa9, 0xa7, 0x5c, 0xe2, 0x2b, 0x8d, 0x94, 0x56, 0x4e, 0xcf, 0x60, 0x35, 0x39, 0x68, + 0xf8, 0x2a, 0x82, 0x4a, 0x74, 0x09, 0xeb, 0x23, 0x16, 0xb8, 0x7a, 0xe7, 0x3d, 0xee, 0xbb, 0xd1, + 0x5e, 0x32, 0x1e, 0x58, 0x79, 0xdd, 0xa7, 0x83, 0x87, 0xf6, 0xa9, 0x93, 0xe8, 0x60, 0x34, 0x62, + 0xc1, 0x2c, 0x39, 0x8b, 0x35, 0xb5, 0x17, 0xb9, 0xf9, 0xd5, 0xab, 0xf0, 0xcf, 0x5e, 0xe4, 0xe6, + 0x67, 0xaf, 0x47, 0x50, 0xf6, 0x58, 0x38, 0xa4, 0xc2, 0x95, 0x63, 0x16, 0xf5, 0xb4, 0xa8, 0xdf, + 0xbf, 0x1c, 0x17, 0x1d, 0x5d, 0xab, 0x34, 0x21, 0x9f, 0xcc, 0x16, 0xad, 0x42, 0xa9, 0xd3, 0x70, + 0x9c, 0x6e, 0x13, 0xb7, 0x7b, 0xc7, 0x4d, 0x73, 0x09, 0x01, 0xe4, 0x9c, 0xb7, 0x27, 0x9d, 0xd6, + 0x91, 0x69, 0x44, 0xf1, 0x49, 0xaf, 0xdb, 0x6b, 0xb4, 0xcc, 0x14, 0x5a, 0x07, 0xb3, 0xd1, 0xeb, + 0xb6, 0xdd, 0x45, 0x74, 0xba, 0xd2, 0x86, 0xd2, 0xc2, 0x8d, 0xd0, 0x32, 0x14, 0xba, 0x2d, 0xc7, + 0x8d, 0x80, 0xe6, 0x12, 0x2a, 0x69, 0x9b, 0xb3, 0x7d, 0x77, 0xcf, 0x34, 0xe6, 0xc9, 0xbe, 0x99, + 0x9a, 0x27, 0x35, 0x33, 0x3d, 0x4f, 0xea, 0x66, 0xe6, 0x5d, 0xa6, 0x90, 0x35, 0x73, 0xd8, 0x1c, + 0xd0, 0x73, 0x32, 0xf6, 0x95, 0x4b, 0x83, 0x41, 0xc8, 0x59, 0xa0, 0x2a, 0xa7, 0x90, 0x89, 0xbe, + 0x3a, 0xf4, 0x1f, 0xe4, 0x82, 0xf1, 0xa8, 0x4f, 0x85, 0x5e, 0xf7, 0x32, 0x4e, 0x32, 0xb4, 0x01, + 0x85, 0x59, 0x7f, 0x93, 0x8f, 0xfc, 0x2e, 0x8f, 0xbe, 0x51, 0xbd, 0x35, 0xf1, 0xae, 0xea, 0xf8, + 0xb5, 0xfd, 0xe9, 0x76, 0xd3, 0xf8, 0x7c, 0xbb, 0x69, 0x7c, 0xbd, 0xdd, 0x34, 0x3e, 0x6c, 0xc7, + 0x23, 0x60, 0xbc, 0x4a, 0x42, 0x56, 0xfd, 0xcd, 0x4f, 0xb2, 0x9f, 0xd3, 0x6a, 0xf5, 0xef, 0x01, + 0x00, 0x00, 0xff, 0xff, 0xb1, 0x44, 0x70, 0x01, 0x42, 0x05, 0x00, 0x00, } func (m *Gateway) Marshal() (dAtA []byte, err error) { @@ -907,12 +895,6 @@ func (m *Server) MarshalTo(dAtA []byte) (int, error) { i = encodeVarintGateway(dAtA, i, uint64(len(m.Bind))) i += copy(dAtA[i:], m.Bind) } - if len(m.DefaultEndpoint) > 0 { - dAtA[i] = 0x2a - i++ - i = encodeVarintGateway(dAtA, i, uint64(len(m.DefaultEndpoint))) - i += copy(dAtA[i:], m.DefaultEndpoint) - } if m.XXX_unrecognized != nil { i += copy(dAtA[i:], m.XXX_unrecognized) } @@ -1116,10 +1098,6 @@ func (m *Server) Size() (n int) { if l > 0 { n += 1 + l + sovGateway(uint64(l)) } - l = len(m.DefaultEndpoint) - if l > 0 { - n += 1 + l + sovGateway(uint64(l)) - } if m.XXX_unrecognized != nil { n += len(m.XXX_unrecognized) } @@ -1594,38 +1572,6 @@ func (m *Server) Unmarshal(dAtA []byte) error { } m.Bind = string(dAtA[iNdEx:postIndex]) iNdEx = postIndex - case 5: - if wireType != 2 { - return fmt.Errorf("proto: wrong wireType = %d for field DefaultEndpoint", wireType) - } - var stringLen uint64 - for shift := uint(0); ; shift += 7 { - if shift >= 64 { - return ErrIntOverflowGateway - } - if iNdEx >= l { - return io.ErrUnexpectedEOF - } - b := dAtA[iNdEx] - iNdEx++ - stringLen |= uint64(b&0x7F) << shift - if b < 0x80 { - break - } - } - intStringLen := int(stringLen) - if intStringLen < 0 { - return ErrInvalidLengthGateway - } - postIndex := iNdEx + intStringLen - if postIndex < 0 { - return ErrInvalidLengthGateway - } - if postIndex > l { - return io.ErrUnexpectedEOF - } - m.DefaultEndpoint = string(dAtA[iNdEx:postIndex]) - iNdEx = postIndex default: iNdEx = preIndex skippy, err := skipGateway(dAtA[iNdEx:]) diff --git a/networking/v1alpha3/gateway.pb.html b/networking/v1alpha3/gateway.pb.html index ee451a2c8b..aa13bf1fd5 100644 --- a/networking/v1alpha3/gateway.pb.html +++ b/networking/v1alpha3/gateway.pb.html @@ -368,16 +368,6 @@

Server

these options to control if all http requests should be redirected to https, and the TLS modes to use.

- - - -defaultEndpoint -string - -

The loopback IP endpoint or Unix domain socket to which traffic should -be forwarded to by default. Format should be 127.0.0.1:PORT or -unix:///path/to/socket or unix://@foobar (Linux abstract namespace).

- diff --git a/networking/v1alpha3/gateway.proto b/networking/v1alpha3/gateway.proto index 19431a6881..42ec7ecb94 100644 --- a/networking/v1alpha3/gateway.proto +++ b/networking/v1alpha3/gateway.proto @@ -410,10 +410,8 @@ message Server { // https, and the TLS modes to use. TLSOptions tls = 3; - // The loopback IP endpoint or Unix domain socket to which traffic should - // be forwarded to by default. Format should be `127.0.0.1:PORT` or - // `unix:///path/to/socket` or `unix://@foobar` (Linux abstract namespace). - string default_endpoint = 5; + reserved 5; + reserved "default_endpoint"; } // Port describes the properties of a specific port of a service. diff --git a/proto.lock b/proto.lock index 80e1adeb43..79746910c0 100644 --- a/proto.lock +++ b/proto.lock @@ -3838,13 +3838,14 @@ "id": 3, "name": "tls", "type": "TLSOptions" - }, - { - "id": 5, - "name": "default_endpoint", - "type": "string" } ], + "reserved_ids": [ + 5 + ], + "reserved_names": [ + "default_endpoint" + ], "messages": [ { "name": "TLSOptions", diff --git a/python/istio_api/networking/v1alpha3/gateway_pb2.py b/python/istio_api/networking/v1alpha3/gateway_pb2.py index 6626cc2cac..46e5b574f0 100644 --- a/python/istio_api/networking/v1alpha3/gateway_pb2.py +++ b/python/istio_api/networking/v1alpha3/gateway_pb2.py @@ -19,7 +19,7 @@ name='networking/v1alpha3/gateway.proto', package='istio.networking.v1alpha3', syntax='proto3', - serialized_pb=_b('\n!networking/v1alpha3/gateway.proto\x12\x19istio.networking.v1alpha3\"\xb2\x01\n\x07Gateway\x12\x32\n\x07servers\x18\x01 \x03(\x0b\x32!.istio.networking.v1alpha3.Server\x12\x42\n\x08selector\x18\x02 \x03(\x0b\x32\x30.istio.networking.v1alpha3.Gateway.SelectorEntry\x1a/\n\rSelectorEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\xf4\x05\n\x06Server\x12-\n\x04port\x18\x01 \x01(\x0b\x32\x1f.istio.networking.v1alpha3.Port\x12\x0c\n\x04\x62ind\x18\x04 \x01(\t\x12\r\n\x05hosts\x18\x02 \x03(\t\x12\x39\n\x03tls\x18\x03 \x01(\x0b\x32,.istio.networking.v1alpha3.Server.TLSOptions\x12\x18\n\x10\x64\x65\x66\x61ult_endpoint\x18\x05 \x01(\t\x1a\xc8\x04\n\nTLSOptions\x12\x16\n\x0ehttps_redirect\x18\x01 \x01(\x08\x12\x42\n\x04mode\x18\x02 \x01(\x0e\x32\x34.istio.networking.v1alpha3.Server.TLSOptions.TLSmode\x12\x1a\n\x12server_certificate\x18\x03 \x01(\t\x12\x13\n\x0bprivate_key\x18\x04 \x01(\t\x12\x17\n\x0f\x63\x61_certificates\x18\x05 \x01(\t\x12\x17\n\x0f\x63redential_name\x18\n \x01(\t\x12\x19\n\x11subject_alt_names\x18\x06 \x03(\t\x12V\n\x14min_protocol_version\x18\x07 \x01(\x0e\x32\x38.istio.networking.v1alpha3.Server.TLSOptions.TLSProtocol\x12V\n\x14max_protocol_version\x18\x08 \x01(\x0e\x32\x38.istio.networking.v1alpha3.Server.TLSOptions.TLSProtocol\x12\x15\n\rcipher_suites\x18\t \x03(\t\"H\n\x07TLSmode\x12\x0f\n\x0bPASSTHROUGH\x10\x00\x12\n\n\x06SIMPLE\x10\x01\x12\n\n\x06MUTUAL\x10\x02\x12\x14\n\x10\x41UTO_PASSTHROUGH\x10\x03\"O\n\x0bTLSProtocol\x12\x0c\n\x08TLS_AUTO\x10\x00\x12\x0b\n\x07TLSV1_0\x10\x01\x12\x0b\n\x07TLSV1_1\x10\x02\x12\x0b\n\x07TLSV1_2\x10\x03\x12\x0b\n\x07TLSV1_3\x10\x04\"6\n\x04Port\x12\x0e\n\x06number\x18\x01 \x01(\r\x12\x10\n\x08protocol\x18\x02 \x01(\t\x12\x0c\n\x04name\x18\x03 \x01(\tB\"Z istio.io/api/networking/v1alpha3b\x06proto3') + serialized_pb=_b('\n!networking/v1alpha3/gateway.proto\x12\x19istio.networking.v1alpha3\"\xb2\x01\n\x07Gateway\x12\x32\n\x07servers\x18\x01 \x03(\x0b\x32!.istio.networking.v1alpha3.Server\x12\x42\n\x08selector\x18\x02 \x03(\x0b\x32\x30.istio.networking.v1alpha3.Gateway.SelectorEntry\x1a/\n\rSelectorEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01\"\xf2\x05\n\x06Server\x12-\n\x04port\x18\x01 \x01(\x0b\x32\x1f.istio.networking.v1alpha3.Port\x12\x0c\n\x04\x62ind\x18\x04 \x01(\t\x12\r\n\x05hosts\x18\x02 \x03(\t\x12\x39\n\x03tls\x18\x03 \x01(\x0b\x32,.istio.networking.v1alpha3.Server.TLSOptions\x1a\xc8\x04\n\nTLSOptions\x12\x16\n\x0ehttps_redirect\x18\x01 \x01(\x08\x12\x42\n\x04mode\x18\x02 \x01(\x0e\x32\x34.istio.networking.v1alpha3.Server.TLSOptions.TLSmode\x12\x1a\n\x12server_certificate\x18\x03 \x01(\t\x12\x13\n\x0bprivate_key\x18\x04 \x01(\t\x12\x17\n\x0f\x63\x61_certificates\x18\x05 \x01(\t\x12\x17\n\x0f\x63redential_name\x18\n \x01(\t\x12\x19\n\x11subject_alt_names\x18\x06 \x03(\t\x12V\n\x14min_protocol_version\x18\x07 \x01(\x0e\x32\x38.istio.networking.v1alpha3.Server.TLSOptions.TLSProtocol\x12V\n\x14max_protocol_version\x18\x08 \x01(\x0e\x32\x38.istio.networking.v1alpha3.Server.TLSOptions.TLSProtocol\x12\x15\n\rcipher_suites\x18\t \x03(\t\"H\n\x07TLSmode\x12\x0f\n\x0bPASSTHROUGH\x10\x00\x12\n\n\x06SIMPLE\x10\x01\x12\n\n\x06MUTUAL\x10\x02\x12\x14\n\x10\x41UTO_PASSTHROUGH\x10\x03\"O\n\x0bTLSProtocol\x12\x0c\n\x08TLS_AUTO\x10\x00\x12\x0b\n\x07TLSV1_0\x10\x01\x12\x0b\n\x07TLSV1_1\x10\x02\x12\x0b\n\x07TLSV1_2\x10\x03\x12\x0b\n\x07TLSV1_3\x10\x04J\x04\x08\x05\x10\x06R\x10\x64\x65\x66\x61ult_endpoint\"6\n\x04Port\x12\x0e\n\x06number\x18\x01 \x01(\r\x12\x10\n\x08protocol\x18\x02 \x01(\t\x12\x0c\n\x04name\x18\x03 \x01(\tB\"Z istio.io/api/networking/v1alpha3b\x06proto3') ) @@ -49,8 +49,8 @@ ], containing_type=None, options=None, - serialized_start=849, - serialized_end=921, + serialized_start=823, + serialized_end=895, ) _sym_db.RegisterEnumDescriptor(_SERVER_TLSOPTIONS_TLSMODE) @@ -83,8 +83,8 @@ ], containing_type=None, options=None, - serialized_start=923, - serialized_end=1002, + serialized_start=897, + serialized_end=976, ) _sym_db.RegisterEnumDescriptor(_SERVER_TLSOPTIONS_TLSPROTOCOL) @@ -255,8 +255,8 @@ extension_ranges=[], oneofs=[ ], - serialized_start=418, - serialized_end=1002, + serialized_start=392, + serialized_end=976, ) _SERVER = _descriptor.Descriptor( @@ -294,13 +294,6 @@ message_type=None, enum_type=None, containing_type=None, is_extension=False, extension_scope=None, options=None, file=DESCRIPTOR), - _descriptor.FieldDescriptor( - name='default_endpoint', full_name='istio.networking.v1alpha3.Server.default_endpoint', index=4, - number=5, type=9, cpp_type=9, label=1, - has_default_value=False, default_value=_b("").decode('utf-8'), - message_type=None, enum_type=None, containing_type=None, - is_extension=False, extension_scope=None, - options=None, file=DESCRIPTOR), ], extensions=[ ], @@ -314,7 +307,7 @@ oneofs=[ ], serialized_start=246, - serialized_end=1002, + serialized_end=1000, ) @@ -358,8 +351,8 @@ extension_ranges=[], oneofs=[ ], - serialized_start=1004, - serialized_end=1058, + serialized_start=1002, + serialized_end=1056, ) _GATEWAY_SELECTORENTRY.containing_type = _GATEWAY