Skip to content

Commit 41bb5a7

Browse files
committed
[zh] sync /kubernetes-api/other-resources/
1 parent 1333e51 commit 41bb5a7

File tree

2 files changed

+59
-0
lines changed

2 files changed

+59
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
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+
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
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+

0 commit comments

Comments
 (0)