sync component-status-v1.md

sync component-status-v1.md
This commit is contained in:
xin gu 2023-04-27 22:43:04 +08:00
parent b8b837e18f
commit 7e8370509e
1 changed files with 5 additions and 0 deletions

View File

@ -172,6 +172,7 @@ GET /api/v1/componentstatuses
- **pretty** (*in query*): string
- **resourceVersion** (*in query*): string
- **resourceVersionMatch** (*in query*): string
- **sendInitialEvents** (*in query*): boolean
- **timeoutSeconds** (*in query*): integer
- **watch** (*in query*): boolean
-->
@ -208,6 +209,10 @@ GET /api/v1/componentstatuses
<a href="{{< ref "../common-parameters/common-parameters#resourceVersionMatch" >}}">resourceVersionMatch</a>
- **sendInitialEvents** (**查询参数**): boolean
<a href="{{< ref "../common-parameters/common-parameters#sendInitialEvents" >}}">sendInitialEvents</a>
- **timeoutSeconds** (**查询参数**): integer
<a href="{{< ref "../common-parameters/common-parameters#timeoutSeconds" >}}">timeoutSeconds</a>