DeviceClaim

io.k8s.api.resource.v1alpha3.DeviceClaim
See theDeviceClaim companion object

DeviceClaim defines how to request devices with a ResourceClaim.

Attributes

Companion
object
Source
DeviceClaim.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
DeviceClaim.scala

Appends new values to constraints

Appends new values to constraints

Attributes

Source
DeviceClaim.scala

Appends new values to requests

Appends new values to requests

Attributes

Source
DeviceClaim.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
DeviceClaim.scala

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

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

Attributes

Source
DeviceClaim.scala

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

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

Attributes

Source
DeviceClaim.scala

Returns a new data with config set to new value

Returns a new data with config set to new value

Attributes

Source
DeviceClaim.scala

Returns a new data with constraints set to new value

Returns a new data with constraints set to new value

Attributes

Source
DeviceClaim.scala

Returns a new data with requests set to new value

Returns a new data with requests set to new value

Attributes

Source
DeviceClaim.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product