IngressRuleO

object IngressRuleO
class Object
trait Matchable
class Any

Value members

Concrete fields

val hostL: Lens[IngressRule, Optional[String]]
val hostO: Optic[IngressRule, IngressRule, String, OpticFailure, Nothing, String, IngressRule]
val httpL: Lens[IngressRule, Optional[HTTPIngressRuleValue]]
val httpO: Optic[IngressRule, IngressRule, HTTPIngressRuleValue, OpticFailure, Nothing, HTTPIngressRuleValue, IngressRule]