LocalObjectReference

LocalObjectReference

LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.

apiVersion: v1

import "k8s.io/api/core/v1"

LocalObjectReference

LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.


FieldDescription
name
string
Name of the referent. This field is effectively required, but due to backwards compatibility is allowed to be empty. Instances of this type with an empty value here are almost certainly wrong. 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.