File tree Expand file tree Collapse file tree
content/zh-cn/docs/reference/kubernetes-api/cluster-resources Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -698,6 +698,10 @@ DELETE /apis/apiregistration.k8s.io/v1/apiservices/{name}
698698
699699 <a href="{{< ref "../common-parameters/common-parameters#gracePeriodSeconds" >}}">gracePeriodSeconds</a >
700700
701+ - ** ignoreStoreReadErrorWithClusterBreakingPotential** (** 查询参数** ): boolean
702+
703+ <a href="{{< ref "../common-parameters/common-parameters#ignoreStoreReadErrorWithClusterBreakingPotential" >}}">ignoreStoreReadErrorWithClusterBreakingPotential</a >
704+
701705- ** pretty** <!-- (*in query*):--> (** 查询参数** ):string
702706
703707 <a href="{{< ref "../common-parameters/common-parameters#pretty" >}}">pretty</a >
@@ -751,6 +755,10 @@ DELETE /apis/apiregistration.k8s.io/v1/apiservices
751755
752756 <a href="{{< ref "../common-parameters/common-parameters#gracePeriodSeconds" >}}">gracePeriodSeconds</a >
753757
758+ - ** ignoreStoreReadErrorWithClusterBreakingPotential** (** 查询参数** ): boolean
759+
760+ <a href="{{< ref "../common-parameters/common-parameters#ignoreStoreReadErrorWithClusterBreakingPotential" >}}">ignoreStoreReadErrorWithClusterBreakingPotential</a >
761+
754762- ** labelSelector** <!-- (*in query*):--> (** 查询参数** ):string
755763
756764 <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}
811811
812812 <a href="{{< ref "../common-parameters/common-parameters#gracePeriodSeconds" >}}">gracePeriodSeconds</a >
813813
814+ <!--
815+ - **ignoreStoreReadErrorWithClusterBreakingPotential** (*in query*): boolean
816+ -->
817+ - ** ignoreStoreReadErrorWithClusterBreakingPotential** (** 查询参数** ): boolean
818+
819+ <a href="{{< ref "../common-parameters/common-parameters#ignoreStoreReadErrorWithClusterBreakingPotential" >}}">ignoreStoreReadErrorWithClusterBreakingPotential</a >
820+
814821<!--
815822- **pretty** (*in query*): string
816823-->
@@ -889,6 +896,13 @@ DELETE /apis/events.k8s.io/v1/namespaces/{namespace}/events
889896
890897 <a href="{{< ref "../common-parameters/common-parameters#gracePeriodSeconds" >}}">gracePeriodSeconds</a >
891898
899+ <!--
900+ - **ignoreStoreReadErrorWithClusterBreakingPotential** (*in query*): boolean
901+ -->
902+ - ** ignoreStoreReadErrorWithClusterBreakingPotential** (** 查询参数** ): boolean
903+
904+ <a href="{{< ref "../common-parameters/common-parameters#ignoreStoreReadErrorWithClusterBreakingPotential" >}}">ignoreStoreReadErrorWithClusterBreakingPotential</a >
905+
892906<!--
893907- **labelSelector** (*in query*): string
894908-->
You can’t perform that action at this time.
0 commit comments