GetCreds reads GCP credentials either from either the specified credentials file,
the standard environment variables, or a default credentials file. (~/.gcp/osServiceAccount.json)
The defaultCredsFile will only be used if credsFile is empty and the environment variables
are not set.