mocks

package
v1.2.9 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2025 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockScout

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

MockScout is a mock of Scout interface.

func NewMockScout

func NewMockScout(ctrl *gomock.Controller) *MockScout

NewMockScout creates a new mock instance.

func (*MockScout) Detect

func (m *MockScout) Detect(ctx context.Context) (types.CloudProvider, error)

Detect mocks base method.

func (*MockScout) EXPECT

func (m *MockScout) EXPECT() *MockScoutMockRecorder

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

func (*MockScout) EnvironmentInfo

func (m *MockScout) EnvironmentInfo(ctx context.Context) (*types.EnvironmentInfo, error)

EnvironmentInfo mocks base method.

type MockScoutMockRecorder

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

MockScoutMockRecorder is the mock recorder for MockScout.

func (*MockScoutMockRecorder) Detect

func (mr *MockScoutMockRecorder) Detect(ctx any) *gomock.Call

Detect indicates an expected call of Detect.

func (*MockScoutMockRecorder) EnvironmentInfo

func (mr *MockScoutMockRecorder) EnvironmentInfo(ctx any) *gomock.Call

EnvironmentInfo indicates an expected call of EnvironmentInfo.

Jump to

Keyboard shortcuts

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