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

12 lines
418 B
Markdown

# V1PodIP
PodIP represents a single IP address allocated to the pod.
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ip** | **str** | IP is the IP address assigned to the pod | [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)