Class V1PodIP
java.lang.Object
io.micronaut.kubernetes.client.openapi.model.V1PodIP
@Generated("io.micronaut.openapi.generator.JavaMicronautClientCodegen")
public class V1PodIP
extends Object
PodIP represents a single IP address allocated to the pod.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
JSON_PROPERTY_IP
- See Also:
-
-
Constructor Details
-
V1PodIP
-
-
Method Details
-
getIp
-
setIp
-
ip
-
equals
-
hashCode
-
toString
-