Versions in this module Expand all Collapse all v1 v1.0.1 Apr 27, 2026 v1.0.0 Apr 27, 2026 Changes in this version + func FetchUsageData(ctx *settings.Session, project *engine.Workspace) (engine.ConsumptionMap, error) + func PopulateActualCosts(ctx *settings.Session, project *engine.Workspace) error + func UploadCloudResourceIDs(ctx *settings.Session, project *engine.Workspace) error + type RateLookup struct + func NewPriceFetcher(ctx *settings.Session, warnOnPriceErrors bool) *RateLookup + func (p *RateLookup) LogWarnings() + func (p *RateLookup) MissingPricesComponents() []string + func (p *RateLookup) MissingPricesLen() int + func (p *RateLookup) PopulatePrices(project *engine.Workspace) error