Files
go/kubernetes/docs/V1HostAlias.md

12 lines
441 B
Markdown
Raw Permalink Normal View History

# V1HostAlias
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
2019-03-19 22:09:04 -07:00
**Hostnames** | **[]string** | Hostnames for the above IP address. | [optional]
**Ip** | **string** | 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)