DeviceCounterConsumption

io.k8s.api.resource.v1.DeviceCounterConsumption

Description

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

Properties

counterSet string required
CounterSet is the name of the set from which the counters defined will be consumed.
counters map[string]Counter required
Counters defines the counters that will be consumed by the device. The maximum number of counters is 32.