Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client interface { Version() string PerformanceMetrics([]types.PerfQuerySpec) ([]performance.EntityMetric, error) }
type Scraper ¶
func (Scraper) ScrapeHosts ¶
func (c Scraper) ScrapeHosts(hosts rs.Hosts) []performance.EntityMetric
func (Scraper) ScrapeVMs ¶
func (c Scraper) ScrapeVMs(vms rs.VMs) []performance.EntityMetric
Click to show internal directories.
Click to hide internal directories.