python/kubernetes/docs/V1HostIP.md
2023-08-31 01:36:47 +00:00

12 lines
422 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 | [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)