ipAddress property

String? ipAddress
getter/setter pair

IP address of a GKE Pod.

If the Pod is dual-stack, this is the IP address relevant to the trace.

Implementation

core.String? ipAddress;