DeviceRequestAllocationResult

io.k8s.api.resource.v1alpha3.DeviceRequestAllocationResult
See theDeviceRequestAllocationResult companion object

DeviceRequestAllocationResult contains the allocation result for one request.

Attributes

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

Members list

Value members

Concrete methods

transforms device to result of function

transforms device to result of function

Attributes

Source
DeviceRequestAllocationResult.scala

transforms driver to result of function

transforms driver to result of function

Attributes

Source
DeviceRequestAllocationResult.scala

transforms pool to result of function

transforms pool to result of function

Attributes

Source
DeviceRequestAllocationResult.scala

transforms request to result of function

transforms request to result of function

Attributes

Source
DeviceRequestAllocationResult.scala

Returns a new data with device set to new value

Returns a new data with device set to new value

Attributes

Source
DeviceRequestAllocationResult.scala

Returns a new data with driver set to new value

Returns a new data with driver set to new value

Attributes

Source
DeviceRequestAllocationResult.scala

Returns a new data with pool set to new value

Returns a new data with pool set to new value

Attributes

Source
DeviceRequestAllocationResult.scala

Returns a new data with request set to new value

Returns a new data with request set to new value

Attributes

Source
DeviceRequestAllocationResult.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product