python/kubernetes/docs/V1HostIP.md
2024-08-29 21:25:25 +00:00

12 lines
411 B
Markdown

# V1HostIP
HostIP represents a single IP address allocated to the host.
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ip** | **str** | IP is the IP address assigned to the host |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)