File tree Expand file tree Collapse file tree 1 file changed +22
-16
lines changed
content/zh/docs/reference/config-api Expand file tree Collapse file tree 1 file changed +22
-16
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- title : WebhookAdmission Configuration (v1)
2
+ title : WebhookAdmission 配置 (v1)
3
3
content_type : tool-reference
4
4
package : apiserver.config.k8s.io/v1
5
5
auto_generated : true
6
6
---
7
+
8
+ <!--
9
+ title: WebhookAdmission Configuration (v1)
10
+ content_type: tool-reference
11
+ package: apiserver.config.k8s.io/v1
12
+ auto_generated: true
13
+ -->
14
+
15
+ <!--
7
16
Package v1 is the v1 version of the API.
8
17
9
18
## Resource Types
19
+ -->
20
+ 此 API 的版本是 v1。
10
21
22
+ ## 资源类型 {#resource-types}
11
23
12
24
- [ WebhookAdmission] ( #apiserver-config-k8s-io-v1-WebhookAdmission )
13
-
14
-
15
-
16
25
17
26
## ` WebhookAdmission ` {#apiserver-config-k8s-io-v1-WebhookAdmission}
18
-
19
-
20
-
21
-
22
27
28
+ <!--
23
29
WebhookAdmission provides configuration for the webhook admission controller.
30
+ -->
31
+ WebhookAdmission 为 Webhook 准入控制器提供配置信息。
24
32
25
33
<table class =" table " >
26
- <thead ><tr ><th width =" 30% " >Field</th ><th >Description</th ></tr ></thead >
34
+ <thead ><tr ><th width =" 30% " ><!-- Field--> 字段 </th ><th ><!-- Description--> 描述 </th ></tr ></thead >
27
35
<tbody >
28
36
29
37
<tr ><td ><code >apiVersion</code ><br />string</td ><td ><code >apiserver.config.k8s.io/v1</code ></td ></tr >
30
38
<tr ><td ><code >kind</code ><br />string</td ><td ><code >WebhookAdmission</code ></td ></tr >
31
39
32
-
33
-
34
40
35
- <tr ><td ><code >kubeConfigFile</code > <B >[Required]</B ><br />
41
+ <tr ><td ><code >kubeConfigFile</code > <B ><!-- [Required] --> [必需 ]</B ><br />
36
42
<code >string</code >
37
43
</td >
38
44
<td >
39
- KubeConfigFile is the path to the kubeconfig file.</td >
45
+ <!-- KubeConfigFile is the path to the kubeconfig file.-->
46
+ 字段 kubeConfigFile 包含指向 kubeconfig 文件的路径。
47
+ </td >
40
48
</tr >
41
49
42
-
43
50
</tbody >
44
51
</table >
45
-
46
-
52
+
You can’t perform that action at this time.
0 commit comments