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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FixedHeapConfig

type FixedHeapConfig struct {
	MaxHeapSizeBytes     uint64   `protobuf:"varint,1,opt,name=max_heap_size_bytes,json=maxHeapSizeBytes,proto3" json:"max_heap_size_bytes,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

The fixed heap resource monitor reports the Envoy process memory pressure, computed as a fraction of currently reserved heap memory divided by a statically configured maximum specified in the FixedHeapConfig.

func (*FixedHeapConfig) Descriptor

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

func (*FixedHeapConfig) GetMaxHeapSizeBytes

func (m *FixedHeapConfig) GetMaxHeapSizeBytes() uint64

func (*FixedHeapConfig) ProtoMessage

func (*FixedHeapConfig) ProtoMessage()

func (*FixedHeapConfig) Reset

func (m *FixedHeapConfig) Reset()

func (*FixedHeapConfig) String

func (m *FixedHeapConfig) String() string

func (*FixedHeapConfig) XXX_DiscardUnknown

func (m *FixedHeapConfig) XXX_DiscardUnknown()

func (*FixedHeapConfig) XXX_Marshal

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

func (*FixedHeapConfig) XXX_Merge

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

func (*FixedHeapConfig) XXX_Size

func (m *FixedHeapConfig) XXX_Size() int

func (*FixedHeapConfig) XXX_Unmarshal

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

Jump to

Keyboard shortcuts

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