DeviceAllocationResult

io.k8s.api.resource.v1alpha3.DeviceAllocationResult
See theDeviceAllocationResult companion object

DeviceAllocationResult is the result of allocating devices.

Attributes

Companion
object
Source
DeviceAllocationResult.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 config

Appends new values to config

Attributes

Source
DeviceAllocationResult.scala

Appends new values to results

Appends new values to results

Attributes

Source
DeviceAllocationResult.scala

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

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

Attributes

Source
DeviceAllocationResult.scala

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

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

Attributes

Source
DeviceAllocationResult.scala

Returns a new data with config set to new value

Returns a new data with config set to new value

Attributes

Source
DeviceAllocationResult.scala

Returns a new data with results set to new value

Returns a new data with results set to new value

Attributes

Source
DeviceAllocationResult.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product