mock_daggerio

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_daggerio is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockBackendClient

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

MockBackendClient is a mock of BackendClient interface.

func NewMockBackendClient

func NewMockBackendClient(ctrl *gomock.Controller) *MockBackendClient

NewMockBackendClient creates a new mock instance.

func (*MockBackendClient) CreateDaggerBackend

func (m *MockBackendClient) CreateDaggerBackend(options ...dagger.ClientOpt) (*dagger.Client, error)

CreateDaggerBackend mocks base method.

func (*MockBackendClient) EXPECT

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

func (*MockBackendClient) ResolveDaggerLogConfig

func (m *MockBackendClient) ResolveDaggerLogConfig(enableErrorsOnly bool) io.Writer

ResolveDaggerLogConfig mocks base method.

type MockBackendClientMockRecorder

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

MockBackendClientMockRecorder is the mock recorder for MockBackendClient.

func (*MockBackendClientMockRecorder) CreateDaggerBackend

func (mr *MockBackendClientMockRecorder) CreateDaggerBackend(options ...any) *gomock.Call

CreateDaggerBackend indicates an expected call of CreateDaggerBackend.

func (*MockBackendClientMockRecorder) ResolveDaggerLogConfig

func (mr *MockBackendClientMockRecorder) ResolveDaggerLogConfig(enableErrorsOnly any) *gomock.Call

ResolveDaggerLogConfig indicates an expected call of ResolveDaggerLogConfig.

Jump to

Keyboard shortcuts

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