Packages

o

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

PodAffinityTermO

object PodAffinityTermO

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

Value Members

  1. val labelSelectorL: Lens[PodAffinityTerm, Optional[LabelSelector]]
  2. val labelSelectorO: Optional[PodAffinityTerm, LabelSelector]
  3. val namespaceSelectorL: Lens[PodAffinityTerm, Optional[LabelSelector]]
  4. val namespaceSelectorO: Optional[PodAffinityTerm, LabelSelector]
  5. val namespacesL: Lens[PodAffinityTerm, Optional[Vector[String]]]
  6. val namespacesO: Optional[PodAffinityTerm, Vector[String]]
  7. val topologyKeyL: Lens[PodAffinityTerm, String]