DeviceConstraint

io.k8s.api.resource.v1alpha3.DeviceConstraint
See theDeviceConstraint companion object

DeviceConstraint must have exactly one field set besides Requests.

Attributes

Companion
object
Source
DeviceConstraint.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 requests

Appends new values to requests

Attributes

Source
DeviceConstraint.scala

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

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

Attributes

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

Returns a new data with matchAttribute set to new value

Returns a new data with matchAttribute set to new value

Attributes

Source
DeviceConstraint.scala

Returns a new data with requests set to new value

Returns a new data with requests set to new value

Attributes

Source
DeviceConstraint.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product