You are viewing documentation for Kubernetes version: v1.29
Kubernetes v1.29 documentation is no longer actively maintained. The version you are currently viewing is a static snapshot. For up-to-date information, see the latest version.
LocalObjectReference
LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.
import "k8s.io/api/core/v1"
LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.
-
name (string)
Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
This page is automatically generated.
If you plan to report an issue with this page, mention that the page is auto-generated in your issue description. The fix may need to happen elsewhere in the Kubernetes project.
Last modified April 18, 2021 at 5:30 PM PST: Add auto_gerated metadata (21a2715031)