Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiCoreV1PodDNSConfig
-
-
Uses of IoK8sApiCoreV1PodDNSConfig in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiCoreV1PodDNSConfig Modifier and Type Method Description IoK8sApiCoreV1PodDNSConfigIoK8sApiCoreV1PodDNSConfig. addNameserversItem(String nameserversItem)IoK8sApiCoreV1PodDNSConfigIoK8sApiCoreV1PodDNSConfig. addOptionsItem(IoK8sApiCoreV1PodDNSConfigOption optionsItem)IoK8sApiCoreV1PodDNSConfigIoK8sApiCoreV1PodDNSConfig. addSearchesItem(String searchesItem)IoK8sApiCoreV1PodDNSConfigIoK8sApiCoreV1PodSpec. getDnsConfig()Get dnsConfigIoK8sApiCoreV1PodDNSConfigIoK8sApiCoreV1PodDNSConfig. nameservers(List<String> nameservers)IoK8sApiCoreV1PodDNSConfigIoK8sApiCoreV1PodDNSConfig. options(List<IoK8sApiCoreV1PodDNSConfigOption> options)IoK8sApiCoreV1PodDNSConfigIoK8sApiCoreV1PodDNSConfig. searches(List<String> searches)Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiCoreV1PodDNSConfig Modifier and Type Method Description IoK8sApiCoreV1PodSpecIoK8sApiCoreV1PodSpec. dnsConfig(IoK8sApiCoreV1PodDNSConfig dnsConfig)voidIoK8sApiCoreV1PodSpec. setDnsConfig(IoK8sApiCoreV1PodDNSConfig dnsConfig)
-