Liking cljdoc? Tell your friends :D

atomist.gcp


creds->access-tokencljs

(creds->access-token google-service-account)

Get a google OAuth token from credentials.json file params google-service-account must be json parsed and in clj form with keywords

Get a google OAuth token from credentials.json file 
params
 google-service-account must be json parsed and in clj form with keywords
raw docstring

get-secretcljs

(get-secret secret-name access-token)

workload-identitycljs

(workload-identity)

no need to specify the scopes query param because the default https://www.googleapis.com/auth/cloud-platform is sufficient

no need to specify the `scopes` query param because the default
https://www.googleapis.com/auth/cloud-platform is sufficient
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close