src/gen/models/V1IngressRule
On This Page
V1IngressRuleV1IngressRule
IngressRule represents the rules mapping the paths under a specified host to the related backend services. Incoming requests are first evaluated for a host match, then routed to the backend associated with the matching IngressRuleValue.class V1IngressRule