//
pkg.gl
Category
github.com/form3tech-oss/ecs-exporter
collector
package
1.4.0
Repository:
https://github.com/form3tech-oss/ecs-exporter.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
16
Dependents
1
Files
622 SLOC
#
Functions
New
New returns an initialized exporter.
NewAWSClient
NewAWSClient will return an initialized AWSClient.
#
Structs
AWSClient
AWSClient is a wrapper for AWS ecs ecsClient that implements helpers to get ECS clusters metrics.
Exporter
Exporter collects ECS clusters metrics.
#
Interfaces
EC2Gatherer
No description provided by the author
ECSGatherer
ECSGatherer is the interface that implements the methods required to gather ECS data.