ResourceSliceSpec

io.k8s.api.resource.v1alpha3.ResourceSliceSpec
See theResourceSliceSpec companion object

ResourceSliceSpec contains the information published by the driver in one ResourceSlice.

Attributes

Companion
object
Source
ResourceSliceSpec.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 devices

Appends new values to devices

Attributes

Source
ResourceSliceSpec.scala

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

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

Attributes

Source
ResourceSliceSpec.scala

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

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

Attributes

Source
ResourceSliceSpec.scala

transforms driver to result of function

transforms driver to result of function

Attributes

Source
ResourceSliceSpec.scala

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

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

Attributes

Source
ResourceSliceSpec.scala

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

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

Attributes

Source
ResourceSliceSpec.scala

transforms pool to result of function

transforms pool to result of function

Attributes

Source
ResourceSliceSpec.scala

Returns a new data with allNodes set to new value

Returns a new data with allNodes set to new value

Attributes

Source
ResourceSliceSpec.scala

Returns a new data with devices set to new value

Returns a new data with devices set to new value

Attributes

Source
ResourceSliceSpec.scala

Returns a new data with driver set to new value

Returns a new data with driver set to new value

Attributes

Source
ResourceSliceSpec.scala

Returns a new data with nodeName set to new value

Returns a new data with nodeName set to new value

Attributes

Source
ResourceSliceSpec.scala

Returns a new data with nodeSelector set to new value

Returns a new data with nodeSelector set to new value

Attributes

Source
ResourceSliceSpec.scala

Returns a new data with pool set to new value

Returns a new data with pool set to new value

Attributes

Source
ResourceSliceSpec.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product