14 lines
613 B
Markdown
14 lines
613 B
Markdown
# v1_bound_object_reference_t
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**api_version** | **char \*** | API version of the referent. | [optional]
|
|
**kind** | **char \*** | Kind of the referent. Valid kinds are 'Pod' and 'Secret'. | [optional]
|
|
**name** | **char \*** | Name of the referent. | [optional]
|
|
**uid** | **char \*** | UID of the referent. | [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)
|
|
|
|
|