envoy_config_transport_socket_tap_v2alpha

package
v1.12.1 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Tap

type Tap struct {
	// Common configuration for the tap transport socket.
	CommonConfig *v2alpha.CommonExtensionConfig `protobuf:"bytes,1,opt,name=common_config,json=commonConfig,proto3" json:"common_config,omitempty"`
	// The underlying transport socket being wrapped.
	TransportSocket      *core.TransportSocket `protobuf:"bytes,2,opt,name=transport_socket,json=transportSocket,proto3" json:"transport_socket,omitempty"`
	XXX_NoUnkeyedLiteral struct{}              `json:"-"`
	XXX_unrecognized     []byte                `json:"-"`
	XXX_sizecache        int32                 `json:"-"`
}

Configuration for tap transport socket. This wraps another transport socket, providing the ability to interpose and record in plain text any traffic that is surfaced to Envoy.

func (*Tap) Descriptor

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

func (*Tap) GetCommonConfig

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

func (*Tap) GetTransportSocket

func (m *Tap) GetTransportSocket() *core.TransportSocket

func (*Tap) ProtoMessage

func (*Tap) ProtoMessage()

func (*Tap) Reset

func (m *Tap) Reset()

func (*Tap) String

func (m *Tap) String() string

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

Jump to

Keyboard shortcuts

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