class Pyrite::Api::Networking::V1beta1::HTTPIngressRuleValue
Overview
HTTPIngressRuleValue is a list of http selectors pointing to backends. In the example: http://
Defined in:
versions/v1.14/api/networking/v1beta1/http_ingress_rule_value.crConstructors
-
.new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
HTTPIngressRuleValue is a list of http selectors pointing to backends.
-
.new(pull : JSON::PullParser)
HTTPIngressRuleValue is a list of http selectors pointing to backends.
- .new(*, paths : Array)
Instance Method Summary
- #paths : Array(Api::Networking::V1beta1::HTTPIngressPath)
- #paths=(paths : Array(Api::Networking::V1beta1::HTTPIngressPath))
Constructor methods inherited from class Pyrite::Kubernetes::Spec
new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)new(pull : JSON::PullParser) new
Constructor Detail
HTTPIngressRuleValue is a list of http selectors pointing to backends. In the example: http://
HTTPIngressRuleValue is a list of http selectors pointing to backends. In the example: http://