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

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