Versions in this module Expand all Collapse all v1 v1.0.0 Jan 25, 2023 Changes in this version + var File_envoy_data_tap_v2alpha_common_proto protoreflect.FileDescriptor + var File_envoy_data_tap_v2alpha_http_proto protoreflect.FileDescriptor + var File_envoy_data_tap_v2alpha_transport_proto protoreflect.FileDescriptor + var File_envoy_data_tap_v2alpha_wrapper_proto protoreflect.FileDescriptor + type Body struct + BodyType isBody_BodyType + Truncated bool + func (*Body) Descriptor() ([]byte, []int) + func (*Body) ProtoMessage() + func (m *Body) GetBodyType() isBody_BodyType + func (m *Body) Validate() error + func (m *Body) ValidateAll() error + func (x *Body) GetAsBytes() []byte + func (x *Body) GetAsString() string + func (x *Body) GetTruncated() bool + func (x *Body) ProtoReflect() protoreflect.Message + func (x *Body) Reset() + func (x *Body) String() string + type BodyMultiError []error + func (m BodyMultiError) AllErrors() []error + func (m BodyMultiError) Error() string + type BodyValidationError struct + func (e BodyValidationError) Cause() error + func (e BodyValidationError) Error() string + func (e BodyValidationError) ErrorName() string + func (e BodyValidationError) Field() string + func (e BodyValidationError) Key() bool + func (e BodyValidationError) Reason() string + type Body_AsBytes struct + AsBytes []byte + type Body_AsString struct + AsString string + type Connection struct + LocalAddress *core.Address + RemoteAddress *core.Address + func (*Connection) Descriptor() ([]byte, []int) + func (*Connection) ProtoMessage() + func (m *Connection) Validate() error + func (m *Connection) ValidateAll() error + func (x *Connection) GetLocalAddress() *core.Address + func (x *Connection) GetRemoteAddress() *core.Address + func (x *Connection) ProtoReflect() protoreflect.Message + func (x *Connection) Reset() + func (x *Connection) String() string + type ConnectionMultiError []error + func (m ConnectionMultiError) AllErrors() []error + func (m ConnectionMultiError) Error() string + type ConnectionValidationError struct + func (e ConnectionValidationError) Cause() error + func (e ConnectionValidationError) Error() string + func (e ConnectionValidationError) ErrorName() string + func (e ConnectionValidationError) Field() string + func (e ConnectionValidationError) Key() bool + func (e ConnectionValidationError) Reason() string + type HttpBufferedTrace struct + Request *HttpBufferedTrace_Message + Response *HttpBufferedTrace_Message + func (*HttpBufferedTrace) Descriptor() ([]byte, []int) + func (*HttpBufferedTrace) ProtoMessage() + func (m *HttpBufferedTrace) Validate() error + func (m *HttpBufferedTrace) ValidateAll() error + func (x *HttpBufferedTrace) GetRequest() *HttpBufferedTrace_Message + func (x *HttpBufferedTrace) GetResponse() *HttpBufferedTrace_Message + func (x *HttpBufferedTrace) ProtoReflect() protoreflect.Message + func (x *HttpBufferedTrace) Reset() + func (x *HttpBufferedTrace) String() string + type HttpBufferedTraceMultiError []error + func (m HttpBufferedTraceMultiError) AllErrors() []error + func (m HttpBufferedTraceMultiError) Error() string + type HttpBufferedTraceValidationError struct + func (e HttpBufferedTraceValidationError) Cause() error + func (e HttpBufferedTraceValidationError) Error() string + func (e HttpBufferedTraceValidationError) ErrorName() string + func (e HttpBufferedTraceValidationError) Field() string + func (e HttpBufferedTraceValidationError) Key() bool + func (e HttpBufferedTraceValidationError) Reason() string + type HttpBufferedTrace_Message struct + Body *Body + Headers []*core.HeaderValue + Trailers []*core.HeaderValue + func (*HttpBufferedTrace_Message) Descriptor() ([]byte, []int) + func (*HttpBufferedTrace_Message) ProtoMessage() + func (m *HttpBufferedTrace_Message) Validate() error + func (m *HttpBufferedTrace_Message) ValidateAll() error + func (x *HttpBufferedTrace_Message) GetBody() *Body + func (x *HttpBufferedTrace_Message) GetHeaders() []*core.HeaderValue + func (x *HttpBufferedTrace_Message) GetTrailers() []*core.HeaderValue + func (x *HttpBufferedTrace_Message) ProtoReflect() protoreflect.Message + func (x *HttpBufferedTrace_Message) Reset() + func (x *HttpBufferedTrace_Message) String() string + type HttpBufferedTrace_MessageMultiError []error + func (m HttpBufferedTrace_MessageMultiError) AllErrors() []error + func (m HttpBufferedTrace_MessageMultiError) Error() string + type HttpBufferedTrace_MessageValidationError struct + func (e HttpBufferedTrace_MessageValidationError) Cause() error + func (e HttpBufferedTrace_MessageValidationError) Error() string + func (e HttpBufferedTrace_MessageValidationError) ErrorName() string + func (e HttpBufferedTrace_MessageValidationError) Field() string + func (e HttpBufferedTrace_MessageValidationError) Key() bool + func (e HttpBufferedTrace_MessageValidationError) Reason() string + type HttpStreamedTraceSegment struct + MessagePiece isHttpStreamedTraceSegment_MessagePiece + TraceId uint64 + func (*HttpStreamedTraceSegment) Descriptor() ([]byte, []int) + func (*HttpStreamedTraceSegment) ProtoMessage() + func (m *HttpStreamedTraceSegment) GetMessagePiece() isHttpStreamedTraceSegment_MessagePiece + func (m *HttpStreamedTraceSegment) Validate() error + func (m *HttpStreamedTraceSegment) ValidateAll() error + func (x *HttpStreamedTraceSegment) GetRequestBodyChunk() *Body + func (x *HttpStreamedTraceSegment) GetRequestHeaders() *core.HeaderMap + func (x *HttpStreamedTraceSegment) GetRequestTrailers() *core.HeaderMap + func (x *HttpStreamedTraceSegment) GetResponseBodyChunk() *Body + func (x *HttpStreamedTraceSegment) GetResponseHeaders() *core.HeaderMap + func (x *HttpStreamedTraceSegment) GetResponseTrailers() *core.HeaderMap + func (x *HttpStreamedTraceSegment) GetTraceId() uint64 + func (x *HttpStreamedTraceSegment) ProtoReflect() protoreflect.Message + func (x *HttpStreamedTraceSegment) Reset() + func (x *HttpStreamedTraceSegment) String() string + type HttpStreamedTraceSegmentMultiError []error + func (m HttpStreamedTraceSegmentMultiError) AllErrors() []error + func (m HttpStreamedTraceSegmentMultiError) Error() string + type HttpStreamedTraceSegmentValidationError struct + func (e HttpStreamedTraceSegmentValidationError) Cause() error + func (e HttpStreamedTraceSegmentValidationError) Error() string + func (e HttpStreamedTraceSegmentValidationError) ErrorName() string + func (e HttpStreamedTraceSegmentValidationError) Field() string + func (e HttpStreamedTraceSegmentValidationError) Key() bool + func (e HttpStreamedTraceSegmentValidationError) Reason() string + type HttpStreamedTraceSegment_RequestBodyChunk struct + RequestBodyChunk *Body + type HttpStreamedTraceSegment_RequestHeaders struct + RequestHeaders *core.HeaderMap + type HttpStreamedTraceSegment_RequestTrailers struct + RequestTrailers *core.HeaderMap + type HttpStreamedTraceSegment_ResponseBodyChunk struct + ResponseBodyChunk *Body + type HttpStreamedTraceSegment_ResponseHeaders struct + ResponseHeaders *core.HeaderMap + type HttpStreamedTraceSegment_ResponseTrailers struct + ResponseTrailers *core.HeaderMap + type SocketBufferedTrace struct + Connection *Connection + Events []*SocketEvent + ReadTruncated bool + TraceId uint64 + WriteTruncated bool + func (*SocketBufferedTrace) Descriptor() ([]byte, []int) + func (*SocketBufferedTrace) ProtoMessage() + func (m *SocketBufferedTrace) Validate() error + func (m *SocketBufferedTrace) ValidateAll() error + func (x *SocketBufferedTrace) GetConnection() *Connection + func (x *SocketBufferedTrace) GetEvents() []*SocketEvent + func (x *SocketBufferedTrace) GetReadTruncated() bool + func (x *SocketBufferedTrace) GetTraceId() uint64 + func (x *SocketBufferedTrace) GetWriteTruncated() bool + func (x *SocketBufferedTrace) ProtoReflect() protoreflect.Message + func (x *SocketBufferedTrace) Reset() + func (x *SocketBufferedTrace) String() string + type SocketBufferedTraceMultiError []error + func (m SocketBufferedTraceMultiError) AllErrors() []error + func (m SocketBufferedTraceMultiError) Error() string + type SocketBufferedTraceValidationError struct + func (e SocketBufferedTraceValidationError) Cause() error + func (e SocketBufferedTraceValidationError) Error() string + func (e SocketBufferedTraceValidationError) ErrorName() string + func (e SocketBufferedTraceValidationError) Field() string + func (e SocketBufferedTraceValidationError) Key() bool + func (e SocketBufferedTraceValidationError) Reason() string + type SocketEvent struct + EventSelector isSocketEvent_EventSelector + Timestamp *timestamp.Timestamp + func (*SocketEvent) Descriptor() ([]byte, []int) + func (*SocketEvent) ProtoMessage() + func (m *SocketEvent) GetEventSelector() isSocketEvent_EventSelector + func (m *SocketEvent) Validate() error + func (m *SocketEvent) ValidateAll() error + func (x *SocketEvent) GetClosed() *SocketEvent_Closed + func (x *SocketEvent) GetRead() *SocketEvent_Read + func (x *SocketEvent) GetTimestamp() *timestamp.Timestamp + func (x *SocketEvent) GetWrite() *SocketEvent_Write + func (x *SocketEvent) ProtoReflect() protoreflect.Message + func (x *SocketEvent) Reset() + func (x *SocketEvent) String() string + type SocketEventMultiError []error + func (m SocketEventMultiError) AllErrors() []error + func (m SocketEventMultiError) Error() string + type SocketEventValidationError struct + func (e SocketEventValidationError) Cause() error + func (e SocketEventValidationError) Error() string + func (e SocketEventValidationError) ErrorName() string + func (e SocketEventValidationError) Field() string + func (e SocketEventValidationError) Key() bool + func (e SocketEventValidationError) Reason() string + type SocketEvent_Closed struct + func (*SocketEvent_Closed) Descriptor() ([]byte, []int) + func (*SocketEvent_Closed) ProtoMessage() + func (m *SocketEvent_Closed) Validate() error + func (m *SocketEvent_Closed) ValidateAll() error + func (x *SocketEvent_Closed) ProtoReflect() protoreflect.Message + func (x *SocketEvent_Closed) Reset() + func (x *SocketEvent_Closed) String() string + type SocketEvent_ClosedMultiError []error + func (m SocketEvent_ClosedMultiError) AllErrors() []error + func (m SocketEvent_ClosedMultiError) Error() string + type SocketEvent_ClosedValidationError struct + func (e SocketEvent_ClosedValidationError) Cause() error + func (e SocketEvent_ClosedValidationError) Error() string + func (e SocketEvent_ClosedValidationError) ErrorName() string + func (e SocketEvent_ClosedValidationError) Field() string + func (e SocketEvent_ClosedValidationError) Key() bool + func (e SocketEvent_ClosedValidationError) Reason() string + type SocketEvent_Closed_ struct + Closed *SocketEvent_Closed + type SocketEvent_Read struct + Data *Body + func (*SocketEvent_Read) Descriptor() ([]byte, []int) + func (*SocketEvent_Read) ProtoMessage() + func (m *SocketEvent_Read) Validate() error + func (m *SocketEvent_Read) ValidateAll() error + func (x *SocketEvent_Read) GetData() *Body + func (x *SocketEvent_Read) ProtoReflect() protoreflect.Message + func (x *SocketEvent_Read) Reset() + func (x *SocketEvent_Read) String() string + type SocketEvent_ReadMultiError []error + func (m SocketEvent_ReadMultiError) AllErrors() []error + func (m SocketEvent_ReadMultiError) Error() string + type SocketEvent_ReadValidationError struct + func (e SocketEvent_ReadValidationError) Cause() error + func (e SocketEvent_ReadValidationError) Error() string + func (e SocketEvent_ReadValidationError) ErrorName() string + func (e SocketEvent_ReadValidationError) Field() string + func (e SocketEvent_ReadValidationError) Key() bool + func (e SocketEvent_ReadValidationError) Reason() string + type SocketEvent_Read_ struct + Read *SocketEvent_Read + type SocketEvent_Write struct + Data *Body + EndStream bool + func (*SocketEvent_Write) Descriptor() ([]byte, []int) + func (*SocketEvent_Write) ProtoMessage() + func (m *SocketEvent_Write) Validate() error + func (m *SocketEvent_Write) ValidateAll() error + func (x *SocketEvent_Write) GetData() *Body + func (x *SocketEvent_Write) GetEndStream() bool + func (x *SocketEvent_Write) ProtoReflect() protoreflect.Message + func (x *SocketEvent_Write) Reset() + func (x *SocketEvent_Write) String() string + type SocketEvent_WriteMultiError []error + func (m SocketEvent_WriteMultiError) AllErrors() []error + func (m SocketEvent_WriteMultiError) Error() string + type SocketEvent_WriteValidationError struct + func (e SocketEvent_WriteValidationError) Cause() error + func (e SocketEvent_WriteValidationError) Error() string + func (e SocketEvent_WriteValidationError) ErrorName() string + func (e SocketEvent_WriteValidationError) Field() string + func (e SocketEvent_WriteValidationError) Key() bool + func (e SocketEvent_WriteValidationError) Reason() string + type SocketEvent_Write_ struct + Write *SocketEvent_Write + type SocketStreamedTraceSegment struct + MessagePiece isSocketStreamedTraceSegment_MessagePiece + TraceId uint64 + func (*SocketStreamedTraceSegment) Descriptor() ([]byte, []int) + func (*SocketStreamedTraceSegment) ProtoMessage() + func (m *SocketStreamedTraceSegment) GetMessagePiece() isSocketStreamedTraceSegment_MessagePiece + func (m *SocketStreamedTraceSegment) Validate() error + func (m *SocketStreamedTraceSegment) ValidateAll() error + func (x *SocketStreamedTraceSegment) GetConnection() *Connection + func (x *SocketStreamedTraceSegment) GetEvent() *SocketEvent + func (x *SocketStreamedTraceSegment) GetTraceId() uint64 + func (x *SocketStreamedTraceSegment) ProtoReflect() protoreflect.Message + func (x *SocketStreamedTraceSegment) Reset() + func (x *SocketStreamedTraceSegment) String() string + type SocketStreamedTraceSegmentMultiError []error + func (m SocketStreamedTraceSegmentMultiError) AllErrors() []error + func (m SocketStreamedTraceSegmentMultiError) Error() string + type SocketStreamedTraceSegmentValidationError struct + func (e SocketStreamedTraceSegmentValidationError) Cause() error + func (e SocketStreamedTraceSegmentValidationError) Error() string + func (e SocketStreamedTraceSegmentValidationError) ErrorName() string + func (e SocketStreamedTraceSegmentValidationError) Field() string + func (e SocketStreamedTraceSegmentValidationError) Key() bool + func (e SocketStreamedTraceSegmentValidationError) Reason() string + type SocketStreamedTraceSegment_Connection struct + Connection *Connection + type SocketStreamedTraceSegment_Event struct + Event *SocketEvent + type TraceWrapper struct + Trace isTraceWrapper_Trace + func (*TraceWrapper) Descriptor() ([]byte, []int) + func (*TraceWrapper) ProtoMessage() + func (m *TraceWrapper) GetTrace() isTraceWrapper_Trace + func (m *TraceWrapper) Validate() error + func (m *TraceWrapper) ValidateAll() error + func (x *TraceWrapper) GetHttpBufferedTrace() *HttpBufferedTrace + func (x *TraceWrapper) GetHttpStreamedTraceSegment() *HttpStreamedTraceSegment + func (x *TraceWrapper) GetSocketBufferedTrace() *SocketBufferedTrace + func (x *TraceWrapper) GetSocketStreamedTraceSegment() *SocketStreamedTraceSegment + func (x *TraceWrapper) ProtoReflect() protoreflect.Message + func (x *TraceWrapper) Reset() + func (x *TraceWrapper) String() string + type TraceWrapperMultiError []error + func (m TraceWrapperMultiError) AllErrors() []error + func (m TraceWrapperMultiError) Error() string + type TraceWrapperValidationError struct + func (e TraceWrapperValidationError) Cause() error + func (e TraceWrapperValidationError) Error() string + func (e TraceWrapperValidationError) ErrorName() string + func (e TraceWrapperValidationError) Field() string + func (e TraceWrapperValidationError) Key() bool + func (e TraceWrapperValidationError) Reason() string + type TraceWrapper_HttpBufferedTrace struct + HttpBufferedTrace *HttpBufferedTrace + type TraceWrapper_HttpStreamedTraceSegment struct + HttpStreamedTraceSegment *HttpStreamedTraceSegment + type TraceWrapper_SocketBufferedTrace struct + SocketBufferedTrace *SocketBufferedTrace + type TraceWrapper_SocketStreamedTraceSegment struct + SocketStreamedTraceSegment *SocketStreamedTraceSegment