mirror of https://github.com/status-im/consul.git
101 lines
4.2 KiB
Go
101 lines
4.2 KiB
Go
// Code generated by protoc-gen-go. DO NOT EDIT.
|
|
// source: envoy/admin/v3/tap.proto
|
|
|
|
package envoy_admin_v3
|
|
|
|
import (
|
|
fmt "fmt"
|
|
_ "github.com/cncf/udpa/go/udpa/annotations"
|
|
v3 "github.com/envoyproxy/go-control-plane/envoy/config/tap/v3"
|
|
_ "github.com/envoyproxy/protoc-gen-validate/validate"
|
|
proto "github.com/golang/protobuf/proto"
|
|
math "math"
|
|
)
|
|
|
|
// Reference imports to suppress errors if they are not otherwise used.
|
|
var _ = proto.Marshal
|
|
var _ = fmt.Errorf
|
|
var _ = math.Inf
|
|
|
|
// This is a compile-time assertion to ensure that this generated file
|
|
// is compatible with the proto package it is being compiled against.
|
|
// A compilation error at this line likely means your copy of the
|
|
// proto package needs to be updated.
|
|
const _ = proto.ProtoPackageIsVersion3 // please upgrade the proto package
|
|
|
|
type TapRequest struct {
|
|
ConfigId string `protobuf:"bytes,1,opt,name=config_id,json=configId,proto3" json:"config_id,omitempty"`
|
|
TapConfig *v3.TapConfig `protobuf:"bytes,2,opt,name=tap_config,json=tapConfig,proto3" json:"tap_config,omitempty"`
|
|
XXX_NoUnkeyedLiteral struct{} `json:"-"`
|
|
XXX_unrecognized []byte `json:"-"`
|
|
XXX_sizecache int32 `json:"-"`
|
|
}
|
|
|
|
func (m *TapRequest) Reset() { *m = TapRequest{} }
|
|
func (m *TapRequest) String() string { return proto.CompactTextString(m) }
|
|
func (*TapRequest) ProtoMessage() {}
|
|
func (*TapRequest) Descriptor() ([]byte, []int) {
|
|
return fileDescriptor_5971adf35bcdc88e, []int{0}
|
|
}
|
|
|
|
func (m *TapRequest) XXX_Unmarshal(b []byte) error {
|
|
return xxx_messageInfo_TapRequest.Unmarshal(m, b)
|
|
}
|
|
func (m *TapRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) {
|
|
return xxx_messageInfo_TapRequest.Marshal(b, m, deterministic)
|
|
}
|
|
func (m *TapRequest) XXX_Merge(src proto.Message) {
|
|
xxx_messageInfo_TapRequest.Merge(m, src)
|
|
}
|
|
func (m *TapRequest) XXX_Size() int {
|
|
return xxx_messageInfo_TapRequest.Size(m)
|
|
}
|
|
func (m *TapRequest) XXX_DiscardUnknown() {
|
|
xxx_messageInfo_TapRequest.DiscardUnknown(m)
|
|
}
|
|
|
|
var xxx_messageInfo_TapRequest proto.InternalMessageInfo
|
|
|
|
func (m *TapRequest) GetConfigId() string {
|
|
if m != nil {
|
|
return m.ConfigId
|
|
}
|
|
return ""
|
|
}
|
|
|
|
func (m *TapRequest) GetTapConfig() *v3.TapConfig {
|
|
if m != nil {
|
|
return m.TapConfig
|
|
}
|
|
return nil
|
|
}
|
|
|
|
func init() {
|
|
proto.RegisterType((*TapRequest)(nil), "envoy.admin.v3.TapRequest")
|
|
}
|
|
|
|
func init() { proto.RegisterFile("envoy/admin/v3/tap.proto", fileDescriptor_5971adf35bcdc88e) }
|
|
|
|
var fileDescriptor_5971adf35bcdc88e = []byte{
|
|
// 290 bytes of a gzipped FileDescriptorProto
|
|
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0x64, 0x90, 0x31, 0x4b, 0xf4, 0x30,
|
|
0x18, 0xc7, 0x49, 0x79, 0xdf, 0xb3, 0x8d, 0x20, 0x47, 0x17, 0xcb, 0xa1, 0xa5, 0x8a, 0xc2, 0x4d,
|
|
0x09, 0xb4, 0x9b, 0x63, 0x1c, 0xc4, 0xed, 0x28, 0xdd, 0x8f, 0xc7, 0x6b, 0x3d, 0x03, 0xd7, 0x3c,
|
|
0xb1, 0x4d, 0x83, 0xb7, 0x39, 0x8a, 0x1f, 0xc1, 0xd1, 0x8f, 0xe1, 0x2e, 0xb8, 0xfa, 0x75, 0x6e,
|
|
0x92, 0x36, 0x77, 0xc8, 0xe1, 0x96, 0xfc, 0x7f, 0xff, 0x90, 0xe7, 0xf7, 0xd0, 0xa8, 0x52, 0x16,
|
|
0xd7, 0x1c, 0xca, 0x5a, 0x2a, 0x6e, 0x33, 0x6e, 0x40, 0x33, 0xdd, 0xa0, 0xc1, 0xf0, 0x68, 0x20,
|
|
0x6c, 0x20, 0xcc, 0x66, 0x93, 0xc4, 0x35, 0x17, 0xa8, 0xee, 0xe5, 0xb2, 0xef, 0xf5, 0xf5, 0x05,
|
|
0xd6, 0x35, 0x2a, 0xf7, 0x62, 0x72, 0xda, 0x95, 0x1a, 0x38, 0x28, 0x85, 0x06, 0x8c, 0x44, 0xd5,
|
|
0xf2, 0xd6, 0x80, 0xe9, 0xda, 0x2d, 0x3e, 0xfb, 0x83, 0x6d, 0xd5, 0xb4, 0x12, 0x95, 0x54, 0xcb,
|
|
0x6d, 0xe5, 0xd8, 0xc2, 0x4a, 0x96, 0x60, 0x2a, 0xbe, 0x3b, 0x38, 0x70, 0xfe, 0x4e, 0x28, 0x2d,
|
|
0x40, 0xe7, 0xd5, 0x63, 0x57, 0xb5, 0x26, 0xbc, 0xa0, 0x81, 0x9b, 0x63, 0x2e, 0xcb, 0x88, 0x24,
|
|
0x64, 0x1a, 0x88, 0x83, 0x8d, 0xf8, 0xd7, 0x78, 0x09, 0xc9, 0x7d, 0x47, 0x6e, 0xcb, 0xf0, 0x86,
|
|
0x52, 0x03, 0x7a, 0xee, 0xee, 0x91, 0x97, 0x90, 0xe9, 0x61, 0x1a, 0x33, 0xa7, 0xe5, 0x42, 0xd6,
|
|
0xeb, 0xda, 0x8c, 0x15, 0xa0, 0xaf, 0x87, 0x40, 0xf8, 0x1b, 0xf1, 0xff, 0x95, 0x78, 0x63, 0x92,
|
|
0x07, 0x66, 0x17, 0x5e, 0x5d, 0xbe, 0x7d, 0xbe, 0xc4, 0x09, 0x8d, 0xf7, 0x36, 0x92, 0xc2, 0x4a,
|
|
0x3f, 0x00, 0xfb, 0x9d, 0x4a, 0xa4, 0x1f, 0xcf, 0x5f, 0xdf, 0x23, 0x6f, 0xec, 0xd1, 0x13, 0x89,
|
|
0xee, 0x1f, 0xdd, 0xe0, 0xd3, 0x9a, 0xed, 0x6f, 0x52, 0xf8, 0x05, 0xe8, 0x59, 0xaf, 0x35, 0x23,
|
|
0x77, 0xa3, 0xc1, 0x2f, 0xfb, 0x09, 0x00, 0x00, 0xff, 0xff, 0x81, 0x73, 0x63, 0x32, 0x88, 0x01,
|
|
0x00, 0x00,
|
|
}
|