| Modifier and Type | Class and Description |
|---|---|
static class |
V1.PodIP
IP address information for entries in the (plural) PodIPs field.
|
static class |
V1.PodIP.Builder
IP address information for entries in the (plural) PodIPs field.
|
| Modifier and Type | Method and Description |
|---|---|
V1.PodIPOrBuilder |
V1.PodStatusOrBuilder.getPodIPsOrBuilder(int index)
podIPs holds the IP addresses allocated to the pod.
|
V1.PodIPOrBuilder |
V1.PodStatus.getPodIPsOrBuilder(int index)
podIPs holds the IP addresses allocated to the pod.
|
V1.PodIPOrBuilder |
V1.PodStatus.Builder.getPodIPsOrBuilder(int index)
podIPs holds the IP addresses allocated to the pod.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends V1.PodIPOrBuilder> |
V1.PodStatusOrBuilder.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.PodStatus.Builder.getPodIPsOrBuilderList()
podIPs holds the IP addresses allocated to the pod.
|
Copyright © 2023. All rights reserved.