diff --git a/content/en/docs/reference/config-api/apiserver-eventratelimit.v1alpha1.md b/content/en/docs/reference/config-api/apiserver-eventratelimit.v1alpha1.md index 32b6aeb191f..2189c4910d2 100644 --- a/content/en/docs/reference/config-api/apiserver-eventratelimit.v1alpha1.md +++ b/content/en/docs/reference/config-api/apiserver-eventratelimit.v1alpha1.md @@ -1,7 +1,7 @@ --- title: Event Rate Limit Configuration (v1alpha1) content_type: tool-reference -package: evenratelimit.admission.k8s.io/v1alpha1 +package: eventratelimit.admission.k8s.io/v1alpha1 auto_generated: true --- @@ -9,11 +9,11 @@ auto_generated: true ## Resource Types -- [Configuration](#evenratelimit-admission-k8s-io-v1alpha1-Configuration) +- [Configuration](#eventratelimit-admission-k8s-io-v1alpha1-Configuration) -## `Configuration` {#evenratelimit-admission-k8s-io-v1alpha1-Configuration} +## `Configuration` {#eventratelimit-admission-k8s-io-v1alpha1-Configuration} @@ -25,12 +25,12 @@ controller.
apiVersionevenratelimit.admission.k8s.io/v1alpha1apiVersioneventratelimit.admission.k8s.io/v1alpha1kindConfigurationlimits [Required][]Limit
+[]Limit
limits are the limits to place on event queries received. @@ -42,12 +42,12 @@ At least one limit is required.
Limit is the configuration for a particular limit type
@@ -59,7 +59,7 @@ At least one limit is required.type [Required]LimitType
+LimitType
type is the type of limit to which this configuration applies
@@ -105,17 +105,17 @@ allowance of burst queries. -## `LimitType` {#evenratelimit-admission-k8s-io-v1alpha1-LimitType} +## `LimitType` {#eventratelimit-admission-k8s-io-v1alpha1-LimitType} (Alias of `string`) **Appears in:** -- [Limit](#evenratelimit-admission-k8s-io-v1alpha1-Limit) +- [Limit](#eventratelimit-admission-k8s-io-v1alpha1-Limit)LimitType is the type of the limit (e.g., per-namespace)
- + \ No newline at end of file