Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 581 Bytes

V1TokenBucketRateLimiter.md

File metadata and controls

11 lines (7 loc) · 581 Bytes

V1TokenBucketRateLimiter

Properties

Name Type Description Notes
burst int Maximum burst for throttle. If it's zero, the component default will be used [default to 0]
qps float QPS indicates the maximum QPS to the apiserver from this client. If it's zero, the component default will be used [default to 0.0]

[Back to Model list] [Back to API list] [Back to README]