OwnerReference [api_object]ai-synthesized · conf 0.82
OwnerReference contains enough information to let you identify an owning object. An owning object must be in the same namespace as the dependent, or be cluster-scoped, so there is no namespace field.
meta
References the owner of an object, including its kind and UID.
Why it matters Enables tracking ownership and relationships between objects in Kubernetes.
Key facts - Includes fields like kind, name, and uid to identify owners.
Related api:ObjectMeta
Sources
swagger.json — “io.k8s.apimachinery.pkg.apis.meta.v1.OwnerReference”