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

Method CustomCommand

pkg/testutil/nerdtest/test.go:41–43  ·  view source on GitHub ↗
(testCase *test.Case, t tig.T)

Source from the content-addressed store, hash-verified

39}
40
41func (ns *nerdctlSetup) CustomCommand(testCase *test.Case, t tig.T) test.CustomizableCommand {
42 return newNerdCommand(testCase.Config, t)
43}
44
45func (ns *nerdctlSetup) AmbientRequirements(testCase *test.Case, t tig.T) {
46 // Ambient requirements, bail out now if these do not match

Callers

nothing calls this directly

Calls 1

newNerdCommandFunction · 0.85

Tested by

no test coverage detected