QueuingConfigurationPointer

io.k8s.api.flowcontrol.v1.QueuingConfigurationPointer
final case class QueuingConfigurationPointer(currentPath: PointerPath) extends Pointer[QueuingConfiguration]

Pointer for QueuingConfiguration

Attributes

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

Members list

Value members

Concrete methods

def handSize: Plain[Int]
def queues: Plain[Int]

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product