Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kubernetes/client-go
/ Token
Method
Token
plugin/pkg/client/auth/azure/azure.go:155–155 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
153
154
type
tokenSource
interface
{
155
Token() (*azureToken, error)
156
}
157
158
type
azureTokenSource
struct
{
Callers
11
Token
Method · 0.65
TestCmdTokenSource
Function · 0.65
TestCachedTokenSource
Function · 0.65
Test_cmdTokenSource_roundTrip
Function · 0.65
RoundTrip
Method · 0.65
Token
Method · 0.65
refreshToken
Method · 0.65
TestAzureTokenSource
Function · 0.65
Token
Method · 0.65
NewBearerAuthWithRefreshRoundTripper
Function · 0.65
RoundTrip
Method · 0.65
Implementers
12
cachedTokenSource
plugin/pkg/client/auth/gcp/gcp.go
commandTokenSource
plugin/pkg/client/auth/gcp/gcp.go
fakeTokenSource
plugin/pkg/client/auth/gcp/gcp_test.go
azureTokenSource
plugin/pkg/client/auth/azure/azure.go
azureTokenSourceDeviceCode
plugin/pkg/client/auth/azure/azure.go
fakeTokenSource
plugin/pkg/client/auth/azure/azure_tes
tokenGetter
plugin/pkg/client/auth/openstack/opens
cachedGetter
plugin/pkg/client/auth/openstack/opens
testTokenGetter
plugin/pkg/client/auth/openstack/opens
fileTokenSource
transport/token_source.go
cachingTokenSource
transport/token_source.go
testTokenSource
transport/token_source_test.go
Calls
no outgoing calls
Tested by
4
TestCmdTokenSource
Function · 0.52
TestCachedTokenSource
Function · 0.52
Test_cmdTokenSource_roundTrip
Function · 0.52
TestAzureTokenSource
Function · 0.52