File tree Expand file tree Collapse file tree 2 files changed +22
-0
lines changed
content/zh-cn/docs/reference/kubernetes-api/cluster-resources Expand file tree Collapse file tree 2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change @@ -698,6 +698,10 @@ DELETE /apis/apiregistration.k8s.io/v1/apiservices/{name}
698
698
699
699
<a href="{{< ref "../common-parameters/common-parameters#gracePeriodSeconds" >}}">gracePeriodSeconds</a >
700
700
701
+ - ** ignoreStoreReadErrorWithClusterBreakingPotential** (** 查询参数** ): boolean
702
+
703
+ <a href="{{< ref "../common-parameters/common-parameters#ignoreStoreReadErrorWithClusterBreakingPotential" >}}">ignoreStoreReadErrorWithClusterBreakingPotential</a >
704
+
701
705
- ** pretty** <!-- (*in query*):--> (** 查询参数** ):string
702
706
703
707
<a href="{{< ref "../common-parameters/common-parameters#pretty" >}}">pretty</a >
@@ -751,6 +755,10 @@ DELETE /apis/apiregistration.k8s.io/v1/apiservices
751
755
752
756
<a href="{{< ref "../common-parameters/common-parameters#gracePeriodSeconds" >}}">gracePeriodSeconds</a >
753
757
758
+ - ** ignoreStoreReadErrorWithClusterBreakingPotential** (** 查询参数** ): boolean
759
+
760
+ <a href="{{< ref "../common-parameters/common-parameters#ignoreStoreReadErrorWithClusterBreakingPotential" >}}">ignoreStoreReadErrorWithClusterBreakingPotential</a >
761
+
754
762
- ** labelSelector** <!-- (*in query*):--> (** 查询参数** ):string
755
763
756
764
<a href="{{< ref "../common-parameters/common-parameters#labelSelector" >}}">labelSelector</a >
Original file line number Diff line number Diff line change @@ -811,6 +811,13 @@ DELETE /apis/events.k8s.io/v1/namespaces/{namespace}/events/{name}
811
811
812
812
<a href="{{< ref "../common-parameters/common-parameters#gracePeriodSeconds" >}}">gracePeriodSeconds</a >
813
813
814
+ <!--
815
+ - **ignoreStoreReadErrorWithClusterBreakingPotential** (*in query*): boolean
816
+ -->
817
+ - ** ignoreStoreReadErrorWithClusterBreakingPotential** (** 查询参数** ): boolean
818
+
819
+ <a href="{{< ref "../common-parameters/common-parameters#ignoreStoreReadErrorWithClusterBreakingPotential" >}}">ignoreStoreReadErrorWithClusterBreakingPotential</a >
820
+
814
821
<!--
815
822
- **pretty** (*in query*): string
816
823
-->
@@ -889,6 +896,13 @@ DELETE /apis/events.k8s.io/v1/namespaces/{namespace}/events
889
896
890
897
<a href="{{< ref "../common-parameters/common-parameters#gracePeriodSeconds" >}}">gracePeriodSeconds</a >
891
898
899
+ <!--
900
+ - **ignoreStoreReadErrorWithClusterBreakingPotential** (*in query*): boolean
901
+ -->
902
+ - ** ignoreStoreReadErrorWithClusterBreakingPotential** (** 查询参数** ): boolean
903
+
904
+ <a href="{{< ref "../common-parameters/common-parameters#ignoreStoreReadErrorWithClusterBreakingPotential" >}}">ignoreStoreReadErrorWithClusterBreakingPotential</a >
905
+
892
906
<!--
893
907
- **labelSelector** (*in query*): string
894
908
-->
You can’t perform that action at this time.
0 commit comments