Files
c/kubernetes/docs/v1_service_account_subject.md

12 lines
576 B
Markdown
Raw Normal View History

# v1_service_account_subject_t
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | **char \*** | `name` is the name of matching ServiceAccount objects, or \"*\" to match regardless of name. Required. |
**_namespace** | **char \*** | `namespace` is the namespace of matching ServiceAccount objects. Required. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)