electrolux-oss / infrawallet

Backstage plugin that controls your cloud costs just in the way how you control your bank accounts
https://demo.infrawallet.io
Apache License 2.0
55 stars 4 forks source link

Can this be integrated with openshift? #33

Open riginoommen opened 3 months ago

gluckzhang commented 3 months ago

Hi @riginoommen, thanks for the question. I do not have much experience in using OpenShift but it seems to provide Cost Management APIs. In this case, I think it is not very difficult to implement an InfraWalletClient for OpenShift. You can get more details about it here: https://github.com/electrolux-oss/infrawallet/blob/main/plugins/infrawallet-backend/src/service/InfraWalletClient.ts and https://github.com/electrolux-oss/infrawallet/blob/main/plugins/infrawallet-backend/src/service/AwsClient.ts