Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for viewing LoadBalancer cost #39

Merged
merged 1 commit into from
Jun 17, 2021
Merged

Conversation

norrland
Copy link
Contributor

In LoadBalancerDetails add Cost of type LoadBalancerCost.

Return Amount as float64 due to API returning decimal point values for
EUR currency costs.

Fixes #37

@dragontoe dragontoe removed their request for review June 16, 2021 06:53
In LoadBalancerDetails add `Cost` of type LoadBalancerCost.

Return `Amount` as float64 due to API returning decimal point values for
EUR currency costs.

Test for euro currency in create function return value.

Fixes #37
@norrland
Copy link
Contributor Author

Rebased on master.

@norrland norrland merged commit f9a4c36 into master Jun 17, 2021
@norrland norrland deleted the 37-ae-lbdetails-cost branch June 17, 2021 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

LoadBalancerDetails struct doesn't include cost
7 participants