MCPcopy Create free account
hub / github.com/containerd/nerdctl / Temp

Method Temp

mod/tigron/test/interfaces.go:65–65  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

63// can be accessed by subtests if their location is passed around (in Labels).
64type Data interface {
65 Temp() DataTemp
66 Labels() DataLabels
67 Identifier(suffix ...string) string
68}

Callers 15

createCertFunction · 0.65
RunMethod · 0.65
TestTempFunction · 0.65
GenerateJWEKeyPairFunction · 0.65
GenerateCosignKeyPairFunction · 0.65
NewCesantaAuthServerFunction · 0.65
ParamsMethod · 0.65
NewDockerRegistryFunction · 0.65
TestContainerInspectUserFunction · 0.65

Implementers 1

datamod/tigron/test/data.go

Calls

no outgoing calls

Tested by 15

TestTempFunction · 0.52
TestContainerInspectUserFunction · 0.52
TestRunBindMountBindFunction · 0.52
TestIssue2993Function · 0.52
TestCreateFromOCIArchiveFunction · 0.52