DeviceCounterConsumption
io.k8s.api.resource.v1beta2.DeviceCounterConsumption
Description
DeviceCounterConsumption defines a set of counters that a device will consume from a CounterSet.
Properties
-
counterSetstring required - CounterSet is the name of the set from which the counters defined will be consumed.
-
countersmap[string]Counter required - Counters defines the counters that will be consumed by the device. The maximum number of counters is 32.