mock_core

package
v0.0.0-...-9fc70df Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2022 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package mock_core is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAwsProvider

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

MockAwsProvider is a mock of AwsProvider interface.

func NewMockAwsProvider

func NewMockAwsProvider(ctrl *gomock.Controller) *MockAwsProvider

NewMockAwsProvider creates a new mock instance.

func (*MockAwsProvider) Details

func (m *MockAwsProvider) Details(arg0 context.Context, arg1, arg2 string) (*common.DetailsResponse[interface{}], error)

Details mocks base method.

func (*MockAwsProvider) EXPECT

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

func (*MockAwsProvider) GetResources

func (m *MockAwsProvider) GetResources(arg0 context.Context, arg1 string) (map[string]string, error)

GetResources mocks base method.

type MockAwsProviderMockRecorder

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

MockAwsProviderMockRecorder is the mock recorder for MockAwsProvider.

func (*MockAwsProviderMockRecorder) Details

func (mr *MockAwsProviderMockRecorder) Details(arg0, arg1, arg2 interface{}) *gomock.Call

Details indicates an expected call of Details.

func (*MockAwsProviderMockRecorder) GetResources

func (mr *MockAwsProviderMockRecorder) GetResources(arg0, arg1 interface{}) *gomock.Call

GetResources indicates an expected call of GetResources.

Jump to

Keyboard shortcuts

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