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

Struct NerdctlCmdCreatorMockRecorder

pkg/mocks/command_nerdctl_cmd_creator.go:30–32  ·  view source on GitHub ↗

NerdctlCmdCreatorMockRecorder is the mock recorder for NerdctlCmdCreator.

Source from the content-addressed store, hash-verified

28
29// NerdctlCmdCreatorMockRecorder is the mock recorder for NerdctlCmdCreator.
30type NerdctlCmdCreatorMockRecorder struct {
31 mock *NerdctlCmdCreator
32}
33
34// NewNerdctlCmdCreator creates a new mock instance.
35func NewNerdctlCmdCreator(ctrl *gomock.Controller) *NerdctlCmdCreator {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected