pub const K8S_POD_IP: &'static str;Expand description
IP address allocated to the Pod.
§Notes
This attribute aligns with the podIP field of the
K8s PodStatus.
§Examples
"172.18.0.2"
pub const K8S_POD_IP: &'static str;IP address allocated to the Pod.
This attribute aligns with the podIP field of the
K8s PodStatus.
"172.18.0.2"