MCPcopy Create free account
hub / github.com/ROCm/gpu-operator / MockKMMModuleAPI

Struct MockKMMModuleAPI

internal/kmmmodule/mock_kmmmodule.go:38–41  ·  view source on GitHub ↗

MockKMMModuleAPI is a mock of KMMModuleAPI interface.

Source from the content-addressed store, hash-verified

36
37// MockKMMModuleAPI is a mock of KMMModuleAPI interface.
38type MockKMMModuleAPI struct {
39 ctrl *gomock.Controller
40 recorder *MockKMMModuleAPIMockRecorder
41}
42
43// MockKMMModuleAPIMockRecorder is the mock recorder for MockKMMModuleAPI.
44type MockKMMModuleAPIMockRecorder struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected