⎈ k8s knowledge compiler

LocalObjectReference [page]deterministic

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

reference

`apiVersion: v1`

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

## LocalObjectReference {#LocalObjectReference}

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

<hr>

<table> <thead><tr><th>Field</th><th>Description</th></tr></thead> <tbody> <tr> <td><code>name</code><br/><em>string</em></td> <td>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</td> </tr> </tbody> </table>

Sources

reference/kubernetes-api/definitions/local-object-reference-v1.md · docLocalObjectReference

Related (2)

api_for LocalObjectReferencedocuments API object conf=1

← all Docs