LoadBalancerStatus

LoadBalancerStatus represents the status of a load-balancer.

Value parameters:
ingress

Ingress is a list containing ingress points for the load-balancer. Traffic intended for the service should be sent to these ingress points.

Companion:
object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

Ingress is a list containing ingress points for the load-balancer. Traffic intended for the service should be sent to these ingress points.

Ingress is a list containing ingress points for the load-balancer. Traffic intended for the service should be sent to these ingress points.

If the field is not present, fails with com.coralogix.zio.k8s.client.UndefinedField.

Inherited methods

Inherited from:
Product