MCPcopy
hub / github.com/runfinch/finch / NerdctlCmdCreator

Struct NerdctlCmdCreator

pkg/mocks/command_nerdctl_cmd_creator.go:23–27  ·  view source on GitHub ↗

NerdctlCmdCreator is a mock of NerdctlCmdCreator interface.

Source from the content-addressed store, hash-verified

21
22// NerdctlCmdCreator is a mock of NerdctlCmdCreator interface.
23type NerdctlCmdCreator struct {
24 ctrl *gomock.Controller
25 recorder *NerdctlCmdCreatorMockRecorder
26 isgomock struct{}
27}
28
29// NerdctlCmdCreatorMockRecorder is the mock recorder for NerdctlCmdCreator.
30type NerdctlCmdCreatorMockRecorder struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected