NAME

Google::Auth::EnvironmentVars - Environment variables used by Google::Auth

VERSION

Version 0.02

SYNOPSIS

Canonical package for reading environment variables used with Google::Auth

METHODS

PROJECT

This env variable is used by Google::Auth to explicitly set a project ID. This environment variable is also used by the Google Cloud Perl Library.

LEGACY_PROJECT

This environment variable is used instead of the current one in some situations (such as Google App Engine).

CREDENTIALS

Environment variable defining the location of Google application default credentials

CLOUD_SDK_CONFIG_DIR

The environment variable name which can replace ~/.config if set

GCE_METADATA_ROOT

This and the following variable allow for customization of the addresses used when contacting the GCE metadata service.

GCE_METADATA_IP

AUTHOR

C.J. Collier, <cjcollier at cpan.org>

BUGS

Please report any bugs or feature requests to bug-google-auth-library-perl at rt.cpan.org, or through the web interface at https://rt.cpan.org/NoAuth/ReportBug.html?Queue=Google-Auth-Library-Perl. I will be notified, and then you'll automatically be notified of progress on your bug as I make changes.

SUPPORT

You can find documentation for this module with the perldoc command.

perldoc Google::Auth::EnvironmentVars

You can also look for information at:

ACKNOWLEDGEMENTS

LICENSE AND COPYRIGHT

Copyright 2020,2021 Google LLC

This program is released under the following license: Apache 2.0