EXPAND ALL
  • Home

pod_name_to_pod_ip

Gets the IP address for the pod from its name.

Returns: STRING

The pod IP for the pod name passed in.

Arguments

VariableTypeDescription
pod_nameSTRINGThe name of the pod to get the IP for.

Examples:

df.pod_ip = px.pod_name_to_pod_ip(df.pod_name)
This site uses cookies to provide you with a better user experience. By using Pixie, you consent to our use of cookies.