Files
c/kubernetes/docs/v1alpha1_parent_reference.md

14 lines
666 B
Markdown
Raw Normal View History

# 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. |
**_namespace** | **char \*** | Namespace is the namespace of the object being referenced. | [optional]
**resource** | **char \*** | Resource is the resource of the object being referenced. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)