File tree Expand file tree Collapse file tree 2 files changed +59
-0
lines changed
content/zh-cn/docs/reference/kubernetes-api/other-resources Expand file tree Collapse file tree 2 files changed +59
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : " 其他资源"
3
+ weight : 10
4
+ ---
5
+ <!--
6
+ title: "Other Resources"
7
+ weight: 10
8
+ auto_generated: true
9
+ -->
10
+
11
+ <!--
12
+ The file is auto-generated from the Go source code of the component using a generic
13
+ [generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how
14
+ to generate the reference documentation, please read
15
+ [Contributing to the reference documentation](/docs/contribute/generate-ref-docs/).
16
+ To update the reference content, please follow the
17
+ [Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/)
18
+ guide. You can file document formatting bugs against the
19
+ [reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project.
20
+ -->
21
+
Original file line number Diff line number Diff line change
1
+ ---
2
+ api_metadata :
3
+ apiVersion : " admissionregistration.k8s.io/v1alpha1"
4
+ import : " k8s.io/api/admissionregistration/v1alpha1"
5
+ kind : " ValidatingAdmissionPolicyBindingList"
6
+ content_type : " api_reference"
7
+ description : " "
8
+ title : " ValidatingAdmissionPolicyBindingList v1alpha1"
9
+ weight : 1
10
+ ---
11
+ <!--
12
+ api_metadata:
13
+ apiVersion: "admissionregistration.k8s.io/v1alpha1"
14
+ import: "k8s.io/api/admissionregistration/v1alpha1"
15
+ kind: "ValidatingAdmissionPolicyBindingList"
16
+ content_type: "api_reference"
17
+ description: ""
18
+ title: "ValidatingAdmissionPolicyBindingList v1alpha1"
19
+ weight: 1
20
+ auto_generated: true
21
+ -->
22
+
23
+ <!--
24
+ The file is auto-generated from the Go source code of the component using a generic
25
+ [generator](https://github.com/kubernetes-sigs/reference-docs/). To learn how
26
+ to generate the reference documentation, please read
27
+ [Contributing to the reference documentation](/docs/contribute/generate-ref-docs/).
28
+ To update the reference content, please follow the
29
+ [Contributing upstream](/docs/contribute/generate-ref-docs/contribute-upstream/)
30
+ guide. You can file document formatting bugs against the
31
+ [reference-docs](https://github.com/kubernetes-sigs/reference-docs/) project.
32
+ -->
33
+
34
+ ` apiVersion: admissionregistration.k8s.io/v1alpha1 `
35
+
36
+ ` import "k8s.io/api/admissionregistration/v1alpha1" `
37
+
38
+
You can’t perform that action at this time.
0 commit comments