set_filter_statev3

package
v1.36.11-2025121120105... Latest Latest
Warning

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

Go to latest
Published: unknown License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_envoy_extensions_filters_network_set_filter_state_v3_set_filter_state_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Config

type Config struct {

	// A sequence of the filter state values to apply in the specified order
	// when a new connection is received.
	OnNewConnection []*v3.FilterStateValue `protobuf:"bytes,1,rep,name=on_new_connection,json=onNewConnection,proto3" json:"on_new_connection,omitempty"`
	// contains filtered or unexported fields
}

func (*Config) GetOnNewConnection

func (x *Config) GetOnNewConnection() []*v3.FilterStateValue

func (*Config) ProtoMessage

func (*Config) ProtoMessage()

func (*Config) ProtoReflect

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

func (*Config) Reset

func (x *Config) Reset()

func (*Config) SetOnNewConnection

func (x *Config) SetOnNewConnection(v []*v3.FilterStateValue)

func (*Config) String

func (x *Config) String() string

type Config_builder

type Config_builder struct {

	// A sequence of the filter state values to apply in the specified order
	// when a new connection is received.
	OnNewConnection []*v3.FilterStateValue
	// contains filtered or unexported fields
}

func (Config_builder) Build

func (b0 Config_builder) Build() *Config

Source Files

  • set_filter_state.pb.go

Jump to

Keyboard shortcuts

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