LoadBalancerStatus

case

LoadBalancerStatus represents the status of a load-balancer.

Value Params
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

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product