Merge pull request #36213 from syxunion/syx
Fix some punctuation errors on reference/kubernetes-api/common-definitions pagepull/36242/head
commit
cd088c9421
|
|
@ -43,7 +43,7 @@ ObjectFieldSelector 选择对象的 APIVersioned 字段。
|
|||
<hr>
|
||||
|
||||
|
||||
- **fieldPath** (string), 必需的
|
||||
- **fieldPath** (string),必需的
|
||||
|
||||
在指定 API 版本中要选择的字段的路径。
|
||||
|
||||
|
|
|
|||
|
|
@ -43,7 +43,7 @@ ResourceFieldSelector 表示容器资源(CPU,内存)及其输出格式。
|
|||
|
||||
<hr>
|
||||
|
||||
- **resource** (string), 必选
|
||||
- **resource** (string),必选
|
||||
|
||||
<!-- Required: resource to select -->
|
||||
必选:选择的资源
|
||||
|
|
|
|||
|
|
@ -61,11 +61,11 @@ TypedLocalObjectReference 包含足够的信息,可以让你在同一个名称
|
|||
|
||||
<hr>
|
||||
|
||||
- **kind** (string), 必需
|
||||
- **kind** (string),必需
|
||||
|
||||
Kind 是被引用的资源的类型
|
||||
|
||||
- **name** (string), 必需
|
||||
- **name** (string),必需
|
||||
|
||||
Name 是被引用的资源的名称
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue