LoadBalancerStatus

com.coralogix.zio.k8s.model.core.v1.LoadBalancerStatus
See theLoadBalancerStatus companion object

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.

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

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.

Attributes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product