package
4.0.0
Repository: https://github.com/gazebo-web/cloudsim.git
Documentation: pkg.go.dev

# Functions

GetConfigProvider returns a new Amazon Web Services session.
Must forces GetConfigProvider to return the ConfigProvider.
NewCostCalculatorEC2 initializes a new cost calculator for AWS EC2 resources.
ParseEC2 is a PriceParser func used for parsing EC2 pricing.

# Constants

KindMachines is used to identify the kind of calculator.Resource for EC2 machines.
KindStorage is used to identify the kind of calculator.Resource for S3 storage.

# Structs

Config is used to configure a ConfigProvider.

# Type aliases

PriceParser parses a given AWS price result from the Pricing API and returns a calculator.Rate value.