File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
content/zh-cn/docs/reference/kubernetes-api/cluster-resources Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -172,6 +172,7 @@ GET /api/v1/componentstatuses
172
172
- **pretty** (*in query*): string
173
173
- **resourceVersion** (*in query*): string
174
174
- **resourceVersionMatch** (*in query*): string
175
+ - **sendInitialEvents** (*in query*): boolean
175
176
- **timeoutSeconds** (*in query*): integer
176
177
- **watch** (*in query*): boolean
177
178
-->
@@ -208,6 +209,10 @@ GET /api/v1/componentstatuses
208
209
209
210
<a href="{{< ref "../common-parameters/common-parameters#resourceVersionMatch" >}}">resourceVersionMatch</a >
210
211
212
+ - ** sendInitialEvents** (** 查询参数** ): boolean
213
+
214
+ <a href="{{< ref "../common-parameters/common-parameters#sendInitialEvents" >}}">sendInitialEvents</a >
215
+
211
216
- ** timeoutSeconds** (** 查询参数** ): integer
212
217
213
218
<a href="{{< ref "../common-parameters/common-parameters#timeoutSeconds" >}}">timeoutSeconds</a >
You can’t perform that action at this time.
0 commit comments