Files
c/kubernetes/docs/v1_host_alias.md

12 lines
447 B
Markdown
Raw Normal View History

2021-03-17 16:35:19 +08:00
# v1_host_alias_t
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**hostnames** | **list_t \*** | Hostnames for the above IP address. | [optional]
**ip** | **char \*** | IP address of the host file entry. | [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)