V1alpha2TypedLocalObjectReference

May 5, 2026 ยท View on GitHub

TypedLocalObjectReference allows to reference typed object inside the same namespace.

Properties

NameTypeDescriptionNotes
api_groupstrAPIGroup is the group for the resource being referenced. If APIGroup is empty, the specified Kind must be in the core API group. For any other third-party types, setting APIGroup is required. It must be a DNS subdomain.[optional]
kindstrKind is the type of resource being referenced. It must be a path segment name.
namestrName is the name of resource being referenced. It must be a path segment name.

[Back to Model list] [Back to API list] [Back to README]