envoy_config_filter_network_zookeeper_proxy_v1alpha1

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: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ZooKeeperProxy

type ZooKeeperProxy struct {
	// The human readable prefix to use when emitting :ref:`statistics
	// <config_network_filters_zookeeper_proxy_stats>`.
	StatPrefix string `protobuf:"bytes,1,opt,name=stat_prefix,json=statPrefix,proto3" json:"stat_prefix,omitempty"`
	// [#not-implemented-hide:] The optional path to use for writing ZooKeeper access logs.
	// If the access log field is empty, access logs will not be written.
	AccessLog string `protobuf:"bytes,2,opt,name=access_log,json=accessLog,proto3" json:"access_log,omitempty"`
	// Messages — requests, responses and events — that are bigger than this value will
	// be ignored. If it is not set, the default value is 1Mb.
	//
	// The value here should match the jute.maxbuffer property in your cluster configuration:
	//
	// https://zookeeper.apache.org/doc/r3.4.10/zookeeperAdmin.html#Unsafe+Options
	//
	// if that is set. If it isn't, ZooKeeper's default is also 1Mb.
	MaxPacketBytes       *types.UInt32Value `protobuf:"bytes,3,opt,name=max_packet_bytes,json=maxPacketBytes,proto3" json:"max_packet_bytes,omitempty"`
	XXX_NoUnkeyedLiteral struct{}           `json:"-"`
	XXX_unrecognized     []byte             `json:"-"`
	XXX_sizecache        int32              `json:"-"`
}

[#protodoc-title: ZooKeeper proxy] ZooKeeper Proxy :ref:`configuration overview <config_network_filters_zookeeper_proxy>`.

func (*ZooKeeperProxy) Descriptor

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

func (*ZooKeeperProxy) GetAccessLog

func (m *ZooKeeperProxy) GetAccessLog() string

func (*ZooKeeperProxy) GetMaxPacketBytes

func (m *ZooKeeperProxy) GetMaxPacketBytes() *types.UInt32Value

func (*ZooKeeperProxy) GetStatPrefix

func (m *ZooKeeperProxy) GetStatPrefix() string

func (*ZooKeeperProxy) ProtoMessage

func (*ZooKeeperProxy) ProtoMessage()

func (*ZooKeeperProxy) Reset

func (m *ZooKeeperProxy) Reset()

func (*ZooKeeperProxy) String

func (m *ZooKeeperProxy) String() string

func (*ZooKeeperProxy) XXX_DiscardUnknown

func (m *ZooKeeperProxy) XXX_DiscardUnknown()

func (*ZooKeeperProxy) XXX_Marshal

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

func (*ZooKeeperProxy) XXX_Merge

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

func (*ZooKeeperProxy) XXX_Size

func (m *ZooKeeperProxy) XXX_Size() int

func (*ZooKeeperProxy) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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