envoy_extensions_filters_network_mongo_proxy_v3

package
v0.9.4 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2020 License: Apache-2.0 Imports: 16 Imported by: 16

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MongoProxy

type MongoProxy struct {
	StatPrefix           string         `protobuf:"bytes,1,opt,name=stat_prefix,json=statPrefix,proto3" json:"stat_prefix,omitempty"`
	AccessLog            string         `protobuf:"bytes,2,opt,name=access_log,json=accessLog,proto3" json:"access_log,omitempty"`
	Delay                *v3.FaultDelay `protobuf:"bytes,3,opt,name=delay,proto3" json:"delay,omitempty"`
	EmitDynamicMetadata  bool           `protobuf:"varint,4,opt,name=emit_dynamic_metadata,json=emitDynamicMetadata,proto3" json:"emit_dynamic_metadata,omitempty"`
	XXX_NoUnkeyedLiteral struct{}       `json:"-"`
	XXX_unrecognized     []byte         `json:"-"`
	XXX_sizecache        int32          `json:"-"`
}

func (*MongoProxy) Descriptor

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

func (*MongoProxy) GetAccessLog

func (m *MongoProxy) GetAccessLog() string

func (*MongoProxy) GetDelay

func (m *MongoProxy) GetDelay() *v3.FaultDelay

func (*MongoProxy) GetEmitDynamicMetadata

func (m *MongoProxy) GetEmitDynamicMetadata() bool

func (*MongoProxy) GetStatPrefix

func (m *MongoProxy) GetStatPrefix() string

func (*MongoProxy) ProtoMessage

func (*MongoProxy) ProtoMessage()

func (*MongoProxy) Reset

func (m *MongoProxy) Reset()

func (*MongoProxy) String

func (m *MongoProxy) String() string

func (*MongoProxy) Validate

func (m *MongoProxy) Validate() error

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

func (*MongoProxy) XXX_DiscardUnknown

func (m *MongoProxy) XXX_DiscardUnknown()

func (*MongoProxy) XXX_Marshal

func (m *MongoProxy) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*MongoProxy) XXX_Merge

func (m *MongoProxy) XXX_Merge(src proto.Message)

func (*MongoProxy) XXX_Size

func (m *MongoProxy) XXX_Size() int

func (*MongoProxy) XXX_Unmarshal

func (m *MongoProxy) XXX_Unmarshal(b []byte) error

type MongoProxyValidationError

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

MongoProxyValidationError is the validation error returned by MongoProxy.Validate if the designated constraints aren't met.

func (MongoProxyValidationError) Cause

func (e MongoProxyValidationError) Cause() error

Cause function returns cause value.

func (MongoProxyValidationError) Error

Error satisfies the builtin error interface

func (MongoProxyValidationError) ErrorName

func (e MongoProxyValidationError) ErrorName() string

ErrorName returns error name.

func (MongoProxyValidationError) Field

Field function returns field value.

func (MongoProxyValidationError) Key

Key function returns key value.

func (MongoProxyValidationError) Reason

func (e MongoProxyValidationError) 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