CapacityRequestPolicy

io.k8s.api.resource.v1beta2.CapacityRequestPolicy
See theCapacityRequestPolicy companion object

CapacityRequestPolicy defines how requests consume device capacity.

Must not set more than one ValidRequestValues.

Attributes

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

Members list

Value members

Concrete methods

Appends new values to validValues

Appends new values to validValues

Attributes

Source
CapacityRequestPolicy.scala

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

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

Attributes

Source
CapacityRequestPolicy.scala

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

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

Attributes

Source
CapacityRequestPolicy.scala

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

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

Attributes

Source
CapacityRequestPolicy.scala

Returns a new data with default set to new value

Returns a new data with default set to new value

Attributes

Source
CapacityRequestPolicy.scala

Returns a new data with validRange set to new value

Returns a new data with validRange set to new value

Attributes

Source
CapacityRequestPolicy.scala

Returns a new data with validValues set to new value

Returns a new data with validValues set to new value

Attributes

Source
CapacityRequestPolicy.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product