envoy_config_filter_udp_udp_proxy_v2alpha

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: 15 Imported by: 12

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type UdpProxyConfig

type UdpProxyConfig struct {
	StatPrefix string `protobuf:"bytes,1,opt,name=stat_prefix,json=statPrefix,proto3" json:"stat_prefix,omitempty"`
	// Types that are valid to be assigned to RouteSpecifier:
	//	*UdpProxyConfig_Cluster
	RouteSpecifier       isUdpProxyConfig_RouteSpecifier `protobuf_oneof:"route_specifier"`
	IdleTimeout          *duration.Duration              `protobuf:"bytes,3,opt,name=idle_timeout,json=idleTimeout,proto3" json:"idle_timeout,omitempty"`
	XXX_NoUnkeyedLiteral struct{}                        `json:"-"`
	XXX_unrecognized     []byte                          `json:"-"`
	XXX_sizecache        int32                           `json:"-"`
}

func (*UdpProxyConfig) Descriptor

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

func (*UdpProxyConfig) GetCluster

func (m *UdpProxyConfig) GetCluster() string

func (*UdpProxyConfig) GetIdleTimeout

func (m *UdpProxyConfig) GetIdleTimeout() *duration.Duration

func (*UdpProxyConfig) GetRouteSpecifier

func (m *UdpProxyConfig) GetRouteSpecifier() isUdpProxyConfig_RouteSpecifier

func (*UdpProxyConfig) GetStatPrefix

func (m *UdpProxyConfig) GetStatPrefix() string

func (*UdpProxyConfig) ProtoMessage

func (*UdpProxyConfig) ProtoMessage()

func (*UdpProxyConfig) Reset

func (m *UdpProxyConfig) Reset()

func (*UdpProxyConfig) String

func (m *UdpProxyConfig) String() string

func (*UdpProxyConfig) Validate

func (m *UdpProxyConfig) Validate() error

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

func (*UdpProxyConfig) XXX_DiscardUnknown

func (m *UdpProxyConfig) XXX_DiscardUnknown()

func (*UdpProxyConfig) XXX_Marshal

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

func (*UdpProxyConfig) XXX_Merge

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

func (*UdpProxyConfig) XXX_OneofWrappers

func (*UdpProxyConfig) XXX_OneofWrappers() []interface{}

XXX_OneofWrappers is for the internal use of the proto package.

func (*UdpProxyConfig) XXX_Size

func (m *UdpProxyConfig) XXX_Size() int

func (*UdpProxyConfig) XXX_Unmarshal

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

type UdpProxyConfigValidationError

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

UdpProxyConfigValidationError is the validation error returned by UdpProxyConfig.Validate if the designated constraints aren't met.

func (UdpProxyConfigValidationError) Cause

Cause function returns cause value.

func (UdpProxyConfigValidationError) Error

Error satisfies the builtin error interface

func (UdpProxyConfigValidationError) ErrorName

func (e UdpProxyConfigValidationError) ErrorName() string

ErrorName returns error name.

func (UdpProxyConfigValidationError) Field

Field function returns field value.

func (UdpProxyConfigValidationError) Key

Key function returns key value.

func (UdpProxyConfigValidationError) Reason

Reason function returns reason value.

type UdpProxyConfig_Cluster

type UdpProxyConfig_Cluster struct {
	Cluster string `protobuf:"bytes,2,opt,name=cluster,proto3,oneof"`
}

Jump to

Keyboard shortcuts

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