Files
c/kubernetes/docs/flowcontrol_v1_subject.md

14 lines
671 B
Markdown
Raw Normal View History

# flowcontrol_v1_subject_t
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**group** | [**v1_group_subject_t**](v1_group_subject.md) \* | | [optional]
**kind** | **char \*** | `kind` indicates which one of the other fields is non-empty. Required |
**service_account** | [**v1_service_account_subject_t**](v1_service_account_subject.md) \* | | [optional]
**user** | [**v1_user_subject_t**](v1_user_subject.md) \* | | [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)