Files
c/kubernetes/docs/v1_host_alias.md
Kubernetes Prow Robot c97b51f36a Automated openapi generation from release-1.30
Signed-off-by: Kubernetes Prow Robot <k8s.ci.robot@gmail.com>
2024-05-18 13:20:54 +00:00

12 lines
436 B
Markdown

# 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. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)