resource.v1alpha3.deviceCounterConsumption
"DeviceCounterConsumption defines a set of counters that a device will consume from a CounterSet."
Index
Fields
fn withCounterSet
withCounterSet(counterSet)
"CounterSet defines the set from which the counters defined will be consumed."
fn withCounters
withCounters(counters)
"Counters defines the Counter that will be consumed by the device.\n\nThe maximum number counters in a device is 32. In addition, the maximum number of all counters in all devices is 1024 (for example, 64 devices with 16 counters each)."
fn withCountersMixin
withCountersMixin(counters)
"Counters defines the Counter that will be consumed by the device.\n\nThe maximum number counters in a device is 32. In addition, the maximum number of all counters in all devices is 1024 (for example, 64 devices with 16 counters each)."
Note: This function appends passed data to existing values