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

Struct nerdctlSetup

pkg/testutil/nerdtest/test.go:38–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36}
37
38type nerdctlSetup struct {
39}
40
41func (ns *nerdctlSetup) CustomCommand(testCase *test.Case, t tig.T) test.CustomizableCommand {
42 return newNerdCommand(testCase.Config, t)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected