Kazan v0.9.0 Kazan.Apis.Extensions.V1beta1.HTTPIngressRuleValue View Source

HTTPIngressRuleValue is a list of http selectors pointing to backends. In the example: http:///? -> backend where where parts of the url correspond to RFC 3986, this resource will be used to match against everything after the last ‘/‘ and before the first ‘?’ or ‘#’.

OpenAPI Definition: io.k8s.api.extensions.v1beta1.HTTPIngressRuleValue

Properties