report

package
v0.6.5 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2026 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ReportService

type ReportService struct{}

func NewReportService

func NewReportService() *ReportService

func (*ReportService) FilterClusterMetrics

func (rs *ReportService) FilterClusterMetrics(processedState types.ProcessedState, clusterArn string, startTime, endTime *time.Time) (*types.ProcessedClusterMetrics, error)

filterClusterMetrics filters the processed state by region, clusterArn, and date range

func (*ReportService) FilterMetrics

func (rs *ReportService) FilterMetrics(processedState types.ProcessedState, regionName, clusterName string, startTime, endTime *time.Time) (*types.ProcessedClusterMetrics, error)

filterMetrics filters the processed state by region, cluster, and date range

func (*ReportService) FilterRegionCosts

func (rs *ReportService) FilterRegionCosts(processedState types.ProcessedState, regionName string, startTime, endTime *time.Time) (*types.ProcessedRegionCosts, error)

FilterRegionCosts filters the processed state to return cost data for a specific region

func (*ReportService) ProcessState

func (rs *ReportService) ProcessState(state types.State) types.ProcessedState

Jump to

Keyboard shortcuts

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