Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiExtensionsV1beta1IngressRule
-
-
Uses of IoK8sApiExtensionsV1beta1IngressRule in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiExtensionsV1beta1IngressRule Modifier and Type Method Description IoK8sApiExtensionsV1beta1IngressRuleIoK8sApiExtensionsV1beta1IngressRule. host(String host)IoK8sApiExtensionsV1beta1IngressRuleIoK8sApiExtensionsV1beta1IngressRule. http(IoK8sApiExtensionsV1beta1HTTPIngressRuleValue http)Methods in net.stickycode.kuuty.model.v18 that return types with arguments of type IoK8sApiExtensionsV1beta1IngressRule Modifier and Type Method Description List<IoK8sApiExtensionsV1beta1IngressRule>IoK8sApiExtensionsV1beta1IngressSpec. getRules()A list of host rules used to configure the Ingress.Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiExtensionsV1beta1IngressRule Modifier and Type Method Description IoK8sApiExtensionsV1beta1IngressSpecIoK8sApiExtensionsV1beta1IngressSpec. addRulesItem(IoK8sApiExtensionsV1beta1IngressRule rulesItem)Method parameters in net.stickycode.kuuty.model.v18 with type arguments of type IoK8sApiExtensionsV1beta1IngressRule Modifier and Type Method Description IoK8sApiExtensionsV1beta1IngressSpecIoK8sApiExtensionsV1beta1IngressSpec. rules(List<IoK8sApiExtensionsV1beta1IngressRule> rules)voidIoK8sApiExtensionsV1beta1IngressSpec. setRules(List<IoK8sApiExtensionsV1beta1IngressRule> rules)
-