Files
c/kubernetes/docs/v1alpha1_parent_reference.md
Kubernetes Prow Robot 6d68c83d69 Automated openapi generation from release-1.29
Signed-off-by: Kubernetes Prow Robot <k8s.ci.robot@gmail.com>
2024-01-23 12:51:46 +00:00

14 lines
688 B
Markdown

# v1alpha1_parent_reference_t
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**group** | **char \*** | Group is the group of the object being referenced. | [optional]
**name** | **char \*** | Name is the name of the object being referenced. | [optional]
**_namespace** | **char \*** | Namespace is the namespace of the object being referenced. | [optional]
**resource** | **char \*** | Resource is the resource of the object being referenced. | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)