Files
c/kubernetes/docs/v1beta2_device_counter_consumption.md

12 lines
700 B
Markdown
Raw Normal View History

# v1beta2_device_counter_consumption_t
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**counter_set** | **char \*** | CounterSet is the name of the set from which the counters defined will be consumed. |
**counters** | **list_t*** | Counters defines the counters that will be consumed by the device. The 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). |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)