ratelimitv2

package
v1.36.3-20230619202706... Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: unknown License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var File_envoy_config_ratelimit_v2_rls_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type RateLimitServiceConfig

type RateLimitServiceConfig struct {

	// Specifies the gRPC service that hosts the rate limit service. The client
	// will connect to this cluster when it needs to make rate limit service
	// requests.
	GrpcService *core.GrpcService `protobuf:"bytes,2,opt,name=grpc_service,json=grpcService,proto3" json:"grpc_service,omitempty"`
	// contains filtered or unexported fields
}

Rate limit :ref:`configuration overview <config_rate_limit_service>`.

func (*RateLimitServiceConfig) ClearGrpcService

func (x *RateLimitServiceConfig) ClearGrpcService()

func (*RateLimitServiceConfig) GetGrpcService

func (x *RateLimitServiceConfig) GetGrpcService() *core.GrpcService

func (*RateLimitServiceConfig) HasGrpcService

func (x *RateLimitServiceConfig) HasGrpcService() bool

func (*RateLimitServiceConfig) ProtoMessage

func (*RateLimitServiceConfig) ProtoMessage()

func (*RateLimitServiceConfig) ProtoReflect

func (x *RateLimitServiceConfig) ProtoReflect() protoreflect.Message

func (*RateLimitServiceConfig) Reset

func (x *RateLimitServiceConfig) Reset()

func (*RateLimitServiceConfig) SetGrpcService

func (x *RateLimitServiceConfig) SetGrpcService(v *core.GrpcService)

func (*RateLimitServiceConfig) String

func (x *RateLimitServiceConfig) String() string

type RateLimitServiceConfig_builder

type RateLimitServiceConfig_builder struct {

	// Specifies the gRPC service that hosts the rate limit service. The client
	// will connect to this cluster when it needs to make rate limit service
	// requests.
	GrpcService *core.GrpcService
	// contains filtered or unexported fields
}

func (RateLimitServiceConfig_builder) Build

Jump to

Keyboard shortcuts

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