envoy_extensions_filters_http_tap_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: 17

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Tap

type Tap struct {
	CommonConfig         *v3.CommonExtensionConfig `protobuf:"bytes,1,opt,name=common_config,json=commonConfig,proto3" json:"common_config,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                  `json:"-"`
	XXX_unrecognized     []byte                    `json:"-"`
	XXX_sizecache        int32                     `json:"-"`
}

func (*Tap) Descriptor

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

func (*Tap) GetCommonConfig

func (m *Tap) GetCommonConfig() *v3.CommonExtensionConfig

func (*Tap) ProtoMessage

func (*Tap) ProtoMessage()

func (*Tap) Reset

func (m *Tap) Reset()

func (*Tap) String

func (m *Tap) String() string

func (*Tap) Validate

func (m *Tap) Validate() error

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

func (*Tap) XXX_DiscardUnknown

func (m *Tap) XXX_DiscardUnknown()

func (*Tap) XXX_Marshal

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

func (*Tap) XXX_Merge

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

func (*Tap) XXX_Size

func (m *Tap) XXX_Size() int

func (*Tap) XXX_Unmarshal

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

type TapValidationError

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

TapValidationError is the validation error returned by Tap.Validate if the designated constraints aren't met.

func (TapValidationError) Cause

func (e TapValidationError) Cause() error

Cause function returns cause value.

func (TapValidationError) Error

func (e TapValidationError) Error() string

Error satisfies the builtin error interface

func (TapValidationError) ErrorName

func (e TapValidationError) ErrorName() string

ErrorName returns error name.

func (TapValidationError) Field

func (e TapValidationError) Field() string

Field function returns field value.

func (TapValidationError) Key

func (e TapValidationError) Key() bool

Key function returns key value.

func (TapValidationError) Reason

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