mock_services

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mock_services is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockEC2

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

MockEC2 is a mock of EC2 interface.

func NewMockEC2

func NewMockEC2(ctrl *gomock.Controller) *MockEC2

NewMockEC2 creates a new mock instance.

func (*MockEC2) DeleteVolume

func (m *MockEC2) DeleteVolume(arg0 context.Context, arg1 *ec2.DeleteVolumeInput, arg2 ...func(*ec2.Options)) (*ec2.DeleteVolumeOutput, error)

DeleteVolume mocks base method.

func (*MockEC2) EXPECT

func (m *MockEC2) EXPECT() *MockEC2MockRecorder

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

func (*MockEC2) ListVolumesAsList

func (m *MockEC2) ListVolumesAsList(arg0 context.Context, arg1 *ec2.DescribeVolumesInput, arg2 ...func(*ec2.Options)) ([]types.Volume, error)

ListVolumesAsList mocks base method.

type MockEC2MockRecorder

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

MockEC2MockRecorder is the mock recorder for MockEC2.

func (*MockEC2MockRecorder) DeleteVolume

func (mr *MockEC2MockRecorder) DeleteVolume(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteVolume indicates an expected call of DeleteVolume.

func (*MockEC2MockRecorder) ListVolumesAsList

func (mr *MockEC2MockRecorder) ListVolumesAsList(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListVolumesAsList indicates an expected call of ListVolumesAsList.

Jump to

Keyboard shortcuts

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