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

Method Defragment

tests/framework/interfaces/interface.go:53–53  ·  view source on GitHub ↗
(context context.Context, opts config.DefragOption)

Source from the content-addressed store, hash-verified

51 HashKV(context context.Context, rev int64) ([]*clientv3.HashKVResponse, error)
52 Health(context context.Context) error
53 Defragment(context context.Context, opts config.DefragOption) error
54 AlarmList(context context.Context) (*clientv3.AlarmResponse, error)
55 AlarmDisarm(context context.Context, alarmMember *clientv3.AlarmMember) (*clientv3.AlarmResponse, error)
56 Grant(context context.Context, ttl int64) (*clientv3.LeaseGrantResponse, error)

Callers 14

DefragMethod · 0.65
testMetricDbSizeDefragFunction · 0.65
DefragMethod · 0.65
DefragmentMethod · 0.65
testDefragmentWithAuthFunction · 0.65
TestAlarmFunction · 0.65
TestDefragOnlineFunction · 0.65
TestDefragNoSpaceFunction · 0.65
triggerDefragFunction · 0.65
TestIssue20271Function · 0.65

Calls

no outgoing calls

Tested by 11

DefragMethod · 0.52
testMetricDbSizeDefragFunction · 0.52
DefragMethod · 0.52
testDefragmentWithAuthFunction · 0.52
TestAlarmFunction · 0.52
TestDefragOnlineFunction · 0.52
TestDefragNoSpaceFunction · 0.52
triggerDefragFunction · 0.52
TestIssue20271Function · 0.52