mock_aws

package
v0.0.0-...-919c007 Latest Latest
Warning

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

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

Documentation

Overview

Package mock_aws is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockAwsEc2ClientInterface

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

MockAwsEc2ClientInterface is a mock of AwsEc2ClientInterface interface.

func NewMockAwsEc2ClientInterface

func NewMockAwsEc2ClientInterface(ctrl *gomock.Controller) *MockAwsEc2ClientInterface

NewMockAwsEc2ClientInterface creates a new mock instance.

func (*MockAwsEc2ClientInterface) DescribeInstances

func (m *MockAwsEc2ClientInterface) DescribeInstances(ctx context.Context, params *ec2.DescribeInstancesInput, optFns ...func(*ec2.Options)) (*ec2.DescribeInstancesOutput, error)

DescribeInstances mocks base method.

func (*MockAwsEc2ClientInterface) EXPECT

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

func (*MockAwsEc2ClientInterface) RunInstances

func (m *MockAwsEc2ClientInterface) RunInstances(ctx context.Context, params *ec2.RunInstancesInput, optFns ...func(*ec2.Options)) (*ec2.RunInstancesOutput, error)

RunInstances mocks base method.

type MockAwsEc2ClientInterfaceMockRecorder

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

MockAwsEc2ClientInterfaceMockRecorder is the mock recorder for MockAwsEc2ClientInterface.

func (*MockAwsEc2ClientInterfaceMockRecorder) DescribeInstances

func (mr *MockAwsEc2ClientInterfaceMockRecorder) DescribeInstances(ctx, params interface{}, optFns ...interface{}) *gomock.Call

DescribeInstances indicates an expected call of DescribeInstances.

func (*MockAwsEc2ClientInterfaceMockRecorder) RunInstances

func (mr *MockAwsEc2ClientInterfaceMockRecorder) RunInstances(ctx, params interface{}, optFns ...interface{}) *gomock.Call

RunInstances indicates an expected call of RunInstances.

Jump to

Keyboard shortcuts

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