You are viewing documentation for Kubernetes version: v1.24
Kubernetes v1.24 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
Last modified November 14, 2023 at 2:21 PM PST: Merge pull request #43918 from xmudrii/follow-up-43522-1.24 (98e2db7)