Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiCoreV1PodIP
-
-
Uses of IoK8sApiCoreV1PodIP in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiCoreV1PodIP Modifier and Type Method Description IoK8sApiCoreV1PodIPIoK8sApiCoreV1PodIP. ip(String ip)Methods in net.stickycode.kuuty.model.v18 that return types with arguments of type IoK8sApiCoreV1PodIP Modifier and Type Method Description List<IoK8sApiCoreV1PodIP>IoK8sApiCoreV1PodStatus. getPodIPs()podIPs holds the IP addresses allocated to the pod.Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiCoreV1PodIP Modifier and Type Method Description IoK8sApiCoreV1PodStatusIoK8sApiCoreV1PodStatus. addPodIPsItem(IoK8sApiCoreV1PodIP podIPsItem)Method parameters in net.stickycode.kuuty.model.v18 with type arguments of type IoK8sApiCoreV1PodIP Modifier and Type Method Description IoK8sApiCoreV1PodStatusIoK8sApiCoreV1PodStatus. podIPs(List<IoK8sApiCoreV1PodIP> podIPs)voidIoK8sApiCoreV1PodStatus. setPodIPs(List<IoK8sApiCoreV1PodIP> podIPs)
-