SchedulingPointer

io.k8s.api.node.v1.SchedulingPointer
final case class SchedulingPointer(currentPath: PointerPath) extends Pointer[Scheduling]

Pointer for Scheduling

Attributes

Source
SchedulingPointer.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def nodeSelector: MapPointer[String]

Attributes

Source
SchedulingPointer.scala

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product