File tree 2 files changed +6
-6
lines changed
content/zh-cn/docs/reference/kubernetes-api
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
api_metadata :
3
- apiVersion : " admissionregistration.k8s.io/v1"
4
- import : " k8s.io/api/admissionregistration/v1"
5
- kind : " MutatingWebhookConfiguration"
3
+ apiVersion : " admissionregistration.k8s.io/v1"
4
+ import : " k8s.io/api/admissionregistration/v1"
5
+ kind : " MutatingWebhookConfiguration"
6
6
content_type : " api_reference"
7
7
description : " MutatingWebhookConfiguration 描述准入 Webhook 的配置,该 Webhook 可在更改对象的情况下接受或拒绝对象请求"
8
8
title : " MutatingWebhookConfiguration"
Original file line number Diff line number Diff line change 1
1
---
2
2
api_metadata :
3
- apiVersion : " batch/v1"
4
- import : " k8s.io/api/batch/v1"
5
- kind : " Job"
3
+ apiVersion : " batch/v1"
4
+ import : " k8s.io/api/batch/v1"
5
+ kind : " Job"
6
6
content_type : " api_reference"
7
7
description : " Job 表示单个任务的配置。"
8
8
title : " Job"
You can’t perform that action at this time.
0 commit comments