Rename ResourceConfig -> ResourceProfile

This commit is contained in:
TeoV
2017-09-06 10:44:33 -04:00
parent 36d3fb9538
commit c5c030d561
31 changed files with 376 additions and 337 deletions

View File

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