Files
c/kubernetes/docs/v1beta1_counter_set.md

598 B

v1beta1_counter_set_t

Properties

Name Type Description Notes
counters list_t* Counters defines the set of counters for this CounterSet The name of each counter must be unique in that set and must be a DNS label. The maximum number of counters is 32.
name char * Name defines the name of the counter set. It must be a DNS label.

[Back to Model list] [Back to API list] [Back to README]