tracev3

package
v1.36.2-20231106192139... Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: unknown License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_envoy_service_trace_v3_trace_service_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type StreamTracesMessage

type StreamTracesMessage struct {

	// Identifier data effectively is a structured metadata.
	// As a performance optimization this will only be sent in the first message
	// on the stream.
	Identifier *StreamTracesMessage_Identifier `protobuf:"bytes,1,opt,name=identifier,proto3" json:"identifier,omitempty"`
	// A list of Span entries
	Spans []*v1.Span `protobuf:"bytes,2,rep,name=spans,proto3" json:"spans,omitempty"`
	// contains filtered or unexported fields
}

func (*StreamTracesMessage) ClearIdentifier

func (x *StreamTracesMessage) ClearIdentifier()

func (*StreamTracesMessage) GetIdentifier

func (*StreamTracesMessage) GetSpans

func (x *StreamTracesMessage) GetSpans() []*v1.Span

func (*StreamTracesMessage) HasIdentifier

func (x *StreamTracesMessage) HasIdentifier() bool

func (*StreamTracesMessage) ProtoMessage

func (*StreamTracesMessage) ProtoMessage()

func (*StreamTracesMessage) ProtoReflect

func (x *StreamTracesMessage) ProtoReflect() protoreflect.Message

func (*StreamTracesMessage) Reset

func (x *StreamTracesMessage) Reset()

func (*StreamTracesMessage) SetIdentifier

func (*StreamTracesMessage) SetSpans

func (x *StreamTracesMessage) SetSpans(v []*v1.Span)

func (*StreamTracesMessage) String

func (x *StreamTracesMessage) String() string

type StreamTracesMessage_Identifier

type StreamTracesMessage_Identifier struct {

	// The node sending the access log messages over the stream.
	Node *v3.Node `protobuf:"bytes,1,opt,name=node,proto3" json:"node,omitempty"`
	// contains filtered or unexported fields
}

func (*StreamTracesMessage_Identifier) ClearNode

func (x *StreamTracesMessage_Identifier) ClearNode()

func (*StreamTracesMessage_Identifier) GetNode

func (x *StreamTracesMessage_Identifier) GetNode() *v3.Node

func (*StreamTracesMessage_Identifier) HasNode

func (x *StreamTracesMessage_Identifier) HasNode() bool

func (*StreamTracesMessage_Identifier) ProtoMessage

func (*StreamTracesMessage_Identifier) ProtoMessage()

func (*StreamTracesMessage_Identifier) ProtoReflect

func (*StreamTracesMessage_Identifier) Reset

func (x *StreamTracesMessage_Identifier) Reset()

func (*StreamTracesMessage_Identifier) SetNode

func (x *StreamTracesMessage_Identifier) SetNode(v *v3.Node)

func (*StreamTracesMessage_Identifier) String

type StreamTracesMessage_Identifier_builder

type StreamTracesMessage_Identifier_builder struct {

	// The node sending the access log messages over the stream.
	Node *v3.Node
	// contains filtered or unexported fields
}

func (StreamTracesMessage_Identifier_builder) Build

type StreamTracesMessage_builder

type StreamTracesMessage_builder struct {

	// Identifier data effectively is a structured metadata.
	// As a performance optimization this will only be sent in the first message
	// on the stream.
	Identifier *StreamTracesMessage_Identifier
	// A list of Span entries
	Spans []*v1.Span
	// contains filtered or unexported fields
}

func (StreamTracesMessage_builder) Build

type StreamTracesResponse

type StreamTracesResponse struct {
	// contains filtered or unexported fields
}

func (*StreamTracesResponse) ProtoMessage

func (*StreamTracesResponse) ProtoMessage()

func (*StreamTracesResponse) ProtoReflect

func (x *StreamTracesResponse) ProtoReflect() protoreflect.Message

func (*StreamTracesResponse) Reset

func (x *StreamTracesResponse) Reset()

func (*StreamTracesResponse) String

func (x *StreamTracesResponse) String() string

type StreamTracesResponse_builder

type StreamTracesResponse_builder struct {
	// contains filtered or unexported fields
}

func (StreamTracesResponse_builder) Build

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL