V1beta1HTTPIngressRuleValue |
V1beta1HTTPIngressRuleValue.addAlpnItem(String alpnItem) |
V1beta1HTTPIngressRuleValue |
V1beta1HTTPIngressRuleValue.addPathsItem(V1beta1HTTPIngressPath pathsItem) |
V1beta1HTTPIngressRuleValue |
V1beta1HTTPIngressRuleValue.address(String address) |
V1beta1HTTPIngressRuleValue |
V1beta1HTTPIngressRuleValue.alpn(List<String> alpn) |
V1beta1HTTPIngressRuleValue |
V1beta1IngressRule.getHttp()
Get http
|
V1beta1HTTPIngressRuleValue |
V1beta1HTTPIngressRuleValue.nodePort(io.kubernetes.client.custom.IntOrString nodePort) |
V1beta1HTTPIngressRuleValue |
V1beta1HTTPIngressRuleValue.noTLS(Boolean noTLS) |
V1beta1HTTPIngressRuleValue |
V1beta1HTTPIngressRuleValue.paths(List<V1beta1HTTPIngressPath> paths) |
V1beta1HTTPIngressRuleValue |
V1beta1HTTPIngressRuleValue.port(io.kubernetes.client.custom.IntOrString port) |