This commit is contained in:
edwardro22
2017-09-06 10:59:25 +00:00
42 changed files with 833 additions and 333 deletions

View File

@@ -667,6 +667,7 @@ type ArgsCache struct {
DerivedChargerIDs *[]string
AliasIDs *[]string
ReverseAliasIDs *[]string
ResourceConfigIDs *[]string
ResourceIDs *[]string
StatsIDs *[]string
ThresholdsIDs *[]string
@@ -704,6 +705,7 @@ type CacheStats struct {
Users int
Aliases int
ReverseAliases int
ResourcesConfig int
Resources int
//Stats int
//thresholds int