Introduce Kubernetes KV interface to etcd client #1518
Annotations
10 errors
test
e2e.BinaryFailpoints.DeactivateHTTP calls http.Client.Do
|
test
integration.Member.Metric calls http.Client.Get
|
test
e2e.fetchFailpointsBody calls http.Get
|
test
integration.integrationRunner.TestMain calls testutil.MustTestMainWithLeakDetection, which eventually calls http.Transport.CloseIdleConnections
|
test
integration.Member.Launch calls etcdserver.NewServer, which eventually calls http.Transport.RoundTrip
|
test
testutil.MustCheckLeakedGoroutine calls http.Transport.CloseIdleConnections
|
test
transport.unixTransport.RoundTrip calls http.Transport.RoundTrip
|
test
client.Do calls http.Transport.RoundTrip
|
test
cmd.getOpenIssues calls github.IssuesService.ListByRepo, which eventually calls http.Client.Do
|
test
cmd.fetchJSON calls http.Get
|