Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1PodIP |
V1PodIP.ip(String ip) |
Modifier and Type | Method and Description |
---|---|
List<V1PodIP> |
V1PodStatus.getPodIPs()
podIPs holds the IP addresses allocated to the pod.
|
Modifier and Type | Method and Description |
---|---|
V1PodStatus |
V1PodStatus.addPodIPsItem(V1PodIP podIPsItem) |
Modifier and Type | Method and Description |
---|---|
V1PodStatus |
V1PodStatus.podIPs(List<V1PodIP> podIPs) |
void |
V1PodStatus.setPodIPs(List<V1PodIP> podIPs) |
Copyright © 2022. All rights reserved.