IngressO

object IngressO
class Object
trait Matchable
class Any

Value members

Concrete fields

val metadataL: Lens[Ingress, Optional[ObjectMeta]]
val metadataO: Optic[Ingress, Ingress, ObjectMeta, OpticFailure, Nothing, ObjectMeta, Ingress]
val specL: Lens[Ingress, Optional[IngressSpec]]
val specO: Optic[Ingress, Ingress, IngressSpec, OpticFailure, Nothing, IngressSpec, Ingress]
val statusL: Lens[Ingress, Optional[IngressStatus]]
val statusO: Optic[Ingress, Ingress, IngressStatus, OpticFailure, Nothing, IngressStatus, Ingress]