oauth2/google/internal/externalaccount
aeitzman 18352fc433 google/internal/externalaccount: adding BYOID Metrics
Adds framework for sending BYOID metrics via the x-goog-api-client header on outgoing sts requests. Also adds a header file for getting the current version of GoLang

Change-Id: Id5431def96f4cfc03e4ada01d5fb8cac8cfa56a9
GitHub-Last-Rev: c93cd478e5
GitHub-Pull-Request: golang/oauth2#661
Reviewed-on: https://go-review.googlesource.com/c/oauth2/+/523595
Reviewed-by: Leo Siracusa <leosiracusa@google.com>
Run-TryBot: Cody Oss <codyoss@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
Reviewed-by: Cody Oss <codyoss@google.com>
2023-09-22 20:39:34 +00:00
..
testdata google: base account credentials with file-sourcing 2021-01-12 20:04:29 +00:00
aws.go google/internal/externalaccount: adding BYOID Metrics 2023-09-22 20:39:34 +00:00
aws_test.go google/internal/externalaccount: adding BYOID Metrics 2023-09-22 20:39:34 +00:00
basecredentials.go google/internal/externalaccount: adding BYOID Metrics 2023-09-22 20:39:34 +00:00
basecredentials_test.go google/internal/externalaccount: adding BYOID Metrics 2023-09-22 20:39:34 +00:00
clientauth.go google/externalaccount: validate tokenURL and ServiceAccountImpersonationURL 2021-08-17 22:35:10 +00:00
clientauth_test.go google/externalaccount: validate tokenURL and ServiceAccountImpersonationURL 2021-08-17 22:35:10 +00:00
err.go google: add utilities supporting upcoming oauth2 functionality 2020-11-09 20:14:03 +00:00
err_test.go google: add utilities supporting upcoming oauth2 functionality 2020-11-09 20:14:03 +00:00
executablecredsource.go google/internal/externalaccount: adding BYOID Metrics 2023-09-22 20:39:34 +00:00
executablecredsource_test.go google/internal/externalaccount: adding BYOID Metrics 2023-09-22 20:39:34 +00:00
filecredsource.go google/internal/externalaccount: adding BYOID Metrics 2023-09-22 20:39:34 +00:00
filecredsource_test.go google/internal/externalaccount: adding BYOID Metrics 2023-09-22 20:39:34 +00:00
header.go google/internal/externalaccount: adding BYOID Metrics 2023-09-22 20:39:34 +00:00
header_test.go google/internal/externalaccount: adding BYOID Metrics 2023-09-22 20:39:34 +00:00
impersonate.go google/internal/externalaccount: allow impersonation lifetime changes 2022-07-18 18:49:31 +00:00
impersonate_test.go google/internal/externalaccount: adding BYOID Metrics 2023-09-22 20:39:34 +00:00
sts_exchange.go google/externalaccount: validate tokenURL and ServiceAccountImpersonationURL 2021-08-17 22:35:10 +00:00
sts_exchange_test.go google/externalaccount: validate tokenURL and ServiceAccountImpersonationURL 2021-08-17 22:35:10 +00:00
urlcredsource.go google/internal/externalaccount: adding BYOID Metrics 2023-09-22 20:39:34 +00:00
urlcredsource_test.go google/internal/externalaccount: adding BYOID Metrics 2023-09-22 20:39:34 +00:00