# Functions
NewResourceAdvisor returns a resource advisor wrapper instance, initializing all required sub resource advisor according to config.
No description provided by the author
NewSubResourceAdvisor returns a corresponding advisor according to resource name.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
# Interfaces
ResourceAdvisor is a wrapper of different sub resource advisors.
SubResourceAdvisor updates resource provision of a certain dimension based on the latest system and workload snapshot(s), and returns provision advice or resource headroom quantity.