PriorityLevelConfigurationSpec

io.k8s.api.flowcontrol.v1.PriorityLevelConfigurationSpec
See thePriorityLevelConfigurationSpec companion object

PriorityLevelConfigurationSpec specifies the configuration of a priority level.

Attributes

Companion
object
Source
PriorityLevelConfigurationSpec.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

if exempt has a value, transforms to the result of function

if exempt has a value, transforms to the result of function

Attributes

Source
PriorityLevelConfigurationSpec.scala

if limited has a value, transforms to the result of function

if limited has a value, transforms to the result of function

Attributes

Source
PriorityLevelConfigurationSpec.scala

transforms type to result of function

transforms type to result of function

Attributes

Source
PriorityLevelConfigurationSpec.scala

Returns a new data with exempt set to new value

Returns a new data with exempt set to new value

Attributes

Source
PriorityLevelConfigurationSpec.scala

Returns a new data with limited set to new value

Returns a new data with limited set to new value

Attributes

Source
PriorityLevelConfigurationSpec.scala

Returns a new data with type set to new value

Returns a new data with type set to new value

Attributes

Source
PriorityLevelConfigurationSpec.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product