Uses of Class
io.kubernetes.client.openapi.models.V1IngressRule
Packages that use V1IngressRule
-
Uses of V1IngressRule in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1IngressRuleMethods in io.kubernetes.client.openapi.models that return types with arguments of type V1IngressRuleModifier and TypeMethodDescriptionV1IngressSpec.getRules()rules is a list of host rules used to configure the Ingress.Methods in io.kubernetes.client.openapi.models with parameters of type V1IngressRuleMethod parameters in io.kubernetes.client.openapi.models with type arguments of type V1IngressRuleModifier and TypeMethodDescriptionV1IngressSpec.rules(List<V1IngressRule> rules) voidV1IngressSpec.setRules(List<V1IngressRule> rules)