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