- 描述
- GlobalRateLimiter is the Schema for the globalratelimiters API
- 类型
object
规格
.spec
- 描述
- GlobalRateLimiterSpec defines the desired state of GlobalRateLimiter
- 类型
object- 必填
domainfailureModeDenyrulesserviceType
.spec.rules
- 描述
- List of rate limit rule.
- 类型
array
.spec.rules[]
- 类型
object- 必填
descriptorsnamerateLimit
.spec.rules[].descriptors
- 描述
- List of rate limit description information.
- 类型
array
.spec.rules[].descriptors[]
- 类型
object- 必填
kindmatch
.spec.rules[].descriptors[].match
- 描述
- Rate limit matching.
- 类型
object- 必填
method
.spec.rules[].rateLimit
- 描述
- Current limit value configuration.
- 类型
object
.spec.rules[].rateLimit.fixedWindow
- 描述
- Fixed window.
- 类型
object- 必填
requestsPerUnitunit
.status
- 描述
- GlobalRateLimiterStatus defines the observed state of GlobalRateLimiter
- 类型
object
API 端点
可用的 API 端点如下:
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/globalratelimitersDELETE: delete collection of GlobalRateLimiterGET: list objects of kind GlobalRateLimiterPOST: create a new GlobalRateLimiter
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/globalratelimiters/{name}DELETE: delete the specified GlobalRateLimiterGET: read the specified GlobalRateLimiterPATCH: partially update the specified GlobalRateLimiterPUT: replace the specified GlobalRateLimiter
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/globalratelimiters/{name}/statusGET: read status of the specified GlobalRateLimiterPATCH: partially update status of the specified GlobalRateLimiterPUT: replace status of the specified GlobalRateLimiter
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/globalratelimiters
- HTTP 方法
DELETE- 描述
- delete collection of GlobalRateLimiter
- HTTP 响应
- HTTP 方法
GET- 描述
- list objects of kind GlobalRateLimiter
- HTTP 响应
- HTTP 方法
POST- 描述
- create a new GlobalRateLimiter
- 查询参数
- 请求体参数
- HTTP 响应
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/globalratelimiters/{name}
- HTTP 方法
DELETE- 描述
- delete the specified GlobalRateLimiter
- 查询参数
- HTTP 响应
- HTTP 方法
GET- 描述
- read the specified GlobalRateLimiter
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update the specified GlobalRateLimiter
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace the specified GlobalRateLimiter
- 查询参数
- 请求体参数
- HTTP 响应
/apis/asm.alauda.io/v1alpha1/namespaces/{namespace}/globalratelimiters/{name}/status
- HTTP 方法
GET- 描述
- read status of the specified GlobalRateLimiter
- HTTP 响应
- HTTP 方法
PATCH- 描述
- partially update status of the specified GlobalRateLimiter
- 查询参数
- HTTP 响应
- HTTP 方法
PUT- 描述
- replace status of the specified GlobalRateLimiter
- 查询参数
- 请求体参数
- HTTP 响应