Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ Set
Method
Set
credentials/tls/certprovider/pemfile/watcher.go:148–148 ·
view source on GitHub ↗
(km *certprovider.KeyMaterial, err error)
Source
from the content-addressed store, hash-verified
146
type
distributor
interface
{
147
KeyMaterial(ctx context.Context) (*certprovider.KeyMaterial, error)
148
Set(km *certprovider.KeyMaterial, err error)
149
Stop()
150
}
151
Callers
15
constructRequest
Function · 0.65
compareRequest
Function · 0.65
newKeyMaterial
Method · 0.65
Set
Method · 0.65
updateIdentityDistributor
Method · 0.65
maybeUpdateSPIFFEBundleMap
Method · 0.65
maybeUpdateRootFile
Method · 0.65
labelsToMonitoringLabels
Function · 0.65
UpdateState
Method · 0.65
processServerList
Method · 0.65
TestGRPCLB_Basic
Method · 0.65
TestGRPCLB_Weighted
Method · 0.65
Implementers
1
Distributor
credentials/tls/certprovider/distribut
Calls
no outgoing calls
Tested by
15
compareRequest
Function · 0.52
newKeyMaterial
Method · 0.52
Set
Method · 0.52
TestGRPCLB_Basic
Method · 0.52
TestGRPCLB_Weighted
Method · 0.52
TestGRPCLB_DropRequest
Method · 0.52
TestGRPCLB_BalancerDisconnects
Method · 0.52
TestGRPCLB_Fallback
Method · 0.52
TestGRPCLB_ExplicitFallback
Method · 0.52
TestGRPCLB_FallBackWithNoServerAddress
Method · 0.52
TestGRPCLB_PickFirst
Method · 0.52
TestGRPCLB_BackendConnectionErrorPropagation
Method · 0.52