Packages

o

com.coralogix.zio.k8s.monocle.core.v1

EndpointSubsetO

object EndpointSubsetO

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. EndpointSubsetO
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. val addressesL: Lens[EndpointSubset, Optional[Vector[EndpointAddress]]]
  2. val addressesO: Optional[EndpointSubset, Vector[EndpointAddress]]
  3. val notReadyAddressesL: Lens[EndpointSubset, Optional[Vector[EndpointAddress]]]
  4. val notReadyAddressesO: Optional[EndpointSubset, Vector[EndpointAddress]]
  5. val portsL: Lens[EndpointSubset, Optional[Vector[EndpointPort]]]
  6. val portsO: Optional[EndpointSubset, Vector[EndpointPort]]