Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/grpc/grpc-go
/ Close
Method
Close
credentials/tls/certprovider/provider.go:89–89 ·
view source on GitHub ↗
Close cleans up resources allocated by the Provider.
()
Source
from the content-addressed store, hash-verified
87
88
// Close cleans up resources allocated by the Provider.
89
Close()
90
}
91
92
// KeyMaterial wraps the certificates and keys returned by a Provider instance.
Callers
10
TestNewProvider
Method · 0.95
initializeProvider
Function · 0.95
TestProvider_UpdateSuccessWithSymlink
Method · 0.95
main
Function · 0.95
Close
Method · 0.65
Close
Method · 0.65
TestStoreSingleProvider
Method · 0.65
TestStoreSingleProviderSameConfigDifferentOpts
Method · 0.65
TestStoreSingleProviderDifferentConfigs
Method · 0.65
TestStoreMultipleProviders
Method · 0.65
Implementers
7
closedProvider
credentials/tls/certprovider/store.go
singleCloseWrappedProvider
credentials/tls/certprovider/store.go
watcher
credentials/tls/certprovider/pemfile/w
fakeProvider
credentials/xds/xds_client_test.go
fakeProvider
security/advancedtls/advancedtls_test.
systemRootCertsProvider
internal/xds/balancer/clusterimpl/clus
failingProvider
internal/xds/bootstrap/tlscreds/bundle
Calls
no outgoing calls
Tested by
7
TestNewProvider
Method · 0.76
initializeProvider
Function · 0.76
TestProvider_UpdateSuccessWithSymlink
Method · 0.76
TestStoreSingleProvider
Method · 0.52
TestStoreSingleProviderSameConfigDifferentOpts
Method · 0.52
TestStoreSingleProviderDifferentConfigs
Method · 0.52
TestStoreMultipleProviders
Method · 0.52