MCPcopy
hub / github.com/grpc/grpc-go / LocalServiceAccount

Method LocalServiceAccount

credentials/alts/alts.go:93–93  ·  view source on GitHub ↗

LocalServiceAccount returns the local service account.

()

Source from the content-addressed store, hash-verified

91 PeerServiceAccount() string
92 // LocalServiceAccount returns the local service account.
93 LocalServiceAccount() string
94 // PeerRPCVersions returns the RPC version supported by the peer.
95 PeerRPCVersions() *altspb.RpcProtocolVersions
96}

Callers 2

TestALTSAuthInfoMethod · 0.65
authzFunction · 0.65

Implementers 2

fakeALTSAuthInfocredentials/alts/utils_test.go
altsAuthInfocredentials/alts/internal/authinfo/aut

Calls

no outgoing calls

Tested by 1

TestALTSAuthInfoMethod · 0.52