IngressStatus

com.coralogix.zio.k8s.model.networking.v1.IngressStatus
See theIngressStatus companion object
case class IngressStatus(loadBalancer: Optional[LoadBalancerStatus])

IngressStatus describe the current state of the Ingress.

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

Gets loadBalancer.

Gets loadBalancer.

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