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

407 B

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] [Back to API list] [Back to README]