DeviceCounterConsumption

io.k8s.api.resource.v1.DeviceCounterConsumption source ↗

DeviceCounterConsumption defines a set of counters that a device will consume from a CounterSet.

counterSetstring requiredCounterSet is the name of the set from which the counters defined will be consumed.
countersmap[string]Counter requiredCounters defines the counters that will be consumed by the device.The maximum number of counters is 32.
valueQuantity requiredValue defines how much of a certain device counter is available.