Documentation ¶
Overview ¶
Package mock is a generated GoMock package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockSnapshotterClient ¶
type MockSnapshotterClient struct {
// contains filtered or unexported fields
}
MockSnapshotterClient is a mock of SnapshotterClient interface
func NewMockSnapshotterClient ¶
func NewMockSnapshotterClient(ctrl *gomock.Controller) *MockSnapshotterClient
NewMockSnapshotterClient creates a new mock instance
func (*MockSnapshotterClient) EXPECT ¶
func (m *MockSnapshotterClient) EXPECT() *MockSnapshotterClientMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
type MockSnapshotterClientMockRecorder ¶
type MockSnapshotterClientMockRecorder struct {
// contains filtered or unexported fields
}
MockSnapshotterClientMockRecorder is the mock recorder for MockSnapshotterClient
func (*MockSnapshotterClientMockRecorder) Snapshot ¶
func (mr *MockSnapshotterClientMockRecorder) Snapshot(ctx, in interface{}, opts ...interface{}) *gomock.Call
Snapshot indicates an expected call of Snapshot
type MockSnapshotterServer ¶
type MockSnapshotterServer struct {
// contains filtered or unexported fields
}
MockSnapshotterServer is a mock of SnapshotterServer interface
func NewMockSnapshotterServer ¶
func NewMockSnapshotterServer(ctrl *gomock.Controller) *MockSnapshotterServer
NewMockSnapshotterServer creates a new mock instance
func (*MockSnapshotterServer) EXPECT ¶
func (m *MockSnapshotterServer) EXPECT() *MockSnapshotterServerMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
type MockSnapshotterServerMockRecorder ¶
type MockSnapshotterServerMockRecorder struct {
// contains filtered or unexported fields
}
MockSnapshotterServerMockRecorder is the mock recorder for MockSnapshotterServer
func (*MockSnapshotterServerMockRecorder) Snapshot ¶
func (mr *MockSnapshotterServerMockRecorder) Snapshot(arg0, arg1 interface{}) *gomock.Call
Snapshot indicates an expected call of Snapshot