Skip to content

Commit

Permalink
sync component-status-v1.md
Browse files Browse the repository at this point in the history
sync component-status-v1.md
  • Loading branch information
asa3311 committed Apr 28, 2023
1 parent b8b837e commit 7e83705
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
-->
Expand Down Expand Up @@ -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>
Expand Down

0 comments on commit 7e83705

Please sign in to comment.