File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
content/zh/docs/reference/kubernetes-api/common-definitions Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
- <! --
1
+ - --
2
2
api_metadata :
3
3
apiVersion : " "
4
4
import : " k8s.io/apimachinery/pkg/apis/meta/v1"
5
5
kind : " LabelSelector"
6
6
content_type : " api_reference"
7
- description: "A label selector is a label query over a set of resources. "
8
- title: "LabelSelector "
7
+ description : " 标签选择器是对一组资源的标签查询。 "
8
+ title : " 标签选择器 "
9
9
weight : 2
10
- -->
11
-
10
+ auto_generated : true
12
11
---
12
+
13
+ <!--
13
14
api_metadata:
14
15
apiVersion: ""
15
16
import: "k8s.io/apimachinery/pkg/apis/meta/v1"
16
17
kind: "LabelSelector"
17
18
content_type: "api_reference"
18
- description: "标签选择器是对一组资源的标签查询。 "
19
- title: "标签选择器 "
19
+ description: "A label selector is a label query over a set of resources. "
20
+ title: "LabelSelector "
20
21
weight: 2
21
- auto_generated: true
22
- ---
22
+ -->
23
23
24
24
` import "k8s.io/apimachinery/pkg/apis/meta/v1" `
25
25
You can’t perform that action at this time.
0 commit comments