简体   繁体   中英

Does google node api support deployment manager function calls?

I am working on an app which would deploy resources in GCP using deployment manager. I am aware of the deployment manager gcloud cli option and the REST API's for deployment manager but Is there a node js client library which abstracts the req, res function calls?

I am aware of the following link but it does not have any example on deployment manager.

I am also looking for a way to perform server to server authentication/authorization using Google Oauthv2.0

There is an npm package for GCP Deployment Manager. For code examples, you can refer to the link mentioned above.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM