diff --git a/content/zh/docs/reference/kubernetes-api/common-definitions/typed-local-object-reference.md b/content/zh/docs/reference/kubernetes-api/common-definitions/typed-local-object-reference.md new file mode 100644 index 0000000000..fead44fe99 --- /dev/null +++ b/content/zh/docs/reference/kubernetes-api/common-definitions/typed-local-object-reference.md @@ -0,0 +1,79 @@ +--- +api_metadata: + apiVersion: "" + import: "k8s.io/api/core/v1" + kind: "TypedLocalObjectReference" +content_type: "api_reference" +description: "TypedLocalObjectReference 包含足够的信息,可以让你在同一个名称空间中定位指定类型的引用对象。" +title: "TypedLocalObjectReference" +weight: 13 +auto_generated: true +--- + + + + + + +`import "k8s.io/api/core/v1"` + + + +TypedLocalObjectReference 包含足够的信息,可以让你在同一个名称空间中定位特定类型的引用对象。 + + +