Commit Graph

15 Commits

Author SHA1 Message Date
ionutboangiu
0a0daa87bf Add new GetOpts function for *int type values 2021-10-13 20:32:43 +03:00
ionutboangiu
dc610bd146 Update GetOpts functions to take into consideration *any tenant 2021-10-13 20:32:43 +03:00
ionutboangiu
a9ea1146f0 Update GetOpts functions 2021-10-13 20:32:43 +03:00
ionutboangiu
37e8f358b7 Delete unused opt retrieval functions 2021-10-06 12:18:40 +02:00
ionutboangiu
1e7ff42468 Implement GetTimeOpts function in libfilters.go 2021-10-06 12:18:40 +02:00
ionutboangiu
f4708c6131 Change opts default filterID to *default 2021-10-05 21:04:38 +02:00
ionutboangiu
4863bd949f Further optimize the GetOpts functions in libfilters.go 2021-10-05 21:04:38 +02:00
ionutboangiu
44eb32b84d Implement functions that look for options both in APIOpts and config 2021-10-05 21:04:38 +02:00
ionutboangiu
06961f22f6 Add opts struct for CDRS subsystem 2021-10-04 13:37:36 +02:00
ionutboangiu
02315c7ad0 Add functions for getting interface type values from config/APIOpts 2021-10-04 11:29:37 +02:00
ionutboangiu
b549582851 Take into account the case where FilterIDs field in DynamicOpt is empty and add function for bool types 2021-10-04 11:29:37 +02:00
ionutboangiu
71730ba813 Change all the subsystem opts types to DynamicOpts structs in the cfg files 2021-10-04 11:29:37 +02:00
ionutboangiu
7d05b01c68 Change types of cfg opts to dynamic structs (incomplete) 2021-10-04 11:29:37 +02:00
ionutboangiu
2e6ab1b874 Change type of actions opts to map 2021-09-28 20:44:55 +02:00
ionutboangiu
32c5d5e587 Change type of thresholds opts to map 2021-09-27 17:27:18 +02:00