cmd

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute()

Types

type AggregateReportRow

type AggregateReportRow struct {
	Region        string
	InstanceType  string
	Duration      time.Duration
	EmissionGrams float64
}

type ReportRow

type ReportRow struct {
	PayerAccountID string
	UsageAccountID string
	Region         string
	InstanceType   string
	UsageStartTime time.Time
	UsageEndTime   time.Time
	Duration       time.Duration
}

Jump to

Keyboard shortcuts

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