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

Method PeerServiceAccount

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

PeerServiceAccount returns the peer service account.

()

Source from the content-addressed store, hash-verified

89 SecurityLevel() altspb.SecurityLevel
90 // PeerServiceAccount returns the peer service account.
91 PeerServiceAccount() string
92 // LocalServiceAccount returns the local service account.
93 LocalServiceAccount() string
94 // PeerRPCVersions returns the RPC version supported by the peer.

Callers 3

ClientAuthorizationCheckFunction · 0.65
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