MCPcopy
hub / github.com/etcd-io/etcd / Close

Method Close

tests/framework/e2e/etcd_process.go:55–55  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

53 Restart(ctx context.Context) error
54 Stop() error
55 Close() error
56 Config() *EtcdServerProcessConfig
57 PeerProxy() proxy.Server
58 Failpoints() *BinaryFailpoints

Callers 15

NewEtcdctlFunction · 0.65
GetMethod · 0.65
TxnMethod · 0.65
GrantMethod · 0.65
TimeToLiveMethod · 0.65
LeasesMethod · 0.65
KeepAliveOnceMethod · 0.65
AlarmDisarmMethod · 0.65
AuthEnableMethod · 0.65
AuthDisableMethod · 0.65
UserAddMethod · 0.65
UserChangePassMethod · 0.65

Implementers 1

EtcdServerProcesstests/framework/e2e/etcd_process.go

Calls

no outgoing calls

Tested by

no test coverage detected