Documentation ¶
Index ¶
- type EnvoySettings
- func (*EnvoySettings) Descriptor() ([]byte, []int)
- func (this *EnvoySettings) Equal(that interface{}) bool
- func (m *EnvoySettings) GetDescriptors() []*ratelimit.Descriptor
- func (*EnvoySettings) ProtoMessage()
- func (m *EnvoySettings) Reset()
- func (m *EnvoySettings) String() string
- func (m *EnvoySettings) XXX_DiscardUnknown()
- func (m *EnvoySettings) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
- func (m *EnvoySettings) XXX_Merge(src proto.Message)
- func (m *EnvoySettings) XXX_Size() int
- func (m *EnvoySettings) XXX_Unmarshal(b []byte) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EnvoySettings ¶
type EnvoySettings struct { Descriptors []*ratelimit.Descriptor `protobuf:"bytes,1,rep,name=descriptors,proto3" json:"descriptors,omitempty"` XXX_NoUnkeyedLiteral struct{} `json:"-"` XXX_unrecognized []byte `json:"-"` XXX_sizecache int32 `json:"-"` }
func (*EnvoySettings) Descriptor ¶
func (*EnvoySettings) Descriptor() ([]byte, []int)
func (*EnvoySettings) Equal ¶
func (this *EnvoySettings) Equal(that interface{}) bool
func (*EnvoySettings) GetDescriptors ¶
func (m *EnvoySettings) GetDescriptors() []*ratelimit.Descriptor
func (*EnvoySettings) ProtoMessage ¶
func (*EnvoySettings) ProtoMessage()
func (*EnvoySettings) Reset ¶
func (m *EnvoySettings) Reset()
func (*EnvoySettings) String ¶
func (m *EnvoySettings) String() string
func (*EnvoySettings) XXX_DiscardUnknown ¶
func (m *EnvoySettings) XXX_DiscardUnknown()
func (*EnvoySettings) XXX_Marshal ¶
func (m *EnvoySettings) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)
func (*EnvoySettings) XXX_Merge ¶
func (m *EnvoySettings) XXX_Merge(src proto.Message)
func (*EnvoySettings) XXX_Size ¶
func (m *EnvoySettings) XXX_Size() int
func (*EnvoySettings) XXX_Unmarshal ¶
func (m *EnvoySettings) XXX_Unmarshal(b []byte) error
Click to show internal directories.
Click to hide internal directories.