NerdctlCmdCreatorMockRecorder is the mock recorder for NerdctlCmdCreator.
| 28 | |
| 29 | // NerdctlCmdCreatorMockRecorder is the mock recorder for NerdctlCmdCreator. |
| 30 | type NerdctlCmdCreatorMockRecorder struct { |
| 31 | mock *NerdctlCmdCreator |
| 32 | } |
| 33 | |
| 34 | // NewNerdctlCmdCreator creates a new mock instance. |
| 35 | func NewNerdctlCmdCreator(ctrl *gomock.Controller) *NerdctlCmdCreator { |
nothing calls this directly
no outgoing calls
no test coverage detected