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
 - JSON::Serializable::Unmapped
 - YAML::Serializable
 - YAML::Serializable::Unmapped
 
Defined in:
versions/v1.18/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)