envoy_extensions_tracers_datadog_v4alpha

package
v0.9.7 Latest Latest
Warning

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

Go to latest
Published: Sep 1, 2020 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_envoy_extensions_tracers_datadog_v4alpha_datadog_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type DatadogConfig

type DatadogConfig struct {
	CollectorCluster string `protobuf:"bytes,1,opt,name=collector_cluster,json=collectorCluster,proto3" json:"collector_cluster,omitempty"`
	ServiceName      string `protobuf:"bytes,2,opt,name=service_name,json=serviceName,proto3" json:"service_name,omitempty"`
	// contains filtered or unexported fields
}

func (*DatadogConfig) Descriptor deprecated

func (*DatadogConfig) Descriptor() ([]byte, []int)

Deprecated: Use DatadogConfig.ProtoReflect.Descriptor instead.

func (*DatadogConfig) GetCollectorCluster

func (x *DatadogConfig) GetCollectorCluster() string

func (*DatadogConfig) GetServiceName

func (x *DatadogConfig) GetServiceName() string

func (*DatadogConfig) ProtoMessage

func (*DatadogConfig) ProtoMessage()

func (*DatadogConfig) ProtoReflect

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

func (*DatadogConfig) Reset

func (x *DatadogConfig) Reset()

func (*DatadogConfig) String

func (x *DatadogConfig) String() string

func (*DatadogConfig) Validate

func (m *DatadogConfig) Validate() error

Validate checks the field values on DatadogConfig with the rules defined in the proto definition for this message. If any rules are violated, an error is returned.

type DatadogConfigValidationError

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

DatadogConfigValidationError is the validation error returned by DatadogConfig.Validate if the designated constraints aren't met.

func (DatadogConfigValidationError) Cause

Cause function returns cause value.

func (DatadogConfigValidationError) Error

Error satisfies the builtin error interface

func (DatadogConfigValidationError) ErrorName

func (e DatadogConfigValidationError) ErrorName() string

ErrorName returns error name.

func (DatadogConfigValidationError) Field

Field function returns field value.

func (DatadogConfigValidationError) Key

Key function returns key value.

func (DatadogConfigValidationError) Reason

Reason function returns reason value.

Jump to

Keyboard shortcuts

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