Files
c/kubernetes/docs/v1alpha1_role_ref.md

13 lines
534 B
Markdown
Raw Normal View History

2021-03-17 16:35:19 +08:00
# v1alpha1_role_ref_t
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**api_group** | **char \*** | APIGroup is the group for the resource being referenced |
**kind** | **char \*** | Kind is the type of resource being referenced |
**name** | **char \*** | Name is the name of resource 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)