Files
c/kubernetes/docs/flowcontrol_v1_subject.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
671 B
Markdown

# flowcontrol_v1_subject_t
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**group** | [**v1_group_subject_t**](v1_group_subject.md) \* | | [optional]
**kind** | **char \*** | &#x60;kind&#x60; 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)