New API Reference presentation on /content/en/docs/reference/kubernetes-api
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
---
|
||||
api_metadata:
|
||||
apiVersion: ""
|
||||
import: "k8s.io/api/core/v1"
|
||||
kind: "LocalObjectReference"
|
||||
content_type: "api_reference"
|
||||
description: "LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace."
|
||||
title: "LocalObjectReference"
|
||||
weight: 9
|
||||
---
|
||||
|
||||
|
||||
|
||||
`import "k8s.io/api/core/v1"`
|
||||
|
||||
|
||||
LocalObjectReference contains enough information to let you locate the referenced object inside the same namespace.
|
||||
|
||||
<hr>
|
||||
|
||||
- **name** (string)
|
||||
|
||||
Name of the referent. More info: https://kubernetes.io/docs/concepts/overview/working-with-objects/names/#names
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user