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

Struct NerdctlCommandSystemDeps

pkg/mocks/nerdctl_cmd_system_deps.go:22–26  ·  view source on GitHub ↗

NerdctlCommandSystemDeps is a mock of NerdctlCommandSystemDeps interface.

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected