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 Azure Functions support #7

Open
shlomsh opened this issue Aug 15, 2023 · 0 comments
Open

Add Azure Functions support #7

shlomsh opened this issue Aug 15, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@shlomsh
Copy link
Collaborator

shlomsh commented Aug 15, 2023

Describe the feature or problem you’d like to solve

teach genia how to use Azure Functions apis as new tools

Proposed solution

have a look at the below file implemented for aws lambda and implement the matching functionality on azure functions
genia/tools/kubernetes_client

create lambda
delete lambda
list available lambdas
invoke lambda
update lambda
etc.

@shlomsh shlomsh added the enhancement New feature or request label Aug 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant