Kazan v0.10.0 Kazan.Apis.Extensions.V1beta1.HTTPIngressRuleValue View Source
HTTPIngressRuleValue is a list of http selectors pointing to backends. In the example: http://
OpenAPI Definition: io.k8s.api.extensions.v1beta1.HTTPIngressRuleValue
Properties
paths
:: [Kazan.Apis.Extensions.V1beta1.HTTPIngressPath
]- A collection of paths that map requests to backends.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %Kazan.Apis.Extensions.V1beta1.HTTPIngressRuleValue{ paths: [Kazan.Apis.Extensions.V1beta1.HTTPIngressPath.t()] }