MCPcopy
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

TestNewProviderMethod · 0.95
initializeProviderFunction · 0.95
mainFunction · 0.95
CloseMethod · 0.65
CloseMethod · 0.65

Implementers 7

closedProvidercredentials/tls/certprovider/store.go
singleCloseWrappedProvidercredentials/tls/certprovider/store.go
watchercredentials/tls/certprovider/pemfile/w
fakeProvidercredentials/xds/xds_client_test.go
fakeProvidersecurity/advancedtls/advancedtls_test.
systemRootCertsProviderinternal/xds/balancer/clusterimpl/clus
failingProviderinternal/xds/bootstrap/tlscreds/bundle

Calls

no outgoing calls