Uses of Class
net.stickycode.kuuty.model.v18.IoK8sApiNetworkingV1beta1HTTPIngressPath
-
-
Uses of IoK8sApiNetworkingV1beta1HTTPIngressPath in net.stickycode.kuuty.model.v18
Methods in net.stickycode.kuuty.model.v18 that return IoK8sApiNetworkingV1beta1HTTPIngressPath Modifier and Type Method Description IoK8sApiNetworkingV1beta1HTTPIngressPathIoK8sApiNetworkingV1beta1HTTPIngressPath. backend(IoK8sApiNetworkingV1beta1IngressBackend backend)IoK8sApiNetworkingV1beta1HTTPIngressPathIoK8sApiNetworkingV1beta1HTTPIngressPath. path(String path)IoK8sApiNetworkingV1beta1HTTPIngressPathIoK8sApiNetworkingV1beta1HTTPIngressPath. pathType(String pathType)Methods in net.stickycode.kuuty.model.v18 that return types with arguments of type IoK8sApiNetworkingV1beta1HTTPIngressPath Modifier and Type Method Description List<IoK8sApiNetworkingV1beta1HTTPIngressPath>IoK8sApiNetworkingV1beta1HTTPIngressRuleValue. getPaths()A collection of paths that map requests to backends.Methods in net.stickycode.kuuty.model.v18 with parameters of type IoK8sApiNetworkingV1beta1HTTPIngressPath Modifier and Type Method Description IoK8sApiNetworkingV1beta1HTTPIngressRuleValueIoK8sApiNetworkingV1beta1HTTPIngressRuleValue. addPathsItem(IoK8sApiNetworkingV1beta1HTTPIngressPath pathsItem)Method parameters in net.stickycode.kuuty.model.v18 with type arguments of type IoK8sApiNetworkingV1beta1HTTPIngressPath Modifier and Type Method Description IoK8sApiNetworkingV1beta1HTTPIngressRuleValueIoK8sApiNetworkingV1beta1HTTPIngressRuleValue. paths(List<IoK8sApiNetworkingV1beta1HTTPIngressPath> paths)voidIoK8sApiNetworkingV1beta1HTTPIngressRuleValue. setPaths(List<IoK8sApiNetworkingV1beta1HTTPIngressPath> paths)
-