mock_ec2wrapper

package
v1.6.1 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mock_ec2wrapper 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) AssignPrivateIpAddresses

func (m *MockEC2) AssignPrivateIpAddresses(arg0 *ec2.AssignPrivateIpAddressesInput) (*ec2.AssignPrivateIpAddressesOutput, error)

AssignPrivateIpAddresses mocks base method

func (*MockEC2) AttachNetworkInterface

func (m *MockEC2) AttachNetworkInterface(arg0 *ec2.AttachNetworkInterfaceInput) (*ec2.AttachNetworkInterfaceOutput, error)

AttachNetworkInterface mocks base method

func (*MockEC2) CreateNetworkInterface

func (m *MockEC2) CreateNetworkInterface(arg0 *ec2.CreateNetworkInterfaceInput) (*ec2.CreateNetworkInterfaceOutput, error)

CreateNetworkInterface mocks base method

func (*MockEC2) CreateTags added in v1.1.0

func (m *MockEC2) CreateTags(arg0 *ec2.CreateTagsInput) (*ec2.CreateTagsOutput, error)

CreateTags mocks base method

func (*MockEC2) DeleteNetworkInterface

func (m *MockEC2) DeleteNetworkInterface(arg0 *ec2.DeleteNetworkInterfaceInput) (*ec2.DeleteNetworkInterfaceOutput, error)

DeleteNetworkInterface mocks base method

func (*MockEC2) DescribeInstanceTypes added in v1.6.1

func (m *MockEC2) DescribeInstanceTypes(arg0 *ec2.DescribeInstanceTypesInput) (*ec2.DescribeInstanceTypesOutput, error)

DescribeInstanceTypes mocks base method

func (*MockEC2) DescribeInstances

func (m *MockEC2) DescribeInstances(arg0 *ec2.DescribeInstancesInput) (*ec2.DescribeInstancesOutput, error)

DescribeInstances mocks base method

func (*MockEC2) DescribeNetworkInterfaces

func (m *MockEC2) DescribeNetworkInterfaces(arg0 *ec2.DescribeNetworkInterfacesInput) (*ec2.DescribeNetworkInterfacesOutput, error)

DescribeNetworkInterfaces mocks base method

func (*MockEC2) DetachNetworkInterface

func (m *MockEC2) DetachNetworkInterface(arg0 *ec2.DetachNetworkInterfaceInput) (*ec2.DetachNetworkInterfaceOutput, error)

DetachNetworkInterface 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) ModifyNetworkInterfaceAttribute

ModifyNetworkInterfaceAttribute mocks base method

func (*MockEC2) UnassignPrivateIpAddressesWithContext added in v1.5.0

func (m *MockEC2) UnassignPrivateIpAddressesWithContext(arg0 context.Context, arg1 *ec2.UnassignPrivateIpAddressesInput, arg2 ...request.Option) (*ec2.UnassignPrivateIpAddressesOutput, error)

UnassignPrivateIpAddressesWithContext mocks base method

type MockEC2MockRecorder

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

MockEC2MockRecorder is the mock recorder for MockEC2

func (*MockEC2MockRecorder) AssignPrivateIpAddresses

func (mr *MockEC2MockRecorder) AssignPrivateIpAddresses(arg0 interface{}) *gomock.Call

AssignPrivateIpAddresses indicates an expected call of AssignPrivateIpAddresses

func (*MockEC2MockRecorder) AttachNetworkInterface

func (mr *MockEC2MockRecorder) AttachNetworkInterface(arg0 interface{}) *gomock.Call

AttachNetworkInterface indicates an expected call of AttachNetworkInterface

func (*MockEC2MockRecorder) CreateNetworkInterface

func (mr *MockEC2MockRecorder) CreateNetworkInterface(arg0 interface{}) *gomock.Call

CreateNetworkInterface indicates an expected call of CreateNetworkInterface

func (*MockEC2MockRecorder) CreateTags added in v1.1.0

func (mr *MockEC2MockRecorder) CreateTags(arg0 interface{}) *gomock.Call

CreateTags indicates an expected call of CreateTags

func (*MockEC2MockRecorder) DeleteNetworkInterface

func (mr *MockEC2MockRecorder) DeleteNetworkInterface(arg0 interface{}) *gomock.Call

DeleteNetworkInterface indicates an expected call of DeleteNetworkInterface

func (*MockEC2MockRecorder) DescribeInstanceTypes added in v1.6.1

func (mr *MockEC2MockRecorder) DescribeInstanceTypes(arg0 interface{}) *gomock.Call

DescribeInstanceTypes indicates an expected call of DescribeInstanceTypes

func (*MockEC2MockRecorder) DescribeInstances

func (mr *MockEC2MockRecorder) DescribeInstances(arg0 interface{}) *gomock.Call

DescribeInstances indicates an expected call of DescribeInstances

func (*MockEC2MockRecorder) DescribeNetworkInterfaces

func (mr *MockEC2MockRecorder) DescribeNetworkInterfaces(arg0 interface{}) *gomock.Call

DescribeNetworkInterfaces indicates an expected call of DescribeNetworkInterfaces

func (*MockEC2MockRecorder) DetachNetworkInterface

func (mr *MockEC2MockRecorder) DetachNetworkInterface(arg0 interface{}) *gomock.Call

DetachNetworkInterface indicates an expected call of DetachNetworkInterface

func (*MockEC2MockRecorder) ModifyNetworkInterfaceAttribute

func (mr *MockEC2MockRecorder) ModifyNetworkInterfaceAttribute(arg0 interface{}) *gomock.Call

ModifyNetworkInterfaceAttribute indicates an expected call of ModifyNetworkInterfaceAttribute

func (*MockEC2MockRecorder) UnassignPrivateIpAddressesWithContext added in v1.5.0

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

UnassignPrivateIpAddressesWithContext indicates an expected call of UnassignPrivateIpAddressesWithContext

Jump to

Keyboard shortcuts

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