Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VMRegistry ¶
type VMRegistry struct {
// contains filtered or unexported fields
}
VMRegistry is a mock of VMRegistry interface.
func NewVMRegistry ¶
func NewVMRegistry(ctrl *gomock.Controller) *VMRegistry
NewVMRegistry creates a new mock instance.
func (*VMRegistry) EXPECT ¶
func (m *VMRegistry) EXPECT() *VMRegistryMockRecorder
EXPECT returns an object that allows the caller to indicate expected use.
type VMRegistryMockRecorder ¶
type VMRegistryMockRecorder struct {
// contains filtered or unexported fields
}
VMRegistryMockRecorder is the mock recorder for VMRegistry.
func (*VMRegistryMockRecorder) Reload ¶
func (mr *VMRegistryMockRecorder) Reload(ctx interface{}) *gomock.Call
Reload indicates an expected call of Reload.
Click to show internal directories.
Click to hide internal directories.