Merge pull request #40876 from asa3311/sync-component-status-v1.md
[zh-cn] sync component-status-v1.md
This commit is contained in:
commit
e20420c82e
|
@ -172,6 +172,7 @@ GET /api/v1/componentstatuses
|
||||||
- **pretty** (*in query*): string
|
- **pretty** (*in query*): string
|
||||||
- **resourceVersion** (*in query*): string
|
- **resourceVersion** (*in query*): string
|
||||||
- **resourceVersionMatch** (*in query*): string
|
- **resourceVersionMatch** (*in query*): string
|
||||||
|
- **sendInitialEvents** (*in query*): boolean
|
||||||
- **timeoutSeconds** (*in query*): integer
|
- **timeoutSeconds** (*in query*): integer
|
||||||
- **watch** (*in query*): boolean
|
- **watch** (*in query*): boolean
|
||||||
-->
|
-->
|
||||||
|
@ -208,6 +209,10 @@ GET /api/v1/componentstatuses
|
||||||
|
|
||||||
<a href="{{< ref "../common-parameters/common-parameters#resourceVersionMatch" >}}">resourceVersionMatch</a>
|
<a href="{{< ref "../common-parameters/common-parameters#resourceVersionMatch" >}}">resourceVersionMatch</a>
|
||||||
|
|
||||||
|
- **sendInitialEvents** (**查询参数**): boolean
|
||||||
|
|
||||||
|
<a href="{{< ref "../common-parameters/common-parameters#sendInitialEvents" >}}">sendInitialEvents</a>
|
||||||
|
|
||||||
- **timeoutSeconds** (**查询参数**): integer
|
- **timeoutSeconds** (**查询参数**): integer
|
||||||
|
|
||||||
<a href="{{< ref "../common-parameters/common-parameters#timeoutSeconds" >}}">timeoutSeconds</a>
|
<a href="{{< ref "../common-parameters/common-parameters#timeoutSeconds" >}}">timeoutSeconds</a>
|
||||||
|
|
Loading…
Reference in New Issue