Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AwsTgwAttchPlugin ¶
type AwsTgwAttchPlugin struct { Prefix string AccessKeyID string SecretKeyID string Region string RoleArn string TgwAttach string Tgw string CloudWatch *cloudwatch.Client }
AwsTgwAttchPlugin struct
func (AwsTgwAttchPlugin) FetchMetrics ¶
func (p AwsTgwAttchPlugin) FetchMetrics() (map[string]float64, error)
FetchMetrics : fetch metrics
func (AwsTgwAttchPlugin) GraphDefinition ¶
func (p AwsTgwAttchPlugin) GraphDefinition() map[string]mp.Graphs
GraphDefinition : return graph definition
func (AwsTgwAttchPlugin) MetricKeyPrefix ¶
func (p AwsTgwAttchPlugin) MetricKeyPrefix() string
MetricKeyPrefix : interface for PluginWithPrefix
Click to show internal directories.
Click to hide internal directories.