Versions in this module Expand all Collapse all v1 v1.1.0 Nov 25, 2019 v1.0.0 Nov 14, 2019 Changes in this version + type TcpProxySettings struct + IdleTimeout *time.Duration + MaxConnectAttempts *types.UInt32Value + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*TcpProxySettings) Descriptor() ([]byte, []int) + func (*TcpProxySettings) ProtoMessage() + func (m *TcpProxySettings) GetIdleTimeout() *time.Duration + func (m *TcpProxySettings) GetMaxConnectAttempts() *types.UInt32Value + func (m *TcpProxySettings) Reset() + func (m *TcpProxySettings) String() string + func (m *TcpProxySettings) XXX_DiscardUnknown() + func (m *TcpProxySettings) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *TcpProxySettings) XXX_Merge(src proto.Message) + func (m *TcpProxySettings) XXX_Size() int + func (m *TcpProxySettings) XXX_Unmarshal(b []byte) error + func (this *TcpProxySettings) Equal(that interface{}) bool