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

Struct MockDevicePluginAPI

internal/plugin/mock_plugin.go:36–39  ·  view source on GitHub ↗

MockDevicePluginAPI is a mock of DevicePluginAPI interface.

Source from the content-addressed store, hash-verified

34
35// MockDevicePluginAPI is a mock of DevicePluginAPI interface.
36type MockDevicePluginAPI struct {
37 ctrl *gomock.Controller
38 recorder *MockDevicePluginAPIMockRecorder
39}
40
41// MockDevicePluginAPIMockRecorder is the mock recorder for MockDevicePluginAPI.
42type MockDevicePluginAPIMockRecorder struct {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected