envoy_extensions_filters_http_router_v4alpha

package
v0.9.6 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2020 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_envoy_extensions_filters_http_router_v4alpha_router_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Router

type Router struct {
	DynamicStats             *wrappers.BoolValue  `protobuf:"bytes,1,opt,name=dynamic_stats,json=dynamicStats,proto3" json:"dynamic_stats,omitempty"`
	StartChildSpan           bool                 `protobuf:"varint,2,opt,name=start_child_span,json=startChildSpan,proto3" json:"start_child_span,omitempty"`
	UpstreamLog              []*v4alpha.AccessLog `protobuf:"bytes,3,rep,name=upstream_log,json=upstreamLog,proto3" json:"upstream_log,omitempty"`
	SuppressEnvoyHeaders     bool                 `protobuf:"varint,4,opt,name=suppress_envoy_headers,json=suppressEnvoyHeaders,proto3" json:"suppress_envoy_headers,omitempty"`
	StrictCheckHeaders       []string             `protobuf:"bytes,5,rep,name=strict_check_headers,json=strictCheckHeaders,proto3" json:"strict_check_headers,omitempty"`
	RespectExpectedRqTimeout bool                 `` /* 138-byte string literal not displayed */
	// contains filtered or unexported fields
}

func (*Router) Descriptor deprecated

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

Deprecated: Use Router.ProtoReflect.Descriptor instead.

func (*Router) GetDynamicStats

func (x *Router) GetDynamicStats() *wrappers.BoolValue

func (*Router) GetRespectExpectedRqTimeout

func (x *Router) GetRespectExpectedRqTimeout() bool

func (*Router) GetStartChildSpan

func (x *Router) GetStartChildSpan() bool

func (*Router) GetStrictCheckHeaders

func (x *Router) GetStrictCheckHeaders() []string

func (*Router) GetSuppressEnvoyHeaders

func (x *Router) GetSuppressEnvoyHeaders() bool

func (*Router) GetUpstreamLog

func (x *Router) GetUpstreamLog() []*v4alpha.AccessLog

func (*Router) ProtoMessage

func (*Router) ProtoMessage()

func (*Router) ProtoReflect

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

func (*Router) Reset

func (x *Router) Reset()

func (*Router) String

func (x *Router) String() string

func (*Router) Validate

func (m *Router) Validate() error

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

type RouterValidationError

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

RouterValidationError is the validation error returned by Router.Validate if the designated constraints aren't met.

func (RouterValidationError) Cause

func (e RouterValidationError) Cause() error

Cause function returns cause value.

func (RouterValidationError) Error

func (e RouterValidationError) Error() string

Error satisfies the builtin error interface

func (RouterValidationError) ErrorName

func (e RouterValidationError) ErrorName() string

ErrorName returns error name.

func (RouterValidationError) Field

func (e RouterValidationError) Field() string

Field function returns field value.

func (RouterValidationError) Key

func (e RouterValidationError) Key() bool

Key function returns key value.

func (RouterValidationError) Reason

func (e RouterValidationError) Reason() string

Reason function returns reason value.

Jump to

Keyboard shortcuts

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