Skip to content

Commit 7e83705

Browse files
committed
sync component-status-v1.md
sync component-status-v1.md
1 parent b8b837e commit 7e83705

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/zh-cn/docs/reference/kubernetes-api/cluster-resources/component-status-v1.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ GET /api/v1/componentstatuses
172172
- **pretty** (*in query*): string
173173
- **resourceVersion** (*in query*): string
174174
- **resourceVersionMatch** (*in query*): string
175+
- **sendInitialEvents** (*in query*): boolean
175176
- **timeoutSeconds** (*in query*): integer
176177
- **watch** (*in query*): boolean
177178
-->
@@ -208,6 +209,10 @@ GET /api/v1/componentstatuses
208209

209210
<a href="{{< ref "../common-parameters/common-parameters#resourceVersionMatch" >}}">resourceVersionMatch</a>
210211

212+
- **sendInitialEvents** (**查询参数**): boolean
213+
214+
<a href="{{< ref "../common-parameters/common-parameters#sendInitialEvents" >}}">sendInitialEvents</a>
215+
211216
- **timeoutSeconds** (**查询参数**): integer
212217

213218
<a href="{{< ref "../common-parameters/common-parameters#timeoutSeconds" >}}">timeoutSeconds</a>

0 commit comments

Comments
 (0)