Files
c/kubernetes/docs/v1_token_request_status.md

12 lines
479 B
Markdown
Raw Normal View History

2021-03-17 16:35:19 +08:00
# v1_token_request_status_t
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**expiration_timestamp** | **char \*** | ExpirationTimestamp is the time of expiration of the returned token. |
**token** | **char \*** | Token is the opaque bearer token. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)