jenkinsci / google-oauth-plugin

This plugin implements the OAuth Credentials interfaces to surface Google Service Account credentials to Jenkins.
https://plugins.jenkins.io/google-oauth-plugin/
Apache License 2.0
37 stars 56 forks source link

Add utility functions for handling credentials #70

Open stephenashank opened 5 years ago

stephenashank commented 5 years ago

This should take into account the current context. Includes everything in the CredentialsUtil classes of the GCE and GKE plugin.

Related to: https://github.com/jenkinsci/google-kubernetes-engine-plugin/issues/97

stephenashank commented 5 years ago

Depends on #50