aws

package
v0.10.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 17, 2020 License: Apache-2.0 Imports: 12 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetLocalRegion

func GetLocalRegion() string

GetLocalRegion gets the region ID from the instance metadata.

Types

type CloudWatchManager added in v0.10.0

type CloudWatchManager interface {
	// Query sends a CloudWatch GetMetricDataInput to CloudWatch API for metric results.
	QueryCloudWatch(request v1alpha1.ExternalMetric) ([]*cloudwatch.MetricDataResult, error)
}

CloudWatchManager manages clients for Amazon CloudWatch.

func NewCloudWatchManager added in v0.10.0

func NewCloudWatchManager() CloudWatchManager

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL