retriever

package
v0.0.0-...-ab4fd35 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2024 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APIRetriever

type APIRetriever struct {
	Accounts    []ceConfig.Account
	IntervalSec int64
	Services    []Service
}

func (*APIRetriever) Run

func (c *APIRetriever) Run(ctx context.Context)

type CostRetriever

type CostRetriever struct {
	Accounts []ceConfig.Account
	Cron     string
	Services map[string]*costexplorer.Client
}

func (*CostRetriever) Run

func (c *CostRetriever) Run(ctx context.Context)

type Service

type Service struct {
	Region string

	Account string
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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