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

Method TempDir

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

Source from the content-addressed store, hash-verified

35
36type TempDirProvider interface {
37 TempDir() string
38}
39
40type LazyFS struct {

Callers 15

setupEmbedCfgFunction · 0.65
mainFunction · 0.65
Test_readRawFunction · 0.65
TestEtcdDumpLogEntryTypeFunction · 0.65
TestTLSReloadCopyFunction · 0.65
TestTLSReloadCopyIPOnlyFunction · 0.65
TestEmbedEtcdFunction · 0.65

Implementers 1

testingTBProthesisclient/pkg/testutil/testingtb.go

Calls

no outgoing calls

Tested by 15

Test_readRawFunction · 0.52
TestEtcdDumpLogEntryTypeFunction · 0.52
TestTLSReloadCopyFunction · 0.52
TestTLSReloadCopyIPOnlyFunction · 0.52
TestEmbedEtcdFunction · 0.52
TestMainFunction · 0.52