Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiNetworkingV1beta1IngressTLS
-
-
Uses of IoK8sApiNetworkingV1beta1IngressTLS in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiNetworkingV1beta1IngressTLS Modifier and Type Method Description IoK8sApiNetworkingV1beta1IngressTLSIoK8sApiNetworkingV1beta1IngressTLS. addHostsItem(String hostsItem)IoK8sApiNetworkingV1beta1IngressTLSIoK8sApiNetworkingV1beta1IngressTLS. hosts(List<String> hosts)IoK8sApiNetworkingV1beta1IngressTLSIoK8sApiNetworkingV1beta1IngressTLS. secretName(String secretName)Methods in net.stickycode.kuuty.model.v18 that return types with arguments of type IoK8sApiNetworkingV1beta1IngressTLS Modifier and Type Method Description List<IoK8sApiNetworkingV1beta1IngressTLS>IoK8sApiNetworkingV1beta1IngressSpec. getTls()TLS configuration.Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiNetworkingV1beta1IngressTLS Modifier and Type Method Description IoK8sApiNetworkingV1beta1IngressSpecIoK8sApiNetworkingV1beta1IngressSpec. addTlsItem(IoK8sApiNetworkingV1beta1IngressTLS tlsItem)Method parameters in net.stickycode.kuuty.model.v18 with type arguments of type IoK8sApiNetworkingV1beta1IngressTLS Modifier and Type Method Description voidIoK8sApiNetworkingV1beta1IngressSpec. setTls(List<IoK8sApiNetworkingV1beta1IngressTLS> tls)IoK8sApiNetworkingV1beta1IngressSpecIoK8sApiNetworkingV1beta1IngressSpec. tls(List<IoK8sApiNetworkingV1beta1IngressTLS> tls)
-