Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/containerd/nerdctl
/ CustomCommand
Method
CustomCommand
mod/tigron/test/test.go:25–25 ·
view source on GitHub ↗
(testCase *Case, t tig.T)
Source
from the content-addressed store, hash-verified
23
// Testable TODO.
24
type
Testable
interface
{
25
CustomCommand(testCase *Case, t tig.T) CustomizableCommand
26
AmbientRequirements(testCase *Case, t tig.T)
27
}
28
Callers
1
Run
Method · 0.65
Implementers
1
nerdctlSetup
pkg/testutil/nerdtest/test.go
Calls
no outgoing calls
Tested by
no test coverage detected