mock

package
v0.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 6, 2025 License: MIT Imports: 4 Imported by: 0

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 MockClient

type MockClient struct {
	// contains filtered or unexported fields
}

MockClient is a mock of Client interface.

func NewMockClient

func NewMockClient(ctrl *gomock.Controller) *MockClient

NewMockClient creates a new mock instance.

func (*MockClient) CreateCluster

CreateCluster mocks base method.

func (*MockClient) CreateMachine

CreateMachine mocks base method.

func (*MockClient) EXPECT

func (m *MockClient) EXPECT() *MockClientMockRecorder

EXPECT returns an object that allows the caller to indicate expected use.

func (*MockClient) ListAWSPricing

func (m *MockClient) ListAWSPricing(ctx context.Context) ([]ethproofs.AWSInstance, error)

ListAWSPricing mocks base method.

func (*MockClient) ListClusters

func (m *MockClient) ListClusters(ctx context.Context) ([]ethproofs.Cluster, error)

ListClusters mocks base method.

func (*MockClient) QueueProof

QueueProof mocks base method.

func (*MockClient) StartProving

StartProving mocks base method.

func (*MockClient) SubmitProof

SubmitProof mocks base method.

type MockClientMockRecorder

type MockClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockClientMockRecorder is the mock recorder for MockClient.

func (*MockClientMockRecorder) CreateCluster

func (mr *MockClientMockRecorder) CreateCluster(ctx, req any) *gomock.Call

CreateCluster indicates an expected call of CreateCluster.

func (*MockClientMockRecorder) CreateMachine

func (mr *MockClientMockRecorder) CreateMachine(ctx, req any) *gomock.Call

CreateMachine indicates an expected call of CreateMachine.

func (*MockClientMockRecorder) ListAWSPricing

func (mr *MockClientMockRecorder) ListAWSPricing(ctx any) *gomock.Call

ListAWSPricing indicates an expected call of ListAWSPricing.

func (*MockClientMockRecorder) ListClusters

func (mr *MockClientMockRecorder) ListClusters(ctx any) *gomock.Call

ListClusters indicates an expected call of ListClusters.

func (*MockClientMockRecorder) QueueProof

func (mr *MockClientMockRecorder) QueueProof(ctx, req any) *gomock.Call

QueueProof indicates an expected call of QueueProof.

func (*MockClientMockRecorder) StartProving

func (mr *MockClientMockRecorder) StartProving(ctx, req any) *gomock.Call

StartProving indicates an expected call of StartProving.

func (*MockClientMockRecorder) SubmitProof

func (mr *MockClientMockRecorder) SubmitProof(ctx, req any) *gomock.Call

SubmitProof indicates an expected call of SubmitProof.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL