Packages

object NodeAffinity extends NodeAffinityFields with Serializable

Linear Supertypes
Serializable, Serializable, NodeAffinityFields, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. NodeAffinity
  2. Serializable
  3. Serializable
  4. NodeAffinityFields
  5. AnyRef
  6. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Value Members

  1. implicit val NodeAffinityDecoder: Decoder[NodeAffinity]
  2. implicit val NodeAffinityEncoder: Encoder[NodeAffinity]
  3. def nestedField(prefix: Chunk[String]): NodeAffinityFields
  4. def preferredDuringSchedulingIgnoredDuringExecution: client.model.Field
    Definition Classes
    NodeAffinityFields
  5. def requiredDuringSchedulingIgnoredDuringExecution: NodeSelectorFields
    Definition Classes
    NodeAffinityFields