mocks

package
v0.16.1 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	mock.Mock
}

Client is an autogenerated mock type for the Client type

func NewClient

func NewClient(t mockConstructorTestingTNewClient) *Client

NewClient creates a new instance of Client. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.

func (*Client) DescribeInstances

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

DescribeInstances provides a mock function with given fields: ctx, params, optFns

func (*Client) EXPECT

func (_m *Client) EXPECT() *Client_Expecter

type Client_DescribeInstances_Call

type Client_DescribeInstances_Call struct {
	*mock.Call
}

Client_DescribeInstances_Call is a *mock.Call that shadows Run/Return methods with type explicit version for method 'DescribeInstances'

func (*Client_DescribeInstances_Call) Return

func (*Client_DescribeInstances_Call) Run

func (*Client_DescribeInstances_Call) RunAndReturn

type Client_Expecter

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

func (*Client_Expecter) DescribeInstances

func (_e *Client_Expecter) DescribeInstances(ctx interface{}, params interface{}, optFns ...interface{}) *Client_DescribeInstances_Call

DescribeInstances is a helper method to define mock.On call

  • ctx context.Context
  • params *ec2.DescribeInstancesInput
  • optFns ...func(*ec2.Options)

Jump to

Keyboard shortcuts

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