Uses of Interface
io.kubernetes.client.proto.V1.PodIPOrBuilder
-
Uses of V1.PodIPOrBuilder in io.kubernetes.client.proto
Classes in io.kubernetes.client.proto that implement V1.PodIPOrBuilderModifier and TypeClassDescriptionstatic final class
IP address information for entries in the (plural) PodIPs field.static final class
IP address information for entries in the (plural) PodIPs field.Methods in io.kubernetes.client.proto that return V1.PodIPOrBuilderModifier and TypeMethodDescriptionV1.PodStatus.Builder.getPodIPsOrBuilder
(int index) podIPs holds the IP addresses allocated to the pod.V1.PodStatus.getPodIPsOrBuilder
(int index) podIPs holds the IP addresses allocated to the pod.V1.PodStatusOrBuilder.getPodIPsOrBuilder
(int index) podIPs holds the IP addresses allocated to the pod.Methods in io.kubernetes.client.proto that return types with arguments of type V1.PodIPOrBuilderModifier and TypeMethodDescriptionList<? extends V1.PodIPOrBuilder>
V1.PodStatus.Builder.getPodIPsOrBuilderList()
podIPs holds the IP addresses allocated to the pod.List<? extends V1.PodIPOrBuilder>
V1.PodStatus.getPodIPsOrBuilderList()
podIPs holds the IP addresses allocated to the pod.List<? extends V1.PodIPOrBuilder>
V1.PodStatusOrBuilder.getPodIPsOrBuilderList()
podIPs holds the IP addresses allocated to the pod.