V1HTTPIngressRuleValue
March 28, 2026 ยท View on GitHub
HTTPIngressRuleValue is a list of http selectors pointing to backends. In the example: http://
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| paths | list[V1HTTPIngressPath] | paths is a collection of paths that map requests to backends. |