AffinityPointer

io.k8s.api.core.v1.AffinityPointer
final case class AffinityPointer(currentPath: PointerPath) extends Pointer[Affinity]

Pointer for Affinity

Attributes

Source
AffinityPointer.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Pointer[Affinity]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product