Files
c/kubernetes/docs/v1_role_ref.md
2021-03-17 16:50:46 +08:00

13 lines
528 B
Markdown

# v1_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)