Documentation
¶
Index ¶
- func GenerateAWSPricing(currency unit.Currency) (*pricing.PricingSet, error)
- func GenerateAzurePricing(currency unit.Currency) (*pricing.PricingSet, error)
- func GenerateGCPPricing(currency unit.Currency) (*pricing.PricingSet, error)
- func GeneratePricing(currency unit.Currency) (*pricing.PricingSet, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateAWSPricing ¶
func GenerateAWSPricing(currency unit.Currency) (*pricing.PricingSet, error)
GenerateAWSPricing fetches AWS pricing data in the specified currency
func GenerateAzurePricing ¶
func GenerateAzurePricing(currency unit.Currency) (*pricing.PricingSet, error)
GenerateAzurePricing fetches Azure pricing data in the specified currency
func GenerateGCPPricing ¶
func GenerateGCPPricing(currency unit.Currency) (*pricing.PricingSet, error)
GenerateGCPPricing fetches GCP pricing data in the specified currency
func GeneratePricing ¶
func GeneratePricing(currency unit.Currency) (*pricing.PricingSet, error)
GeneratePricing fetches pricing data for all supported providers and combines them into a single PricingSet
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.