DriverAllocationResult

io.k8s.api.resource.v1alpha2.DriverAllocationResult
See theDriverAllocationResult companion object

DriverAllocationResult contains vendor parameters and the allocation result for one request.

Attributes

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

Members list

Value members

Concrete methods

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

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

Attributes

Source
DriverAllocationResult.scala

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

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

Attributes

Source
DriverAllocationResult.scala

Returns a new data with namedResources set to new value

Returns a new data with namedResources set to new value

Attributes

Source
DriverAllocationResult.scala

Returns a new data with vendorRequestParameters set to new value

Returns a new data with vendorRequestParameters set to new value

Attributes

Source
DriverAllocationResult.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product