Options
All
  • Public
  • Public/Protected
  • All
Menu
export
interface

V1TokenBucketRateLimiter

Hierarchy

  • V1TokenBucketRateLimiter

Index

Properties

Properties

burst: number

Maximum burst for throttle. If it's zero, the component default will be used

memberof

V1TokenBucketRateLimiter

qps: number

QPS indicates the maximum QPS to the apiserver from this client. If it's zero, the component default will be used

memberof

V1TokenBucketRateLimiter

Generated using TypeDoc