class K8S::Api::Core::V1::LoadBalancerIngress
- K8S::Api::Core::V1::LoadBalancerIngress
- Reference
- Object
Overview
LoadBalancerIngress represents the status of a load-balancer ingress point: traffic intended for the service should be sent to an ingress point.
Included Modules
- JSON::Serializable
- YAML::Serializable
Defined in:
versions/v1.13/api/core/v1/load_balancer_ingress.crConstructors
- .new(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
- .new(pull : JSON::PullParser)
- .new(*, hostname : String? = nil, ip : String? = nil)