EndpointO

object EndpointO
class Object
trait Matchable
class Any

Value members

Concrete fields

val addressesL: Lens[Endpoint, Vector[String]]
val conditionsL: Lens[Endpoint, Optional[EndpointConditions]]
val conditionsO: Optic[Endpoint, Endpoint, EndpointConditions, OpticFailure, Nothing, EndpointConditions, Endpoint]
val deprecatedTopologyL: Lens[Endpoint, Optional[Map[String, String]]]
val deprecatedTopologyO: Optic[Endpoint, Endpoint, Map[String, String], OpticFailure, Nothing, Map[String, String], Endpoint]
val hintsL: Lens[Endpoint, Optional[EndpointHints]]
val hintsO: Optic[Endpoint, Endpoint, EndpointHints, OpticFailure, Nothing, EndpointHints, Endpoint]
val hostnameL: Lens[Endpoint, Optional[String]]
val hostnameO: Optic[Endpoint, Endpoint, String, OpticFailure, Nothing, String, Endpoint]
val nodeNameL: Lens[Endpoint, Optional[String]]
val nodeNameO: Optic[Endpoint, Endpoint, String, OpticFailure, Nothing, String, Endpoint]
val targetRefL: Lens[Endpoint, Optional[ObjectReference]]
val targetRefO: Optic[Endpoint, Endpoint, ObjectReference, OpticFailure, Nothing, ObjectReference, Endpoint]
val zoneL: Lens[Endpoint, Optional[String]]
val zoneO: Optic[Endpoint, Endpoint, String, OpticFailure, Nothing, String, Endpoint]