IngressStatus

final case class IngressStatus(loadBalancer: Option[LoadBalancerStatus])

IngressStatus describe the current state of the Ingress.

Source:
IngressStatus.scala
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product