DeviceCapacity

io.k8s.api.resource.v1beta1.DeviceCapacity
See theDeviceCapacity companion object
final case class DeviceCapacity(value: Quantity)

DeviceCapacity describes a quantity associated with a device.

Attributes

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

Members list

Value members

Concrete methods

transforms value to result of function

transforms value to result of function

Attributes

Source
DeviceCapacity.scala

Returns a new data with value set to new value

Returns a new data with value set to new value

Attributes

Source
DeviceCapacity.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product