mocks

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2018 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Package mocks is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockEC2Manager

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

MockEC2Manager is a mock of EC2Manager interface

func NewMockEC2Manager

func NewMockEC2Manager(ctrl *gomock.Controller) *MockEC2Manager

NewMockEC2Manager creates a new mock instance

func (*MockEC2Manager) AcceptReservedInstancesExchangeQuote

AcceptReservedInstancesExchangeQuote mocks base method

func (*MockEC2Manager) AcceptReservedInstancesExchangeQuoteRequest

AcceptReservedInstancesExchangeQuoteRequest mocks base method

func (*MockEC2Manager) AcceptReservedInstancesExchangeQuoteWithContext

func (m *MockEC2Manager) AcceptReservedInstancesExchangeQuoteWithContext(arg0 aws.Context, arg1 *ec2.AcceptReservedInstancesExchangeQuoteInput, arg2 ...request.Option) (*ec2.AcceptReservedInstancesExchangeQuoteOutput, error)

AcceptReservedInstancesExchangeQuoteWithContext mocks base method

func (*MockEC2Manager) AcceptVpcEndpointConnections

AcceptVpcEndpointConnections mocks base method

func (*MockEC2Manager) AcceptVpcEndpointConnectionsRequest

AcceptVpcEndpointConnectionsRequest mocks base method

func (*MockEC2Manager) AcceptVpcEndpointConnectionsWithContext

func (m *MockEC2Manager) AcceptVpcEndpointConnectionsWithContext(arg0 aws.Context, arg1 *ec2.AcceptVpcEndpointConnectionsInput, arg2 ...request.Option) (*ec2.AcceptVpcEndpointConnectionsOutput, error)

AcceptVpcEndpointConnectionsWithContext mocks base method

func (*MockEC2Manager) AcceptVpcPeeringConnection

AcceptVpcPeeringConnection mocks base method

func (*MockEC2Manager) AcceptVpcPeeringConnectionRequest

AcceptVpcPeeringConnectionRequest mocks base method

func (*MockEC2Manager) AcceptVpcPeeringConnectionWithContext

func (m *MockEC2Manager) AcceptVpcPeeringConnectionWithContext(arg0 aws.Context, arg1 *ec2.AcceptVpcPeeringConnectionInput, arg2 ...request.Option) (*ec2.AcceptVpcPeeringConnectionOutput, error)

AcceptVpcPeeringConnectionWithContext mocks base method

func (*MockEC2Manager) AllocateAddress

func (m *MockEC2Manager) AllocateAddress(arg0 *ec2.AllocateAddressInput) (*ec2.AllocateAddressOutput, error)

AllocateAddress mocks base method

func (*MockEC2Manager) AllocateAddressRequest

func (m *MockEC2Manager) AllocateAddressRequest(arg0 *ec2.AllocateAddressInput) (*request.Request, *ec2.AllocateAddressOutput)

AllocateAddressRequest mocks base method

func (*MockEC2Manager) AllocateAddressWithContext

func (m *MockEC2Manager) AllocateAddressWithContext(arg0 aws.Context, arg1 *ec2.AllocateAddressInput, arg2 ...request.Option) (*ec2.AllocateAddressOutput, error)

AllocateAddressWithContext mocks base method

func (*MockEC2Manager) AllocateHosts

func (m *MockEC2Manager) AllocateHosts(arg0 *ec2.AllocateHostsInput) (*ec2.AllocateHostsOutput, error)

AllocateHosts mocks base method

func (*MockEC2Manager) AllocateHostsRequest

func (m *MockEC2Manager) AllocateHostsRequest(arg0 *ec2.AllocateHostsInput) (*request.Request, *ec2.AllocateHostsOutput)

AllocateHostsRequest mocks base method

func (*MockEC2Manager) AllocateHostsWithContext

func (m *MockEC2Manager) AllocateHostsWithContext(arg0 aws.Context, arg1 *ec2.AllocateHostsInput, arg2 ...request.Option) (*ec2.AllocateHostsOutput, error)

AllocateHostsWithContext mocks base method

func (*MockEC2Manager) AssignIpv6Addresses

AssignIpv6Addresses mocks base method

func (*MockEC2Manager) AssignIpv6AddressesRequest

func (m *MockEC2Manager) AssignIpv6AddressesRequest(arg0 *ec2.AssignIpv6AddressesInput) (*request.Request, *ec2.AssignIpv6AddressesOutput)

AssignIpv6AddressesRequest mocks base method

func (*MockEC2Manager) AssignIpv6AddressesWithContext

func (m *MockEC2Manager) AssignIpv6AddressesWithContext(arg0 aws.Context, arg1 *ec2.AssignIpv6AddressesInput, arg2 ...request.Option) (*ec2.AssignIpv6AddressesOutput, error)

AssignIpv6AddressesWithContext mocks base method

func (*MockEC2Manager) AssignPrivateIpAddresses

AssignPrivateIpAddresses mocks base method

func (*MockEC2Manager) AssignPrivateIpAddressesRequest

func (m *MockEC2Manager) AssignPrivateIpAddressesRequest(arg0 *ec2.AssignPrivateIpAddressesInput) (*request.Request, *ec2.AssignPrivateIpAddressesOutput)

AssignPrivateIpAddressesRequest mocks base method

func (*MockEC2Manager) AssignPrivateIpAddressesWithContext

func (m *MockEC2Manager) AssignPrivateIpAddressesWithContext(arg0 aws.Context, arg1 *ec2.AssignPrivateIpAddressesInput, arg2 ...request.Option) (*ec2.AssignPrivateIpAddressesOutput, error)

AssignPrivateIpAddressesWithContext mocks base method

func (*MockEC2Manager) AssociateAddress

AssociateAddress mocks base method

func (*MockEC2Manager) AssociateAddressRequest

func (m *MockEC2Manager) AssociateAddressRequest(arg0 *ec2.AssociateAddressInput) (*request.Request, *ec2.AssociateAddressOutput)

AssociateAddressRequest mocks base method

func (*MockEC2Manager) AssociateAddressWithContext

func (m *MockEC2Manager) AssociateAddressWithContext(arg0 aws.Context, arg1 *ec2.AssociateAddressInput, arg2 ...request.Option) (*ec2.AssociateAddressOutput, error)

AssociateAddressWithContext mocks base method

func (*MockEC2Manager) AssociateDhcpOptions

AssociateDhcpOptions mocks base method

func (*MockEC2Manager) AssociateDhcpOptionsRequest

func (m *MockEC2Manager) AssociateDhcpOptionsRequest(arg0 *ec2.AssociateDhcpOptionsInput) (*request.Request, *ec2.AssociateDhcpOptionsOutput)

AssociateDhcpOptionsRequest mocks base method

func (*MockEC2Manager) AssociateDhcpOptionsWithContext

func (m *MockEC2Manager) AssociateDhcpOptionsWithContext(arg0 aws.Context, arg1 *ec2.AssociateDhcpOptionsInput, arg2 ...request.Option) (*ec2.AssociateDhcpOptionsOutput, error)

AssociateDhcpOptionsWithContext mocks base method

func (*MockEC2Manager) AssociateIamInstanceProfile

AssociateIamInstanceProfile mocks base method

func (*MockEC2Manager) AssociateIamInstanceProfileRequest

AssociateIamInstanceProfileRequest mocks base method

func (*MockEC2Manager) AssociateIamInstanceProfileWithContext

func (m *MockEC2Manager) AssociateIamInstanceProfileWithContext(arg0 aws.Context, arg1 *ec2.AssociateIamInstanceProfileInput, arg2 ...request.Option) (*ec2.AssociateIamInstanceProfileOutput, error)

AssociateIamInstanceProfileWithContext mocks base method

func (*MockEC2Manager) AssociateRouteTable

AssociateRouteTable mocks base method

func (*MockEC2Manager) AssociateRouteTableRequest

func (m *MockEC2Manager) AssociateRouteTableRequest(arg0 *ec2.AssociateRouteTableInput) (*request.Request, *ec2.AssociateRouteTableOutput)

AssociateRouteTableRequest mocks base method

func (*MockEC2Manager) AssociateRouteTableWithContext

func (m *MockEC2Manager) AssociateRouteTableWithContext(arg0 aws.Context, arg1 *ec2.AssociateRouteTableInput, arg2 ...request.Option) (*ec2.AssociateRouteTableOutput, error)

AssociateRouteTableWithContext mocks base method

func (*MockEC2Manager) AssociateSubnetCidrBlock

AssociateSubnetCidrBlock mocks base method

func (*MockEC2Manager) AssociateSubnetCidrBlockRequest

func (m *MockEC2Manager) AssociateSubnetCidrBlockRequest(arg0 *ec2.AssociateSubnetCidrBlockInput) (*request.Request, *ec2.AssociateSubnetCidrBlockOutput)

AssociateSubnetCidrBlockRequest mocks base method

func (*MockEC2Manager) AssociateSubnetCidrBlockWithContext

func (m *MockEC2Manager) AssociateSubnetCidrBlockWithContext(arg0 aws.Context, arg1 *ec2.AssociateSubnetCidrBlockInput, arg2 ...request.Option) (*ec2.AssociateSubnetCidrBlockOutput, error)

AssociateSubnetCidrBlockWithContext mocks base method

func (*MockEC2Manager) AssociateVpcCidrBlock

AssociateVpcCidrBlock mocks base method

func (*MockEC2Manager) AssociateVpcCidrBlockRequest

func (m *MockEC2Manager) AssociateVpcCidrBlockRequest(arg0 *ec2.AssociateVpcCidrBlockInput) (*request.Request, *ec2.AssociateVpcCidrBlockOutput)

AssociateVpcCidrBlockRequest mocks base method

func (*MockEC2Manager) AssociateVpcCidrBlockWithContext

func (m *MockEC2Manager) AssociateVpcCidrBlockWithContext(arg0 aws.Context, arg1 *ec2.AssociateVpcCidrBlockInput, arg2 ...request.Option) (*ec2.AssociateVpcCidrBlockOutput, error)

AssociateVpcCidrBlockWithContext mocks base method

func (*MockEC2Manager) AttachClassicLinkVpc

AttachClassicLinkVpc mocks base method

func (*MockEC2Manager) AttachClassicLinkVpcRequest

func (m *MockEC2Manager) AttachClassicLinkVpcRequest(arg0 *ec2.AttachClassicLinkVpcInput) (*request.Request, *ec2.AttachClassicLinkVpcOutput)

AttachClassicLinkVpcRequest mocks base method

func (*MockEC2Manager) AttachClassicLinkVpcWithContext

func (m *MockEC2Manager) AttachClassicLinkVpcWithContext(arg0 aws.Context, arg1 *ec2.AttachClassicLinkVpcInput, arg2 ...request.Option) (*ec2.AttachClassicLinkVpcOutput, error)

AttachClassicLinkVpcWithContext mocks base method

func (*MockEC2Manager) AttachInternetGateway

AttachInternetGateway mocks base method

func (*MockEC2Manager) AttachInternetGatewayRequest

func (m *MockEC2Manager) AttachInternetGatewayRequest(arg0 *ec2.AttachInternetGatewayInput) (*request.Request, *ec2.AttachInternetGatewayOutput)

AttachInternetGatewayRequest mocks base method

func (*MockEC2Manager) AttachInternetGatewayWithContext

func (m *MockEC2Manager) AttachInternetGatewayWithContext(arg0 aws.Context, arg1 *ec2.AttachInternetGatewayInput, arg2 ...request.Option) (*ec2.AttachInternetGatewayOutput, error)

AttachInternetGatewayWithContext mocks base method

func (*MockEC2Manager) AttachNetworkInterface

AttachNetworkInterface mocks base method

func (*MockEC2Manager) AttachNetworkInterfaceRequest

func (m *MockEC2Manager) AttachNetworkInterfaceRequest(arg0 *ec2.AttachNetworkInterfaceInput) (*request.Request, *ec2.AttachNetworkInterfaceOutput)

AttachNetworkInterfaceRequest mocks base method

func (*MockEC2Manager) AttachNetworkInterfaceWithContext

func (m *MockEC2Manager) AttachNetworkInterfaceWithContext(arg0 aws.Context, arg1 *ec2.AttachNetworkInterfaceInput, arg2 ...request.Option) (*ec2.AttachNetworkInterfaceOutput, error)

AttachNetworkInterfaceWithContext mocks base method

func (*MockEC2Manager) AttachVolume

func (m *MockEC2Manager) AttachVolume(arg0 *ec2.AttachVolumeInput) (*ec2.VolumeAttachment, error)

AttachVolume mocks base method

func (*MockEC2Manager) AttachVolumeRequest

func (m *MockEC2Manager) AttachVolumeRequest(arg0 *ec2.AttachVolumeInput) (*request.Request, *ec2.VolumeAttachment)

AttachVolumeRequest mocks base method

func (*MockEC2Manager) AttachVolumeWithContext

func (m *MockEC2Manager) AttachVolumeWithContext(arg0 aws.Context, arg1 *ec2.AttachVolumeInput, arg2 ...request.Option) (*ec2.VolumeAttachment, error)

AttachVolumeWithContext mocks base method

func (*MockEC2Manager) AttachVpnGateway

AttachVpnGateway mocks base method

func (*MockEC2Manager) AttachVpnGatewayRequest

func (m *MockEC2Manager) AttachVpnGatewayRequest(arg0 *ec2.AttachVpnGatewayInput) (*request.Request, *ec2.AttachVpnGatewayOutput)

AttachVpnGatewayRequest mocks base method

func (*MockEC2Manager) AttachVpnGatewayWithContext

func (m *MockEC2Manager) AttachVpnGatewayWithContext(arg0 aws.Context, arg1 *ec2.AttachVpnGatewayInput, arg2 ...request.Option) (*ec2.AttachVpnGatewayOutput, error)

AttachVpnGatewayWithContext mocks base method

func (*MockEC2Manager) AuthorizeSecurityGroupEgress

AuthorizeSecurityGroupEgress mocks base method

func (*MockEC2Manager) AuthorizeSecurityGroupEgressRequest

AuthorizeSecurityGroupEgressRequest mocks base method

func (*MockEC2Manager) AuthorizeSecurityGroupEgressWithContext

func (m *MockEC2Manager) AuthorizeSecurityGroupEgressWithContext(arg0 aws.Context, arg1 *ec2.AuthorizeSecurityGroupEgressInput, arg2 ...request.Option) (*ec2.AuthorizeSecurityGroupEgressOutput, error)

AuthorizeSecurityGroupEgressWithContext mocks base method

func (*MockEC2Manager) AuthorizeSecurityGroupIngress

AuthorizeSecurityGroupIngress mocks base method

func (*MockEC2Manager) AuthorizeSecurityGroupIngressRequest

AuthorizeSecurityGroupIngressRequest mocks base method

func (*MockEC2Manager) AuthorizeSecurityGroupIngressWithContext

func (m *MockEC2Manager) AuthorizeSecurityGroupIngressWithContext(arg0 aws.Context, arg1 *ec2.AuthorizeSecurityGroupIngressInput, arg2 ...request.Option) (*ec2.AuthorizeSecurityGroupIngressOutput, error)

AuthorizeSecurityGroupIngressWithContext mocks base method

func (*MockEC2Manager) BundleInstance

func (m *MockEC2Manager) BundleInstance(arg0 *ec2.BundleInstanceInput) (*ec2.BundleInstanceOutput, error)

BundleInstance mocks base method

func (*MockEC2Manager) BundleInstanceRequest

func (m *MockEC2Manager) BundleInstanceRequest(arg0 *ec2.BundleInstanceInput) (*request.Request, *ec2.BundleInstanceOutput)

BundleInstanceRequest mocks base method

func (*MockEC2Manager) BundleInstanceWithContext

func (m *MockEC2Manager) BundleInstanceWithContext(arg0 aws.Context, arg1 *ec2.BundleInstanceInput, arg2 ...request.Option) (*ec2.BundleInstanceOutput, error)

BundleInstanceWithContext mocks base method

func (*MockEC2Manager) CancelBundleTask

CancelBundleTask mocks base method

func (*MockEC2Manager) CancelBundleTaskRequest

func (m *MockEC2Manager) CancelBundleTaskRequest(arg0 *ec2.CancelBundleTaskInput) (*request.Request, *ec2.CancelBundleTaskOutput)

CancelBundleTaskRequest mocks base method

func (*MockEC2Manager) CancelBundleTaskWithContext

func (m *MockEC2Manager) CancelBundleTaskWithContext(arg0 aws.Context, arg1 *ec2.CancelBundleTaskInput, arg2 ...request.Option) (*ec2.CancelBundleTaskOutput, error)

CancelBundleTaskWithContext mocks base method

func (*MockEC2Manager) CancelConversionTask

CancelConversionTask mocks base method

func (*MockEC2Manager) CancelConversionTaskRequest

func (m *MockEC2Manager) CancelConversionTaskRequest(arg0 *ec2.CancelConversionTaskInput) (*request.Request, *ec2.CancelConversionTaskOutput)

CancelConversionTaskRequest mocks base method

func (*MockEC2Manager) CancelConversionTaskWithContext

func (m *MockEC2Manager) CancelConversionTaskWithContext(arg0 aws.Context, arg1 *ec2.CancelConversionTaskInput, arg2 ...request.Option) (*ec2.CancelConversionTaskOutput, error)

CancelConversionTaskWithContext mocks base method

func (*MockEC2Manager) CancelExportTask

CancelExportTask mocks base method

func (*MockEC2Manager) CancelExportTaskRequest

func (m *MockEC2Manager) CancelExportTaskRequest(arg0 *ec2.CancelExportTaskInput) (*request.Request, *ec2.CancelExportTaskOutput)

CancelExportTaskRequest mocks base method

func (*MockEC2Manager) CancelExportTaskWithContext

func (m *MockEC2Manager) CancelExportTaskWithContext(arg0 aws.Context, arg1 *ec2.CancelExportTaskInput, arg2 ...request.Option) (*ec2.CancelExportTaskOutput, error)

CancelExportTaskWithContext mocks base method

func (*MockEC2Manager) CancelImportTask

CancelImportTask mocks base method

func (*MockEC2Manager) CancelImportTaskRequest

func (m *MockEC2Manager) CancelImportTaskRequest(arg0 *ec2.CancelImportTaskInput) (*request.Request, *ec2.CancelImportTaskOutput)

CancelImportTaskRequest mocks base method

func (*MockEC2Manager) CancelImportTaskWithContext

func (m *MockEC2Manager) CancelImportTaskWithContext(arg0 aws.Context, arg1 *ec2.CancelImportTaskInput, arg2 ...request.Option) (*ec2.CancelImportTaskOutput, error)

CancelImportTaskWithContext mocks base method

func (*MockEC2Manager) CancelReservedInstancesListing

CancelReservedInstancesListing mocks base method

func (*MockEC2Manager) CancelReservedInstancesListingRequest

CancelReservedInstancesListingRequest mocks base method

func (*MockEC2Manager) CancelReservedInstancesListingWithContext

func (m *MockEC2Manager) CancelReservedInstancesListingWithContext(arg0 aws.Context, arg1 *ec2.CancelReservedInstancesListingInput, arg2 ...request.Option) (*ec2.CancelReservedInstancesListingOutput, error)

CancelReservedInstancesListingWithContext mocks base method

func (*MockEC2Manager) CancelSpotFleetRequests

CancelSpotFleetRequests mocks base method

func (*MockEC2Manager) CancelSpotFleetRequestsRequest

func (m *MockEC2Manager) CancelSpotFleetRequestsRequest(arg0 *ec2.CancelSpotFleetRequestsInput) (*request.Request, *ec2.CancelSpotFleetRequestsOutput)

CancelSpotFleetRequestsRequest mocks base method

func (*MockEC2Manager) CancelSpotFleetRequestsWithContext

func (m *MockEC2Manager) CancelSpotFleetRequestsWithContext(arg0 aws.Context, arg1 *ec2.CancelSpotFleetRequestsInput, arg2 ...request.Option) (*ec2.CancelSpotFleetRequestsOutput, error)

CancelSpotFleetRequestsWithContext mocks base method

func (*MockEC2Manager) CancelSpotInstanceRequests

CancelSpotInstanceRequests mocks base method

func (*MockEC2Manager) CancelSpotInstanceRequestsRequest

CancelSpotInstanceRequestsRequest mocks base method

func (*MockEC2Manager) CancelSpotInstanceRequestsWithContext

func (m *MockEC2Manager) CancelSpotInstanceRequestsWithContext(arg0 aws.Context, arg1 *ec2.CancelSpotInstanceRequestsInput, arg2 ...request.Option) (*ec2.CancelSpotInstanceRequestsOutput, error)

CancelSpotInstanceRequestsWithContext mocks base method

func (*MockEC2Manager) ConfirmProductInstance

ConfirmProductInstance mocks base method

func (*MockEC2Manager) ConfirmProductInstanceRequest

func (m *MockEC2Manager) ConfirmProductInstanceRequest(arg0 *ec2.ConfirmProductInstanceInput) (*request.Request, *ec2.ConfirmProductInstanceOutput)

ConfirmProductInstanceRequest mocks base method

func (*MockEC2Manager) ConfirmProductInstanceWithContext

func (m *MockEC2Manager) ConfirmProductInstanceWithContext(arg0 aws.Context, arg1 *ec2.ConfirmProductInstanceInput, arg2 ...request.Option) (*ec2.ConfirmProductInstanceOutput, error)

ConfirmProductInstanceWithContext mocks base method

func (*MockEC2Manager) CopyFpgaImage

func (m *MockEC2Manager) CopyFpgaImage(arg0 *ec2.CopyFpgaImageInput) (*ec2.CopyFpgaImageOutput, error)

CopyFpgaImage mocks base method

func (*MockEC2Manager) CopyFpgaImageRequest

func (m *MockEC2Manager) CopyFpgaImageRequest(arg0 *ec2.CopyFpgaImageInput) (*request.Request, *ec2.CopyFpgaImageOutput)

CopyFpgaImageRequest mocks base method

func (*MockEC2Manager) CopyFpgaImageWithContext

func (m *MockEC2Manager) CopyFpgaImageWithContext(arg0 aws.Context, arg1 *ec2.CopyFpgaImageInput, arg2 ...request.Option) (*ec2.CopyFpgaImageOutput, error)

CopyFpgaImageWithContext mocks base method

func (*MockEC2Manager) CopyImage

func (m *MockEC2Manager) CopyImage(arg0 *ec2.CopyImageInput) (*ec2.CopyImageOutput, error)

CopyImage mocks base method

func (*MockEC2Manager) CopyImageRequest

func (m *MockEC2Manager) CopyImageRequest(arg0 *ec2.CopyImageInput) (*request.Request, *ec2.CopyImageOutput)

CopyImageRequest mocks base method

func (*MockEC2Manager) CopyImageWithContext

func (m *MockEC2Manager) CopyImageWithContext(arg0 aws.Context, arg1 *ec2.CopyImageInput, arg2 ...request.Option) (*ec2.CopyImageOutput, error)

CopyImageWithContext mocks base method

func (*MockEC2Manager) CopySnapshot

func (m *MockEC2Manager) CopySnapshot(arg0 *ec2.CopySnapshotInput) (*ec2.CopySnapshotOutput, error)

CopySnapshot mocks base method

func (*MockEC2Manager) CopySnapshotRequest

func (m *MockEC2Manager) CopySnapshotRequest(arg0 *ec2.CopySnapshotInput) (*request.Request, *ec2.CopySnapshotOutput)

CopySnapshotRequest mocks base method

func (*MockEC2Manager) CopySnapshotWithContext

func (m *MockEC2Manager) CopySnapshotWithContext(arg0 aws.Context, arg1 *ec2.CopySnapshotInput, arg2 ...request.Option) (*ec2.CopySnapshotOutput, error)

CopySnapshotWithContext mocks base method

func (*MockEC2Manager) CreateCustomerGateway

CreateCustomerGateway mocks base method

func (*MockEC2Manager) CreateCustomerGatewayRequest

func (m *MockEC2Manager) CreateCustomerGatewayRequest(arg0 *ec2.CreateCustomerGatewayInput) (*request.Request, *ec2.CreateCustomerGatewayOutput)

CreateCustomerGatewayRequest mocks base method

func (*MockEC2Manager) CreateCustomerGatewayWithContext

func (m *MockEC2Manager) CreateCustomerGatewayWithContext(arg0 aws.Context, arg1 *ec2.CreateCustomerGatewayInput, arg2 ...request.Option) (*ec2.CreateCustomerGatewayOutput, error)

CreateCustomerGatewayWithContext mocks base method

func (*MockEC2Manager) CreateDefaultSubnet

CreateDefaultSubnet mocks base method

func (*MockEC2Manager) CreateDefaultSubnetRequest

func (m *MockEC2Manager) CreateDefaultSubnetRequest(arg0 *ec2.CreateDefaultSubnetInput) (*request.Request, *ec2.CreateDefaultSubnetOutput)

CreateDefaultSubnetRequest mocks base method

func (*MockEC2Manager) CreateDefaultSubnetWithContext

func (m *MockEC2Manager) CreateDefaultSubnetWithContext(arg0 aws.Context, arg1 *ec2.CreateDefaultSubnetInput, arg2 ...request.Option) (*ec2.CreateDefaultSubnetOutput, error)

CreateDefaultSubnetWithContext mocks base method

func (*MockEC2Manager) CreateDefaultVpc

CreateDefaultVpc mocks base method

func (*MockEC2Manager) CreateDefaultVpcRequest

func (m *MockEC2Manager) CreateDefaultVpcRequest(arg0 *ec2.CreateDefaultVpcInput) (*request.Request, *ec2.CreateDefaultVpcOutput)

CreateDefaultVpcRequest mocks base method

func (*MockEC2Manager) CreateDefaultVpcWithContext

func (m *MockEC2Manager) CreateDefaultVpcWithContext(arg0 aws.Context, arg1 *ec2.CreateDefaultVpcInput, arg2 ...request.Option) (*ec2.CreateDefaultVpcOutput, error)

CreateDefaultVpcWithContext mocks base method

func (*MockEC2Manager) CreateDhcpOptions

CreateDhcpOptions mocks base method

func (*MockEC2Manager) CreateDhcpOptionsRequest

func (m *MockEC2Manager) CreateDhcpOptionsRequest(arg0 *ec2.CreateDhcpOptionsInput) (*request.Request, *ec2.CreateDhcpOptionsOutput)

CreateDhcpOptionsRequest mocks base method

func (*MockEC2Manager) CreateDhcpOptionsWithContext

func (m *MockEC2Manager) CreateDhcpOptionsWithContext(arg0 aws.Context, arg1 *ec2.CreateDhcpOptionsInput, arg2 ...request.Option) (*ec2.CreateDhcpOptionsOutput, error)

CreateDhcpOptionsWithContext mocks base method

func (*MockEC2Manager) CreateEgressOnlyInternetGateway

CreateEgressOnlyInternetGateway mocks base method

func (*MockEC2Manager) CreateEgressOnlyInternetGatewayRequest

CreateEgressOnlyInternetGatewayRequest mocks base method

func (*MockEC2Manager) CreateEgressOnlyInternetGatewayWithContext

func (m *MockEC2Manager) CreateEgressOnlyInternetGatewayWithContext(arg0 aws.Context, arg1 *ec2.CreateEgressOnlyInternetGatewayInput, arg2 ...request.Option) (*ec2.CreateEgressOnlyInternetGatewayOutput, error)

CreateEgressOnlyInternetGatewayWithContext mocks base method

func (*MockEC2Manager) CreateFleet

func (m *MockEC2Manager) CreateFleet(arg0 *ec2.CreateFleetInput) (*ec2.CreateFleetOutput, error)

CreateFleet mocks base method

func (*MockEC2Manager) CreateFleetRequest

func (m *MockEC2Manager) CreateFleetRequest(arg0 *ec2.CreateFleetInput) (*request.Request, *ec2.CreateFleetOutput)

CreateFleetRequest mocks base method

func (*MockEC2Manager) CreateFleetWithContext

func (m *MockEC2Manager) CreateFleetWithContext(arg0 aws.Context, arg1 *ec2.CreateFleetInput, arg2 ...request.Option) (*ec2.CreateFleetOutput, error)

CreateFleetWithContext mocks base method

func (*MockEC2Manager) CreateFlowLogs

func (m *MockEC2Manager) CreateFlowLogs(arg0 *ec2.CreateFlowLogsInput) (*ec2.CreateFlowLogsOutput, error)

CreateFlowLogs mocks base method

func (*MockEC2Manager) CreateFlowLogsRequest

func (m *MockEC2Manager) CreateFlowLogsRequest(arg0 *ec2.CreateFlowLogsInput) (*request.Request, *ec2.CreateFlowLogsOutput)

CreateFlowLogsRequest mocks base method

func (*MockEC2Manager) CreateFlowLogsWithContext

func (m *MockEC2Manager) CreateFlowLogsWithContext(arg0 aws.Context, arg1 *ec2.CreateFlowLogsInput, arg2 ...request.Option) (*ec2.CreateFlowLogsOutput, error)

CreateFlowLogsWithContext mocks base method

func (*MockEC2Manager) CreateFpgaImage

func (m *MockEC2Manager) CreateFpgaImage(arg0 *ec2.CreateFpgaImageInput) (*ec2.CreateFpgaImageOutput, error)

CreateFpgaImage mocks base method

func (*MockEC2Manager) CreateFpgaImageRequest

func (m *MockEC2Manager) CreateFpgaImageRequest(arg0 *ec2.CreateFpgaImageInput) (*request.Request, *ec2.CreateFpgaImageOutput)

CreateFpgaImageRequest mocks base method

func (*MockEC2Manager) CreateFpgaImageWithContext

func (m *MockEC2Manager) CreateFpgaImageWithContext(arg0 aws.Context, arg1 *ec2.CreateFpgaImageInput, arg2 ...request.Option) (*ec2.CreateFpgaImageOutput, error)

CreateFpgaImageWithContext mocks base method

func (*MockEC2Manager) CreateImage

func (m *MockEC2Manager) CreateImage(arg0 *ec2.CreateImageInput) (*ec2.CreateImageOutput, error)

CreateImage mocks base method

func (*MockEC2Manager) CreateImageRequest

func (m *MockEC2Manager) CreateImageRequest(arg0 *ec2.CreateImageInput) (*request.Request, *ec2.CreateImageOutput)

CreateImageRequest mocks base method

func (*MockEC2Manager) CreateImageWithContext

func (m *MockEC2Manager) CreateImageWithContext(arg0 aws.Context, arg1 *ec2.CreateImageInput, arg2 ...request.Option) (*ec2.CreateImageOutput, error)

CreateImageWithContext mocks base method

func (*MockEC2Manager) CreateInstanceExportTask

CreateInstanceExportTask mocks base method

func (*MockEC2Manager) CreateInstanceExportTaskRequest

func (m *MockEC2Manager) CreateInstanceExportTaskRequest(arg0 *ec2.CreateInstanceExportTaskInput) (*request.Request, *ec2.CreateInstanceExportTaskOutput)

CreateInstanceExportTaskRequest mocks base method

func (*MockEC2Manager) CreateInstanceExportTaskWithContext

func (m *MockEC2Manager) CreateInstanceExportTaskWithContext(arg0 aws.Context, arg1 *ec2.CreateInstanceExportTaskInput, arg2 ...request.Option) (*ec2.CreateInstanceExportTaskOutput, error)

CreateInstanceExportTaskWithContext mocks base method

func (*MockEC2Manager) CreateInternetGateway

CreateInternetGateway mocks base method

func (*MockEC2Manager) CreateInternetGatewayRequest

func (m *MockEC2Manager) CreateInternetGatewayRequest(arg0 *ec2.CreateInternetGatewayInput) (*request.Request, *ec2.CreateInternetGatewayOutput)

CreateInternetGatewayRequest mocks base method

func (*MockEC2Manager) CreateInternetGatewayWithContext

func (m *MockEC2Manager) CreateInternetGatewayWithContext(arg0 aws.Context, arg1 *ec2.CreateInternetGatewayInput, arg2 ...request.Option) (*ec2.CreateInternetGatewayOutput, error)

CreateInternetGatewayWithContext mocks base method

func (*MockEC2Manager) CreateKeyPair

func (m *MockEC2Manager) CreateKeyPair(arg0 *ec2.CreateKeyPairInput) (*ec2.CreateKeyPairOutput, error)

CreateKeyPair mocks base method

func (*MockEC2Manager) CreateKeyPairRequest

func (m *MockEC2Manager) CreateKeyPairRequest(arg0 *ec2.CreateKeyPairInput) (*request.Request, *ec2.CreateKeyPairOutput)

CreateKeyPairRequest mocks base method

func (*MockEC2Manager) CreateKeyPairWithContext

func (m *MockEC2Manager) CreateKeyPairWithContext(arg0 aws.Context, arg1 *ec2.CreateKeyPairInput, arg2 ...request.Option) (*ec2.CreateKeyPairOutput, error)

CreateKeyPairWithContext mocks base method

func (*MockEC2Manager) CreateLaunchTemplate

CreateLaunchTemplate mocks base method

func (*MockEC2Manager) CreateLaunchTemplateRequest

func (m *MockEC2Manager) CreateLaunchTemplateRequest(arg0 *ec2.CreateLaunchTemplateInput) (*request.Request, *ec2.CreateLaunchTemplateOutput)

CreateLaunchTemplateRequest mocks base method

func (*MockEC2Manager) CreateLaunchTemplateVersion

CreateLaunchTemplateVersion mocks base method

func (*MockEC2Manager) CreateLaunchTemplateVersionRequest

CreateLaunchTemplateVersionRequest mocks base method

func (*MockEC2Manager) CreateLaunchTemplateVersionWithContext

func (m *MockEC2Manager) CreateLaunchTemplateVersionWithContext(arg0 aws.Context, arg1 *ec2.CreateLaunchTemplateVersionInput, arg2 ...request.Option) (*ec2.CreateLaunchTemplateVersionOutput, error)

CreateLaunchTemplateVersionWithContext mocks base method

func (*MockEC2Manager) CreateLaunchTemplateWithContext

func (m *MockEC2Manager) CreateLaunchTemplateWithContext(arg0 aws.Context, arg1 *ec2.CreateLaunchTemplateInput, arg2 ...request.Option) (*ec2.CreateLaunchTemplateOutput, error)

CreateLaunchTemplateWithContext mocks base method

func (*MockEC2Manager) CreateNatGateway

CreateNatGateway mocks base method

func (*MockEC2Manager) CreateNatGatewayRequest

func (m *MockEC2Manager) CreateNatGatewayRequest(arg0 *ec2.CreateNatGatewayInput) (*request.Request, *ec2.CreateNatGatewayOutput)

CreateNatGatewayRequest mocks base method

func (*MockEC2Manager) CreateNatGatewayWithContext

func (m *MockEC2Manager) CreateNatGatewayWithContext(arg0 aws.Context, arg1 *ec2.CreateNatGatewayInput, arg2 ...request.Option) (*ec2.CreateNatGatewayOutput, error)

CreateNatGatewayWithContext mocks base method

func (*MockEC2Manager) CreateNetworkAcl

CreateNetworkAcl mocks base method

func (*MockEC2Manager) CreateNetworkAclEntry

CreateNetworkAclEntry mocks base method

func (*MockEC2Manager) CreateNetworkAclEntryRequest

func (m *MockEC2Manager) CreateNetworkAclEntryRequest(arg0 *ec2.CreateNetworkAclEntryInput) (*request.Request, *ec2.CreateNetworkAclEntryOutput)

CreateNetworkAclEntryRequest mocks base method

func (*MockEC2Manager) CreateNetworkAclEntryWithContext

func (m *MockEC2Manager) CreateNetworkAclEntryWithContext(arg0 aws.Context, arg1 *ec2.CreateNetworkAclEntryInput, arg2 ...request.Option) (*ec2.CreateNetworkAclEntryOutput, error)

CreateNetworkAclEntryWithContext mocks base method

func (*MockEC2Manager) CreateNetworkAclRequest

func (m *MockEC2Manager) CreateNetworkAclRequest(arg0 *ec2.CreateNetworkAclInput) (*request.Request, *ec2.CreateNetworkAclOutput)

CreateNetworkAclRequest mocks base method

func (*MockEC2Manager) CreateNetworkAclWithContext

func (m *MockEC2Manager) CreateNetworkAclWithContext(arg0 aws.Context, arg1 *ec2.CreateNetworkAclInput, arg2 ...request.Option) (*ec2.CreateNetworkAclOutput, error)

CreateNetworkAclWithContext mocks base method

func (*MockEC2Manager) CreateNetworkInterface

CreateNetworkInterface mocks base method

func (*MockEC2Manager) CreateNetworkInterfacePermission

CreateNetworkInterfacePermission mocks base method

func (*MockEC2Manager) CreateNetworkInterfacePermissionRequest

CreateNetworkInterfacePermissionRequest mocks base method

func (*MockEC2Manager) CreateNetworkInterfacePermissionWithContext

func (m *MockEC2Manager) CreateNetworkInterfacePermissionWithContext(arg0 aws.Context, arg1 *ec2.CreateNetworkInterfacePermissionInput, arg2 ...request.Option) (*ec2.CreateNetworkInterfacePermissionOutput, error)

CreateNetworkInterfacePermissionWithContext mocks base method

func (*MockEC2Manager) CreateNetworkInterfaceRequest

func (m *MockEC2Manager) CreateNetworkInterfaceRequest(arg0 *ec2.CreateNetworkInterfaceInput) (*request.Request, *ec2.CreateNetworkInterfaceOutput)

CreateNetworkInterfaceRequest mocks base method

func (*MockEC2Manager) CreateNetworkInterfaceWithContext

func (m *MockEC2Manager) CreateNetworkInterfaceWithContext(arg0 aws.Context, arg1 *ec2.CreateNetworkInterfaceInput, arg2 ...request.Option) (*ec2.CreateNetworkInterfaceOutput, error)

CreateNetworkInterfaceWithContext mocks base method

func (*MockEC2Manager) CreatePlacementGroup

CreatePlacementGroup mocks base method

func (*MockEC2Manager) CreatePlacementGroupRequest

func (m *MockEC2Manager) CreatePlacementGroupRequest(arg0 *ec2.CreatePlacementGroupInput) (*request.Request, *ec2.CreatePlacementGroupOutput)

CreatePlacementGroupRequest mocks base method

func (*MockEC2Manager) CreatePlacementGroupWithContext

func (m *MockEC2Manager) CreatePlacementGroupWithContext(arg0 aws.Context, arg1 *ec2.CreatePlacementGroupInput, arg2 ...request.Option) (*ec2.CreatePlacementGroupOutput, error)

CreatePlacementGroupWithContext mocks base method

func (*MockEC2Manager) CreateReservedInstancesListing

CreateReservedInstancesListing mocks base method

func (*MockEC2Manager) CreateReservedInstancesListingRequest

CreateReservedInstancesListingRequest mocks base method

func (*MockEC2Manager) CreateReservedInstancesListingWithContext

func (m *MockEC2Manager) CreateReservedInstancesListingWithContext(arg0 aws.Context, arg1 *ec2.CreateReservedInstancesListingInput, arg2 ...request.Option) (*ec2.CreateReservedInstancesListingOutput, error)

CreateReservedInstancesListingWithContext mocks base method

func (*MockEC2Manager) CreateRoute

func (m *MockEC2Manager) CreateRoute(arg0 *ec2.CreateRouteInput) (*ec2.CreateRouteOutput, error)

CreateRoute mocks base method

func (*MockEC2Manager) CreateRouteRequest

func (m *MockEC2Manager) CreateRouteRequest(arg0 *ec2.CreateRouteInput) (*request.Request, *ec2.CreateRouteOutput)

CreateRouteRequest mocks base method

func (*MockEC2Manager) CreateRouteTable

CreateRouteTable mocks base method

func (*MockEC2Manager) CreateRouteTableRequest

func (m *MockEC2Manager) CreateRouteTableRequest(arg0 *ec2.CreateRouteTableInput) (*request.Request, *ec2.CreateRouteTableOutput)

CreateRouteTableRequest mocks base method

func (*MockEC2Manager) CreateRouteTableWithContext

func (m *MockEC2Manager) CreateRouteTableWithContext(arg0 aws.Context, arg1 *ec2.CreateRouteTableInput, arg2 ...request.Option) (*ec2.CreateRouteTableOutput, error)

CreateRouteTableWithContext mocks base method

func (*MockEC2Manager) CreateRouteWithContext

func (m *MockEC2Manager) CreateRouteWithContext(arg0 aws.Context, arg1 *ec2.CreateRouteInput, arg2 ...request.Option) (*ec2.CreateRouteOutput, error)

CreateRouteWithContext mocks base method

func (*MockEC2Manager) CreateSecurityGroup

CreateSecurityGroup mocks base method

func (*MockEC2Manager) CreateSecurityGroupRequest

func (m *MockEC2Manager) CreateSecurityGroupRequest(arg0 *ec2.CreateSecurityGroupInput) (*request.Request, *ec2.CreateSecurityGroupOutput)

CreateSecurityGroupRequest mocks base method

func (*MockEC2Manager) CreateSecurityGroupWithContext

func (m *MockEC2Manager) CreateSecurityGroupWithContext(arg0 aws.Context, arg1 *ec2.CreateSecurityGroupInput, arg2 ...request.Option) (*ec2.CreateSecurityGroupOutput, error)

CreateSecurityGroupWithContext mocks base method

func (*MockEC2Manager) CreateSnapshot

func (m *MockEC2Manager) CreateSnapshot(arg0 *ec2.CreateSnapshotInput) (*ec2.Snapshot, error)

CreateSnapshot mocks base method

func (*MockEC2Manager) CreateSnapshotRequest

func (m *MockEC2Manager) CreateSnapshotRequest(arg0 *ec2.CreateSnapshotInput) (*request.Request, *ec2.Snapshot)

CreateSnapshotRequest mocks base method

func (*MockEC2Manager) CreateSnapshotWithContext

func (m *MockEC2Manager) CreateSnapshotWithContext(arg0 aws.Context, arg1 *ec2.CreateSnapshotInput, arg2 ...request.Option) (*ec2.Snapshot, error)

CreateSnapshotWithContext mocks base method

func (*MockEC2Manager) CreateSpotDatafeedSubscription

CreateSpotDatafeedSubscription mocks base method

func (*MockEC2Manager) CreateSpotDatafeedSubscriptionRequest

CreateSpotDatafeedSubscriptionRequest mocks base method

func (*MockEC2Manager) CreateSpotDatafeedSubscriptionWithContext

func (m *MockEC2Manager) CreateSpotDatafeedSubscriptionWithContext(arg0 aws.Context, arg1 *ec2.CreateSpotDatafeedSubscriptionInput, arg2 ...request.Option) (*ec2.CreateSpotDatafeedSubscriptionOutput, error)

CreateSpotDatafeedSubscriptionWithContext mocks base method

func (*MockEC2Manager) CreateSubnet

func (m *MockEC2Manager) CreateSubnet(arg0 *ec2.CreateSubnetInput) (*ec2.CreateSubnetOutput, error)

CreateSubnet mocks base method

func (*MockEC2Manager) CreateSubnetRequest

func (m *MockEC2Manager) CreateSubnetRequest(arg0 *ec2.CreateSubnetInput) (*request.Request, *ec2.CreateSubnetOutput)

CreateSubnetRequest mocks base method

func (*MockEC2Manager) CreateSubnetWithContext

func (m *MockEC2Manager) CreateSubnetWithContext(arg0 aws.Context, arg1 *ec2.CreateSubnetInput, arg2 ...request.Option) (*ec2.CreateSubnetOutput, error)

CreateSubnetWithContext mocks base method

func (*MockEC2Manager) CreateTags

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

CreateTags mocks base method

func (*MockEC2Manager) CreateTagsRequest

func (m *MockEC2Manager) CreateTagsRequest(arg0 *ec2.CreateTagsInput) (*request.Request, *ec2.CreateTagsOutput)

CreateTagsRequest mocks base method

func (*MockEC2Manager) CreateTagsWithContext

func (m *MockEC2Manager) CreateTagsWithContext(arg0 aws.Context, arg1 *ec2.CreateTagsInput, arg2 ...request.Option) (*ec2.CreateTagsOutput, error)

CreateTagsWithContext mocks base method

func (*MockEC2Manager) CreateVolume

func (m *MockEC2Manager) CreateVolume(arg0 *ec2.CreateVolumeInput) (*ec2.Volume, error)

CreateVolume mocks base method

func (*MockEC2Manager) CreateVolumeRequest

func (m *MockEC2Manager) CreateVolumeRequest(arg0 *ec2.CreateVolumeInput) (*request.Request, *ec2.Volume)

CreateVolumeRequest mocks base method

func (*MockEC2Manager) CreateVolumeWithContext

func (m *MockEC2Manager) CreateVolumeWithContext(arg0 aws.Context, arg1 *ec2.CreateVolumeInput, arg2 ...request.Option) (*ec2.Volume, error)

CreateVolumeWithContext mocks base method

func (*MockEC2Manager) CreateVpc

func (m *MockEC2Manager) CreateVpc(arg0 *ec2.CreateVpcInput) (*ec2.CreateVpcOutput, error)

CreateVpc mocks base method

func (*MockEC2Manager) CreateVpcEndpoint

CreateVpcEndpoint mocks base method

func (*MockEC2Manager) CreateVpcEndpointConnectionNotification

CreateVpcEndpointConnectionNotification mocks base method

func (*MockEC2Manager) CreateVpcEndpointConnectionNotificationRequest

CreateVpcEndpointConnectionNotificationRequest mocks base method

func (*MockEC2Manager) CreateVpcEndpointConnectionNotificationWithContext

func (m *MockEC2Manager) CreateVpcEndpointConnectionNotificationWithContext(arg0 aws.Context, arg1 *ec2.CreateVpcEndpointConnectionNotificationInput, arg2 ...request.Option) (*ec2.CreateVpcEndpointConnectionNotificationOutput, error)

CreateVpcEndpointConnectionNotificationWithContext mocks base method

func (*MockEC2Manager) CreateVpcEndpointRequest

func (m *MockEC2Manager) CreateVpcEndpointRequest(arg0 *ec2.CreateVpcEndpointInput) (*request.Request, *ec2.CreateVpcEndpointOutput)

CreateVpcEndpointRequest mocks base method

func (*MockEC2Manager) CreateVpcEndpointServiceConfiguration

CreateVpcEndpointServiceConfiguration mocks base method

func (*MockEC2Manager) CreateVpcEndpointServiceConfigurationRequest

CreateVpcEndpointServiceConfigurationRequest mocks base method

func (*MockEC2Manager) CreateVpcEndpointServiceConfigurationWithContext

func (m *MockEC2Manager) CreateVpcEndpointServiceConfigurationWithContext(arg0 aws.Context, arg1 *ec2.CreateVpcEndpointServiceConfigurationInput, arg2 ...request.Option) (*ec2.CreateVpcEndpointServiceConfigurationOutput, error)

CreateVpcEndpointServiceConfigurationWithContext mocks base method

func (*MockEC2Manager) CreateVpcEndpointWithContext

func (m *MockEC2Manager) CreateVpcEndpointWithContext(arg0 aws.Context, arg1 *ec2.CreateVpcEndpointInput, arg2 ...request.Option) (*ec2.CreateVpcEndpointOutput, error)

CreateVpcEndpointWithContext mocks base method

func (*MockEC2Manager) CreateVpcPeeringConnection

CreateVpcPeeringConnection mocks base method

func (*MockEC2Manager) CreateVpcPeeringConnectionRequest

CreateVpcPeeringConnectionRequest mocks base method

func (*MockEC2Manager) CreateVpcPeeringConnectionWithContext

func (m *MockEC2Manager) CreateVpcPeeringConnectionWithContext(arg0 aws.Context, arg1 *ec2.CreateVpcPeeringConnectionInput, arg2 ...request.Option) (*ec2.CreateVpcPeeringConnectionOutput, error)

CreateVpcPeeringConnectionWithContext mocks base method

func (*MockEC2Manager) CreateVpcRequest

func (m *MockEC2Manager) CreateVpcRequest(arg0 *ec2.CreateVpcInput) (*request.Request, *ec2.CreateVpcOutput)

CreateVpcRequest mocks base method

func (*MockEC2Manager) CreateVpcWithContext

func (m *MockEC2Manager) CreateVpcWithContext(arg0 aws.Context, arg1 *ec2.CreateVpcInput, arg2 ...request.Option) (*ec2.CreateVpcOutput, error)

CreateVpcWithContext mocks base method

func (*MockEC2Manager) CreateVpnConnection

CreateVpnConnection mocks base method

func (*MockEC2Manager) CreateVpnConnectionRequest

func (m *MockEC2Manager) CreateVpnConnectionRequest(arg0 *ec2.CreateVpnConnectionInput) (*request.Request, *ec2.CreateVpnConnectionOutput)

CreateVpnConnectionRequest mocks base method

func (*MockEC2Manager) CreateVpnConnectionRoute

CreateVpnConnectionRoute mocks base method

func (*MockEC2Manager) CreateVpnConnectionRouteRequest

func (m *MockEC2Manager) CreateVpnConnectionRouteRequest(arg0 *ec2.CreateVpnConnectionRouteInput) (*request.Request, *ec2.CreateVpnConnectionRouteOutput)

CreateVpnConnectionRouteRequest mocks base method

func (*MockEC2Manager) CreateVpnConnectionRouteWithContext

func (m *MockEC2Manager) CreateVpnConnectionRouteWithContext(arg0 aws.Context, arg1 *ec2.CreateVpnConnectionRouteInput, arg2 ...request.Option) (*ec2.CreateVpnConnectionRouteOutput, error)

CreateVpnConnectionRouteWithContext mocks base method

func (*MockEC2Manager) CreateVpnConnectionWithContext

func (m *MockEC2Manager) CreateVpnConnectionWithContext(arg0 aws.Context, arg1 *ec2.CreateVpnConnectionInput, arg2 ...request.Option) (*ec2.CreateVpnConnectionOutput, error)

CreateVpnConnectionWithContext mocks base method

func (*MockEC2Manager) CreateVpnGateway

CreateVpnGateway mocks base method

func (*MockEC2Manager) CreateVpnGatewayRequest

func (m *MockEC2Manager) CreateVpnGatewayRequest(arg0 *ec2.CreateVpnGatewayInput) (*request.Request, *ec2.CreateVpnGatewayOutput)

CreateVpnGatewayRequest mocks base method

func (*MockEC2Manager) CreateVpnGatewayWithContext

func (m *MockEC2Manager) CreateVpnGatewayWithContext(arg0 aws.Context, arg1 *ec2.CreateVpnGatewayInput, arg2 ...request.Option) (*ec2.CreateVpnGatewayOutput, error)

CreateVpnGatewayWithContext mocks base method

func (*MockEC2Manager) DeleteCustomerGateway

DeleteCustomerGateway mocks base method

func (*MockEC2Manager) DeleteCustomerGatewayRequest

func (m *MockEC2Manager) DeleteCustomerGatewayRequest(arg0 *ec2.DeleteCustomerGatewayInput) (*request.Request, *ec2.DeleteCustomerGatewayOutput)

DeleteCustomerGatewayRequest mocks base method

func (*MockEC2Manager) DeleteCustomerGatewayWithContext

func (m *MockEC2Manager) DeleteCustomerGatewayWithContext(arg0 aws.Context, arg1 *ec2.DeleteCustomerGatewayInput, arg2 ...request.Option) (*ec2.DeleteCustomerGatewayOutput, error)

DeleteCustomerGatewayWithContext mocks base method

func (*MockEC2Manager) DeleteDhcpOptions

DeleteDhcpOptions mocks base method

func (*MockEC2Manager) DeleteDhcpOptionsRequest

func (m *MockEC2Manager) DeleteDhcpOptionsRequest(arg0 *ec2.DeleteDhcpOptionsInput) (*request.Request, *ec2.DeleteDhcpOptionsOutput)

DeleteDhcpOptionsRequest mocks base method

func (*MockEC2Manager) DeleteDhcpOptionsWithContext

func (m *MockEC2Manager) DeleteDhcpOptionsWithContext(arg0 aws.Context, arg1 *ec2.DeleteDhcpOptionsInput, arg2 ...request.Option) (*ec2.DeleteDhcpOptionsOutput, error)

DeleteDhcpOptionsWithContext mocks base method

func (*MockEC2Manager) DeleteEgressOnlyInternetGateway

DeleteEgressOnlyInternetGateway mocks base method

func (*MockEC2Manager) DeleteEgressOnlyInternetGatewayRequest

DeleteEgressOnlyInternetGatewayRequest mocks base method

func (*MockEC2Manager) DeleteEgressOnlyInternetGatewayWithContext

func (m *MockEC2Manager) DeleteEgressOnlyInternetGatewayWithContext(arg0 aws.Context, arg1 *ec2.DeleteEgressOnlyInternetGatewayInput, arg2 ...request.Option) (*ec2.DeleteEgressOnlyInternetGatewayOutput, error)

DeleteEgressOnlyInternetGatewayWithContext mocks base method

func (*MockEC2Manager) DeleteFleets

func (m *MockEC2Manager) DeleteFleets(arg0 *ec2.DeleteFleetsInput) (*ec2.DeleteFleetsOutput, error)

DeleteFleets mocks base method

func (*MockEC2Manager) DeleteFleetsRequest

func (m *MockEC2Manager) DeleteFleetsRequest(arg0 *ec2.DeleteFleetsInput) (*request.Request, *ec2.DeleteFleetsOutput)

DeleteFleetsRequest mocks base method

func (*MockEC2Manager) DeleteFleetsWithContext

func (m *MockEC2Manager) DeleteFleetsWithContext(arg0 aws.Context, arg1 *ec2.DeleteFleetsInput, arg2 ...request.Option) (*ec2.DeleteFleetsOutput, error)

DeleteFleetsWithContext mocks base method

func (*MockEC2Manager) DeleteFlowLogs

func (m *MockEC2Manager) DeleteFlowLogs(arg0 *ec2.DeleteFlowLogsInput) (*ec2.DeleteFlowLogsOutput, error)

DeleteFlowLogs mocks base method

func (*MockEC2Manager) DeleteFlowLogsRequest

func (m *MockEC2Manager) DeleteFlowLogsRequest(arg0 *ec2.DeleteFlowLogsInput) (*request.Request, *ec2.DeleteFlowLogsOutput)

DeleteFlowLogsRequest mocks base method

func (*MockEC2Manager) DeleteFlowLogsWithContext

func (m *MockEC2Manager) DeleteFlowLogsWithContext(arg0 aws.Context, arg1 *ec2.DeleteFlowLogsInput, arg2 ...request.Option) (*ec2.DeleteFlowLogsOutput, error)

DeleteFlowLogsWithContext mocks base method

func (*MockEC2Manager) DeleteFpgaImage

func (m *MockEC2Manager) DeleteFpgaImage(arg0 *ec2.DeleteFpgaImageInput) (*ec2.DeleteFpgaImageOutput, error)

DeleteFpgaImage mocks base method

func (*MockEC2Manager) DeleteFpgaImageRequest

func (m *MockEC2Manager) DeleteFpgaImageRequest(arg0 *ec2.DeleteFpgaImageInput) (*request.Request, *ec2.DeleteFpgaImageOutput)

DeleteFpgaImageRequest mocks base method

func (*MockEC2Manager) DeleteFpgaImageWithContext

func (m *MockEC2Manager) DeleteFpgaImageWithContext(arg0 aws.Context, arg1 *ec2.DeleteFpgaImageInput, arg2 ...request.Option) (*ec2.DeleteFpgaImageOutput, error)

DeleteFpgaImageWithContext mocks base method

func (*MockEC2Manager) DeleteInternetGateway

DeleteInternetGateway mocks base method

func (*MockEC2Manager) DeleteInternetGatewayRequest

func (m *MockEC2Manager) DeleteInternetGatewayRequest(arg0 *ec2.DeleteInternetGatewayInput) (*request.Request, *ec2.DeleteInternetGatewayOutput)

DeleteInternetGatewayRequest mocks base method

func (*MockEC2Manager) DeleteInternetGatewayWithContext

func (m *MockEC2Manager) DeleteInternetGatewayWithContext(arg0 aws.Context, arg1 *ec2.DeleteInternetGatewayInput, arg2 ...request.Option) (*ec2.DeleteInternetGatewayOutput, error)

DeleteInternetGatewayWithContext mocks base method

func (*MockEC2Manager) DeleteKeyPair

func (m *MockEC2Manager) DeleteKeyPair(arg0 *ec2.DeleteKeyPairInput) (*ec2.DeleteKeyPairOutput, error)

DeleteKeyPair mocks base method

func (*MockEC2Manager) DeleteKeyPairRequest

func (m *MockEC2Manager) DeleteKeyPairRequest(arg0 *ec2.DeleteKeyPairInput) (*request.Request, *ec2.DeleteKeyPairOutput)

DeleteKeyPairRequest mocks base method

func (*MockEC2Manager) DeleteKeyPairWithContext

func (m *MockEC2Manager) DeleteKeyPairWithContext(arg0 aws.Context, arg1 *ec2.DeleteKeyPairInput, arg2 ...request.Option) (*ec2.DeleteKeyPairOutput, error)

DeleteKeyPairWithContext mocks base method

func (*MockEC2Manager) DeleteLaunchTemplate

DeleteLaunchTemplate mocks base method

func (*MockEC2Manager) DeleteLaunchTemplateRequest

func (m *MockEC2Manager) DeleteLaunchTemplateRequest(arg0 *ec2.DeleteLaunchTemplateInput) (*request.Request, *ec2.DeleteLaunchTemplateOutput)

DeleteLaunchTemplateRequest mocks base method

func (*MockEC2Manager) DeleteLaunchTemplateVersions

DeleteLaunchTemplateVersions mocks base method

func (*MockEC2Manager) DeleteLaunchTemplateVersionsRequest

DeleteLaunchTemplateVersionsRequest mocks base method

func (*MockEC2Manager) DeleteLaunchTemplateVersionsWithContext

func (m *MockEC2Manager) DeleteLaunchTemplateVersionsWithContext(arg0 aws.Context, arg1 *ec2.DeleteLaunchTemplateVersionsInput, arg2 ...request.Option) (*ec2.DeleteLaunchTemplateVersionsOutput, error)

DeleteLaunchTemplateVersionsWithContext mocks base method

func (*MockEC2Manager) DeleteLaunchTemplateWithContext

func (m *MockEC2Manager) DeleteLaunchTemplateWithContext(arg0 aws.Context, arg1 *ec2.DeleteLaunchTemplateInput, arg2 ...request.Option) (*ec2.DeleteLaunchTemplateOutput, error)

DeleteLaunchTemplateWithContext mocks base method

func (*MockEC2Manager) DeleteNatGateway

DeleteNatGateway mocks base method

func (*MockEC2Manager) DeleteNatGatewayRequest

func (m *MockEC2Manager) DeleteNatGatewayRequest(arg0 *ec2.DeleteNatGatewayInput) (*request.Request, *ec2.DeleteNatGatewayOutput)

DeleteNatGatewayRequest mocks base method

func (*MockEC2Manager) DeleteNatGatewayWithContext

func (m *MockEC2Manager) DeleteNatGatewayWithContext(arg0 aws.Context, arg1 *ec2.DeleteNatGatewayInput, arg2 ...request.Option) (*ec2.DeleteNatGatewayOutput, error)

DeleteNatGatewayWithContext mocks base method

func (*MockEC2Manager) DeleteNetworkAcl

DeleteNetworkAcl mocks base method

func (*MockEC2Manager) DeleteNetworkAclEntry

DeleteNetworkAclEntry mocks base method

func (*MockEC2Manager) DeleteNetworkAclEntryRequest

func (m *MockEC2Manager) DeleteNetworkAclEntryRequest(arg0 *ec2.DeleteNetworkAclEntryInput) (*request.Request, *ec2.DeleteNetworkAclEntryOutput)

DeleteNetworkAclEntryRequest mocks base method

func (*MockEC2Manager) DeleteNetworkAclEntryWithContext

func (m *MockEC2Manager) DeleteNetworkAclEntryWithContext(arg0 aws.Context, arg1 *ec2.DeleteNetworkAclEntryInput, arg2 ...request.Option) (*ec2.DeleteNetworkAclEntryOutput, error)

DeleteNetworkAclEntryWithContext mocks base method

func (*MockEC2Manager) DeleteNetworkAclRequest

func (m *MockEC2Manager) DeleteNetworkAclRequest(arg0 *ec2.DeleteNetworkAclInput) (*request.Request, *ec2.DeleteNetworkAclOutput)

DeleteNetworkAclRequest mocks base method

func (*MockEC2Manager) DeleteNetworkAclWithContext

func (m *MockEC2Manager) DeleteNetworkAclWithContext(arg0 aws.Context, arg1 *ec2.DeleteNetworkAclInput, arg2 ...request.Option) (*ec2.DeleteNetworkAclOutput, error)

DeleteNetworkAclWithContext mocks base method

func (*MockEC2Manager) DeleteNetworkInterface

DeleteNetworkInterface mocks base method

func (*MockEC2Manager) DeleteNetworkInterfacePermission

DeleteNetworkInterfacePermission mocks base method

func (*MockEC2Manager) DeleteNetworkInterfacePermissionRequest

DeleteNetworkInterfacePermissionRequest mocks base method

func (*MockEC2Manager) DeleteNetworkInterfacePermissionWithContext

func (m *MockEC2Manager) DeleteNetworkInterfacePermissionWithContext(arg0 aws.Context, arg1 *ec2.DeleteNetworkInterfacePermissionInput, arg2 ...request.Option) (*ec2.DeleteNetworkInterfacePermissionOutput, error)

DeleteNetworkInterfacePermissionWithContext mocks base method

func (*MockEC2Manager) DeleteNetworkInterfaceRequest

func (m *MockEC2Manager) DeleteNetworkInterfaceRequest(arg0 *ec2.DeleteNetworkInterfaceInput) (*request.Request, *ec2.DeleteNetworkInterfaceOutput)

DeleteNetworkInterfaceRequest mocks base method

func (*MockEC2Manager) DeleteNetworkInterfaceWithContext

func (m *MockEC2Manager) DeleteNetworkInterfaceWithContext(arg0 aws.Context, arg1 *ec2.DeleteNetworkInterfaceInput, arg2 ...request.Option) (*ec2.DeleteNetworkInterfaceOutput, error)

DeleteNetworkInterfaceWithContext mocks base method

func (*MockEC2Manager) DeletePlacementGroup

DeletePlacementGroup mocks base method

func (*MockEC2Manager) DeletePlacementGroupRequest

func (m *MockEC2Manager) DeletePlacementGroupRequest(arg0 *ec2.DeletePlacementGroupInput) (*request.Request, *ec2.DeletePlacementGroupOutput)

DeletePlacementGroupRequest mocks base method

func (*MockEC2Manager) DeletePlacementGroupWithContext

func (m *MockEC2Manager) DeletePlacementGroupWithContext(arg0 aws.Context, arg1 *ec2.DeletePlacementGroupInput, arg2 ...request.Option) (*ec2.DeletePlacementGroupOutput, error)

DeletePlacementGroupWithContext mocks base method

func (*MockEC2Manager) DeleteRoute

func (m *MockEC2Manager) DeleteRoute(arg0 *ec2.DeleteRouteInput) (*ec2.DeleteRouteOutput, error)

DeleteRoute mocks base method

func (*MockEC2Manager) DeleteRouteRequest

func (m *MockEC2Manager) DeleteRouteRequest(arg0 *ec2.DeleteRouteInput) (*request.Request, *ec2.DeleteRouteOutput)

DeleteRouteRequest mocks base method

func (*MockEC2Manager) DeleteRouteTable

DeleteRouteTable mocks base method

func (*MockEC2Manager) DeleteRouteTableRequest

func (m *MockEC2Manager) DeleteRouteTableRequest(arg0 *ec2.DeleteRouteTableInput) (*request.Request, *ec2.DeleteRouteTableOutput)

DeleteRouteTableRequest mocks base method

func (*MockEC2Manager) DeleteRouteTableWithContext

func (m *MockEC2Manager) DeleteRouteTableWithContext(arg0 aws.Context, arg1 *ec2.DeleteRouteTableInput, arg2 ...request.Option) (*ec2.DeleteRouteTableOutput, error)

DeleteRouteTableWithContext mocks base method

func (*MockEC2Manager) DeleteRouteWithContext

func (m *MockEC2Manager) DeleteRouteWithContext(arg0 aws.Context, arg1 *ec2.DeleteRouteInput, arg2 ...request.Option) (*ec2.DeleteRouteOutput, error)

DeleteRouteWithContext mocks base method

func (*MockEC2Manager) DeleteSecurityGroup

DeleteSecurityGroup mocks base method

func (*MockEC2Manager) DeleteSecurityGroupRequest

func (m *MockEC2Manager) DeleteSecurityGroupRequest(arg0 *ec2.DeleteSecurityGroupInput) (*request.Request, *ec2.DeleteSecurityGroupOutput)

DeleteSecurityGroupRequest mocks base method

func (*MockEC2Manager) DeleteSecurityGroupWithContext

func (m *MockEC2Manager) DeleteSecurityGroupWithContext(arg0 aws.Context, arg1 *ec2.DeleteSecurityGroupInput, arg2 ...request.Option) (*ec2.DeleteSecurityGroupOutput, error)

DeleteSecurityGroupWithContext mocks base method

func (*MockEC2Manager) DeleteSnapshot

func (m *MockEC2Manager) DeleteSnapshot(arg0 *ec2.DeleteSnapshotInput) (*ec2.DeleteSnapshotOutput, error)

DeleteSnapshot mocks base method

func (*MockEC2Manager) DeleteSnapshotRequest

func (m *MockEC2Manager) DeleteSnapshotRequest(arg0 *ec2.DeleteSnapshotInput) (*request.Request, *ec2.DeleteSnapshotOutput)

DeleteSnapshotRequest mocks base method

func (*MockEC2Manager) DeleteSnapshotWithContext

func (m *MockEC2Manager) DeleteSnapshotWithContext(arg0 aws.Context, arg1 *ec2.DeleteSnapshotInput, arg2 ...request.Option) (*ec2.DeleteSnapshotOutput, error)

DeleteSnapshotWithContext mocks base method

func (*MockEC2Manager) DeleteSpotDatafeedSubscription

DeleteSpotDatafeedSubscription mocks base method

func (*MockEC2Manager) DeleteSpotDatafeedSubscriptionRequest

DeleteSpotDatafeedSubscriptionRequest mocks base method

func (*MockEC2Manager) DeleteSpotDatafeedSubscriptionWithContext

func (m *MockEC2Manager) DeleteSpotDatafeedSubscriptionWithContext(arg0 aws.Context, arg1 *ec2.DeleteSpotDatafeedSubscriptionInput, arg2 ...request.Option) (*ec2.DeleteSpotDatafeedSubscriptionOutput, error)

DeleteSpotDatafeedSubscriptionWithContext mocks base method

func (*MockEC2Manager) DeleteSubnet

func (m *MockEC2Manager) DeleteSubnet(arg0 *ec2.DeleteSubnetInput) (*ec2.DeleteSubnetOutput, error)

DeleteSubnet mocks base method

func (*MockEC2Manager) DeleteSubnetRequest

func (m *MockEC2Manager) DeleteSubnetRequest(arg0 *ec2.DeleteSubnetInput) (*request.Request, *ec2.DeleteSubnetOutput)

DeleteSubnetRequest mocks base method

func (*MockEC2Manager) DeleteSubnetWithContext

func (m *MockEC2Manager) DeleteSubnetWithContext(arg0 aws.Context, arg1 *ec2.DeleteSubnetInput, arg2 ...request.Option) (*ec2.DeleteSubnetOutput, error)

DeleteSubnetWithContext mocks base method

func (*MockEC2Manager) DeleteTags

func (m *MockEC2Manager) DeleteTags(arg0 *ec2.DeleteTagsInput) (*ec2.DeleteTagsOutput, error)

DeleteTags mocks base method

func (*MockEC2Manager) DeleteTagsRequest

func (m *MockEC2Manager) DeleteTagsRequest(arg0 *ec2.DeleteTagsInput) (*request.Request, *ec2.DeleteTagsOutput)

DeleteTagsRequest mocks base method

func (*MockEC2Manager) DeleteTagsWithContext

func (m *MockEC2Manager) DeleteTagsWithContext(arg0 aws.Context, arg1 *ec2.DeleteTagsInput, arg2 ...request.Option) (*ec2.DeleteTagsOutput, error)

DeleteTagsWithContext mocks base method

func (*MockEC2Manager) DeleteVolume

func (m *MockEC2Manager) DeleteVolume(arg0 *ec2.DeleteVolumeInput) (*ec2.DeleteVolumeOutput, error)

DeleteVolume mocks base method

func (*MockEC2Manager) DeleteVolumeRequest

func (m *MockEC2Manager) DeleteVolumeRequest(arg0 *ec2.DeleteVolumeInput) (*request.Request, *ec2.DeleteVolumeOutput)

DeleteVolumeRequest mocks base method

func (*MockEC2Manager) DeleteVolumeWithContext

func (m *MockEC2Manager) DeleteVolumeWithContext(arg0 aws.Context, arg1 *ec2.DeleteVolumeInput, arg2 ...request.Option) (*ec2.DeleteVolumeOutput, error)

DeleteVolumeWithContext mocks base method

func (*MockEC2Manager) DeleteVpc

func (m *MockEC2Manager) DeleteVpc(arg0 *ec2.DeleteVpcInput) (*ec2.DeleteVpcOutput, error)

DeleteVpc mocks base method

func (*MockEC2Manager) DeleteVpcEndpointConnectionNotifications

DeleteVpcEndpointConnectionNotifications mocks base method

func (*MockEC2Manager) DeleteVpcEndpointConnectionNotificationsRequest

DeleteVpcEndpointConnectionNotificationsRequest mocks base method

func (*MockEC2Manager) DeleteVpcEndpointConnectionNotificationsWithContext

func (m *MockEC2Manager) DeleteVpcEndpointConnectionNotificationsWithContext(arg0 aws.Context, arg1 *ec2.DeleteVpcEndpointConnectionNotificationsInput, arg2 ...request.Option) (*ec2.DeleteVpcEndpointConnectionNotificationsOutput, error)

DeleteVpcEndpointConnectionNotificationsWithContext mocks base method

func (*MockEC2Manager) DeleteVpcEndpointServiceConfigurations

DeleteVpcEndpointServiceConfigurations mocks base method

func (*MockEC2Manager) DeleteVpcEndpointServiceConfigurationsRequest

DeleteVpcEndpointServiceConfigurationsRequest mocks base method

func (*MockEC2Manager) DeleteVpcEndpointServiceConfigurationsWithContext

func (m *MockEC2Manager) DeleteVpcEndpointServiceConfigurationsWithContext(arg0 aws.Context, arg1 *ec2.DeleteVpcEndpointServiceConfigurationsInput, arg2 ...request.Option) (*ec2.DeleteVpcEndpointServiceConfigurationsOutput, error)

DeleteVpcEndpointServiceConfigurationsWithContext mocks base method

func (*MockEC2Manager) DeleteVpcEndpoints

DeleteVpcEndpoints mocks base method

func (*MockEC2Manager) DeleteVpcEndpointsRequest

func (m *MockEC2Manager) DeleteVpcEndpointsRequest(arg0 *ec2.DeleteVpcEndpointsInput) (*request.Request, *ec2.DeleteVpcEndpointsOutput)

DeleteVpcEndpointsRequest mocks base method

func (*MockEC2Manager) DeleteVpcEndpointsWithContext

func (m *MockEC2Manager) DeleteVpcEndpointsWithContext(arg0 aws.Context, arg1 *ec2.DeleteVpcEndpointsInput, arg2 ...request.Option) (*ec2.DeleteVpcEndpointsOutput, error)

DeleteVpcEndpointsWithContext mocks base method

func (*MockEC2Manager) DeleteVpcPeeringConnection

DeleteVpcPeeringConnection mocks base method

func (*MockEC2Manager) DeleteVpcPeeringConnectionRequest

DeleteVpcPeeringConnectionRequest mocks base method

func (*MockEC2Manager) DeleteVpcPeeringConnectionWithContext

func (m *MockEC2Manager) DeleteVpcPeeringConnectionWithContext(arg0 aws.Context, arg1 *ec2.DeleteVpcPeeringConnectionInput, arg2 ...request.Option) (*ec2.DeleteVpcPeeringConnectionOutput, error)

DeleteVpcPeeringConnectionWithContext mocks base method

func (*MockEC2Manager) DeleteVpcRequest

func (m *MockEC2Manager) DeleteVpcRequest(arg0 *ec2.DeleteVpcInput) (*request.Request, *ec2.DeleteVpcOutput)

DeleteVpcRequest mocks base method

func (*MockEC2Manager) DeleteVpcWithContext

func (m *MockEC2Manager) DeleteVpcWithContext(arg0 aws.Context, arg1 *ec2.DeleteVpcInput, arg2 ...request.Option) (*ec2.DeleteVpcOutput, error)

DeleteVpcWithContext mocks base method

func (*MockEC2Manager) DeleteVpnConnection

DeleteVpnConnection mocks base method

func (*MockEC2Manager) DeleteVpnConnectionRequest

func (m *MockEC2Manager) DeleteVpnConnectionRequest(arg0 *ec2.DeleteVpnConnectionInput) (*request.Request, *ec2.DeleteVpnConnectionOutput)

DeleteVpnConnectionRequest mocks base method

func (*MockEC2Manager) DeleteVpnConnectionRoute

DeleteVpnConnectionRoute mocks base method

func (*MockEC2Manager) DeleteVpnConnectionRouteRequest

func (m *MockEC2Manager) DeleteVpnConnectionRouteRequest(arg0 *ec2.DeleteVpnConnectionRouteInput) (*request.Request, *ec2.DeleteVpnConnectionRouteOutput)

DeleteVpnConnectionRouteRequest mocks base method

func (*MockEC2Manager) DeleteVpnConnectionRouteWithContext

func (m *MockEC2Manager) DeleteVpnConnectionRouteWithContext(arg0 aws.Context, arg1 *ec2.DeleteVpnConnectionRouteInput, arg2 ...request.Option) (*ec2.DeleteVpnConnectionRouteOutput, error)

DeleteVpnConnectionRouteWithContext mocks base method

func (*MockEC2Manager) DeleteVpnConnectionWithContext

func (m *MockEC2Manager) DeleteVpnConnectionWithContext(arg0 aws.Context, arg1 *ec2.DeleteVpnConnectionInput, arg2 ...request.Option) (*ec2.DeleteVpnConnectionOutput, error)

DeleteVpnConnectionWithContext mocks base method

func (*MockEC2Manager) DeleteVpnGateway

DeleteVpnGateway mocks base method

func (*MockEC2Manager) DeleteVpnGatewayRequest

func (m *MockEC2Manager) DeleteVpnGatewayRequest(arg0 *ec2.DeleteVpnGatewayInput) (*request.Request, *ec2.DeleteVpnGatewayOutput)

DeleteVpnGatewayRequest mocks base method

func (*MockEC2Manager) DeleteVpnGatewayWithContext

func (m *MockEC2Manager) DeleteVpnGatewayWithContext(arg0 aws.Context, arg1 *ec2.DeleteVpnGatewayInput, arg2 ...request.Option) (*ec2.DeleteVpnGatewayOutput, error)

DeleteVpnGatewayWithContext mocks base method

func (*MockEC2Manager) DeregisterImage

func (m *MockEC2Manager) DeregisterImage(arg0 *ec2.DeregisterImageInput) (*ec2.DeregisterImageOutput, error)

DeregisterImage mocks base method

func (*MockEC2Manager) DeregisterImageRequest

func (m *MockEC2Manager) DeregisterImageRequest(arg0 *ec2.DeregisterImageInput) (*request.Request, *ec2.DeregisterImageOutput)

DeregisterImageRequest mocks base method

func (*MockEC2Manager) DeregisterImageWithContext

func (m *MockEC2Manager) DeregisterImageWithContext(arg0 aws.Context, arg1 *ec2.DeregisterImageInput, arg2 ...request.Option) (*ec2.DeregisterImageOutput, error)

DeregisterImageWithContext mocks base method

func (*MockEC2Manager) DescribeAccountAttributes

DescribeAccountAttributes mocks base method

func (*MockEC2Manager) DescribeAccountAttributesRequest

DescribeAccountAttributesRequest mocks base method

func (*MockEC2Manager) DescribeAccountAttributesWithContext

func (m *MockEC2Manager) DescribeAccountAttributesWithContext(arg0 aws.Context, arg1 *ec2.DescribeAccountAttributesInput, arg2 ...request.Option) (*ec2.DescribeAccountAttributesOutput, error)

DescribeAccountAttributesWithContext mocks base method

func (*MockEC2Manager) DescribeAddresses

DescribeAddresses mocks base method

func (*MockEC2Manager) DescribeAddressesRequest

func (m *MockEC2Manager) DescribeAddressesRequest(arg0 *ec2.DescribeAddressesInput) (*request.Request, *ec2.DescribeAddressesOutput)

DescribeAddressesRequest mocks base method

func (*MockEC2Manager) DescribeAddressesWithContext

func (m *MockEC2Manager) DescribeAddressesWithContext(arg0 aws.Context, arg1 *ec2.DescribeAddressesInput, arg2 ...request.Option) (*ec2.DescribeAddressesOutput, error)

DescribeAddressesWithContext mocks base method

func (*MockEC2Manager) DescribeAggregateIdFormat

DescribeAggregateIdFormat mocks base method

func (*MockEC2Manager) DescribeAggregateIdFormatRequest

DescribeAggregateIdFormatRequest mocks base method

func (*MockEC2Manager) DescribeAggregateIdFormatWithContext

func (m *MockEC2Manager) DescribeAggregateIdFormatWithContext(arg0 aws.Context, arg1 *ec2.DescribeAggregateIdFormatInput, arg2 ...request.Option) (*ec2.DescribeAggregateIdFormatOutput, error)

DescribeAggregateIdFormatWithContext mocks base method

func (*MockEC2Manager) DescribeAvailabilityZones

DescribeAvailabilityZones mocks base method

func (*MockEC2Manager) DescribeAvailabilityZonesRequest

DescribeAvailabilityZonesRequest mocks base method

func (*MockEC2Manager) DescribeAvailabilityZonesWithContext

func (m *MockEC2Manager) DescribeAvailabilityZonesWithContext(arg0 aws.Context, arg1 *ec2.DescribeAvailabilityZonesInput, arg2 ...request.Option) (*ec2.DescribeAvailabilityZonesOutput, error)

DescribeAvailabilityZonesWithContext mocks base method

func (*MockEC2Manager) DescribeBundleTasks

DescribeBundleTasks mocks base method

func (*MockEC2Manager) DescribeBundleTasksRequest

func (m *MockEC2Manager) DescribeBundleTasksRequest(arg0 *ec2.DescribeBundleTasksInput) (*request.Request, *ec2.DescribeBundleTasksOutput)

DescribeBundleTasksRequest mocks base method

func (*MockEC2Manager) DescribeBundleTasksWithContext

func (m *MockEC2Manager) DescribeBundleTasksWithContext(arg0 aws.Context, arg1 *ec2.DescribeBundleTasksInput, arg2 ...request.Option) (*ec2.DescribeBundleTasksOutput, error)

DescribeBundleTasksWithContext mocks base method

func (*MockEC2Manager) DescribeClassicLinkInstances

DescribeClassicLinkInstances mocks base method

func (*MockEC2Manager) DescribeClassicLinkInstancesRequest

DescribeClassicLinkInstancesRequest mocks base method

func (*MockEC2Manager) DescribeClassicLinkInstancesWithContext

func (m *MockEC2Manager) DescribeClassicLinkInstancesWithContext(arg0 aws.Context, arg1 *ec2.DescribeClassicLinkInstancesInput, arg2 ...request.Option) (*ec2.DescribeClassicLinkInstancesOutput, error)

DescribeClassicLinkInstancesWithContext mocks base method

func (*MockEC2Manager) DescribeConversionTasks

DescribeConversionTasks mocks base method

func (*MockEC2Manager) DescribeConversionTasksRequest

func (m *MockEC2Manager) DescribeConversionTasksRequest(arg0 *ec2.DescribeConversionTasksInput) (*request.Request, *ec2.DescribeConversionTasksOutput)

DescribeConversionTasksRequest mocks base method

func (*MockEC2Manager) DescribeConversionTasksWithContext

func (m *MockEC2Manager) DescribeConversionTasksWithContext(arg0 aws.Context, arg1 *ec2.DescribeConversionTasksInput, arg2 ...request.Option) (*ec2.DescribeConversionTasksOutput, error)

DescribeConversionTasksWithContext mocks base method

func (*MockEC2Manager) DescribeCustomerGateways

DescribeCustomerGateways mocks base method

func (*MockEC2Manager) DescribeCustomerGatewaysRequest

func (m *MockEC2Manager) DescribeCustomerGatewaysRequest(arg0 *ec2.DescribeCustomerGatewaysInput) (*request.Request, *ec2.DescribeCustomerGatewaysOutput)

DescribeCustomerGatewaysRequest mocks base method

func (*MockEC2Manager) DescribeCustomerGatewaysWithContext

func (m *MockEC2Manager) DescribeCustomerGatewaysWithContext(arg0 aws.Context, arg1 *ec2.DescribeCustomerGatewaysInput, arg2 ...request.Option) (*ec2.DescribeCustomerGatewaysOutput, error)

DescribeCustomerGatewaysWithContext mocks base method

func (*MockEC2Manager) DescribeDhcpOptions

DescribeDhcpOptions mocks base method

func (*MockEC2Manager) DescribeDhcpOptionsRequest

func (m *MockEC2Manager) DescribeDhcpOptionsRequest(arg0 *ec2.DescribeDhcpOptionsInput) (*request.Request, *ec2.DescribeDhcpOptionsOutput)

DescribeDhcpOptionsRequest mocks base method

func (*MockEC2Manager) DescribeDhcpOptionsWithContext

func (m *MockEC2Manager) DescribeDhcpOptionsWithContext(arg0 aws.Context, arg1 *ec2.DescribeDhcpOptionsInput, arg2 ...request.Option) (*ec2.DescribeDhcpOptionsOutput, error)

DescribeDhcpOptionsWithContext mocks base method

func (*MockEC2Manager) DescribeEgressOnlyInternetGateways

DescribeEgressOnlyInternetGateways mocks base method

func (*MockEC2Manager) DescribeEgressOnlyInternetGatewaysRequest

DescribeEgressOnlyInternetGatewaysRequest mocks base method

func (*MockEC2Manager) DescribeEgressOnlyInternetGatewaysWithContext

func (m *MockEC2Manager) DescribeEgressOnlyInternetGatewaysWithContext(arg0 aws.Context, arg1 *ec2.DescribeEgressOnlyInternetGatewaysInput, arg2 ...request.Option) (*ec2.DescribeEgressOnlyInternetGatewaysOutput, error)

DescribeEgressOnlyInternetGatewaysWithContext mocks base method

func (*MockEC2Manager) DescribeElasticGpus

DescribeElasticGpus mocks base method

func (*MockEC2Manager) DescribeElasticGpusRequest

func (m *MockEC2Manager) DescribeElasticGpusRequest(arg0 *ec2.DescribeElasticGpusInput) (*request.Request, *ec2.DescribeElasticGpusOutput)

DescribeElasticGpusRequest mocks base method

func (*MockEC2Manager) DescribeElasticGpusWithContext

func (m *MockEC2Manager) DescribeElasticGpusWithContext(arg0 aws.Context, arg1 *ec2.DescribeElasticGpusInput, arg2 ...request.Option) (*ec2.DescribeElasticGpusOutput, error)

DescribeElasticGpusWithContext mocks base method

func (*MockEC2Manager) DescribeExportTasks

DescribeExportTasks mocks base method

func (*MockEC2Manager) DescribeExportTasksRequest

func (m *MockEC2Manager) DescribeExportTasksRequest(arg0 *ec2.DescribeExportTasksInput) (*request.Request, *ec2.DescribeExportTasksOutput)

DescribeExportTasksRequest mocks base method

func (*MockEC2Manager) DescribeExportTasksWithContext

func (m *MockEC2Manager) DescribeExportTasksWithContext(arg0 aws.Context, arg1 *ec2.DescribeExportTasksInput, arg2 ...request.Option) (*ec2.DescribeExportTasksOutput, error)

DescribeExportTasksWithContext mocks base method

func (*MockEC2Manager) DescribeFleetHistory

DescribeFleetHistory mocks base method

func (*MockEC2Manager) DescribeFleetHistoryRequest

func (m *MockEC2Manager) DescribeFleetHistoryRequest(arg0 *ec2.DescribeFleetHistoryInput) (*request.Request, *ec2.DescribeFleetHistoryOutput)

DescribeFleetHistoryRequest mocks base method

func (*MockEC2Manager) DescribeFleetHistoryWithContext

func (m *MockEC2Manager) DescribeFleetHistoryWithContext(arg0 aws.Context, arg1 *ec2.DescribeFleetHistoryInput, arg2 ...request.Option) (*ec2.DescribeFleetHistoryOutput, error)

DescribeFleetHistoryWithContext mocks base method

func (*MockEC2Manager) DescribeFleetInstances

DescribeFleetInstances mocks base method

func (*MockEC2Manager) DescribeFleetInstancesRequest

func (m *MockEC2Manager) DescribeFleetInstancesRequest(arg0 *ec2.DescribeFleetInstancesInput) (*request.Request, *ec2.DescribeFleetInstancesOutput)

DescribeFleetInstancesRequest mocks base method

func (*MockEC2Manager) DescribeFleetInstancesWithContext

func (m *MockEC2Manager) DescribeFleetInstancesWithContext(arg0 aws.Context, arg1 *ec2.DescribeFleetInstancesInput, arg2 ...request.Option) (*ec2.DescribeFleetInstancesOutput, error)

DescribeFleetInstancesWithContext mocks base method

func (*MockEC2Manager) DescribeFleets

func (m *MockEC2Manager) DescribeFleets(arg0 *ec2.DescribeFleetsInput) (*ec2.DescribeFleetsOutput, error)

DescribeFleets mocks base method

func (*MockEC2Manager) DescribeFleetsRequest

func (m *MockEC2Manager) DescribeFleetsRequest(arg0 *ec2.DescribeFleetsInput) (*request.Request, *ec2.DescribeFleetsOutput)

DescribeFleetsRequest mocks base method

func (*MockEC2Manager) DescribeFleetsWithContext

func (m *MockEC2Manager) DescribeFleetsWithContext(arg0 aws.Context, arg1 *ec2.DescribeFleetsInput, arg2 ...request.Option) (*ec2.DescribeFleetsOutput, error)

DescribeFleetsWithContext mocks base method

func (*MockEC2Manager) DescribeFlowLogs

DescribeFlowLogs mocks base method

func (*MockEC2Manager) DescribeFlowLogsRequest

func (m *MockEC2Manager) DescribeFlowLogsRequest(arg0 *ec2.DescribeFlowLogsInput) (*request.Request, *ec2.DescribeFlowLogsOutput)

DescribeFlowLogsRequest mocks base method

func (*MockEC2Manager) DescribeFlowLogsWithContext

func (m *MockEC2Manager) DescribeFlowLogsWithContext(arg0 aws.Context, arg1 *ec2.DescribeFlowLogsInput, arg2 ...request.Option) (*ec2.DescribeFlowLogsOutput, error)

DescribeFlowLogsWithContext mocks base method

func (*MockEC2Manager) DescribeFpgaImageAttribute

DescribeFpgaImageAttribute mocks base method

func (*MockEC2Manager) DescribeFpgaImageAttributeRequest

DescribeFpgaImageAttributeRequest mocks base method

func (*MockEC2Manager) DescribeFpgaImageAttributeWithContext

func (m *MockEC2Manager) DescribeFpgaImageAttributeWithContext(arg0 aws.Context, arg1 *ec2.DescribeFpgaImageAttributeInput, arg2 ...request.Option) (*ec2.DescribeFpgaImageAttributeOutput, error)

DescribeFpgaImageAttributeWithContext mocks base method

func (*MockEC2Manager) DescribeFpgaImages

DescribeFpgaImages mocks base method

func (*MockEC2Manager) DescribeFpgaImagesRequest

func (m *MockEC2Manager) DescribeFpgaImagesRequest(arg0 *ec2.DescribeFpgaImagesInput) (*request.Request, *ec2.DescribeFpgaImagesOutput)

DescribeFpgaImagesRequest mocks base method

func (*MockEC2Manager) DescribeFpgaImagesWithContext

func (m *MockEC2Manager) DescribeFpgaImagesWithContext(arg0 aws.Context, arg1 *ec2.DescribeFpgaImagesInput, arg2 ...request.Option) (*ec2.DescribeFpgaImagesOutput, error)

DescribeFpgaImagesWithContext mocks base method

func (*MockEC2Manager) DescribeHostReservationOfferings

DescribeHostReservationOfferings mocks base method

func (*MockEC2Manager) DescribeHostReservationOfferingsRequest

DescribeHostReservationOfferingsRequest mocks base method

func (*MockEC2Manager) DescribeHostReservationOfferingsWithContext

func (m *MockEC2Manager) DescribeHostReservationOfferingsWithContext(arg0 aws.Context, arg1 *ec2.DescribeHostReservationOfferingsInput, arg2 ...request.Option) (*ec2.DescribeHostReservationOfferingsOutput, error)

DescribeHostReservationOfferingsWithContext mocks base method

func (*MockEC2Manager) DescribeHostReservations

DescribeHostReservations mocks base method

func (*MockEC2Manager) DescribeHostReservationsRequest

func (m *MockEC2Manager) DescribeHostReservationsRequest(arg0 *ec2.DescribeHostReservationsInput) (*request.Request, *ec2.DescribeHostReservationsOutput)

DescribeHostReservationsRequest mocks base method

func (*MockEC2Manager) DescribeHostReservationsWithContext

func (m *MockEC2Manager) DescribeHostReservationsWithContext(arg0 aws.Context, arg1 *ec2.DescribeHostReservationsInput, arg2 ...request.Option) (*ec2.DescribeHostReservationsOutput, error)

DescribeHostReservationsWithContext mocks base method

func (*MockEC2Manager) DescribeHosts

func (m *MockEC2Manager) DescribeHosts(arg0 *ec2.DescribeHostsInput) (*ec2.DescribeHostsOutput, error)

DescribeHosts mocks base method

func (*MockEC2Manager) DescribeHostsRequest

func (m *MockEC2Manager) DescribeHostsRequest(arg0 *ec2.DescribeHostsInput) (*request.Request, *ec2.DescribeHostsOutput)

DescribeHostsRequest mocks base method

func (*MockEC2Manager) DescribeHostsWithContext

func (m *MockEC2Manager) DescribeHostsWithContext(arg0 aws.Context, arg1 *ec2.DescribeHostsInput, arg2 ...request.Option) (*ec2.DescribeHostsOutput, error)

DescribeHostsWithContext mocks base method

func (*MockEC2Manager) DescribeIamInstanceProfileAssociations

DescribeIamInstanceProfileAssociations mocks base method

func (*MockEC2Manager) DescribeIamInstanceProfileAssociationsRequest

DescribeIamInstanceProfileAssociationsRequest mocks base method

func (*MockEC2Manager) DescribeIamInstanceProfileAssociationsWithContext

func (m *MockEC2Manager) DescribeIamInstanceProfileAssociationsWithContext(arg0 aws.Context, arg1 *ec2.DescribeIamInstanceProfileAssociationsInput, arg2 ...request.Option) (*ec2.DescribeIamInstanceProfileAssociationsOutput, error)

DescribeIamInstanceProfileAssociationsWithContext mocks base method

func (*MockEC2Manager) DescribeIdFormat

DescribeIdFormat mocks base method

func (*MockEC2Manager) DescribeIdFormatRequest

func (m *MockEC2Manager) DescribeIdFormatRequest(arg0 *ec2.DescribeIdFormatInput) (*request.Request, *ec2.DescribeIdFormatOutput)

DescribeIdFormatRequest mocks base method

func (*MockEC2Manager) DescribeIdFormatWithContext

func (m *MockEC2Manager) DescribeIdFormatWithContext(arg0 aws.Context, arg1 *ec2.DescribeIdFormatInput, arg2 ...request.Option) (*ec2.DescribeIdFormatOutput, error)

DescribeIdFormatWithContext mocks base method

func (*MockEC2Manager) DescribeIdentityIdFormat

DescribeIdentityIdFormat mocks base method

func (*MockEC2Manager) DescribeIdentityIdFormatRequest

func (m *MockEC2Manager) DescribeIdentityIdFormatRequest(arg0 *ec2.DescribeIdentityIdFormatInput) (*request.Request, *ec2.DescribeIdentityIdFormatOutput)

DescribeIdentityIdFormatRequest mocks base method

func (*MockEC2Manager) DescribeIdentityIdFormatWithContext

func (m *MockEC2Manager) DescribeIdentityIdFormatWithContext(arg0 aws.Context, arg1 *ec2.DescribeIdentityIdFormatInput, arg2 ...request.Option) (*ec2.DescribeIdentityIdFormatOutput, error)

DescribeIdentityIdFormatWithContext mocks base method

func (*MockEC2Manager) DescribeImageAttribute

DescribeImageAttribute mocks base method

func (*MockEC2Manager) DescribeImageAttributeRequest

func (m *MockEC2Manager) DescribeImageAttributeRequest(arg0 *ec2.DescribeImageAttributeInput) (*request.Request, *ec2.DescribeImageAttributeOutput)

DescribeImageAttributeRequest mocks base method

func (*MockEC2Manager) DescribeImageAttributeWithContext

func (m *MockEC2Manager) DescribeImageAttributeWithContext(arg0 aws.Context, arg1 *ec2.DescribeImageAttributeInput, arg2 ...request.Option) (*ec2.DescribeImageAttributeOutput, error)

DescribeImageAttributeWithContext mocks base method

func (*MockEC2Manager) DescribeImages

func (m *MockEC2Manager) DescribeImages(arg0 *ec2.DescribeImagesInput) (*ec2.DescribeImagesOutput, error)

DescribeImages mocks base method

func (*MockEC2Manager) DescribeImagesRequest

func (m *MockEC2Manager) DescribeImagesRequest(arg0 *ec2.DescribeImagesInput) (*request.Request, *ec2.DescribeImagesOutput)

DescribeImagesRequest mocks base method

func (*MockEC2Manager) DescribeImagesWithContext

func (m *MockEC2Manager) DescribeImagesWithContext(arg0 aws.Context, arg1 *ec2.DescribeImagesInput, arg2 ...request.Option) (*ec2.DescribeImagesOutput, error)

DescribeImagesWithContext mocks base method

func (*MockEC2Manager) DescribeImportImageTasks

DescribeImportImageTasks mocks base method

func (*MockEC2Manager) DescribeImportImageTasksRequest

func (m *MockEC2Manager) DescribeImportImageTasksRequest(arg0 *ec2.DescribeImportImageTasksInput) (*request.Request, *ec2.DescribeImportImageTasksOutput)

DescribeImportImageTasksRequest mocks base method

func (*MockEC2Manager) DescribeImportImageTasksWithContext

func (m *MockEC2Manager) DescribeImportImageTasksWithContext(arg0 aws.Context, arg1 *ec2.DescribeImportImageTasksInput, arg2 ...request.Option) (*ec2.DescribeImportImageTasksOutput, error)

DescribeImportImageTasksWithContext mocks base method

func (*MockEC2Manager) DescribeImportSnapshotTasks

DescribeImportSnapshotTasks mocks base method

func (*MockEC2Manager) DescribeImportSnapshotTasksRequest

DescribeImportSnapshotTasksRequest mocks base method

func (*MockEC2Manager) DescribeImportSnapshotTasksWithContext

func (m *MockEC2Manager) DescribeImportSnapshotTasksWithContext(arg0 aws.Context, arg1 *ec2.DescribeImportSnapshotTasksInput, arg2 ...request.Option) (*ec2.DescribeImportSnapshotTasksOutput, error)

DescribeImportSnapshotTasksWithContext mocks base method

func (*MockEC2Manager) DescribeInstanceAttribute

DescribeInstanceAttribute mocks base method

func (*MockEC2Manager) DescribeInstanceAttributeRequest

DescribeInstanceAttributeRequest mocks base method

func (*MockEC2Manager) DescribeInstanceAttributeWithContext

func (m *MockEC2Manager) DescribeInstanceAttributeWithContext(arg0 aws.Context, arg1 *ec2.DescribeInstanceAttributeInput, arg2 ...request.Option) (*ec2.DescribeInstanceAttributeOutput, error)

DescribeInstanceAttributeWithContext mocks base method

func (*MockEC2Manager) DescribeInstanceCreditSpecifications

DescribeInstanceCreditSpecifications mocks base method

func (*MockEC2Manager) DescribeInstanceCreditSpecificationsRequest

DescribeInstanceCreditSpecificationsRequest mocks base method

func (*MockEC2Manager) DescribeInstanceCreditSpecificationsWithContext

func (m *MockEC2Manager) DescribeInstanceCreditSpecificationsWithContext(arg0 aws.Context, arg1 *ec2.DescribeInstanceCreditSpecificationsInput, arg2 ...request.Option) (*ec2.DescribeInstanceCreditSpecificationsOutput, error)

DescribeInstanceCreditSpecificationsWithContext mocks base method

func (*MockEC2Manager) DescribeInstanceStatus

DescribeInstanceStatus mocks base method

func (*MockEC2Manager) DescribeInstanceStatusPages

func (m *MockEC2Manager) DescribeInstanceStatusPages(arg0 *ec2.DescribeInstanceStatusInput, arg1 func(*ec2.DescribeInstanceStatusOutput, bool) bool) error

DescribeInstanceStatusPages mocks base method

func (*MockEC2Manager) DescribeInstanceStatusPagesWithContext

func (m *MockEC2Manager) DescribeInstanceStatusPagesWithContext(arg0 aws.Context, arg1 *ec2.DescribeInstanceStatusInput, arg2 func(*ec2.DescribeInstanceStatusOutput, bool) bool, arg3 ...request.Option) error

DescribeInstanceStatusPagesWithContext mocks base method

func (*MockEC2Manager) DescribeInstanceStatusRequest

func (m *MockEC2Manager) DescribeInstanceStatusRequest(arg0 *ec2.DescribeInstanceStatusInput) (*request.Request, *ec2.DescribeInstanceStatusOutput)

DescribeInstanceStatusRequest mocks base method

func (*MockEC2Manager) DescribeInstanceStatusWithContext

func (m *MockEC2Manager) DescribeInstanceStatusWithContext(arg0 aws.Context, arg1 *ec2.DescribeInstanceStatusInput, arg2 ...request.Option) (*ec2.DescribeInstanceStatusOutput, error)

DescribeInstanceStatusWithContext mocks base method

func (*MockEC2Manager) DescribeInstances

DescribeInstances mocks base method

func (*MockEC2Manager) DescribeInstancesPages

func (m *MockEC2Manager) DescribeInstancesPages(arg0 *ec2.DescribeInstancesInput, arg1 func(*ec2.DescribeInstancesOutput, bool) bool) error

DescribeInstancesPages mocks base method

func (*MockEC2Manager) DescribeInstancesPagesWithContext

func (m *MockEC2Manager) DescribeInstancesPagesWithContext(arg0 aws.Context, arg1 *ec2.DescribeInstancesInput, arg2 func(*ec2.DescribeInstancesOutput, bool) bool, arg3 ...request.Option) error

DescribeInstancesPagesWithContext mocks base method

func (*MockEC2Manager) DescribeInstancesRequest

func (m *MockEC2Manager) DescribeInstancesRequest(arg0 *ec2.DescribeInstancesInput) (*request.Request, *ec2.DescribeInstancesOutput)

DescribeInstancesRequest mocks base method

func (*MockEC2Manager) DescribeInstancesWithContext

func (m *MockEC2Manager) DescribeInstancesWithContext(arg0 aws.Context, arg1 *ec2.DescribeInstancesInput, arg2 ...request.Option) (*ec2.DescribeInstancesOutput, error)

DescribeInstancesWithContext mocks base method

func (*MockEC2Manager) DescribeInternetGateways

DescribeInternetGateways mocks base method

func (*MockEC2Manager) DescribeInternetGatewaysRequest

func (m *MockEC2Manager) DescribeInternetGatewaysRequest(arg0 *ec2.DescribeInternetGatewaysInput) (*request.Request, *ec2.DescribeInternetGatewaysOutput)

DescribeInternetGatewaysRequest mocks base method

func (*MockEC2Manager) DescribeInternetGatewaysWithContext

func (m *MockEC2Manager) DescribeInternetGatewaysWithContext(arg0 aws.Context, arg1 *ec2.DescribeInternetGatewaysInput, arg2 ...request.Option) (*ec2.DescribeInternetGatewaysOutput, error)

DescribeInternetGatewaysWithContext mocks base method

func (*MockEC2Manager) DescribeKeyPairs

DescribeKeyPairs mocks base method

func (*MockEC2Manager) DescribeKeyPairsRequest

func (m *MockEC2Manager) DescribeKeyPairsRequest(arg0 *ec2.DescribeKeyPairsInput) (*request.Request, *ec2.DescribeKeyPairsOutput)

DescribeKeyPairsRequest mocks base method

func (*MockEC2Manager) DescribeKeyPairsWithContext

func (m *MockEC2Manager) DescribeKeyPairsWithContext(arg0 aws.Context, arg1 *ec2.DescribeKeyPairsInput, arg2 ...request.Option) (*ec2.DescribeKeyPairsOutput, error)

DescribeKeyPairsWithContext mocks base method

func (*MockEC2Manager) DescribeLaunchTemplateVersions

DescribeLaunchTemplateVersions mocks base method

func (*MockEC2Manager) DescribeLaunchTemplateVersionsRequest

DescribeLaunchTemplateVersionsRequest mocks base method

func (*MockEC2Manager) DescribeLaunchTemplateVersionsWithContext

func (m *MockEC2Manager) DescribeLaunchTemplateVersionsWithContext(arg0 aws.Context, arg1 *ec2.DescribeLaunchTemplateVersionsInput, arg2 ...request.Option) (*ec2.DescribeLaunchTemplateVersionsOutput, error)

DescribeLaunchTemplateVersionsWithContext mocks base method

func (*MockEC2Manager) DescribeLaunchTemplates

DescribeLaunchTemplates mocks base method

func (*MockEC2Manager) DescribeLaunchTemplatesRequest

func (m *MockEC2Manager) DescribeLaunchTemplatesRequest(arg0 *ec2.DescribeLaunchTemplatesInput) (*request.Request, *ec2.DescribeLaunchTemplatesOutput)

DescribeLaunchTemplatesRequest mocks base method

func (*MockEC2Manager) DescribeLaunchTemplatesWithContext

func (m *MockEC2Manager) DescribeLaunchTemplatesWithContext(arg0 aws.Context, arg1 *ec2.DescribeLaunchTemplatesInput, arg2 ...request.Option) (*ec2.DescribeLaunchTemplatesOutput, error)

DescribeLaunchTemplatesWithContext mocks base method

func (*MockEC2Manager) DescribeMovingAddresses

DescribeMovingAddresses mocks base method

func (*MockEC2Manager) DescribeMovingAddressesRequest

func (m *MockEC2Manager) DescribeMovingAddressesRequest(arg0 *ec2.DescribeMovingAddressesInput) (*request.Request, *ec2.DescribeMovingAddressesOutput)

DescribeMovingAddressesRequest mocks base method

func (*MockEC2Manager) DescribeMovingAddressesWithContext

func (m *MockEC2Manager) DescribeMovingAddressesWithContext(arg0 aws.Context, arg1 *ec2.DescribeMovingAddressesInput, arg2 ...request.Option) (*ec2.DescribeMovingAddressesOutput, error)

DescribeMovingAddressesWithContext mocks base method

func (*MockEC2Manager) DescribeNatGateways

DescribeNatGateways mocks base method

func (*MockEC2Manager) DescribeNatGatewaysPages

func (m *MockEC2Manager) DescribeNatGatewaysPages(arg0 *ec2.DescribeNatGatewaysInput, arg1 func(*ec2.DescribeNatGatewaysOutput, bool) bool) error

DescribeNatGatewaysPages mocks base method

func (*MockEC2Manager) DescribeNatGatewaysPagesWithContext

func (m *MockEC2Manager) DescribeNatGatewaysPagesWithContext(arg0 aws.Context, arg1 *ec2.DescribeNatGatewaysInput, arg2 func(*ec2.DescribeNatGatewaysOutput, bool) bool, arg3 ...request.Option) error

DescribeNatGatewaysPagesWithContext mocks base method

func (*MockEC2Manager) DescribeNatGatewaysRequest

func (m *MockEC2Manager) DescribeNatGatewaysRequest(arg0 *ec2.DescribeNatGatewaysInput) (*request.Request, *ec2.DescribeNatGatewaysOutput)

DescribeNatGatewaysRequest mocks base method

func (*MockEC2Manager) DescribeNatGatewaysWithContext

func (m *MockEC2Manager) DescribeNatGatewaysWithContext(arg0 aws.Context, arg1 *ec2.DescribeNatGatewaysInput, arg2 ...request.Option) (*ec2.DescribeNatGatewaysOutput, error)

DescribeNatGatewaysWithContext mocks base method

func (*MockEC2Manager) DescribeNetworkAcls

DescribeNetworkAcls mocks base method

func (*MockEC2Manager) DescribeNetworkAclsRequest

func (m *MockEC2Manager) DescribeNetworkAclsRequest(arg0 *ec2.DescribeNetworkAclsInput) (*request.Request, *ec2.DescribeNetworkAclsOutput)

DescribeNetworkAclsRequest mocks base method

func (*MockEC2Manager) DescribeNetworkAclsWithContext

func (m *MockEC2Manager) DescribeNetworkAclsWithContext(arg0 aws.Context, arg1 *ec2.DescribeNetworkAclsInput, arg2 ...request.Option) (*ec2.DescribeNetworkAclsOutput, error)

DescribeNetworkAclsWithContext mocks base method

func (*MockEC2Manager) DescribeNetworkInterfaceAttribute

DescribeNetworkInterfaceAttribute mocks base method

func (*MockEC2Manager) DescribeNetworkInterfaceAttributeRequest

DescribeNetworkInterfaceAttributeRequest mocks base method

func (*MockEC2Manager) DescribeNetworkInterfaceAttributeWithContext

func (m *MockEC2Manager) DescribeNetworkInterfaceAttributeWithContext(arg0 aws.Context, arg1 *ec2.DescribeNetworkInterfaceAttributeInput, arg2 ...request.Option) (*ec2.DescribeNetworkInterfaceAttributeOutput, error)

DescribeNetworkInterfaceAttributeWithContext mocks base method

func (*MockEC2Manager) DescribeNetworkInterfacePermissions

DescribeNetworkInterfacePermissions mocks base method

func (*MockEC2Manager) DescribeNetworkInterfacePermissionsRequest

DescribeNetworkInterfacePermissionsRequest mocks base method

func (*MockEC2Manager) DescribeNetworkInterfacePermissionsWithContext

func (m *MockEC2Manager) DescribeNetworkInterfacePermissionsWithContext(arg0 aws.Context, arg1 *ec2.DescribeNetworkInterfacePermissionsInput, arg2 ...request.Option) (*ec2.DescribeNetworkInterfacePermissionsOutput, error)

DescribeNetworkInterfacePermissionsWithContext mocks base method

func (*MockEC2Manager) DescribeNetworkInterfaces

DescribeNetworkInterfaces mocks base method

func (*MockEC2Manager) DescribeNetworkInterfacesRequest

DescribeNetworkInterfacesRequest mocks base method

func (*MockEC2Manager) DescribeNetworkInterfacesWithContext

func (m *MockEC2Manager) DescribeNetworkInterfacesWithContext(arg0 aws.Context, arg1 *ec2.DescribeNetworkInterfacesInput, arg2 ...request.Option) (*ec2.DescribeNetworkInterfacesOutput, error)

DescribeNetworkInterfacesWithContext mocks base method

func (*MockEC2Manager) DescribePlacementGroups

DescribePlacementGroups mocks base method

func (*MockEC2Manager) DescribePlacementGroupsRequest

func (m *MockEC2Manager) DescribePlacementGroupsRequest(arg0 *ec2.DescribePlacementGroupsInput) (*request.Request, *ec2.DescribePlacementGroupsOutput)

DescribePlacementGroupsRequest mocks base method

func (*MockEC2Manager) DescribePlacementGroupsWithContext

func (m *MockEC2Manager) DescribePlacementGroupsWithContext(arg0 aws.Context, arg1 *ec2.DescribePlacementGroupsInput, arg2 ...request.Option) (*ec2.DescribePlacementGroupsOutput, error)

DescribePlacementGroupsWithContext mocks base method

func (*MockEC2Manager) DescribePrefixLists

DescribePrefixLists mocks base method

func (*MockEC2Manager) DescribePrefixListsRequest

func (m *MockEC2Manager) DescribePrefixListsRequest(arg0 *ec2.DescribePrefixListsInput) (*request.Request, *ec2.DescribePrefixListsOutput)

DescribePrefixListsRequest mocks base method

func (*MockEC2Manager) DescribePrefixListsWithContext

func (m *MockEC2Manager) DescribePrefixListsWithContext(arg0 aws.Context, arg1 *ec2.DescribePrefixListsInput, arg2 ...request.Option) (*ec2.DescribePrefixListsOutput, error)

DescribePrefixListsWithContext mocks base method

func (*MockEC2Manager) DescribePrincipalIdFormat

DescribePrincipalIdFormat mocks base method

func (*MockEC2Manager) DescribePrincipalIdFormatRequest

DescribePrincipalIdFormatRequest mocks base method

func (*MockEC2Manager) DescribePrincipalIdFormatWithContext

func (m *MockEC2Manager) DescribePrincipalIdFormatWithContext(arg0 aws.Context, arg1 *ec2.DescribePrincipalIdFormatInput, arg2 ...request.Option) (*ec2.DescribePrincipalIdFormatOutput, error)

DescribePrincipalIdFormatWithContext mocks base method

func (*MockEC2Manager) DescribeRegions

func (m *MockEC2Manager) DescribeRegions(arg0 *ec2.DescribeRegionsInput) (*ec2.DescribeRegionsOutput, error)

DescribeRegions mocks base method

func (*MockEC2Manager) DescribeRegionsRequest

func (m *MockEC2Manager) DescribeRegionsRequest(arg0 *ec2.DescribeRegionsInput) (*request.Request, *ec2.DescribeRegionsOutput)

DescribeRegionsRequest mocks base method

func (*MockEC2Manager) DescribeRegionsWithContext

func (m *MockEC2Manager) DescribeRegionsWithContext(arg0 aws.Context, arg1 *ec2.DescribeRegionsInput, arg2 ...request.Option) (*ec2.DescribeRegionsOutput, error)

DescribeRegionsWithContext mocks base method

func (*MockEC2Manager) DescribeReservedInstances

DescribeReservedInstances mocks base method

func (*MockEC2Manager) DescribeReservedInstancesListings

DescribeReservedInstancesListings mocks base method

func (*MockEC2Manager) DescribeReservedInstancesListingsRequest

DescribeReservedInstancesListingsRequest mocks base method

func (*MockEC2Manager) DescribeReservedInstancesListingsWithContext

func (m *MockEC2Manager) DescribeReservedInstancesListingsWithContext(arg0 aws.Context, arg1 *ec2.DescribeReservedInstancesListingsInput, arg2 ...request.Option) (*ec2.DescribeReservedInstancesListingsOutput, error)

DescribeReservedInstancesListingsWithContext mocks base method

func (*MockEC2Manager) DescribeReservedInstancesModifications

DescribeReservedInstancesModifications mocks base method

func (*MockEC2Manager) DescribeReservedInstancesModificationsPages

func (m *MockEC2Manager) DescribeReservedInstancesModificationsPages(arg0 *ec2.DescribeReservedInstancesModificationsInput, arg1 func(*ec2.DescribeReservedInstancesModificationsOutput, bool) bool) error

DescribeReservedInstancesModificationsPages mocks base method

func (*MockEC2Manager) DescribeReservedInstancesModificationsPagesWithContext

func (m *MockEC2Manager) DescribeReservedInstancesModificationsPagesWithContext(arg0 aws.Context, arg1 *ec2.DescribeReservedInstancesModificationsInput, arg2 func(*ec2.DescribeReservedInstancesModificationsOutput, bool) bool, arg3 ...request.Option) error

DescribeReservedInstancesModificationsPagesWithContext mocks base method

func (*MockEC2Manager) DescribeReservedInstancesModificationsRequest

DescribeReservedInstancesModificationsRequest mocks base method

func (*MockEC2Manager) DescribeReservedInstancesModificationsWithContext

func (m *MockEC2Manager) DescribeReservedInstancesModificationsWithContext(arg0 aws.Context, arg1 *ec2.DescribeReservedInstancesModificationsInput, arg2 ...request.Option) (*ec2.DescribeReservedInstancesModificationsOutput, error)

DescribeReservedInstancesModificationsWithContext mocks base method

func (*MockEC2Manager) DescribeReservedInstancesOfferings

DescribeReservedInstancesOfferings mocks base method

func (*MockEC2Manager) DescribeReservedInstancesOfferingsPages

func (m *MockEC2Manager) DescribeReservedInstancesOfferingsPages(arg0 *ec2.DescribeReservedInstancesOfferingsInput, arg1 func(*ec2.DescribeReservedInstancesOfferingsOutput, bool) bool) error

DescribeReservedInstancesOfferingsPages mocks base method

func (*MockEC2Manager) DescribeReservedInstancesOfferingsPagesWithContext

func (m *MockEC2Manager) DescribeReservedInstancesOfferingsPagesWithContext(arg0 aws.Context, arg1 *ec2.DescribeReservedInstancesOfferingsInput, arg2 func(*ec2.DescribeReservedInstancesOfferingsOutput, bool) bool, arg3 ...request.Option) error

DescribeReservedInstancesOfferingsPagesWithContext mocks base method

func (*MockEC2Manager) DescribeReservedInstancesOfferingsRequest

DescribeReservedInstancesOfferingsRequest mocks base method

func (*MockEC2Manager) DescribeReservedInstancesOfferingsWithContext

func (m *MockEC2Manager) DescribeReservedInstancesOfferingsWithContext(arg0 aws.Context, arg1 *ec2.DescribeReservedInstancesOfferingsInput, arg2 ...request.Option) (*ec2.DescribeReservedInstancesOfferingsOutput, error)

DescribeReservedInstancesOfferingsWithContext mocks base method

func (*MockEC2Manager) DescribeReservedInstancesRequest

DescribeReservedInstancesRequest mocks base method

func (*MockEC2Manager) DescribeReservedInstancesWithContext

func (m *MockEC2Manager) DescribeReservedInstancesWithContext(arg0 aws.Context, arg1 *ec2.DescribeReservedInstancesInput, arg2 ...request.Option) (*ec2.DescribeReservedInstancesOutput, error)

DescribeReservedInstancesWithContext mocks base method

func (*MockEC2Manager) DescribeRouteTables

DescribeRouteTables mocks base method

func (*MockEC2Manager) DescribeRouteTablesRequest

func (m *MockEC2Manager) DescribeRouteTablesRequest(arg0 *ec2.DescribeRouteTablesInput) (*request.Request, *ec2.DescribeRouteTablesOutput)

DescribeRouteTablesRequest mocks base method

func (*MockEC2Manager) DescribeRouteTablesWithContext

func (m *MockEC2Manager) DescribeRouteTablesWithContext(arg0 aws.Context, arg1 *ec2.DescribeRouteTablesInput, arg2 ...request.Option) (*ec2.DescribeRouteTablesOutput, error)

DescribeRouteTablesWithContext mocks base method

func (*MockEC2Manager) DescribeScheduledInstanceAvailability

DescribeScheduledInstanceAvailability mocks base method

func (*MockEC2Manager) DescribeScheduledInstanceAvailabilityRequest

DescribeScheduledInstanceAvailabilityRequest mocks base method

func (*MockEC2Manager) DescribeScheduledInstanceAvailabilityWithContext

func (m *MockEC2Manager) DescribeScheduledInstanceAvailabilityWithContext(arg0 aws.Context, arg1 *ec2.DescribeScheduledInstanceAvailabilityInput, arg2 ...request.Option) (*ec2.DescribeScheduledInstanceAvailabilityOutput, error)

DescribeScheduledInstanceAvailabilityWithContext mocks base method

func (*MockEC2Manager) DescribeScheduledInstances

DescribeScheduledInstances mocks base method

func (*MockEC2Manager) DescribeScheduledInstancesRequest

DescribeScheduledInstancesRequest mocks base method

func (*MockEC2Manager) DescribeScheduledInstancesWithContext

func (m *MockEC2Manager) DescribeScheduledInstancesWithContext(arg0 aws.Context, arg1 *ec2.DescribeScheduledInstancesInput, arg2 ...request.Option) (*ec2.DescribeScheduledInstancesOutput, error)

DescribeScheduledInstancesWithContext mocks base method

func (*MockEC2Manager) DescribeSecurityGroupReferences

DescribeSecurityGroupReferences mocks base method

func (*MockEC2Manager) DescribeSecurityGroupReferencesRequest

DescribeSecurityGroupReferencesRequest mocks base method

func (*MockEC2Manager) DescribeSecurityGroupReferencesWithContext

func (m *MockEC2Manager) DescribeSecurityGroupReferencesWithContext(arg0 aws.Context, arg1 *ec2.DescribeSecurityGroupReferencesInput, arg2 ...request.Option) (*ec2.DescribeSecurityGroupReferencesOutput, error)

DescribeSecurityGroupReferencesWithContext mocks base method

func (*MockEC2Manager) DescribeSecurityGroups

DescribeSecurityGroups mocks base method

func (*MockEC2Manager) DescribeSecurityGroupsRequest

func (m *MockEC2Manager) DescribeSecurityGroupsRequest(arg0 *ec2.DescribeSecurityGroupsInput) (*request.Request, *ec2.DescribeSecurityGroupsOutput)

DescribeSecurityGroupsRequest mocks base method

func (*MockEC2Manager) DescribeSecurityGroupsWithContext

func (m *MockEC2Manager) DescribeSecurityGroupsWithContext(arg0 aws.Context, arg1 *ec2.DescribeSecurityGroupsInput, arg2 ...request.Option) (*ec2.DescribeSecurityGroupsOutput, error)

DescribeSecurityGroupsWithContext mocks base method

func (*MockEC2Manager) DescribeSnapshotAttribute

DescribeSnapshotAttribute mocks base method

func (*MockEC2Manager) DescribeSnapshotAttributeRequest

DescribeSnapshotAttributeRequest mocks base method

func (*MockEC2Manager) DescribeSnapshotAttributeWithContext

func (m *MockEC2Manager) DescribeSnapshotAttributeWithContext(arg0 aws.Context, arg1 *ec2.DescribeSnapshotAttributeInput, arg2 ...request.Option) (*ec2.DescribeSnapshotAttributeOutput, error)

DescribeSnapshotAttributeWithContext mocks base method

func (*MockEC2Manager) DescribeSnapshots

DescribeSnapshots mocks base method

func (*MockEC2Manager) DescribeSnapshotsPages

func (m *MockEC2Manager) DescribeSnapshotsPages(arg0 *ec2.DescribeSnapshotsInput, arg1 func(*ec2.DescribeSnapshotsOutput, bool) bool) error

DescribeSnapshotsPages mocks base method

func (*MockEC2Manager) DescribeSnapshotsPagesWithContext

func (m *MockEC2Manager) DescribeSnapshotsPagesWithContext(arg0 aws.Context, arg1 *ec2.DescribeSnapshotsInput, arg2 func(*ec2.DescribeSnapshotsOutput, bool) bool, arg3 ...request.Option) error

DescribeSnapshotsPagesWithContext mocks base method

func (*MockEC2Manager) DescribeSnapshotsRequest

func (m *MockEC2Manager) DescribeSnapshotsRequest(arg0 *ec2.DescribeSnapshotsInput) (*request.Request, *ec2.DescribeSnapshotsOutput)

DescribeSnapshotsRequest mocks base method

func (*MockEC2Manager) DescribeSnapshotsWithContext

func (m *MockEC2Manager) DescribeSnapshotsWithContext(arg0 aws.Context, arg1 *ec2.DescribeSnapshotsInput, arg2 ...request.Option) (*ec2.DescribeSnapshotsOutput, error)

DescribeSnapshotsWithContext mocks base method

func (*MockEC2Manager) DescribeSpotDatafeedSubscription

DescribeSpotDatafeedSubscription mocks base method

func (*MockEC2Manager) DescribeSpotDatafeedSubscriptionRequest

DescribeSpotDatafeedSubscriptionRequest mocks base method

func (*MockEC2Manager) DescribeSpotDatafeedSubscriptionWithContext

func (m *MockEC2Manager) DescribeSpotDatafeedSubscriptionWithContext(arg0 aws.Context, arg1 *ec2.DescribeSpotDatafeedSubscriptionInput, arg2 ...request.Option) (*ec2.DescribeSpotDatafeedSubscriptionOutput, error)

DescribeSpotDatafeedSubscriptionWithContext mocks base method

func (*MockEC2Manager) DescribeSpotFleetInstances

DescribeSpotFleetInstances mocks base method

func (*MockEC2Manager) DescribeSpotFleetInstancesRequest

DescribeSpotFleetInstancesRequest mocks base method

func (*MockEC2Manager) DescribeSpotFleetInstancesWithContext

func (m *MockEC2Manager) DescribeSpotFleetInstancesWithContext(arg0 aws.Context, arg1 *ec2.DescribeSpotFleetInstancesInput, arg2 ...request.Option) (*ec2.DescribeSpotFleetInstancesOutput, error)

DescribeSpotFleetInstancesWithContext mocks base method

func (*MockEC2Manager) DescribeSpotFleetRequestHistory

DescribeSpotFleetRequestHistory mocks base method

func (*MockEC2Manager) DescribeSpotFleetRequestHistoryRequest

DescribeSpotFleetRequestHistoryRequest mocks base method

func (*MockEC2Manager) DescribeSpotFleetRequestHistoryWithContext

func (m *MockEC2Manager) DescribeSpotFleetRequestHistoryWithContext(arg0 aws.Context, arg1 *ec2.DescribeSpotFleetRequestHistoryInput, arg2 ...request.Option) (*ec2.DescribeSpotFleetRequestHistoryOutput, error)

DescribeSpotFleetRequestHistoryWithContext mocks base method

func (*MockEC2Manager) DescribeSpotFleetRequests

DescribeSpotFleetRequests mocks base method

func (*MockEC2Manager) DescribeSpotFleetRequestsPages

func (m *MockEC2Manager) DescribeSpotFleetRequestsPages(arg0 *ec2.DescribeSpotFleetRequestsInput, arg1 func(*ec2.DescribeSpotFleetRequestsOutput, bool) bool) error

DescribeSpotFleetRequestsPages mocks base method

func (*MockEC2Manager) DescribeSpotFleetRequestsPagesWithContext

func (m *MockEC2Manager) DescribeSpotFleetRequestsPagesWithContext(arg0 aws.Context, arg1 *ec2.DescribeSpotFleetRequestsInput, arg2 func(*ec2.DescribeSpotFleetRequestsOutput, bool) bool, arg3 ...request.Option) error

DescribeSpotFleetRequestsPagesWithContext mocks base method

func (*MockEC2Manager) DescribeSpotFleetRequestsRequest

DescribeSpotFleetRequestsRequest mocks base method

func (*MockEC2Manager) DescribeSpotFleetRequestsWithContext

func (m *MockEC2Manager) DescribeSpotFleetRequestsWithContext(arg0 aws.Context, arg1 *ec2.DescribeSpotFleetRequestsInput, arg2 ...request.Option) (*ec2.DescribeSpotFleetRequestsOutput, error)

DescribeSpotFleetRequestsWithContext mocks base method

func (*MockEC2Manager) DescribeSpotInstanceRequests

DescribeSpotInstanceRequests mocks base method

func (*MockEC2Manager) DescribeSpotInstanceRequestsRequest

DescribeSpotInstanceRequestsRequest mocks base method

func (*MockEC2Manager) DescribeSpotInstanceRequestsWithContext

func (m *MockEC2Manager) DescribeSpotInstanceRequestsWithContext(arg0 aws.Context, arg1 *ec2.DescribeSpotInstanceRequestsInput, arg2 ...request.Option) (*ec2.DescribeSpotInstanceRequestsOutput, error)

DescribeSpotInstanceRequestsWithContext mocks base method

func (*MockEC2Manager) DescribeSpotPriceHistory

DescribeSpotPriceHistory mocks base method

func (*MockEC2Manager) DescribeSpotPriceHistoryPages

func (m *MockEC2Manager) DescribeSpotPriceHistoryPages(arg0 *ec2.DescribeSpotPriceHistoryInput, arg1 func(*ec2.DescribeSpotPriceHistoryOutput, bool) bool) error

DescribeSpotPriceHistoryPages mocks base method

func (*MockEC2Manager) DescribeSpotPriceHistoryPagesWithContext

func (m *MockEC2Manager) DescribeSpotPriceHistoryPagesWithContext(arg0 aws.Context, arg1 *ec2.DescribeSpotPriceHistoryInput, arg2 func(*ec2.DescribeSpotPriceHistoryOutput, bool) bool, arg3 ...request.Option) error

DescribeSpotPriceHistoryPagesWithContext mocks base method

func (*MockEC2Manager) DescribeSpotPriceHistoryRequest

func (m *MockEC2Manager) DescribeSpotPriceHistoryRequest(arg0 *ec2.DescribeSpotPriceHistoryInput) (*request.Request, *ec2.DescribeSpotPriceHistoryOutput)

DescribeSpotPriceHistoryRequest mocks base method

func (*MockEC2Manager) DescribeSpotPriceHistoryWithContext

func (m *MockEC2Manager) DescribeSpotPriceHistoryWithContext(arg0 aws.Context, arg1 *ec2.DescribeSpotPriceHistoryInput, arg2 ...request.Option) (*ec2.DescribeSpotPriceHistoryOutput, error)

DescribeSpotPriceHistoryWithContext mocks base method

func (*MockEC2Manager) DescribeStaleSecurityGroups

DescribeStaleSecurityGroups mocks base method

func (*MockEC2Manager) DescribeStaleSecurityGroupsRequest

DescribeStaleSecurityGroupsRequest mocks base method

func (*MockEC2Manager) DescribeStaleSecurityGroupsWithContext

func (m *MockEC2Manager) DescribeStaleSecurityGroupsWithContext(arg0 aws.Context, arg1 *ec2.DescribeStaleSecurityGroupsInput, arg2 ...request.Option) (*ec2.DescribeStaleSecurityGroupsOutput, error)

DescribeStaleSecurityGroupsWithContext mocks base method

func (*MockEC2Manager) DescribeSubnets

func (m *MockEC2Manager) DescribeSubnets(arg0 *ec2.DescribeSubnetsInput) (*ec2.DescribeSubnetsOutput, error)

DescribeSubnets mocks base method

func (*MockEC2Manager) DescribeSubnetsRequest

func (m *MockEC2Manager) DescribeSubnetsRequest(arg0 *ec2.DescribeSubnetsInput) (*request.Request, *ec2.DescribeSubnetsOutput)

DescribeSubnetsRequest mocks base method

func (*MockEC2Manager) DescribeSubnetsWithContext

func (m *MockEC2Manager) DescribeSubnetsWithContext(arg0 aws.Context, arg1 *ec2.DescribeSubnetsInput, arg2 ...request.Option) (*ec2.DescribeSubnetsOutput, error)

DescribeSubnetsWithContext mocks base method

func (*MockEC2Manager) DescribeTags

func (m *MockEC2Manager) DescribeTags(arg0 *ec2.DescribeTagsInput) (*ec2.DescribeTagsOutput, error)

DescribeTags mocks base method

func (*MockEC2Manager) DescribeTagsPages

func (m *MockEC2Manager) DescribeTagsPages(arg0 *ec2.DescribeTagsInput, arg1 func(*ec2.DescribeTagsOutput, bool) bool) error

DescribeTagsPages mocks base method

func (*MockEC2Manager) DescribeTagsPagesWithContext

func (m *MockEC2Manager) DescribeTagsPagesWithContext(arg0 aws.Context, arg1 *ec2.DescribeTagsInput, arg2 func(*ec2.DescribeTagsOutput, bool) bool, arg3 ...request.Option) error

DescribeTagsPagesWithContext mocks base method

func (*MockEC2Manager) DescribeTagsRequest

func (m *MockEC2Manager) DescribeTagsRequest(arg0 *ec2.DescribeTagsInput) (*request.Request, *ec2.DescribeTagsOutput)

DescribeTagsRequest mocks base method

func (*MockEC2Manager) DescribeTagsWithContext

func (m *MockEC2Manager) DescribeTagsWithContext(arg0 aws.Context, arg1 *ec2.DescribeTagsInput, arg2 ...request.Option) (*ec2.DescribeTagsOutput, error)

DescribeTagsWithContext mocks base method

func (*MockEC2Manager) DescribeVolumeAttribute

DescribeVolumeAttribute mocks base method

func (*MockEC2Manager) DescribeVolumeAttributeRequest

func (m *MockEC2Manager) DescribeVolumeAttributeRequest(arg0 *ec2.DescribeVolumeAttributeInput) (*request.Request, *ec2.DescribeVolumeAttributeOutput)

DescribeVolumeAttributeRequest mocks base method

func (*MockEC2Manager) DescribeVolumeAttributeWithContext

func (m *MockEC2Manager) DescribeVolumeAttributeWithContext(arg0 aws.Context, arg1 *ec2.DescribeVolumeAttributeInput, arg2 ...request.Option) (*ec2.DescribeVolumeAttributeOutput, error)

DescribeVolumeAttributeWithContext mocks base method

func (*MockEC2Manager) DescribeVolumeStatus

DescribeVolumeStatus mocks base method

func (*MockEC2Manager) DescribeVolumeStatusPages

func (m *MockEC2Manager) DescribeVolumeStatusPages(arg0 *ec2.DescribeVolumeStatusInput, arg1 func(*ec2.DescribeVolumeStatusOutput, bool) bool) error

DescribeVolumeStatusPages mocks base method

func (*MockEC2Manager) DescribeVolumeStatusPagesWithContext

func (m *MockEC2Manager) DescribeVolumeStatusPagesWithContext(arg0 aws.Context, arg1 *ec2.DescribeVolumeStatusInput, arg2 func(*ec2.DescribeVolumeStatusOutput, bool) bool, arg3 ...request.Option) error

DescribeVolumeStatusPagesWithContext mocks base method

func (*MockEC2Manager) DescribeVolumeStatusRequest

func (m *MockEC2Manager) DescribeVolumeStatusRequest(arg0 *ec2.DescribeVolumeStatusInput) (*request.Request, *ec2.DescribeVolumeStatusOutput)

DescribeVolumeStatusRequest mocks base method

func (*MockEC2Manager) DescribeVolumeStatusWithContext

func (m *MockEC2Manager) DescribeVolumeStatusWithContext(arg0 aws.Context, arg1 *ec2.DescribeVolumeStatusInput, arg2 ...request.Option) (*ec2.DescribeVolumeStatusOutput, error)

DescribeVolumeStatusWithContext mocks base method

func (*MockEC2Manager) DescribeVolumes

func (m *MockEC2Manager) DescribeVolumes(arg0 *ec2.DescribeVolumesInput) (*ec2.DescribeVolumesOutput, error)

DescribeVolumes mocks base method

func (*MockEC2Manager) DescribeVolumesModifications

DescribeVolumesModifications mocks base method

func (*MockEC2Manager) DescribeVolumesModificationsRequest

DescribeVolumesModificationsRequest mocks base method

func (*MockEC2Manager) DescribeVolumesModificationsWithContext

func (m *MockEC2Manager) DescribeVolumesModificationsWithContext(arg0 aws.Context, arg1 *ec2.DescribeVolumesModificationsInput, arg2 ...request.Option) (*ec2.DescribeVolumesModificationsOutput, error)

DescribeVolumesModificationsWithContext mocks base method

func (*MockEC2Manager) DescribeVolumesPages

func (m *MockEC2Manager) DescribeVolumesPages(arg0 *ec2.DescribeVolumesInput, arg1 func(*ec2.DescribeVolumesOutput, bool) bool) error

DescribeVolumesPages mocks base method

func (*MockEC2Manager) DescribeVolumesPagesWithContext

func (m *MockEC2Manager) DescribeVolumesPagesWithContext(arg0 aws.Context, arg1 *ec2.DescribeVolumesInput, arg2 func(*ec2.DescribeVolumesOutput, bool) bool, arg3 ...request.Option) error

DescribeVolumesPagesWithContext mocks base method

func (*MockEC2Manager) DescribeVolumesRequest

func (m *MockEC2Manager) DescribeVolumesRequest(arg0 *ec2.DescribeVolumesInput) (*request.Request, *ec2.DescribeVolumesOutput)

DescribeVolumesRequest mocks base method

func (*MockEC2Manager) DescribeVolumesWithContext

func (m *MockEC2Manager) DescribeVolumesWithContext(arg0 aws.Context, arg1 *ec2.DescribeVolumesInput, arg2 ...request.Option) (*ec2.DescribeVolumesOutput, error)

DescribeVolumesWithContext mocks base method

func (*MockEC2Manager) DescribeVpcAttribute

DescribeVpcAttribute mocks base method

func (*MockEC2Manager) DescribeVpcAttributeRequest

func (m *MockEC2Manager) DescribeVpcAttributeRequest(arg0 *ec2.DescribeVpcAttributeInput) (*request.Request, *ec2.DescribeVpcAttributeOutput)

DescribeVpcAttributeRequest mocks base method

func (*MockEC2Manager) DescribeVpcAttributeWithContext

func (m *MockEC2Manager) DescribeVpcAttributeWithContext(arg0 aws.Context, arg1 *ec2.DescribeVpcAttributeInput, arg2 ...request.Option) (*ec2.DescribeVpcAttributeOutput, error)

DescribeVpcAttributeWithContext mocks base method

DescribeVpcClassicLink mocks base method

func (*MockEC2Manager) DescribeVpcClassicLinkDnsSupport

DescribeVpcClassicLinkDnsSupport mocks base method

func (*MockEC2Manager) DescribeVpcClassicLinkDnsSupportRequest

DescribeVpcClassicLinkDnsSupportRequest mocks base method

func (*MockEC2Manager) DescribeVpcClassicLinkDnsSupportWithContext

func (m *MockEC2Manager) DescribeVpcClassicLinkDnsSupportWithContext(arg0 aws.Context, arg1 *ec2.DescribeVpcClassicLinkDnsSupportInput, arg2 ...request.Option) (*ec2.DescribeVpcClassicLinkDnsSupportOutput, error)

DescribeVpcClassicLinkDnsSupportWithContext mocks base method

func (*MockEC2Manager) DescribeVpcClassicLinkRequest

func (m *MockEC2Manager) DescribeVpcClassicLinkRequest(arg0 *ec2.DescribeVpcClassicLinkInput) (*request.Request, *ec2.DescribeVpcClassicLinkOutput)

DescribeVpcClassicLinkRequest mocks base method

func (*MockEC2Manager) DescribeVpcClassicLinkWithContext

func (m *MockEC2Manager) DescribeVpcClassicLinkWithContext(arg0 aws.Context, arg1 *ec2.DescribeVpcClassicLinkInput, arg2 ...request.Option) (*ec2.DescribeVpcClassicLinkOutput, error)

DescribeVpcClassicLinkWithContext mocks base method

func (*MockEC2Manager) DescribeVpcEndpointConnectionNotifications

DescribeVpcEndpointConnectionNotifications mocks base method

func (*MockEC2Manager) DescribeVpcEndpointConnectionNotificationsRequest

DescribeVpcEndpointConnectionNotificationsRequest mocks base method

func (*MockEC2Manager) DescribeVpcEndpointConnectionNotificationsWithContext

func (m *MockEC2Manager) DescribeVpcEndpointConnectionNotificationsWithContext(arg0 aws.Context, arg1 *ec2.DescribeVpcEndpointConnectionNotificationsInput, arg2 ...request.Option) (*ec2.DescribeVpcEndpointConnectionNotificationsOutput, error)

DescribeVpcEndpointConnectionNotificationsWithContext mocks base method

func (*MockEC2Manager) DescribeVpcEndpointConnections

DescribeVpcEndpointConnections mocks base method

func (*MockEC2Manager) DescribeVpcEndpointConnectionsRequest

DescribeVpcEndpointConnectionsRequest mocks base method

func (*MockEC2Manager) DescribeVpcEndpointConnectionsWithContext

func (m *MockEC2Manager) DescribeVpcEndpointConnectionsWithContext(arg0 aws.Context, arg1 *ec2.DescribeVpcEndpointConnectionsInput, arg2 ...request.Option) (*ec2.DescribeVpcEndpointConnectionsOutput, error)

DescribeVpcEndpointConnectionsWithContext mocks base method

func (*MockEC2Manager) DescribeVpcEndpointServiceConfigurations

DescribeVpcEndpointServiceConfigurations mocks base method

func (*MockEC2Manager) DescribeVpcEndpointServiceConfigurationsRequest

DescribeVpcEndpointServiceConfigurationsRequest mocks base method

func (*MockEC2Manager) DescribeVpcEndpointServiceConfigurationsWithContext

func (m *MockEC2Manager) DescribeVpcEndpointServiceConfigurationsWithContext(arg0 aws.Context, arg1 *ec2.DescribeVpcEndpointServiceConfigurationsInput, arg2 ...request.Option) (*ec2.DescribeVpcEndpointServiceConfigurationsOutput, error)

DescribeVpcEndpointServiceConfigurationsWithContext mocks base method

func (*MockEC2Manager) DescribeVpcEndpointServicePermissions

DescribeVpcEndpointServicePermissions mocks base method

func (*MockEC2Manager) DescribeVpcEndpointServicePermissionsRequest

DescribeVpcEndpointServicePermissionsRequest mocks base method

func (*MockEC2Manager) DescribeVpcEndpointServicePermissionsWithContext

func (m *MockEC2Manager) DescribeVpcEndpointServicePermissionsWithContext(arg0 aws.Context, arg1 *ec2.DescribeVpcEndpointServicePermissionsInput, arg2 ...request.Option) (*ec2.DescribeVpcEndpointServicePermissionsOutput, error)

DescribeVpcEndpointServicePermissionsWithContext mocks base method

func (*MockEC2Manager) DescribeVpcEndpointServices

DescribeVpcEndpointServices mocks base method

func (*MockEC2Manager) DescribeVpcEndpointServicesRequest

DescribeVpcEndpointServicesRequest mocks base method

func (*MockEC2Manager) DescribeVpcEndpointServicesWithContext

func (m *MockEC2Manager) DescribeVpcEndpointServicesWithContext(arg0 aws.Context, arg1 *ec2.DescribeVpcEndpointServicesInput, arg2 ...request.Option) (*ec2.DescribeVpcEndpointServicesOutput, error)

DescribeVpcEndpointServicesWithContext mocks base method

func (*MockEC2Manager) DescribeVpcEndpoints

DescribeVpcEndpoints mocks base method

func (*MockEC2Manager) DescribeVpcEndpointsRequest

func (m *MockEC2Manager) DescribeVpcEndpointsRequest(arg0 *ec2.DescribeVpcEndpointsInput) (*request.Request, *ec2.DescribeVpcEndpointsOutput)

DescribeVpcEndpointsRequest mocks base method

func (*MockEC2Manager) DescribeVpcEndpointsWithContext

func (m *MockEC2Manager) DescribeVpcEndpointsWithContext(arg0 aws.Context, arg1 *ec2.DescribeVpcEndpointsInput, arg2 ...request.Option) (*ec2.DescribeVpcEndpointsOutput, error)

DescribeVpcEndpointsWithContext mocks base method

func (*MockEC2Manager) DescribeVpcPeeringConnections

DescribeVpcPeeringConnections mocks base method

func (*MockEC2Manager) DescribeVpcPeeringConnectionsRequest

DescribeVpcPeeringConnectionsRequest mocks base method

func (*MockEC2Manager) DescribeVpcPeeringConnectionsWithContext

func (m *MockEC2Manager) DescribeVpcPeeringConnectionsWithContext(arg0 aws.Context, arg1 *ec2.DescribeVpcPeeringConnectionsInput, arg2 ...request.Option) (*ec2.DescribeVpcPeeringConnectionsOutput, error)

DescribeVpcPeeringConnectionsWithContext mocks base method

func (*MockEC2Manager) DescribeVpcs

func (m *MockEC2Manager) DescribeVpcs(arg0 *ec2.DescribeVpcsInput) (*ec2.DescribeVpcsOutput, error)

DescribeVpcs mocks base method

func (*MockEC2Manager) DescribeVpcsRequest

func (m *MockEC2Manager) DescribeVpcsRequest(arg0 *ec2.DescribeVpcsInput) (*request.Request, *ec2.DescribeVpcsOutput)

DescribeVpcsRequest mocks base method

func (*MockEC2Manager) DescribeVpcsWithContext

func (m *MockEC2Manager) DescribeVpcsWithContext(arg0 aws.Context, arg1 *ec2.DescribeVpcsInput, arg2 ...request.Option) (*ec2.DescribeVpcsOutput, error)

DescribeVpcsWithContext mocks base method

func (*MockEC2Manager) DescribeVpnConnections

DescribeVpnConnections mocks base method

func (*MockEC2Manager) DescribeVpnConnectionsRequest

func (m *MockEC2Manager) DescribeVpnConnectionsRequest(arg0 *ec2.DescribeVpnConnectionsInput) (*request.Request, *ec2.DescribeVpnConnectionsOutput)

DescribeVpnConnectionsRequest mocks base method

func (*MockEC2Manager) DescribeVpnConnectionsWithContext

func (m *MockEC2Manager) DescribeVpnConnectionsWithContext(arg0 aws.Context, arg1 *ec2.DescribeVpnConnectionsInput, arg2 ...request.Option) (*ec2.DescribeVpnConnectionsOutput, error)

DescribeVpnConnectionsWithContext mocks base method

func (*MockEC2Manager) DescribeVpnGateways

DescribeVpnGateways mocks base method

func (*MockEC2Manager) DescribeVpnGatewaysRequest

func (m *MockEC2Manager) DescribeVpnGatewaysRequest(arg0 *ec2.DescribeVpnGatewaysInput) (*request.Request, *ec2.DescribeVpnGatewaysOutput)

DescribeVpnGatewaysRequest mocks base method

func (*MockEC2Manager) DescribeVpnGatewaysWithContext

func (m *MockEC2Manager) DescribeVpnGatewaysWithContext(arg0 aws.Context, arg1 *ec2.DescribeVpnGatewaysInput, arg2 ...request.Option) (*ec2.DescribeVpnGatewaysOutput, error)

DescribeVpnGatewaysWithContext mocks base method

func (*MockEC2Manager) DetachClassicLinkVpc

DetachClassicLinkVpc mocks base method

func (*MockEC2Manager) DetachClassicLinkVpcRequest

func (m *MockEC2Manager) DetachClassicLinkVpcRequest(arg0 *ec2.DetachClassicLinkVpcInput) (*request.Request, *ec2.DetachClassicLinkVpcOutput)

DetachClassicLinkVpcRequest mocks base method

func (*MockEC2Manager) DetachClassicLinkVpcWithContext

func (m *MockEC2Manager) DetachClassicLinkVpcWithContext(arg0 aws.Context, arg1 *ec2.DetachClassicLinkVpcInput, arg2 ...request.Option) (*ec2.DetachClassicLinkVpcOutput, error)

DetachClassicLinkVpcWithContext mocks base method

func (*MockEC2Manager) DetachInternetGateway

DetachInternetGateway mocks base method

func (*MockEC2Manager) DetachInternetGatewayRequest

func (m *MockEC2Manager) DetachInternetGatewayRequest(arg0 *ec2.DetachInternetGatewayInput) (*request.Request, *ec2.DetachInternetGatewayOutput)

DetachInternetGatewayRequest mocks base method

func (*MockEC2Manager) DetachInternetGatewayWithContext

func (m *MockEC2Manager) DetachInternetGatewayWithContext(arg0 aws.Context, arg1 *ec2.DetachInternetGatewayInput, arg2 ...request.Option) (*ec2.DetachInternetGatewayOutput, error)

DetachInternetGatewayWithContext mocks base method

func (*MockEC2Manager) DetachNetworkInterface

DetachNetworkInterface mocks base method

func (*MockEC2Manager) DetachNetworkInterfaceRequest

func (m *MockEC2Manager) DetachNetworkInterfaceRequest(arg0 *ec2.DetachNetworkInterfaceInput) (*request.Request, *ec2.DetachNetworkInterfaceOutput)

DetachNetworkInterfaceRequest mocks base method

func (*MockEC2Manager) DetachNetworkInterfaceWithContext

func (m *MockEC2Manager) DetachNetworkInterfaceWithContext(arg0 aws.Context, arg1 *ec2.DetachNetworkInterfaceInput, arg2 ...request.Option) (*ec2.DetachNetworkInterfaceOutput, error)

DetachNetworkInterfaceWithContext mocks base method

func (*MockEC2Manager) DetachVolume

func (m *MockEC2Manager) DetachVolume(arg0 *ec2.DetachVolumeInput) (*ec2.VolumeAttachment, error)

DetachVolume mocks base method

func (*MockEC2Manager) DetachVolumeRequest

func (m *MockEC2Manager) DetachVolumeRequest(arg0 *ec2.DetachVolumeInput) (*request.Request, *ec2.VolumeAttachment)

DetachVolumeRequest mocks base method

func (*MockEC2Manager) DetachVolumeWithContext

func (m *MockEC2Manager) DetachVolumeWithContext(arg0 aws.Context, arg1 *ec2.DetachVolumeInput, arg2 ...request.Option) (*ec2.VolumeAttachment, error)

DetachVolumeWithContext mocks base method

func (*MockEC2Manager) DetachVpnGateway

DetachVpnGateway mocks base method

func (*MockEC2Manager) DetachVpnGatewayRequest

func (m *MockEC2Manager) DetachVpnGatewayRequest(arg0 *ec2.DetachVpnGatewayInput) (*request.Request, *ec2.DetachVpnGatewayOutput)

DetachVpnGatewayRequest mocks base method

func (*MockEC2Manager) DetachVpnGatewayWithContext

func (m *MockEC2Manager) DetachVpnGatewayWithContext(arg0 aws.Context, arg1 *ec2.DetachVpnGatewayInput, arg2 ...request.Option) (*ec2.DetachVpnGatewayOutput, error)

DetachVpnGatewayWithContext mocks base method

func (*MockEC2Manager) DisableVgwRoutePropagation

DisableVgwRoutePropagation mocks base method

func (*MockEC2Manager) DisableVgwRoutePropagationRequest

DisableVgwRoutePropagationRequest mocks base method

func (*MockEC2Manager) DisableVgwRoutePropagationWithContext

func (m *MockEC2Manager) DisableVgwRoutePropagationWithContext(arg0 aws.Context, arg1 *ec2.DisableVgwRoutePropagationInput, arg2 ...request.Option) (*ec2.DisableVgwRoutePropagationOutput, error)

DisableVgwRoutePropagationWithContext mocks base method

DisableVpcClassicLink mocks base method

func (*MockEC2Manager) DisableVpcClassicLinkDnsSupport

DisableVpcClassicLinkDnsSupport mocks base method

func (*MockEC2Manager) DisableVpcClassicLinkDnsSupportRequest

DisableVpcClassicLinkDnsSupportRequest mocks base method

func (*MockEC2Manager) DisableVpcClassicLinkDnsSupportWithContext

func (m *MockEC2Manager) DisableVpcClassicLinkDnsSupportWithContext(arg0 aws.Context, arg1 *ec2.DisableVpcClassicLinkDnsSupportInput, arg2 ...request.Option) (*ec2.DisableVpcClassicLinkDnsSupportOutput, error)

DisableVpcClassicLinkDnsSupportWithContext mocks base method

func (*MockEC2Manager) DisableVpcClassicLinkRequest

func (m *MockEC2Manager) DisableVpcClassicLinkRequest(arg0 *ec2.DisableVpcClassicLinkInput) (*request.Request, *ec2.DisableVpcClassicLinkOutput)

DisableVpcClassicLinkRequest mocks base method

func (*MockEC2Manager) DisableVpcClassicLinkWithContext

func (m *MockEC2Manager) DisableVpcClassicLinkWithContext(arg0 aws.Context, arg1 *ec2.DisableVpcClassicLinkInput, arg2 ...request.Option) (*ec2.DisableVpcClassicLinkOutput, error)

DisableVpcClassicLinkWithContext mocks base method

func (*MockEC2Manager) DisassociateAddress

DisassociateAddress mocks base method

func (*MockEC2Manager) DisassociateAddressRequest

func (m *MockEC2Manager) DisassociateAddressRequest(arg0 *ec2.DisassociateAddressInput) (*request.Request, *ec2.DisassociateAddressOutput)

DisassociateAddressRequest mocks base method

func (*MockEC2Manager) DisassociateAddressWithContext

func (m *MockEC2Manager) DisassociateAddressWithContext(arg0 aws.Context, arg1 *ec2.DisassociateAddressInput, arg2 ...request.Option) (*ec2.DisassociateAddressOutput, error)

DisassociateAddressWithContext mocks base method

func (*MockEC2Manager) DisassociateIamInstanceProfile

DisassociateIamInstanceProfile mocks base method

func (*MockEC2Manager) DisassociateIamInstanceProfileRequest

DisassociateIamInstanceProfileRequest mocks base method

func (*MockEC2Manager) DisassociateIamInstanceProfileWithContext

func (m *MockEC2Manager) DisassociateIamInstanceProfileWithContext(arg0 aws.Context, arg1 *ec2.DisassociateIamInstanceProfileInput, arg2 ...request.Option) (*ec2.DisassociateIamInstanceProfileOutput, error)

DisassociateIamInstanceProfileWithContext mocks base method

func (*MockEC2Manager) DisassociateRouteTable

DisassociateRouteTable mocks base method

func (*MockEC2Manager) DisassociateRouteTableRequest

func (m *MockEC2Manager) DisassociateRouteTableRequest(arg0 *ec2.DisassociateRouteTableInput) (*request.Request, *ec2.DisassociateRouteTableOutput)

DisassociateRouteTableRequest mocks base method

func (*MockEC2Manager) DisassociateRouteTableWithContext

func (m *MockEC2Manager) DisassociateRouteTableWithContext(arg0 aws.Context, arg1 *ec2.DisassociateRouteTableInput, arg2 ...request.Option) (*ec2.DisassociateRouteTableOutput, error)

DisassociateRouteTableWithContext mocks base method

func (*MockEC2Manager) DisassociateSubnetCidrBlock

DisassociateSubnetCidrBlock mocks base method

func (*MockEC2Manager) DisassociateSubnetCidrBlockRequest

DisassociateSubnetCidrBlockRequest mocks base method

func (*MockEC2Manager) DisassociateSubnetCidrBlockWithContext

func (m *MockEC2Manager) DisassociateSubnetCidrBlockWithContext(arg0 aws.Context, arg1 *ec2.DisassociateSubnetCidrBlockInput, arg2 ...request.Option) (*ec2.DisassociateSubnetCidrBlockOutput, error)

DisassociateSubnetCidrBlockWithContext mocks base method

func (*MockEC2Manager) DisassociateVpcCidrBlock

DisassociateVpcCidrBlock mocks base method

func (*MockEC2Manager) DisassociateVpcCidrBlockRequest

func (m *MockEC2Manager) DisassociateVpcCidrBlockRequest(arg0 *ec2.DisassociateVpcCidrBlockInput) (*request.Request, *ec2.DisassociateVpcCidrBlockOutput)

DisassociateVpcCidrBlockRequest mocks base method

func (*MockEC2Manager) DisassociateVpcCidrBlockWithContext

func (m *MockEC2Manager) DisassociateVpcCidrBlockWithContext(arg0 aws.Context, arg1 *ec2.DisassociateVpcCidrBlockInput, arg2 ...request.Option) (*ec2.DisassociateVpcCidrBlockOutput, error)

DisassociateVpcCidrBlockWithContext mocks base method

func (*MockEC2Manager) EXPECT

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

func (*MockEC2Manager) EnableVgwRoutePropagation

EnableVgwRoutePropagation mocks base method

func (*MockEC2Manager) EnableVgwRoutePropagationRequest

EnableVgwRoutePropagationRequest mocks base method

func (*MockEC2Manager) EnableVgwRoutePropagationWithContext

func (m *MockEC2Manager) EnableVgwRoutePropagationWithContext(arg0 aws.Context, arg1 *ec2.EnableVgwRoutePropagationInput, arg2 ...request.Option) (*ec2.EnableVgwRoutePropagationOutput, error)

EnableVgwRoutePropagationWithContext mocks base method

func (*MockEC2Manager) EnableVolumeIO

func (m *MockEC2Manager) EnableVolumeIO(arg0 *ec2.EnableVolumeIOInput) (*ec2.EnableVolumeIOOutput, error)

EnableVolumeIO mocks base method

func (*MockEC2Manager) EnableVolumeIORequest

func (m *MockEC2Manager) EnableVolumeIORequest(arg0 *ec2.EnableVolumeIOInput) (*request.Request, *ec2.EnableVolumeIOOutput)

EnableVolumeIORequest mocks base method

func (*MockEC2Manager) EnableVolumeIOWithContext

func (m *MockEC2Manager) EnableVolumeIOWithContext(arg0 aws.Context, arg1 *ec2.EnableVolumeIOInput, arg2 ...request.Option) (*ec2.EnableVolumeIOOutput, error)

EnableVolumeIOWithContext mocks base method

EnableVpcClassicLink mocks base method

func (*MockEC2Manager) EnableVpcClassicLinkDnsSupport

EnableVpcClassicLinkDnsSupport mocks base method

func (*MockEC2Manager) EnableVpcClassicLinkDnsSupportRequest

EnableVpcClassicLinkDnsSupportRequest mocks base method

func (*MockEC2Manager) EnableVpcClassicLinkDnsSupportWithContext

func (m *MockEC2Manager) EnableVpcClassicLinkDnsSupportWithContext(arg0 aws.Context, arg1 *ec2.EnableVpcClassicLinkDnsSupportInput, arg2 ...request.Option) (*ec2.EnableVpcClassicLinkDnsSupportOutput, error)

EnableVpcClassicLinkDnsSupportWithContext mocks base method

func (*MockEC2Manager) EnableVpcClassicLinkRequest

func (m *MockEC2Manager) EnableVpcClassicLinkRequest(arg0 *ec2.EnableVpcClassicLinkInput) (*request.Request, *ec2.EnableVpcClassicLinkOutput)

EnableVpcClassicLinkRequest mocks base method

func (*MockEC2Manager) EnableVpcClassicLinkWithContext

func (m *MockEC2Manager) EnableVpcClassicLinkWithContext(arg0 aws.Context, arg1 *ec2.EnableVpcClassicLinkInput, arg2 ...request.Option) (*ec2.EnableVpcClassicLinkOutput, error)

EnableVpcClassicLinkWithContext mocks base method

func (*MockEC2Manager) GetConsoleOutput

GetConsoleOutput mocks base method

func (*MockEC2Manager) GetConsoleOutputRequest

func (m *MockEC2Manager) GetConsoleOutputRequest(arg0 *ec2.GetConsoleOutputInput) (*request.Request, *ec2.GetConsoleOutputOutput)

GetConsoleOutputRequest mocks base method

func (*MockEC2Manager) GetConsoleOutputWithContext

func (m *MockEC2Manager) GetConsoleOutputWithContext(arg0 aws.Context, arg1 *ec2.GetConsoleOutputInput, arg2 ...request.Option) (*ec2.GetConsoleOutputOutput, error)

GetConsoleOutputWithContext mocks base method

func (*MockEC2Manager) GetConsoleScreenshot

GetConsoleScreenshot mocks base method

func (*MockEC2Manager) GetConsoleScreenshotRequest

func (m *MockEC2Manager) GetConsoleScreenshotRequest(arg0 *ec2.GetConsoleScreenshotInput) (*request.Request, *ec2.GetConsoleScreenshotOutput)

GetConsoleScreenshotRequest mocks base method

func (*MockEC2Manager) GetConsoleScreenshotWithContext

func (m *MockEC2Manager) GetConsoleScreenshotWithContext(arg0 aws.Context, arg1 *ec2.GetConsoleScreenshotInput, arg2 ...request.Option) (*ec2.GetConsoleScreenshotOutput, error)

GetConsoleScreenshotWithContext mocks base method

func (*MockEC2Manager) GetHostReservationPurchasePreview

GetHostReservationPurchasePreview mocks base method

func (*MockEC2Manager) GetHostReservationPurchasePreviewRequest

GetHostReservationPurchasePreviewRequest mocks base method

func (*MockEC2Manager) GetHostReservationPurchasePreviewWithContext

func (m *MockEC2Manager) GetHostReservationPurchasePreviewWithContext(arg0 aws.Context, arg1 *ec2.GetHostReservationPurchasePreviewInput, arg2 ...request.Option) (*ec2.GetHostReservationPurchasePreviewOutput, error)

GetHostReservationPurchasePreviewWithContext mocks base method

func (*MockEC2Manager) GetLaunchTemplateData

GetLaunchTemplateData mocks base method

func (*MockEC2Manager) GetLaunchTemplateDataRequest

func (m *MockEC2Manager) GetLaunchTemplateDataRequest(arg0 *ec2.GetLaunchTemplateDataInput) (*request.Request, *ec2.GetLaunchTemplateDataOutput)

GetLaunchTemplateDataRequest mocks base method

func (*MockEC2Manager) GetLaunchTemplateDataWithContext

func (m *MockEC2Manager) GetLaunchTemplateDataWithContext(arg0 aws.Context, arg1 *ec2.GetLaunchTemplateDataInput, arg2 ...request.Option) (*ec2.GetLaunchTemplateDataOutput, error)

GetLaunchTemplateDataWithContext mocks base method

func (*MockEC2Manager) GetPasswordData

func (m *MockEC2Manager) GetPasswordData(arg0 *ec2.GetPasswordDataInput) (*ec2.GetPasswordDataOutput, error)

GetPasswordData mocks base method

func (*MockEC2Manager) GetPasswordDataRequest

func (m *MockEC2Manager) GetPasswordDataRequest(arg0 *ec2.GetPasswordDataInput) (*request.Request, *ec2.GetPasswordDataOutput)

GetPasswordDataRequest mocks base method

func (*MockEC2Manager) GetPasswordDataWithContext

func (m *MockEC2Manager) GetPasswordDataWithContext(arg0 aws.Context, arg1 *ec2.GetPasswordDataInput, arg2 ...request.Option) (*ec2.GetPasswordDataOutput, error)

GetPasswordDataWithContext mocks base method

func (*MockEC2Manager) GetReservedInstancesExchangeQuote

GetReservedInstancesExchangeQuote mocks base method

func (*MockEC2Manager) GetReservedInstancesExchangeQuoteRequest

GetReservedInstancesExchangeQuoteRequest mocks base method

func (*MockEC2Manager) GetReservedInstancesExchangeQuoteWithContext

func (m *MockEC2Manager) GetReservedInstancesExchangeQuoteWithContext(arg0 aws.Context, arg1 *ec2.GetReservedInstancesExchangeQuoteInput, arg2 ...request.Option) (*ec2.GetReservedInstancesExchangeQuoteOutput, error)

GetReservedInstancesExchangeQuoteWithContext mocks base method

func (*MockEC2Manager) ImportImage

func (m *MockEC2Manager) ImportImage(arg0 *ec2.ImportImageInput) (*ec2.ImportImageOutput, error)

ImportImage mocks base method

func (*MockEC2Manager) ImportImageRequest

func (m *MockEC2Manager) ImportImageRequest(arg0 *ec2.ImportImageInput) (*request.Request, *ec2.ImportImageOutput)

ImportImageRequest mocks base method

func (*MockEC2Manager) ImportImageWithContext

func (m *MockEC2Manager) ImportImageWithContext(arg0 aws.Context, arg1 *ec2.ImportImageInput, arg2 ...request.Option) (*ec2.ImportImageOutput, error)

ImportImageWithContext mocks base method

func (*MockEC2Manager) ImportInstance

func (m *MockEC2Manager) ImportInstance(arg0 *ec2.ImportInstanceInput) (*ec2.ImportInstanceOutput, error)

ImportInstance mocks base method

func (*MockEC2Manager) ImportInstanceRequest

func (m *MockEC2Manager) ImportInstanceRequest(arg0 *ec2.ImportInstanceInput) (*request.Request, *ec2.ImportInstanceOutput)

ImportInstanceRequest mocks base method

func (*MockEC2Manager) ImportInstanceWithContext

func (m *MockEC2Manager) ImportInstanceWithContext(arg0 aws.Context, arg1 *ec2.ImportInstanceInput, arg2 ...request.Option) (*ec2.ImportInstanceOutput, error)

ImportInstanceWithContext mocks base method

func (*MockEC2Manager) ImportKeyPair

func (m *MockEC2Manager) ImportKeyPair(arg0 *ec2.ImportKeyPairInput) (*ec2.ImportKeyPairOutput, error)

ImportKeyPair mocks base method

func (*MockEC2Manager) ImportKeyPairRequest

func (m *MockEC2Manager) ImportKeyPairRequest(arg0 *ec2.ImportKeyPairInput) (*request.Request, *ec2.ImportKeyPairOutput)

ImportKeyPairRequest mocks base method

func (*MockEC2Manager) ImportKeyPairWithContext

func (m *MockEC2Manager) ImportKeyPairWithContext(arg0 aws.Context, arg1 *ec2.ImportKeyPairInput, arg2 ...request.Option) (*ec2.ImportKeyPairOutput, error)

ImportKeyPairWithContext mocks base method

func (*MockEC2Manager) ImportSnapshot

func (m *MockEC2Manager) ImportSnapshot(arg0 *ec2.ImportSnapshotInput) (*ec2.ImportSnapshotOutput, error)

ImportSnapshot mocks base method

func (*MockEC2Manager) ImportSnapshotRequest

func (m *MockEC2Manager) ImportSnapshotRequest(arg0 *ec2.ImportSnapshotInput) (*request.Request, *ec2.ImportSnapshotOutput)

ImportSnapshotRequest mocks base method

func (*MockEC2Manager) ImportSnapshotWithContext

func (m *MockEC2Manager) ImportSnapshotWithContext(arg0 aws.Context, arg1 *ec2.ImportSnapshotInput, arg2 ...request.Option) (*ec2.ImportSnapshotOutput, error)

ImportSnapshotWithContext mocks base method

func (*MockEC2Manager) ImportVolume

func (m *MockEC2Manager) ImportVolume(arg0 *ec2.ImportVolumeInput) (*ec2.ImportVolumeOutput, error)

ImportVolume mocks base method

func (*MockEC2Manager) ImportVolumeRequest

func (m *MockEC2Manager) ImportVolumeRequest(arg0 *ec2.ImportVolumeInput) (*request.Request, *ec2.ImportVolumeOutput)

ImportVolumeRequest mocks base method

func (*MockEC2Manager) ImportVolumeWithContext

func (m *MockEC2Manager) ImportVolumeWithContext(arg0 aws.Context, arg1 *ec2.ImportVolumeInput, arg2 ...request.Option) (*ec2.ImportVolumeOutput, error)

ImportVolumeWithContext mocks base method

func (*MockEC2Manager) ModifyFleet

func (m *MockEC2Manager) ModifyFleet(arg0 *ec2.ModifyFleetInput) (*ec2.ModifyFleetOutput, error)

ModifyFleet mocks base method

func (*MockEC2Manager) ModifyFleetRequest

func (m *MockEC2Manager) ModifyFleetRequest(arg0 *ec2.ModifyFleetInput) (*request.Request, *ec2.ModifyFleetOutput)

ModifyFleetRequest mocks base method

func (*MockEC2Manager) ModifyFleetWithContext

func (m *MockEC2Manager) ModifyFleetWithContext(arg0 aws.Context, arg1 *ec2.ModifyFleetInput, arg2 ...request.Option) (*ec2.ModifyFleetOutput, error)

ModifyFleetWithContext mocks base method

func (*MockEC2Manager) ModifyFpgaImageAttribute

ModifyFpgaImageAttribute mocks base method

func (*MockEC2Manager) ModifyFpgaImageAttributeRequest

func (m *MockEC2Manager) ModifyFpgaImageAttributeRequest(arg0 *ec2.ModifyFpgaImageAttributeInput) (*request.Request, *ec2.ModifyFpgaImageAttributeOutput)

ModifyFpgaImageAttributeRequest mocks base method

func (*MockEC2Manager) ModifyFpgaImageAttributeWithContext

func (m *MockEC2Manager) ModifyFpgaImageAttributeWithContext(arg0 aws.Context, arg1 *ec2.ModifyFpgaImageAttributeInput, arg2 ...request.Option) (*ec2.ModifyFpgaImageAttributeOutput, error)

ModifyFpgaImageAttributeWithContext mocks base method

func (*MockEC2Manager) ModifyHosts

func (m *MockEC2Manager) ModifyHosts(arg0 *ec2.ModifyHostsInput) (*ec2.ModifyHostsOutput, error)

ModifyHosts mocks base method

func (*MockEC2Manager) ModifyHostsRequest

func (m *MockEC2Manager) ModifyHostsRequest(arg0 *ec2.ModifyHostsInput) (*request.Request, *ec2.ModifyHostsOutput)

ModifyHostsRequest mocks base method

func (*MockEC2Manager) ModifyHostsWithContext

func (m *MockEC2Manager) ModifyHostsWithContext(arg0 aws.Context, arg1 *ec2.ModifyHostsInput, arg2 ...request.Option) (*ec2.ModifyHostsOutput, error)

ModifyHostsWithContext mocks base method

func (*MockEC2Manager) ModifyIdFormat

func (m *MockEC2Manager) ModifyIdFormat(arg0 *ec2.ModifyIdFormatInput) (*ec2.ModifyIdFormatOutput, error)

ModifyIdFormat mocks base method

func (*MockEC2Manager) ModifyIdFormatRequest

func (m *MockEC2Manager) ModifyIdFormatRequest(arg0 *ec2.ModifyIdFormatInput) (*request.Request, *ec2.ModifyIdFormatOutput)

ModifyIdFormatRequest mocks base method

func (*MockEC2Manager) ModifyIdFormatWithContext

func (m *MockEC2Manager) ModifyIdFormatWithContext(arg0 aws.Context, arg1 *ec2.ModifyIdFormatInput, arg2 ...request.Option) (*ec2.ModifyIdFormatOutput, error)

ModifyIdFormatWithContext mocks base method

func (*MockEC2Manager) ModifyIdentityIdFormat

ModifyIdentityIdFormat mocks base method

func (*MockEC2Manager) ModifyIdentityIdFormatRequest

func (m *MockEC2Manager) ModifyIdentityIdFormatRequest(arg0 *ec2.ModifyIdentityIdFormatInput) (*request.Request, *ec2.ModifyIdentityIdFormatOutput)

ModifyIdentityIdFormatRequest mocks base method

func (*MockEC2Manager) ModifyIdentityIdFormatWithContext

func (m *MockEC2Manager) ModifyIdentityIdFormatWithContext(arg0 aws.Context, arg1 *ec2.ModifyIdentityIdFormatInput, arg2 ...request.Option) (*ec2.ModifyIdentityIdFormatOutput, error)

ModifyIdentityIdFormatWithContext mocks base method

func (*MockEC2Manager) ModifyImageAttribute

ModifyImageAttribute mocks base method

func (*MockEC2Manager) ModifyImageAttributeRequest

func (m *MockEC2Manager) ModifyImageAttributeRequest(arg0 *ec2.ModifyImageAttributeInput) (*request.Request, *ec2.ModifyImageAttributeOutput)

ModifyImageAttributeRequest mocks base method

func (*MockEC2Manager) ModifyImageAttributeWithContext

func (m *MockEC2Manager) ModifyImageAttributeWithContext(arg0 aws.Context, arg1 *ec2.ModifyImageAttributeInput, arg2 ...request.Option) (*ec2.ModifyImageAttributeOutput, error)

ModifyImageAttributeWithContext mocks base method

func (*MockEC2Manager) ModifyInstanceAttribute

ModifyInstanceAttribute mocks base method

func (*MockEC2Manager) ModifyInstanceAttributeRequest

func (m *MockEC2Manager) ModifyInstanceAttributeRequest(arg0 *ec2.ModifyInstanceAttributeInput) (*request.Request, *ec2.ModifyInstanceAttributeOutput)

ModifyInstanceAttributeRequest mocks base method

func (*MockEC2Manager) ModifyInstanceAttributeWithContext

func (m *MockEC2Manager) ModifyInstanceAttributeWithContext(arg0 aws.Context, arg1 *ec2.ModifyInstanceAttributeInput, arg2 ...request.Option) (*ec2.ModifyInstanceAttributeOutput, error)

ModifyInstanceAttributeWithContext mocks base method

func (*MockEC2Manager) ModifyInstanceCreditSpecification

ModifyInstanceCreditSpecification mocks base method

func (*MockEC2Manager) ModifyInstanceCreditSpecificationRequest

ModifyInstanceCreditSpecificationRequest mocks base method

func (*MockEC2Manager) ModifyInstanceCreditSpecificationWithContext

func (m *MockEC2Manager) ModifyInstanceCreditSpecificationWithContext(arg0 aws.Context, arg1 *ec2.ModifyInstanceCreditSpecificationInput, arg2 ...request.Option) (*ec2.ModifyInstanceCreditSpecificationOutput, error)

ModifyInstanceCreditSpecificationWithContext mocks base method

func (*MockEC2Manager) ModifyInstancePlacement

ModifyInstancePlacement mocks base method

func (*MockEC2Manager) ModifyInstancePlacementRequest

func (m *MockEC2Manager) ModifyInstancePlacementRequest(arg0 *ec2.ModifyInstancePlacementInput) (*request.Request, *ec2.ModifyInstancePlacementOutput)

ModifyInstancePlacementRequest mocks base method

func (*MockEC2Manager) ModifyInstancePlacementWithContext

func (m *MockEC2Manager) ModifyInstancePlacementWithContext(arg0 aws.Context, arg1 *ec2.ModifyInstancePlacementInput, arg2 ...request.Option) (*ec2.ModifyInstancePlacementOutput, error)

ModifyInstancePlacementWithContext mocks base method

func (*MockEC2Manager) ModifyLaunchTemplate

ModifyLaunchTemplate mocks base method

func (*MockEC2Manager) ModifyLaunchTemplateRequest

func (m *MockEC2Manager) ModifyLaunchTemplateRequest(arg0 *ec2.ModifyLaunchTemplateInput) (*request.Request, *ec2.ModifyLaunchTemplateOutput)

ModifyLaunchTemplateRequest mocks base method

func (*MockEC2Manager) ModifyLaunchTemplateWithContext

func (m *MockEC2Manager) ModifyLaunchTemplateWithContext(arg0 aws.Context, arg1 *ec2.ModifyLaunchTemplateInput, arg2 ...request.Option) (*ec2.ModifyLaunchTemplateOutput, error)

ModifyLaunchTemplateWithContext mocks base method

func (*MockEC2Manager) ModifyNetworkInterfaceAttribute

ModifyNetworkInterfaceAttribute mocks base method

func (*MockEC2Manager) ModifyNetworkInterfaceAttributeRequest

ModifyNetworkInterfaceAttributeRequest mocks base method

func (*MockEC2Manager) ModifyNetworkInterfaceAttributeWithContext

func (m *MockEC2Manager) ModifyNetworkInterfaceAttributeWithContext(arg0 aws.Context, arg1 *ec2.ModifyNetworkInterfaceAttributeInput, arg2 ...request.Option) (*ec2.ModifyNetworkInterfaceAttributeOutput, error)

ModifyNetworkInterfaceAttributeWithContext mocks base method

func (*MockEC2Manager) ModifyReservedInstances

ModifyReservedInstances mocks base method

func (*MockEC2Manager) ModifyReservedInstancesRequest

func (m *MockEC2Manager) ModifyReservedInstancesRequest(arg0 *ec2.ModifyReservedInstancesInput) (*request.Request, *ec2.ModifyReservedInstancesOutput)

ModifyReservedInstancesRequest mocks base method

func (*MockEC2Manager) ModifyReservedInstancesWithContext

func (m *MockEC2Manager) ModifyReservedInstancesWithContext(arg0 aws.Context, arg1 *ec2.ModifyReservedInstancesInput, arg2 ...request.Option) (*ec2.ModifyReservedInstancesOutput, error)

ModifyReservedInstancesWithContext mocks base method

func (*MockEC2Manager) ModifySnapshotAttribute

ModifySnapshotAttribute mocks base method

func (*MockEC2Manager) ModifySnapshotAttributeRequest

func (m *MockEC2Manager) ModifySnapshotAttributeRequest(arg0 *ec2.ModifySnapshotAttributeInput) (*request.Request, *ec2.ModifySnapshotAttributeOutput)

ModifySnapshotAttributeRequest mocks base method

func (*MockEC2Manager) ModifySnapshotAttributeWithContext

func (m *MockEC2Manager) ModifySnapshotAttributeWithContext(arg0 aws.Context, arg1 *ec2.ModifySnapshotAttributeInput, arg2 ...request.Option) (*ec2.ModifySnapshotAttributeOutput, error)

ModifySnapshotAttributeWithContext mocks base method

func (*MockEC2Manager) ModifySpotFleetRequest

ModifySpotFleetRequest mocks base method

func (*MockEC2Manager) ModifySpotFleetRequestRequest

func (m *MockEC2Manager) ModifySpotFleetRequestRequest(arg0 *ec2.ModifySpotFleetRequestInput) (*request.Request, *ec2.ModifySpotFleetRequestOutput)

ModifySpotFleetRequestRequest mocks base method

func (*MockEC2Manager) ModifySpotFleetRequestWithContext

func (m *MockEC2Manager) ModifySpotFleetRequestWithContext(arg0 aws.Context, arg1 *ec2.ModifySpotFleetRequestInput, arg2 ...request.Option) (*ec2.ModifySpotFleetRequestOutput, error)

ModifySpotFleetRequestWithContext mocks base method

func (*MockEC2Manager) ModifySubnetAttribute

ModifySubnetAttribute mocks base method

func (*MockEC2Manager) ModifySubnetAttributeRequest

func (m *MockEC2Manager) ModifySubnetAttributeRequest(arg0 *ec2.ModifySubnetAttributeInput) (*request.Request, *ec2.ModifySubnetAttributeOutput)

ModifySubnetAttributeRequest mocks base method

func (*MockEC2Manager) ModifySubnetAttributeWithContext

func (m *MockEC2Manager) ModifySubnetAttributeWithContext(arg0 aws.Context, arg1 *ec2.ModifySubnetAttributeInput, arg2 ...request.Option) (*ec2.ModifySubnetAttributeOutput, error)

ModifySubnetAttributeWithContext mocks base method

func (*MockEC2Manager) ModifyVolume

func (m *MockEC2Manager) ModifyVolume(arg0 *ec2.ModifyVolumeInput) (*ec2.ModifyVolumeOutput, error)

ModifyVolume mocks base method

func (*MockEC2Manager) ModifyVolumeAttribute

ModifyVolumeAttribute mocks base method

func (*MockEC2Manager) ModifyVolumeAttributeRequest

func (m *MockEC2Manager) ModifyVolumeAttributeRequest(arg0 *ec2.ModifyVolumeAttributeInput) (*request.Request, *ec2.ModifyVolumeAttributeOutput)

ModifyVolumeAttributeRequest mocks base method

func (*MockEC2Manager) ModifyVolumeAttributeWithContext

func (m *MockEC2Manager) ModifyVolumeAttributeWithContext(arg0 aws.Context, arg1 *ec2.ModifyVolumeAttributeInput, arg2 ...request.Option) (*ec2.ModifyVolumeAttributeOutput, error)

ModifyVolumeAttributeWithContext mocks base method

func (*MockEC2Manager) ModifyVolumeRequest

func (m *MockEC2Manager) ModifyVolumeRequest(arg0 *ec2.ModifyVolumeInput) (*request.Request, *ec2.ModifyVolumeOutput)

ModifyVolumeRequest mocks base method

func (*MockEC2Manager) ModifyVolumeWithContext

func (m *MockEC2Manager) ModifyVolumeWithContext(arg0 aws.Context, arg1 *ec2.ModifyVolumeInput, arg2 ...request.Option) (*ec2.ModifyVolumeOutput, error)

ModifyVolumeWithContext mocks base method

func (*MockEC2Manager) ModifyVpcAttribute

ModifyVpcAttribute mocks base method

func (*MockEC2Manager) ModifyVpcAttributeRequest

func (m *MockEC2Manager) ModifyVpcAttributeRequest(arg0 *ec2.ModifyVpcAttributeInput) (*request.Request, *ec2.ModifyVpcAttributeOutput)

ModifyVpcAttributeRequest mocks base method

func (*MockEC2Manager) ModifyVpcAttributeWithContext

func (m *MockEC2Manager) ModifyVpcAttributeWithContext(arg0 aws.Context, arg1 *ec2.ModifyVpcAttributeInput, arg2 ...request.Option) (*ec2.ModifyVpcAttributeOutput, error)

ModifyVpcAttributeWithContext mocks base method

func (*MockEC2Manager) ModifyVpcEndpoint

ModifyVpcEndpoint mocks base method

func (*MockEC2Manager) ModifyVpcEndpointConnectionNotification

ModifyVpcEndpointConnectionNotification mocks base method

func (*MockEC2Manager) ModifyVpcEndpointConnectionNotificationRequest

ModifyVpcEndpointConnectionNotificationRequest mocks base method

func (*MockEC2Manager) ModifyVpcEndpointConnectionNotificationWithContext

func (m *MockEC2Manager) ModifyVpcEndpointConnectionNotificationWithContext(arg0 aws.Context, arg1 *ec2.ModifyVpcEndpointConnectionNotificationInput, arg2 ...request.Option) (*ec2.ModifyVpcEndpointConnectionNotificationOutput, error)

ModifyVpcEndpointConnectionNotificationWithContext mocks base method

func (*MockEC2Manager) ModifyVpcEndpointRequest

func (m *MockEC2Manager) ModifyVpcEndpointRequest(arg0 *ec2.ModifyVpcEndpointInput) (*request.Request, *ec2.ModifyVpcEndpointOutput)

ModifyVpcEndpointRequest mocks base method

func (*MockEC2Manager) ModifyVpcEndpointServiceConfiguration

ModifyVpcEndpointServiceConfiguration mocks base method

func (*MockEC2Manager) ModifyVpcEndpointServiceConfigurationRequest

ModifyVpcEndpointServiceConfigurationRequest mocks base method

func (*MockEC2Manager) ModifyVpcEndpointServiceConfigurationWithContext

func (m *MockEC2Manager) ModifyVpcEndpointServiceConfigurationWithContext(arg0 aws.Context, arg1 *ec2.ModifyVpcEndpointServiceConfigurationInput, arg2 ...request.Option) (*ec2.ModifyVpcEndpointServiceConfigurationOutput, error)

ModifyVpcEndpointServiceConfigurationWithContext mocks base method

func (*MockEC2Manager) ModifyVpcEndpointServicePermissions

ModifyVpcEndpointServicePermissions mocks base method

func (*MockEC2Manager) ModifyVpcEndpointServicePermissionsRequest

ModifyVpcEndpointServicePermissionsRequest mocks base method

func (*MockEC2Manager) ModifyVpcEndpointServicePermissionsWithContext

func (m *MockEC2Manager) ModifyVpcEndpointServicePermissionsWithContext(arg0 aws.Context, arg1 *ec2.ModifyVpcEndpointServicePermissionsInput, arg2 ...request.Option) (*ec2.ModifyVpcEndpointServicePermissionsOutput, error)

ModifyVpcEndpointServicePermissionsWithContext mocks base method

func (*MockEC2Manager) ModifyVpcEndpointWithContext

func (m *MockEC2Manager) ModifyVpcEndpointWithContext(arg0 aws.Context, arg1 *ec2.ModifyVpcEndpointInput, arg2 ...request.Option) (*ec2.ModifyVpcEndpointOutput, error)

ModifyVpcEndpointWithContext mocks base method

func (*MockEC2Manager) ModifyVpcPeeringConnectionOptions

ModifyVpcPeeringConnectionOptions mocks base method

func (*MockEC2Manager) ModifyVpcPeeringConnectionOptionsRequest

ModifyVpcPeeringConnectionOptionsRequest mocks base method

func (*MockEC2Manager) ModifyVpcPeeringConnectionOptionsWithContext

func (m *MockEC2Manager) ModifyVpcPeeringConnectionOptionsWithContext(arg0 aws.Context, arg1 *ec2.ModifyVpcPeeringConnectionOptionsInput, arg2 ...request.Option) (*ec2.ModifyVpcPeeringConnectionOptionsOutput, error)

ModifyVpcPeeringConnectionOptionsWithContext mocks base method

func (*MockEC2Manager) ModifyVpcTenancy

ModifyVpcTenancy mocks base method

func (*MockEC2Manager) ModifyVpcTenancyRequest

func (m *MockEC2Manager) ModifyVpcTenancyRequest(arg0 *ec2.ModifyVpcTenancyInput) (*request.Request, *ec2.ModifyVpcTenancyOutput)

ModifyVpcTenancyRequest mocks base method

func (*MockEC2Manager) ModifyVpcTenancyWithContext

func (m *MockEC2Manager) ModifyVpcTenancyWithContext(arg0 aws.Context, arg1 *ec2.ModifyVpcTenancyInput, arg2 ...request.Option) (*ec2.ModifyVpcTenancyOutput, error)

ModifyVpcTenancyWithContext mocks base method

func (*MockEC2Manager) MonitorInstances

MonitorInstances mocks base method

func (*MockEC2Manager) MonitorInstancesRequest

func (m *MockEC2Manager) MonitorInstancesRequest(arg0 *ec2.MonitorInstancesInput) (*request.Request, *ec2.MonitorInstancesOutput)

MonitorInstancesRequest mocks base method

func (*MockEC2Manager) MonitorInstancesWithContext

func (m *MockEC2Manager) MonitorInstancesWithContext(arg0 aws.Context, arg1 *ec2.MonitorInstancesInput, arg2 ...request.Option) (*ec2.MonitorInstancesOutput, error)

MonitorInstancesWithContext mocks base method

func (*MockEC2Manager) MoveAddressToVpc

MoveAddressToVpc mocks base method

func (*MockEC2Manager) MoveAddressToVpcRequest

func (m *MockEC2Manager) MoveAddressToVpcRequest(arg0 *ec2.MoveAddressToVpcInput) (*request.Request, *ec2.MoveAddressToVpcOutput)

MoveAddressToVpcRequest mocks base method

func (*MockEC2Manager) MoveAddressToVpcWithContext

func (m *MockEC2Manager) MoveAddressToVpcWithContext(arg0 aws.Context, arg1 *ec2.MoveAddressToVpcInput, arg2 ...request.Option) (*ec2.MoveAddressToVpcOutput, error)

MoveAddressToVpcWithContext mocks base method

func (*MockEC2Manager) PurchaseHostReservation

PurchaseHostReservation mocks base method

func (*MockEC2Manager) PurchaseHostReservationRequest

func (m *MockEC2Manager) PurchaseHostReservationRequest(arg0 *ec2.PurchaseHostReservationInput) (*request.Request, *ec2.PurchaseHostReservationOutput)

PurchaseHostReservationRequest mocks base method

func (*MockEC2Manager) PurchaseHostReservationWithContext

func (m *MockEC2Manager) PurchaseHostReservationWithContext(arg0 aws.Context, arg1 *ec2.PurchaseHostReservationInput, arg2 ...request.Option) (*ec2.PurchaseHostReservationOutput, error)

PurchaseHostReservationWithContext mocks base method

func (*MockEC2Manager) PurchaseReservedInstancesOffering

PurchaseReservedInstancesOffering mocks base method

func (*MockEC2Manager) PurchaseReservedInstancesOfferingRequest

PurchaseReservedInstancesOfferingRequest mocks base method

func (*MockEC2Manager) PurchaseReservedInstancesOfferingWithContext

func (m *MockEC2Manager) PurchaseReservedInstancesOfferingWithContext(arg0 aws.Context, arg1 *ec2.PurchaseReservedInstancesOfferingInput, arg2 ...request.Option) (*ec2.PurchaseReservedInstancesOfferingOutput, error)

PurchaseReservedInstancesOfferingWithContext mocks base method

func (*MockEC2Manager) PurchaseScheduledInstances

PurchaseScheduledInstances mocks base method

func (*MockEC2Manager) PurchaseScheduledInstancesRequest

PurchaseScheduledInstancesRequest mocks base method

func (*MockEC2Manager) PurchaseScheduledInstancesWithContext

func (m *MockEC2Manager) PurchaseScheduledInstancesWithContext(arg0 aws.Context, arg1 *ec2.PurchaseScheduledInstancesInput, arg2 ...request.Option) (*ec2.PurchaseScheduledInstancesOutput, error)

PurchaseScheduledInstancesWithContext mocks base method

func (*MockEC2Manager) RebootInstances

func (m *MockEC2Manager) RebootInstances(arg0 *ec2.RebootInstancesInput) (*ec2.RebootInstancesOutput, error)

RebootInstances mocks base method

func (*MockEC2Manager) RebootInstancesRequest

func (m *MockEC2Manager) RebootInstancesRequest(arg0 *ec2.RebootInstancesInput) (*request.Request, *ec2.RebootInstancesOutput)

RebootInstancesRequest mocks base method

func (*MockEC2Manager) RebootInstancesWithContext

func (m *MockEC2Manager) RebootInstancesWithContext(arg0 aws.Context, arg1 *ec2.RebootInstancesInput, arg2 ...request.Option) (*ec2.RebootInstancesOutput, error)

RebootInstancesWithContext mocks base method

func (*MockEC2Manager) RegisterImage

func (m *MockEC2Manager) RegisterImage(arg0 *ec2.RegisterImageInput) (*ec2.RegisterImageOutput, error)

RegisterImage mocks base method

func (*MockEC2Manager) RegisterImageRequest

func (m *MockEC2Manager) RegisterImageRequest(arg0 *ec2.RegisterImageInput) (*request.Request, *ec2.RegisterImageOutput)

RegisterImageRequest mocks base method

func (*MockEC2Manager) RegisterImageWithContext

func (m *MockEC2Manager) RegisterImageWithContext(arg0 aws.Context, arg1 *ec2.RegisterImageInput, arg2 ...request.Option) (*ec2.RegisterImageOutput, error)

RegisterImageWithContext mocks base method

func (*MockEC2Manager) RejectVpcEndpointConnections

RejectVpcEndpointConnections mocks base method

func (*MockEC2Manager) RejectVpcEndpointConnectionsRequest

RejectVpcEndpointConnectionsRequest mocks base method

func (*MockEC2Manager) RejectVpcEndpointConnectionsWithContext

func (m *MockEC2Manager) RejectVpcEndpointConnectionsWithContext(arg0 aws.Context, arg1 *ec2.RejectVpcEndpointConnectionsInput, arg2 ...request.Option) (*ec2.RejectVpcEndpointConnectionsOutput, error)

RejectVpcEndpointConnectionsWithContext mocks base method

func (*MockEC2Manager) RejectVpcPeeringConnection

RejectVpcPeeringConnection mocks base method

func (*MockEC2Manager) RejectVpcPeeringConnectionRequest

RejectVpcPeeringConnectionRequest mocks base method

func (*MockEC2Manager) RejectVpcPeeringConnectionWithContext

func (m *MockEC2Manager) RejectVpcPeeringConnectionWithContext(arg0 aws.Context, arg1 *ec2.RejectVpcPeeringConnectionInput, arg2 ...request.Option) (*ec2.RejectVpcPeeringConnectionOutput, error)

RejectVpcPeeringConnectionWithContext mocks base method

func (*MockEC2Manager) ReleaseAddress

func (m *MockEC2Manager) ReleaseAddress(arg0 *ec2.ReleaseAddressInput) (*ec2.ReleaseAddressOutput, error)

ReleaseAddress mocks base method

func (*MockEC2Manager) ReleaseAddressRequest

func (m *MockEC2Manager) ReleaseAddressRequest(arg0 *ec2.ReleaseAddressInput) (*request.Request, *ec2.ReleaseAddressOutput)

ReleaseAddressRequest mocks base method

func (*MockEC2Manager) ReleaseAddressWithContext

func (m *MockEC2Manager) ReleaseAddressWithContext(arg0 aws.Context, arg1 *ec2.ReleaseAddressInput, arg2 ...request.Option) (*ec2.ReleaseAddressOutput, error)

ReleaseAddressWithContext mocks base method

func (*MockEC2Manager) ReleaseHosts

func (m *MockEC2Manager) ReleaseHosts(arg0 *ec2.ReleaseHostsInput) (*ec2.ReleaseHostsOutput, error)

ReleaseHosts mocks base method

func (*MockEC2Manager) ReleaseHostsRequest

func (m *MockEC2Manager) ReleaseHostsRequest(arg0 *ec2.ReleaseHostsInput) (*request.Request, *ec2.ReleaseHostsOutput)

ReleaseHostsRequest mocks base method

func (*MockEC2Manager) ReleaseHostsWithContext

func (m *MockEC2Manager) ReleaseHostsWithContext(arg0 aws.Context, arg1 *ec2.ReleaseHostsInput, arg2 ...request.Option) (*ec2.ReleaseHostsOutput, error)

ReleaseHostsWithContext mocks base method

func (*MockEC2Manager) ReplaceIamInstanceProfileAssociation

ReplaceIamInstanceProfileAssociation mocks base method

func (*MockEC2Manager) ReplaceIamInstanceProfileAssociationRequest

ReplaceIamInstanceProfileAssociationRequest mocks base method

func (*MockEC2Manager) ReplaceIamInstanceProfileAssociationWithContext

func (m *MockEC2Manager) ReplaceIamInstanceProfileAssociationWithContext(arg0 aws.Context, arg1 *ec2.ReplaceIamInstanceProfileAssociationInput, arg2 ...request.Option) (*ec2.ReplaceIamInstanceProfileAssociationOutput, error)

ReplaceIamInstanceProfileAssociationWithContext mocks base method

func (*MockEC2Manager) ReplaceNetworkAclAssociation

ReplaceNetworkAclAssociation mocks base method

func (*MockEC2Manager) ReplaceNetworkAclAssociationRequest

ReplaceNetworkAclAssociationRequest mocks base method

func (*MockEC2Manager) ReplaceNetworkAclAssociationWithContext

func (m *MockEC2Manager) ReplaceNetworkAclAssociationWithContext(arg0 aws.Context, arg1 *ec2.ReplaceNetworkAclAssociationInput, arg2 ...request.Option) (*ec2.ReplaceNetworkAclAssociationOutput, error)

ReplaceNetworkAclAssociationWithContext mocks base method

func (*MockEC2Manager) ReplaceNetworkAclEntry

ReplaceNetworkAclEntry mocks base method

func (*MockEC2Manager) ReplaceNetworkAclEntryRequest

func (m *MockEC2Manager) ReplaceNetworkAclEntryRequest(arg0 *ec2.ReplaceNetworkAclEntryInput) (*request.Request, *ec2.ReplaceNetworkAclEntryOutput)

ReplaceNetworkAclEntryRequest mocks base method

func (*MockEC2Manager) ReplaceNetworkAclEntryWithContext

func (m *MockEC2Manager) ReplaceNetworkAclEntryWithContext(arg0 aws.Context, arg1 *ec2.ReplaceNetworkAclEntryInput, arg2 ...request.Option) (*ec2.ReplaceNetworkAclEntryOutput, error)

ReplaceNetworkAclEntryWithContext mocks base method

func (*MockEC2Manager) ReplaceRoute

func (m *MockEC2Manager) ReplaceRoute(arg0 *ec2.ReplaceRouteInput) (*ec2.ReplaceRouteOutput, error)

ReplaceRoute mocks base method

func (*MockEC2Manager) ReplaceRouteRequest

func (m *MockEC2Manager) ReplaceRouteRequest(arg0 *ec2.ReplaceRouteInput) (*request.Request, *ec2.ReplaceRouteOutput)

ReplaceRouteRequest mocks base method

func (*MockEC2Manager) ReplaceRouteTableAssociation

ReplaceRouteTableAssociation mocks base method

func (*MockEC2Manager) ReplaceRouteTableAssociationRequest

ReplaceRouteTableAssociationRequest mocks base method

func (*MockEC2Manager) ReplaceRouteTableAssociationWithContext

func (m *MockEC2Manager) ReplaceRouteTableAssociationWithContext(arg0 aws.Context, arg1 *ec2.ReplaceRouteTableAssociationInput, arg2 ...request.Option) (*ec2.ReplaceRouteTableAssociationOutput, error)

ReplaceRouteTableAssociationWithContext mocks base method

func (*MockEC2Manager) ReplaceRouteWithContext

func (m *MockEC2Manager) ReplaceRouteWithContext(arg0 aws.Context, arg1 *ec2.ReplaceRouteInput, arg2 ...request.Option) (*ec2.ReplaceRouteOutput, error)

ReplaceRouteWithContext mocks base method

func (*MockEC2Manager) ReportInstanceStatus

ReportInstanceStatus mocks base method

func (*MockEC2Manager) ReportInstanceStatusRequest

func (m *MockEC2Manager) ReportInstanceStatusRequest(arg0 *ec2.ReportInstanceStatusInput) (*request.Request, *ec2.ReportInstanceStatusOutput)

ReportInstanceStatusRequest mocks base method

func (*MockEC2Manager) ReportInstanceStatusWithContext

func (m *MockEC2Manager) ReportInstanceStatusWithContext(arg0 aws.Context, arg1 *ec2.ReportInstanceStatusInput, arg2 ...request.Option) (*ec2.ReportInstanceStatusOutput, error)

ReportInstanceStatusWithContext mocks base method

func (*MockEC2Manager) RequestSpotFleet

RequestSpotFleet mocks base method

func (*MockEC2Manager) RequestSpotFleetRequest

func (m *MockEC2Manager) RequestSpotFleetRequest(arg0 *ec2.RequestSpotFleetInput) (*request.Request, *ec2.RequestSpotFleetOutput)

RequestSpotFleetRequest mocks base method

func (*MockEC2Manager) RequestSpotFleetWithContext

func (m *MockEC2Manager) RequestSpotFleetWithContext(arg0 aws.Context, arg1 *ec2.RequestSpotFleetInput, arg2 ...request.Option) (*ec2.RequestSpotFleetOutput, error)

RequestSpotFleetWithContext mocks base method

func (*MockEC2Manager) RequestSpotInstances

RequestSpotInstances mocks base method

func (*MockEC2Manager) RequestSpotInstancesRequest

func (m *MockEC2Manager) RequestSpotInstancesRequest(arg0 *ec2.RequestSpotInstancesInput) (*request.Request, *ec2.RequestSpotInstancesOutput)

RequestSpotInstancesRequest mocks base method

func (*MockEC2Manager) RequestSpotInstancesWithContext

func (m *MockEC2Manager) RequestSpotInstancesWithContext(arg0 aws.Context, arg1 *ec2.RequestSpotInstancesInput, arg2 ...request.Option) (*ec2.RequestSpotInstancesOutput, error)

RequestSpotInstancesWithContext mocks base method

func (*MockEC2Manager) ResetFpgaImageAttribute

ResetFpgaImageAttribute mocks base method

func (*MockEC2Manager) ResetFpgaImageAttributeRequest

func (m *MockEC2Manager) ResetFpgaImageAttributeRequest(arg0 *ec2.ResetFpgaImageAttributeInput) (*request.Request, *ec2.ResetFpgaImageAttributeOutput)

ResetFpgaImageAttributeRequest mocks base method

func (*MockEC2Manager) ResetFpgaImageAttributeWithContext

func (m *MockEC2Manager) ResetFpgaImageAttributeWithContext(arg0 aws.Context, arg1 *ec2.ResetFpgaImageAttributeInput, arg2 ...request.Option) (*ec2.ResetFpgaImageAttributeOutput, error)

ResetFpgaImageAttributeWithContext mocks base method

func (*MockEC2Manager) ResetImageAttribute

ResetImageAttribute mocks base method

func (*MockEC2Manager) ResetImageAttributeRequest

func (m *MockEC2Manager) ResetImageAttributeRequest(arg0 *ec2.ResetImageAttributeInput) (*request.Request, *ec2.ResetImageAttributeOutput)

ResetImageAttributeRequest mocks base method

func (*MockEC2Manager) ResetImageAttributeWithContext

func (m *MockEC2Manager) ResetImageAttributeWithContext(arg0 aws.Context, arg1 *ec2.ResetImageAttributeInput, arg2 ...request.Option) (*ec2.ResetImageAttributeOutput, error)

ResetImageAttributeWithContext mocks base method

func (*MockEC2Manager) ResetInstanceAttribute

ResetInstanceAttribute mocks base method

func (*MockEC2Manager) ResetInstanceAttributeRequest

func (m *MockEC2Manager) ResetInstanceAttributeRequest(arg0 *ec2.ResetInstanceAttributeInput) (*request.Request, *ec2.ResetInstanceAttributeOutput)

ResetInstanceAttributeRequest mocks base method

func (*MockEC2Manager) ResetInstanceAttributeWithContext

func (m *MockEC2Manager) ResetInstanceAttributeWithContext(arg0 aws.Context, arg1 *ec2.ResetInstanceAttributeInput, arg2 ...request.Option) (*ec2.ResetInstanceAttributeOutput, error)

ResetInstanceAttributeWithContext mocks base method

func (*MockEC2Manager) ResetNetworkInterfaceAttribute

ResetNetworkInterfaceAttribute mocks base method

func (*MockEC2Manager) ResetNetworkInterfaceAttributeRequest

ResetNetworkInterfaceAttributeRequest mocks base method

func (*MockEC2Manager) ResetNetworkInterfaceAttributeWithContext

func (m *MockEC2Manager) ResetNetworkInterfaceAttributeWithContext(arg0 aws.Context, arg1 *ec2.ResetNetworkInterfaceAttributeInput, arg2 ...request.Option) (*ec2.ResetNetworkInterfaceAttributeOutput, error)

ResetNetworkInterfaceAttributeWithContext mocks base method

func (*MockEC2Manager) ResetSnapshotAttribute

ResetSnapshotAttribute mocks base method

func (*MockEC2Manager) ResetSnapshotAttributeRequest

func (m *MockEC2Manager) ResetSnapshotAttributeRequest(arg0 *ec2.ResetSnapshotAttributeInput) (*request.Request, *ec2.ResetSnapshotAttributeOutput)

ResetSnapshotAttributeRequest mocks base method

func (*MockEC2Manager) ResetSnapshotAttributeWithContext

func (m *MockEC2Manager) ResetSnapshotAttributeWithContext(arg0 aws.Context, arg1 *ec2.ResetSnapshotAttributeInput, arg2 ...request.Option) (*ec2.ResetSnapshotAttributeOutput, error)

ResetSnapshotAttributeWithContext mocks base method

func (*MockEC2Manager) RestoreAddressToClassic

RestoreAddressToClassic mocks base method

func (*MockEC2Manager) RestoreAddressToClassicRequest

func (m *MockEC2Manager) RestoreAddressToClassicRequest(arg0 *ec2.RestoreAddressToClassicInput) (*request.Request, *ec2.RestoreAddressToClassicOutput)

RestoreAddressToClassicRequest mocks base method

func (*MockEC2Manager) RestoreAddressToClassicWithContext

func (m *MockEC2Manager) RestoreAddressToClassicWithContext(arg0 aws.Context, arg1 *ec2.RestoreAddressToClassicInput, arg2 ...request.Option) (*ec2.RestoreAddressToClassicOutput, error)

RestoreAddressToClassicWithContext mocks base method

func (*MockEC2Manager) RevokeSecurityGroupEgress

RevokeSecurityGroupEgress mocks base method

func (*MockEC2Manager) RevokeSecurityGroupEgressRequest

RevokeSecurityGroupEgressRequest mocks base method

func (*MockEC2Manager) RevokeSecurityGroupEgressWithContext

func (m *MockEC2Manager) RevokeSecurityGroupEgressWithContext(arg0 aws.Context, arg1 *ec2.RevokeSecurityGroupEgressInput, arg2 ...request.Option) (*ec2.RevokeSecurityGroupEgressOutput, error)

RevokeSecurityGroupEgressWithContext mocks base method

func (*MockEC2Manager) RevokeSecurityGroupIngress

RevokeSecurityGroupIngress mocks base method

func (*MockEC2Manager) RevokeSecurityGroupIngressRequest

RevokeSecurityGroupIngressRequest mocks base method

func (*MockEC2Manager) RevokeSecurityGroupIngressWithContext

func (m *MockEC2Manager) RevokeSecurityGroupIngressWithContext(arg0 aws.Context, arg1 *ec2.RevokeSecurityGroupIngressInput, arg2 ...request.Option) (*ec2.RevokeSecurityGroupIngressOutput, error)

RevokeSecurityGroupIngressWithContext mocks base method

func (*MockEC2Manager) RunInstances

func (m *MockEC2Manager) RunInstances(arg0 *ec2.RunInstancesInput) (*ec2.Reservation, error)

RunInstances mocks base method

func (*MockEC2Manager) RunInstancesRequest

func (m *MockEC2Manager) RunInstancesRequest(arg0 *ec2.RunInstancesInput) (*request.Request, *ec2.Reservation)

RunInstancesRequest mocks base method

func (*MockEC2Manager) RunInstancesWithContext

func (m *MockEC2Manager) RunInstancesWithContext(arg0 aws.Context, arg1 *ec2.RunInstancesInput, arg2 ...request.Option) (*ec2.Reservation, error)

RunInstancesWithContext mocks base method

func (*MockEC2Manager) RunScheduledInstances

RunScheduledInstances mocks base method

func (*MockEC2Manager) RunScheduledInstancesRequest

func (m *MockEC2Manager) RunScheduledInstancesRequest(arg0 *ec2.RunScheduledInstancesInput) (*request.Request, *ec2.RunScheduledInstancesOutput)

RunScheduledInstancesRequest mocks base method

func (*MockEC2Manager) RunScheduledInstancesWithContext

func (m *MockEC2Manager) RunScheduledInstancesWithContext(arg0 aws.Context, arg1 *ec2.RunScheduledInstancesInput, arg2 ...request.Option) (*ec2.RunScheduledInstancesOutput, error)

RunScheduledInstancesWithContext mocks base method

func (*MockEC2Manager) StartInstances

func (m *MockEC2Manager) StartInstances(arg0 *ec2.StartInstancesInput) (*ec2.StartInstancesOutput, error)

StartInstances mocks base method

func (*MockEC2Manager) StartInstancesRequest

func (m *MockEC2Manager) StartInstancesRequest(arg0 *ec2.StartInstancesInput) (*request.Request, *ec2.StartInstancesOutput)

StartInstancesRequest mocks base method

func (*MockEC2Manager) StartInstancesWithContext

func (m *MockEC2Manager) StartInstancesWithContext(arg0 aws.Context, arg1 *ec2.StartInstancesInput, arg2 ...request.Option) (*ec2.StartInstancesOutput, error)

StartInstancesWithContext mocks base method

func (*MockEC2Manager) StopInstances

func (m *MockEC2Manager) StopInstances(arg0 *ec2.StopInstancesInput) (*ec2.StopInstancesOutput, error)

StopInstances mocks base method

func (*MockEC2Manager) StopInstancesRequest

func (m *MockEC2Manager) StopInstancesRequest(arg0 *ec2.StopInstancesInput) (*request.Request, *ec2.StopInstancesOutput)

StopInstancesRequest mocks base method

func (*MockEC2Manager) StopInstancesWithContext

func (m *MockEC2Manager) StopInstancesWithContext(arg0 aws.Context, arg1 *ec2.StopInstancesInput, arg2 ...request.Option) (*ec2.StopInstancesOutput, error)

StopInstancesWithContext mocks base method

func (*MockEC2Manager) TerminateInstances

TerminateInstances mocks base method

func (*MockEC2Manager) TerminateInstancesRequest

func (m *MockEC2Manager) TerminateInstancesRequest(arg0 *ec2.TerminateInstancesInput) (*request.Request, *ec2.TerminateInstancesOutput)

TerminateInstancesRequest mocks base method

func (*MockEC2Manager) TerminateInstancesWithContext

func (m *MockEC2Manager) TerminateInstancesWithContext(arg0 aws.Context, arg1 *ec2.TerminateInstancesInput, arg2 ...request.Option) (*ec2.TerminateInstancesOutput, error)

TerminateInstancesWithContext mocks base method

func (*MockEC2Manager) UnassignIpv6Addresses

UnassignIpv6Addresses mocks base method

func (*MockEC2Manager) UnassignIpv6AddressesRequest

func (m *MockEC2Manager) UnassignIpv6AddressesRequest(arg0 *ec2.UnassignIpv6AddressesInput) (*request.Request, *ec2.UnassignIpv6AddressesOutput)

UnassignIpv6AddressesRequest mocks base method

func (*MockEC2Manager) UnassignIpv6AddressesWithContext

func (m *MockEC2Manager) UnassignIpv6AddressesWithContext(arg0 aws.Context, arg1 *ec2.UnassignIpv6AddressesInput, arg2 ...request.Option) (*ec2.UnassignIpv6AddressesOutput, error)

UnassignIpv6AddressesWithContext mocks base method

func (*MockEC2Manager) UnassignPrivateIpAddresses

UnassignPrivateIpAddresses mocks base method

func (*MockEC2Manager) UnassignPrivateIpAddressesRequest

UnassignPrivateIpAddressesRequest mocks base method

func (*MockEC2Manager) UnassignPrivateIpAddressesWithContext

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

UnassignPrivateIpAddressesWithContext mocks base method

func (*MockEC2Manager) UnmonitorInstances

UnmonitorInstances mocks base method

func (*MockEC2Manager) UnmonitorInstancesRequest

func (m *MockEC2Manager) UnmonitorInstancesRequest(arg0 *ec2.UnmonitorInstancesInput) (*request.Request, *ec2.UnmonitorInstancesOutput)

UnmonitorInstancesRequest mocks base method

func (*MockEC2Manager) UnmonitorInstancesWithContext

func (m *MockEC2Manager) UnmonitorInstancesWithContext(arg0 aws.Context, arg1 *ec2.UnmonitorInstancesInput, arg2 ...request.Option) (*ec2.UnmonitorInstancesOutput, error)

UnmonitorInstancesWithContext mocks base method

func (*MockEC2Manager) UpdateSecurityGroupRuleDescriptionsEgress

UpdateSecurityGroupRuleDescriptionsEgress mocks base method

func (*MockEC2Manager) UpdateSecurityGroupRuleDescriptionsEgressRequest

UpdateSecurityGroupRuleDescriptionsEgressRequest mocks base method

func (*MockEC2Manager) UpdateSecurityGroupRuleDescriptionsEgressWithContext

func (m *MockEC2Manager) UpdateSecurityGroupRuleDescriptionsEgressWithContext(arg0 aws.Context, arg1 *ec2.UpdateSecurityGroupRuleDescriptionsEgressInput, arg2 ...request.Option) (*ec2.UpdateSecurityGroupRuleDescriptionsEgressOutput, error)

UpdateSecurityGroupRuleDescriptionsEgressWithContext mocks base method

func (*MockEC2Manager) UpdateSecurityGroupRuleDescriptionsIngress

UpdateSecurityGroupRuleDescriptionsIngress mocks base method

func (*MockEC2Manager) UpdateSecurityGroupRuleDescriptionsIngressRequest

UpdateSecurityGroupRuleDescriptionsIngressRequest mocks base method

func (*MockEC2Manager) UpdateSecurityGroupRuleDescriptionsIngressWithContext

func (m *MockEC2Manager) UpdateSecurityGroupRuleDescriptionsIngressWithContext(arg0 aws.Context, arg1 *ec2.UpdateSecurityGroupRuleDescriptionsIngressInput, arg2 ...request.Option) (*ec2.UpdateSecurityGroupRuleDescriptionsIngressOutput, error)

UpdateSecurityGroupRuleDescriptionsIngressWithContext mocks base method

func (*MockEC2Manager) WaitUntilBundleTaskComplete

func (m *MockEC2Manager) WaitUntilBundleTaskComplete(arg0 *ec2.DescribeBundleTasksInput) error

WaitUntilBundleTaskComplete mocks base method

func (*MockEC2Manager) WaitUntilBundleTaskCompleteWithContext

func (m *MockEC2Manager) WaitUntilBundleTaskCompleteWithContext(arg0 aws.Context, arg1 *ec2.DescribeBundleTasksInput, arg2 ...request.WaiterOption) error

WaitUntilBundleTaskCompleteWithContext mocks base method

func (*MockEC2Manager) WaitUntilConversionTaskCancelled

func (m *MockEC2Manager) WaitUntilConversionTaskCancelled(arg0 *ec2.DescribeConversionTasksInput) error

WaitUntilConversionTaskCancelled mocks base method

func (*MockEC2Manager) WaitUntilConversionTaskCancelledWithContext

func (m *MockEC2Manager) WaitUntilConversionTaskCancelledWithContext(arg0 aws.Context, arg1 *ec2.DescribeConversionTasksInput, arg2 ...request.WaiterOption) error

WaitUntilConversionTaskCancelledWithContext mocks base method

func (*MockEC2Manager) WaitUntilConversionTaskCompleted

func (m *MockEC2Manager) WaitUntilConversionTaskCompleted(arg0 *ec2.DescribeConversionTasksInput) error

WaitUntilConversionTaskCompleted mocks base method

func (*MockEC2Manager) WaitUntilConversionTaskCompletedWithContext

func (m *MockEC2Manager) WaitUntilConversionTaskCompletedWithContext(arg0 aws.Context, arg1 *ec2.DescribeConversionTasksInput, arg2 ...request.WaiterOption) error

WaitUntilConversionTaskCompletedWithContext mocks base method

func (*MockEC2Manager) WaitUntilConversionTaskDeleted

func (m *MockEC2Manager) WaitUntilConversionTaskDeleted(arg0 *ec2.DescribeConversionTasksInput) error

WaitUntilConversionTaskDeleted mocks base method

func (*MockEC2Manager) WaitUntilConversionTaskDeletedWithContext

func (m *MockEC2Manager) WaitUntilConversionTaskDeletedWithContext(arg0 aws.Context, arg1 *ec2.DescribeConversionTasksInput, arg2 ...request.WaiterOption) error

WaitUntilConversionTaskDeletedWithContext mocks base method

func (*MockEC2Manager) WaitUntilCustomerGatewayAvailable

func (m *MockEC2Manager) WaitUntilCustomerGatewayAvailable(arg0 *ec2.DescribeCustomerGatewaysInput) error

WaitUntilCustomerGatewayAvailable mocks base method

func (*MockEC2Manager) WaitUntilCustomerGatewayAvailableWithContext

func (m *MockEC2Manager) WaitUntilCustomerGatewayAvailableWithContext(arg0 aws.Context, arg1 *ec2.DescribeCustomerGatewaysInput, arg2 ...request.WaiterOption) error

WaitUntilCustomerGatewayAvailableWithContext mocks base method

func (*MockEC2Manager) WaitUntilExportTaskCancelled

func (m *MockEC2Manager) WaitUntilExportTaskCancelled(arg0 *ec2.DescribeExportTasksInput) error

WaitUntilExportTaskCancelled mocks base method

func (*MockEC2Manager) WaitUntilExportTaskCancelledWithContext

func (m *MockEC2Manager) WaitUntilExportTaskCancelledWithContext(arg0 aws.Context, arg1 *ec2.DescribeExportTasksInput, arg2 ...request.WaiterOption) error

WaitUntilExportTaskCancelledWithContext mocks base method

func (*MockEC2Manager) WaitUntilExportTaskCompleted

func (m *MockEC2Manager) WaitUntilExportTaskCompleted(arg0 *ec2.DescribeExportTasksInput) error

WaitUntilExportTaskCompleted mocks base method

func (*MockEC2Manager) WaitUntilExportTaskCompletedWithContext

func (m *MockEC2Manager) WaitUntilExportTaskCompletedWithContext(arg0 aws.Context, arg1 *ec2.DescribeExportTasksInput, arg2 ...request.WaiterOption) error

WaitUntilExportTaskCompletedWithContext mocks base method

func (*MockEC2Manager) WaitUntilImageAvailable

func (m *MockEC2Manager) WaitUntilImageAvailable(arg0 *ec2.DescribeImagesInput) error

WaitUntilImageAvailable mocks base method

func (*MockEC2Manager) WaitUntilImageAvailableWithContext

func (m *MockEC2Manager) WaitUntilImageAvailableWithContext(arg0 aws.Context, arg1 *ec2.DescribeImagesInput, arg2 ...request.WaiterOption) error

WaitUntilImageAvailableWithContext mocks base method

func (*MockEC2Manager) WaitUntilImageExists

func (m *MockEC2Manager) WaitUntilImageExists(arg0 *ec2.DescribeImagesInput) error

WaitUntilImageExists mocks base method

func (*MockEC2Manager) WaitUntilImageExistsWithContext

func (m *MockEC2Manager) WaitUntilImageExistsWithContext(arg0 aws.Context, arg1 *ec2.DescribeImagesInput, arg2 ...request.WaiterOption) error

WaitUntilImageExistsWithContext mocks base method

func (*MockEC2Manager) WaitUntilInstanceExists

func (m *MockEC2Manager) WaitUntilInstanceExists(arg0 *ec2.DescribeInstancesInput) error

WaitUntilInstanceExists mocks base method

func (*MockEC2Manager) WaitUntilInstanceExistsWithContext

func (m *MockEC2Manager) WaitUntilInstanceExistsWithContext(arg0 aws.Context, arg1 *ec2.DescribeInstancesInput, arg2 ...request.WaiterOption) error

WaitUntilInstanceExistsWithContext mocks base method

func (*MockEC2Manager) WaitUntilInstanceRunning

func (m *MockEC2Manager) WaitUntilInstanceRunning(arg0 *ec2.DescribeInstancesInput) error

WaitUntilInstanceRunning mocks base method

func (*MockEC2Manager) WaitUntilInstanceRunningWithContext

func (m *MockEC2Manager) WaitUntilInstanceRunningWithContext(arg0 aws.Context, arg1 *ec2.DescribeInstancesInput, arg2 ...request.WaiterOption) error

WaitUntilInstanceRunningWithContext mocks base method

func (*MockEC2Manager) WaitUntilInstanceStatusOk

func (m *MockEC2Manager) WaitUntilInstanceStatusOk(arg0 *ec2.DescribeInstanceStatusInput) error

WaitUntilInstanceStatusOk mocks base method

func (*MockEC2Manager) WaitUntilInstanceStatusOkWithContext

func (m *MockEC2Manager) WaitUntilInstanceStatusOkWithContext(arg0 aws.Context, arg1 *ec2.DescribeInstanceStatusInput, arg2 ...request.WaiterOption) error

WaitUntilInstanceStatusOkWithContext mocks base method

func (*MockEC2Manager) WaitUntilInstanceStopped

func (m *MockEC2Manager) WaitUntilInstanceStopped(arg0 *ec2.DescribeInstancesInput) error

WaitUntilInstanceStopped mocks base method

func (*MockEC2Manager) WaitUntilInstanceStoppedWithContext

func (m *MockEC2Manager) WaitUntilInstanceStoppedWithContext(arg0 aws.Context, arg1 *ec2.DescribeInstancesInput, arg2 ...request.WaiterOption) error

WaitUntilInstanceStoppedWithContext mocks base method

func (*MockEC2Manager) WaitUntilInstanceTerminated

func (m *MockEC2Manager) WaitUntilInstanceTerminated(arg0 *ec2.DescribeInstancesInput) error

WaitUntilInstanceTerminated mocks base method

func (*MockEC2Manager) WaitUntilInstanceTerminatedWithContext

func (m *MockEC2Manager) WaitUntilInstanceTerminatedWithContext(arg0 aws.Context, arg1 *ec2.DescribeInstancesInput, arg2 ...request.WaiterOption) error

WaitUntilInstanceTerminatedWithContext mocks base method

func (*MockEC2Manager) WaitUntilKeyPairExists

func (m *MockEC2Manager) WaitUntilKeyPairExists(arg0 *ec2.DescribeKeyPairsInput) error

WaitUntilKeyPairExists mocks base method

func (*MockEC2Manager) WaitUntilKeyPairExistsWithContext

func (m *MockEC2Manager) WaitUntilKeyPairExistsWithContext(arg0 aws.Context, arg1 *ec2.DescribeKeyPairsInput, arg2 ...request.WaiterOption) error

WaitUntilKeyPairExistsWithContext mocks base method

func (*MockEC2Manager) WaitUntilNatGatewayAvailable

func (m *MockEC2Manager) WaitUntilNatGatewayAvailable(arg0 *ec2.DescribeNatGatewaysInput) error

WaitUntilNatGatewayAvailable mocks base method

func (*MockEC2Manager) WaitUntilNatGatewayAvailableWithContext

func (m *MockEC2Manager) WaitUntilNatGatewayAvailableWithContext(arg0 aws.Context, arg1 *ec2.DescribeNatGatewaysInput, arg2 ...request.WaiterOption) error

WaitUntilNatGatewayAvailableWithContext mocks base method

func (*MockEC2Manager) WaitUntilNetworkInterfaceAvailable

func (m *MockEC2Manager) WaitUntilNetworkInterfaceAvailable(arg0 *ec2.DescribeNetworkInterfacesInput) error

WaitUntilNetworkInterfaceAvailable mocks base method

func (*MockEC2Manager) WaitUntilNetworkInterfaceAvailableWithContext

func (m *MockEC2Manager) WaitUntilNetworkInterfaceAvailableWithContext(arg0 aws.Context, arg1 *ec2.DescribeNetworkInterfacesInput, arg2 ...request.WaiterOption) error

WaitUntilNetworkInterfaceAvailableWithContext mocks base method

func (*MockEC2Manager) WaitUntilPasswordDataAvailable

func (m *MockEC2Manager) WaitUntilPasswordDataAvailable(arg0 *ec2.GetPasswordDataInput) error

WaitUntilPasswordDataAvailable mocks base method

func (*MockEC2Manager) WaitUntilPasswordDataAvailableWithContext

func (m *MockEC2Manager) WaitUntilPasswordDataAvailableWithContext(arg0 aws.Context, arg1 *ec2.GetPasswordDataInput, arg2 ...request.WaiterOption) error

WaitUntilPasswordDataAvailableWithContext mocks base method

func (*MockEC2Manager) WaitUntilSnapshotCompleted

func (m *MockEC2Manager) WaitUntilSnapshotCompleted(arg0 *ec2.DescribeSnapshotsInput) error

WaitUntilSnapshotCompleted mocks base method

func (*MockEC2Manager) WaitUntilSnapshotCompletedWithContext

func (m *MockEC2Manager) WaitUntilSnapshotCompletedWithContext(arg0 aws.Context, arg1 *ec2.DescribeSnapshotsInput, arg2 ...request.WaiterOption) error

WaitUntilSnapshotCompletedWithContext mocks base method

func (*MockEC2Manager) WaitUntilSpotInstanceRequestFulfilled

func (m *MockEC2Manager) WaitUntilSpotInstanceRequestFulfilled(arg0 *ec2.DescribeSpotInstanceRequestsInput) error

WaitUntilSpotInstanceRequestFulfilled mocks base method

func (*MockEC2Manager) WaitUntilSpotInstanceRequestFulfilledWithContext

func (m *MockEC2Manager) WaitUntilSpotInstanceRequestFulfilledWithContext(arg0 aws.Context, arg1 *ec2.DescribeSpotInstanceRequestsInput, arg2 ...request.WaiterOption) error

WaitUntilSpotInstanceRequestFulfilledWithContext mocks base method

func (*MockEC2Manager) WaitUntilSubnetAvailable

func (m *MockEC2Manager) WaitUntilSubnetAvailable(arg0 *ec2.DescribeSubnetsInput) error

WaitUntilSubnetAvailable mocks base method

func (*MockEC2Manager) WaitUntilSubnetAvailableWithContext

func (m *MockEC2Manager) WaitUntilSubnetAvailableWithContext(arg0 aws.Context, arg1 *ec2.DescribeSubnetsInput, arg2 ...request.WaiterOption) error

WaitUntilSubnetAvailableWithContext mocks base method

func (*MockEC2Manager) WaitUntilSystemStatusOk

func (m *MockEC2Manager) WaitUntilSystemStatusOk(arg0 *ec2.DescribeInstanceStatusInput) error

WaitUntilSystemStatusOk mocks base method

func (*MockEC2Manager) WaitUntilSystemStatusOkWithContext

func (m *MockEC2Manager) WaitUntilSystemStatusOkWithContext(arg0 aws.Context, arg1 *ec2.DescribeInstanceStatusInput, arg2 ...request.WaiterOption) error

WaitUntilSystemStatusOkWithContext mocks base method

func (*MockEC2Manager) WaitUntilVolumeAvailable

func (m *MockEC2Manager) WaitUntilVolumeAvailable(arg0 *ec2.DescribeVolumesInput) error

WaitUntilVolumeAvailable mocks base method

func (*MockEC2Manager) WaitUntilVolumeAvailableWithContext

func (m *MockEC2Manager) WaitUntilVolumeAvailableWithContext(arg0 aws.Context, arg1 *ec2.DescribeVolumesInput, arg2 ...request.WaiterOption) error

WaitUntilVolumeAvailableWithContext mocks base method

func (*MockEC2Manager) WaitUntilVolumeDeleted

func (m *MockEC2Manager) WaitUntilVolumeDeleted(arg0 *ec2.DescribeVolumesInput) error

WaitUntilVolumeDeleted mocks base method

func (*MockEC2Manager) WaitUntilVolumeDeletedWithContext

func (m *MockEC2Manager) WaitUntilVolumeDeletedWithContext(arg0 aws.Context, arg1 *ec2.DescribeVolumesInput, arg2 ...request.WaiterOption) error

WaitUntilVolumeDeletedWithContext mocks base method

func (*MockEC2Manager) WaitUntilVolumeInUse

func (m *MockEC2Manager) WaitUntilVolumeInUse(arg0 *ec2.DescribeVolumesInput) error

WaitUntilVolumeInUse mocks base method

func (*MockEC2Manager) WaitUntilVolumeInUseWithContext

func (m *MockEC2Manager) WaitUntilVolumeInUseWithContext(arg0 aws.Context, arg1 *ec2.DescribeVolumesInput, arg2 ...request.WaiterOption) error

WaitUntilVolumeInUseWithContext mocks base method

func (*MockEC2Manager) WaitUntilVpcAvailable

func (m *MockEC2Manager) WaitUntilVpcAvailable(arg0 *ec2.DescribeVpcsInput) error

WaitUntilVpcAvailable mocks base method

func (*MockEC2Manager) WaitUntilVpcAvailableWithContext

func (m *MockEC2Manager) WaitUntilVpcAvailableWithContext(arg0 aws.Context, arg1 *ec2.DescribeVpcsInput, arg2 ...request.WaiterOption) error

WaitUntilVpcAvailableWithContext mocks base method

func (*MockEC2Manager) WaitUntilVpcExists

func (m *MockEC2Manager) WaitUntilVpcExists(arg0 *ec2.DescribeVpcsInput) error

WaitUntilVpcExists mocks base method

func (*MockEC2Manager) WaitUntilVpcExistsWithContext

func (m *MockEC2Manager) WaitUntilVpcExistsWithContext(arg0 aws.Context, arg1 *ec2.DescribeVpcsInput, arg2 ...request.WaiterOption) error

WaitUntilVpcExistsWithContext mocks base method

func (*MockEC2Manager) WaitUntilVpcPeeringConnectionDeleted

func (m *MockEC2Manager) WaitUntilVpcPeeringConnectionDeleted(arg0 *ec2.DescribeVpcPeeringConnectionsInput) error

WaitUntilVpcPeeringConnectionDeleted mocks base method

func (*MockEC2Manager) WaitUntilVpcPeeringConnectionDeletedWithContext

func (m *MockEC2Manager) WaitUntilVpcPeeringConnectionDeletedWithContext(arg0 aws.Context, arg1 *ec2.DescribeVpcPeeringConnectionsInput, arg2 ...request.WaiterOption) error

WaitUntilVpcPeeringConnectionDeletedWithContext mocks base method

func (*MockEC2Manager) WaitUntilVpcPeeringConnectionExists

func (m *MockEC2Manager) WaitUntilVpcPeeringConnectionExists(arg0 *ec2.DescribeVpcPeeringConnectionsInput) error

WaitUntilVpcPeeringConnectionExists mocks base method

func (*MockEC2Manager) WaitUntilVpcPeeringConnectionExistsWithContext

func (m *MockEC2Manager) WaitUntilVpcPeeringConnectionExistsWithContext(arg0 aws.Context, arg1 *ec2.DescribeVpcPeeringConnectionsInput, arg2 ...request.WaiterOption) error

WaitUntilVpcPeeringConnectionExistsWithContext mocks base method

func (*MockEC2Manager) WaitUntilVpnConnectionAvailable

func (m *MockEC2Manager) WaitUntilVpnConnectionAvailable(arg0 *ec2.DescribeVpnConnectionsInput) error

WaitUntilVpnConnectionAvailable mocks base method

func (*MockEC2Manager) WaitUntilVpnConnectionAvailableWithContext

func (m *MockEC2Manager) WaitUntilVpnConnectionAvailableWithContext(arg0 aws.Context, arg1 *ec2.DescribeVpnConnectionsInput, arg2 ...request.WaiterOption) error

WaitUntilVpnConnectionAvailableWithContext mocks base method

func (*MockEC2Manager) WaitUntilVpnConnectionDeleted

func (m *MockEC2Manager) WaitUntilVpnConnectionDeleted(arg0 *ec2.DescribeVpnConnectionsInput) error

WaitUntilVpnConnectionDeleted mocks base method

func (*MockEC2Manager) WaitUntilVpnConnectionDeletedWithContext

func (m *MockEC2Manager) WaitUntilVpnConnectionDeletedWithContext(arg0 aws.Context, arg1 *ec2.DescribeVpnConnectionsInput, arg2 ...request.WaiterOption) error

WaitUntilVpnConnectionDeletedWithContext mocks base method

type MockEC2ManagerMockRecorder

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

MockEC2ManagerMockRecorder is the mock recorder for MockEC2Manager

func (*MockEC2ManagerMockRecorder) AcceptReservedInstancesExchangeQuote

func (mr *MockEC2ManagerMockRecorder) AcceptReservedInstancesExchangeQuote(arg0 interface{}) *gomock.Call

AcceptReservedInstancesExchangeQuote indicates an expected call of AcceptReservedInstancesExchangeQuote

func (*MockEC2ManagerMockRecorder) AcceptReservedInstancesExchangeQuoteRequest

func (mr *MockEC2ManagerMockRecorder) AcceptReservedInstancesExchangeQuoteRequest(arg0 interface{}) *gomock.Call

AcceptReservedInstancesExchangeQuoteRequest indicates an expected call of AcceptReservedInstancesExchangeQuoteRequest

func (*MockEC2ManagerMockRecorder) AcceptReservedInstancesExchangeQuoteWithContext

func (mr *MockEC2ManagerMockRecorder) AcceptReservedInstancesExchangeQuoteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AcceptReservedInstancesExchangeQuoteWithContext indicates an expected call of AcceptReservedInstancesExchangeQuoteWithContext

func (*MockEC2ManagerMockRecorder) AcceptVpcEndpointConnections

func (mr *MockEC2ManagerMockRecorder) AcceptVpcEndpointConnections(arg0 interface{}) *gomock.Call

AcceptVpcEndpointConnections indicates an expected call of AcceptVpcEndpointConnections

func (*MockEC2ManagerMockRecorder) AcceptVpcEndpointConnectionsRequest

func (mr *MockEC2ManagerMockRecorder) AcceptVpcEndpointConnectionsRequest(arg0 interface{}) *gomock.Call

AcceptVpcEndpointConnectionsRequest indicates an expected call of AcceptVpcEndpointConnectionsRequest

func (*MockEC2ManagerMockRecorder) AcceptVpcEndpointConnectionsWithContext

func (mr *MockEC2ManagerMockRecorder) AcceptVpcEndpointConnectionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AcceptVpcEndpointConnectionsWithContext indicates an expected call of AcceptVpcEndpointConnectionsWithContext

func (*MockEC2ManagerMockRecorder) AcceptVpcPeeringConnection

func (mr *MockEC2ManagerMockRecorder) AcceptVpcPeeringConnection(arg0 interface{}) *gomock.Call

AcceptVpcPeeringConnection indicates an expected call of AcceptVpcPeeringConnection

func (*MockEC2ManagerMockRecorder) AcceptVpcPeeringConnectionRequest

func (mr *MockEC2ManagerMockRecorder) AcceptVpcPeeringConnectionRequest(arg0 interface{}) *gomock.Call

AcceptVpcPeeringConnectionRequest indicates an expected call of AcceptVpcPeeringConnectionRequest

func (*MockEC2ManagerMockRecorder) AcceptVpcPeeringConnectionWithContext

func (mr *MockEC2ManagerMockRecorder) AcceptVpcPeeringConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AcceptVpcPeeringConnectionWithContext indicates an expected call of AcceptVpcPeeringConnectionWithContext

func (*MockEC2ManagerMockRecorder) AllocateAddress

func (mr *MockEC2ManagerMockRecorder) AllocateAddress(arg0 interface{}) *gomock.Call

AllocateAddress indicates an expected call of AllocateAddress

func (*MockEC2ManagerMockRecorder) AllocateAddressRequest

func (mr *MockEC2ManagerMockRecorder) AllocateAddressRequest(arg0 interface{}) *gomock.Call

AllocateAddressRequest indicates an expected call of AllocateAddressRequest

func (*MockEC2ManagerMockRecorder) AllocateAddressWithContext

func (mr *MockEC2ManagerMockRecorder) AllocateAddressWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AllocateAddressWithContext indicates an expected call of AllocateAddressWithContext

func (*MockEC2ManagerMockRecorder) AllocateHosts

func (mr *MockEC2ManagerMockRecorder) AllocateHosts(arg0 interface{}) *gomock.Call

AllocateHosts indicates an expected call of AllocateHosts

func (*MockEC2ManagerMockRecorder) AllocateHostsRequest

func (mr *MockEC2ManagerMockRecorder) AllocateHostsRequest(arg0 interface{}) *gomock.Call

AllocateHostsRequest indicates an expected call of AllocateHostsRequest

func (*MockEC2ManagerMockRecorder) AllocateHostsWithContext

func (mr *MockEC2ManagerMockRecorder) AllocateHostsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AllocateHostsWithContext indicates an expected call of AllocateHostsWithContext

func (*MockEC2ManagerMockRecorder) AssignIpv6Addresses

func (mr *MockEC2ManagerMockRecorder) AssignIpv6Addresses(arg0 interface{}) *gomock.Call

AssignIpv6Addresses indicates an expected call of AssignIpv6Addresses

func (*MockEC2ManagerMockRecorder) AssignIpv6AddressesRequest

func (mr *MockEC2ManagerMockRecorder) AssignIpv6AddressesRequest(arg0 interface{}) *gomock.Call

AssignIpv6AddressesRequest indicates an expected call of AssignIpv6AddressesRequest

func (*MockEC2ManagerMockRecorder) AssignIpv6AddressesWithContext

func (mr *MockEC2ManagerMockRecorder) AssignIpv6AddressesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssignIpv6AddressesWithContext indicates an expected call of AssignIpv6AddressesWithContext

func (*MockEC2ManagerMockRecorder) AssignPrivateIpAddresses

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

AssignPrivateIpAddresses indicates an expected call of AssignPrivateIpAddresses

func (*MockEC2ManagerMockRecorder) AssignPrivateIpAddressesRequest

func (mr *MockEC2ManagerMockRecorder) AssignPrivateIpAddressesRequest(arg0 interface{}) *gomock.Call

AssignPrivateIpAddressesRequest indicates an expected call of AssignPrivateIpAddressesRequest

func (*MockEC2ManagerMockRecorder) AssignPrivateIpAddressesWithContext

func (mr *MockEC2ManagerMockRecorder) AssignPrivateIpAddressesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssignPrivateIpAddressesWithContext indicates an expected call of AssignPrivateIpAddressesWithContext

func (*MockEC2ManagerMockRecorder) AssociateAddress

func (mr *MockEC2ManagerMockRecorder) AssociateAddress(arg0 interface{}) *gomock.Call

AssociateAddress indicates an expected call of AssociateAddress

func (*MockEC2ManagerMockRecorder) AssociateAddressRequest

func (mr *MockEC2ManagerMockRecorder) AssociateAddressRequest(arg0 interface{}) *gomock.Call

AssociateAddressRequest indicates an expected call of AssociateAddressRequest

func (*MockEC2ManagerMockRecorder) AssociateAddressWithContext

func (mr *MockEC2ManagerMockRecorder) AssociateAddressWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateAddressWithContext indicates an expected call of AssociateAddressWithContext

func (*MockEC2ManagerMockRecorder) AssociateDhcpOptions

func (mr *MockEC2ManagerMockRecorder) AssociateDhcpOptions(arg0 interface{}) *gomock.Call

AssociateDhcpOptions indicates an expected call of AssociateDhcpOptions

func (*MockEC2ManagerMockRecorder) AssociateDhcpOptionsRequest

func (mr *MockEC2ManagerMockRecorder) AssociateDhcpOptionsRequest(arg0 interface{}) *gomock.Call

AssociateDhcpOptionsRequest indicates an expected call of AssociateDhcpOptionsRequest

func (*MockEC2ManagerMockRecorder) AssociateDhcpOptionsWithContext

func (mr *MockEC2ManagerMockRecorder) AssociateDhcpOptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateDhcpOptionsWithContext indicates an expected call of AssociateDhcpOptionsWithContext

func (*MockEC2ManagerMockRecorder) AssociateIamInstanceProfile

func (mr *MockEC2ManagerMockRecorder) AssociateIamInstanceProfile(arg0 interface{}) *gomock.Call

AssociateIamInstanceProfile indicates an expected call of AssociateIamInstanceProfile

func (*MockEC2ManagerMockRecorder) AssociateIamInstanceProfileRequest

func (mr *MockEC2ManagerMockRecorder) AssociateIamInstanceProfileRequest(arg0 interface{}) *gomock.Call

AssociateIamInstanceProfileRequest indicates an expected call of AssociateIamInstanceProfileRequest

func (*MockEC2ManagerMockRecorder) AssociateIamInstanceProfileWithContext

func (mr *MockEC2ManagerMockRecorder) AssociateIamInstanceProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateIamInstanceProfileWithContext indicates an expected call of AssociateIamInstanceProfileWithContext

func (*MockEC2ManagerMockRecorder) AssociateRouteTable

func (mr *MockEC2ManagerMockRecorder) AssociateRouteTable(arg0 interface{}) *gomock.Call

AssociateRouteTable indicates an expected call of AssociateRouteTable

func (*MockEC2ManagerMockRecorder) AssociateRouteTableRequest

func (mr *MockEC2ManagerMockRecorder) AssociateRouteTableRequest(arg0 interface{}) *gomock.Call

AssociateRouteTableRequest indicates an expected call of AssociateRouteTableRequest

func (*MockEC2ManagerMockRecorder) AssociateRouteTableWithContext

func (mr *MockEC2ManagerMockRecorder) AssociateRouteTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateRouteTableWithContext indicates an expected call of AssociateRouteTableWithContext

func (*MockEC2ManagerMockRecorder) AssociateSubnetCidrBlock

func (mr *MockEC2ManagerMockRecorder) AssociateSubnetCidrBlock(arg0 interface{}) *gomock.Call

AssociateSubnetCidrBlock indicates an expected call of AssociateSubnetCidrBlock

func (*MockEC2ManagerMockRecorder) AssociateSubnetCidrBlockRequest

func (mr *MockEC2ManagerMockRecorder) AssociateSubnetCidrBlockRequest(arg0 interface{}) *gomock.Call

AssociateSubnetCidrBlockRequest indicates an expected call of AssociateSubnetCidrBlockRequest

func (*MockEC2ManagerMockRecorder) AssociateSubnetCidrBlockWithContext

func (mr *MockEC2ManagerMockRecorder) AssociateSubnetCidrBlockWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateSubnetCidrBlockWithContext indicates an expected call of AssociateSubnetCidrBlockWithContext

func (*MockEC2ManagerMockRecorder) AssociateVpcCidrBlock

func (mr *MockEC2ManagerMockRecorder) AssociateVpcCidrBlock(arg0 interface{}) *gomock.Call

AssociateVpcCidrBlock indicates an expected call of AssociateVpcCidrBlock

func (*MockEC2ManagerMockRecorder) AssociateVpcCidrBlockRequest

func (mr *MockEC2ManagerMockRecorder) AssociateVpcCidrBlockRequest(arg0 interface{}) *gomock.Call

AssociateVpcCidrBlockRequest indicates an expected call of AssociateVpcCidrBlockRequest

func (*MockEC2ManagerMockRecorder) AssociateVpcCidrBlockWithContext

func (mr *MockEC2ManagerMockRecorder) AssociateVpcCidrBlockWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateVpcCidrBlockWithContext indicates an expected call of AssociateVpcCidrBlockWithContext

func (*MockEC2ManagerMockRecorder) AttachClassicLinkVpc

func (mr *MockEC2ManagerMockRecorder) AttachClassicLinkVpc(arg0 interface{}) *gomock.Call

AttachClassicLinkVpc indicates an expected call of AttachClassicLinkVpc

func (*MockEC2ManagerMockRecorder) AttachClassicLinkVpcRequest

func (mr *MockEC2ManagerMockRecorder) AttachClassicLinkVpcRequest(arg0 interface{}) *gomock.Call

AttachClassicLinkVpcRequest indicates an expected call of AttachClassicLinkVpcRequest

func (*MockEC2ManagerMockRecorder) AttachClassicLinkVpcWithContext

func (mr *MockEC2ManagerMockRecorder) AttachClassicLinkVpcWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AttachClassicLinkVpcWithContext indicates an expected call of AttachClassicLinkVpcWithContext

func (*MockEC2ManagerMockRecorder) AttachInternetGateway

func (mr *MockEC2ManagerMockRecorder) AttachInternetGateway(arg0 interface{}) *gomock.Call

AttachInternetGateway indicates an expected call of AttachInternetGateway

func (*MockEC2ManagerMockRecorder) AttachInternetGatewayRequest

func (mr *MockEC2ManagerMockRecorder) AttachInternetGatewayRequest(arg0 interface{}) *gomock.Call

AttachInternetGatewayRequest indicates an expected call of AttachInternetGatewayRequest

func (*MockEC2ManagerMockRecorder) AttachInternetGatewayWithContext

func (mr *MockEC2ManagerMockRecorder) AttachInternetGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AttachInternetGatewayWithContext indicates an expected call of AttachInternetGatewayWithContext

func (*MockEC2ManagerMockRecorder) AttachNetworkInterface

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

AttachNetworkInterface indicates an expected call of AttachNetworkInterface

func (*MockEC2ManagerMockRecorder) AttachNetworkInterfaceRequest

func (mr *MockEC2ManagerMockRecorder) AttachNetworkInterfaceRequest(arg0 interface{}) *gomock.Call

AttachNetworkInterfaceRequest indicates an expected call of AttachNetworkInterfaceRequest

func (*MockEC2ManagerMockRecorder) AttachNetworkInterfaceWithContext

func (mr *MockEC2ManagerMockRecorder) AttachNetworkInterfaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AttachNetworkInterfaceWithContext indicates an expected call of AttachNetworkInterfaceWithContext

func (*MockEC2ManagerMockRecorder) AttachVolume

func (mr *MockEC2ManagerMockRecorder) AttachVolume(arg0 interface{}) *gomock.Call

AttachVolume indicates an expected call of AttachVolume

func (*MockEC2ManagerMockRecorder) AttachVolumeRequest

func (mr *MockEC2ManagerMockRecorder) AttachVolumeRequest(arg0 interface{}) *gomock.Call

AttachVolumeRequest indicates an expected call of AttachVolumeRequest

func (*MockEC2ManagerMockRecorder) AttachVolumeWithContext

func (mr *MockEC2ManagerMockRecorder) AttachVolumeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AttachVolumeWithContext indicates an expected call of AttachVolumeWithContext

func (*MockEC2ManagerMockRecorder) AttachVpnGateway

func (mr *MockEC2ManagerMockRecorder) AttachVpnGateway(arg0 interface{}) *gomock.Call

AttachVpnGateway indicates an expected call of AttachVpnGateway

func (*MockEC2ManagerMockRecorder) AttachVpnGatewayRequest

func (mr *MockEC2ManagerMockRecorder) AttachVpnGatewayRequest(arg0 interface{}) *gomock.Call

AttachVpnGatewayRequest indicates an expected call of AttachVpnGatewayRequest

func (*MockEC2ManagerMockRecorder) AttachVpnGatewayWithContext

func (mr *MockEC2ManagerMockRecorder) AttachVpnGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AttachVpnGatewayWithContext indicates an expected call of AttachVpnGatewayWithContext

func (*MockEC2ManagerMockRecorder) AuthorizeSecurityGroupEgress

func (mr *MockEC2ManagerMockRecorder) AuthorizeSecurityGroupEgress(arg0 interface{}) *gomock.Call

AuthorizeSecurityGroupEgress indicates an expected call of AuthorizeSecurityGroupEgress

func (*MockEC2ManagerMockRecorder) AuthorizeSecurityGroupEgressRequest

func (mr *MockEC2ManagerMockRecorder) AuthorizeSecurityGroupEgressRequest(arg0 interface{}) *gomock.Call

AuthorizeSecurityGroupEgressRequest indicates an expected call of AuthorizeSecurityGroupEgressRequest

func (*MockEC2ManagerMockRecorder) AuthorizeSecurityGroupEgressWithContext

func (mr *MockEC2ManagerMockRecorder) AuthorizeSecurityGroupEgressWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AuthorizeSecurityGroupEgressWithContext indicates an expected call of AuthorizeSecurityGroupEgressWithContext

func (*MockEC2ManagerMockRecorder) AuthorizeSecurityGroupIngress

func (mr *MockEC2ManagerMockRecorder) AuthorizeSecurityGroupIngress(arg0 interface{}) *gomock.Call

AuthorizeSecurityGroupIngress indicates an expected call of AuthorizeSecurityGroupIngress

func (*MockEC2ManagerMockRecorder) AuthorizeSecurityGroupIngressRequest

func (mr *MockEC2ManagerMockRecorder) AuthorizeSecurityGroupIngressRequest(arg0 interface{}) *gomock.Call

AuthorizeSecurityGroupIngressRequest indicates an expected call of AuthorizeSecurityGroupIngressRequest

func (*MockEC2ManagerMockRecorder) AuthorizeSecurityGroupIngressWithContext

func (mr *MockEC2ManagerMockRecorder) AuthorizeSecurityGroupIngressWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AuthorizeSecurityGroupIngressWithContext indicates an expected call of AuthorizeSecurityGroupIngressWithContext

func (*MockEC2ManagerMockRecorder) BundleInstance

func (mr *MockEC2ManagerMockRecorder) BundleInstance(arg0 interface{}) *gomock.Call

BundleInstance indicates an expected call of BundleInstance

func (*MockEC2ManagerMockRecorder) BundleInstanceRequest

func (mr *MockEC2ManagerMockRecorder) BundleInstanceRequest(arg0 interface{}) *gomock.Call

BundleInstanceRequest indicates an expected call of BundleInstanceRequest

func (*MockEC2ManagerMockRecorder) BundleInstanceWithContext

func (mr *MockEC2ManagerMockRecorder) BundleInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BundleInstanceWithContext indicates an expected call of BundleInstanceWithContext

func (*MockEC2ManagerMockRecorder) CancelBundleTask

func (mr *MockEC2ManagerMockRecorder) CancelBundleTask(arg0 interface{}) *gomock.Call

CancelBundleTask indicates an expected call of CancelBundleTask

func (*MockEC2ManagerMockRecorder) CancelBundleTaskRequest

func (mr *MockEC2ManagerMockRecorder) CancelBundleTaskRequest(arg0 interface{}) *gomock.Call

CancelBundleTaskRequest indicates an expected call of CancelBundleTaskRequest

func (*MockEC2ManagerMockRecorder) CancelBundleTaskWithContext

func (mr *MockEC2ManagerMockRecorder) CancelBundleTaskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CancelBundleTaskWithContext indicates an expected call of CancelBundleTaskWithContext

func (*MockEC2ManagerMockRecorder) CancelConversionTask

func (mr *MockEC2ManagerMockRecorder) CancelConversionTask(arg0 interface{}) *gomock.Call

CancelConversionTask indicates an expected call of CancelConversionTask

func (*MockEC2ManagerMockRecorder) CancelConversionTaskRequest

func (mr *MockEC2ManagerMockRecorder) CancelConversionTaskRequest(arg0 interface{}) *gomock.Call

CancelConversionTaskRequest indicates an expected call of CancelConversionTaskRequest

func (*MockEC2ManagerMockRecorder) CancelConversionTaskWithContext

func (mr *MockEC2ManagerMockRecorder) CancelConversionTaskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CancelConversionTaskWithContext indicates an expected call of CancelConversionTaskWithContext

func (*MockEC2ManagerMockRecorder) CancelExportTask

func (mr *MockEC2ManagerMockRecorder) CancelExportTask(arg0 interface{}) *gomock.Call

CancelExportTask indicates an expected call of CancelExportTask

func (*MockEC2ManagerMockRecorder) CancelExportTaskRequest

func (mr *MockEC2ManagerMockRecorder) CancelExportTaskRequest(arg0 interface{}) *gomock.Call

CancelExportTaskRequest indicates an expected call of CancelExportTaskRequest

func (*MockEC2ManagerMockRecorder) CancelExportTaskWithContext

func (mr *MockEC2ManagerMockRecorder) CancelExportTaskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CancelExportTaskWithContext indicates an expected call of CancelExportTaskWithContext

func (*MockEC2ManagerMockRecorder) CancelImportTask

func (mr *MockEC2ManagerMockRecorder) CancelImportTask(arg0 interface{}) *gomock.Call

CancelImportTask indicates an expected call of CancelImportTask

func (*MockEC2ManagerMockRecorder) CancelImportTaskRequest

func (mr *MockEC2ManagerMockRecorder) CancelImportTaskRequest(arg0 interface{}) *gomock.Call

CancelImportTaskRequest indicates an expected call of CancelImportTaskRequest

func (*MockEC2ManagerMockRecorder) CancelImportTaskWithContext

func (mr *MockEC2ManagerMockRecorder) CancelImportTaskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CancelImportTaskWithContext indicates an expected call of CancelImportTaskWithContext

func (*MockEC2ManagerMockRecorder) CancelReservedInstancesListing

func (mr *MockEC2ManagerMockRecorder) CancelReservedInstancesListing(arg0 interface{}) *gomock.Call

CancelReservedInstancesListing indicates an expected call of CancelReservedInstancesListing

func (*MockEC2ManagerMockRecorder) CancelReservedInstancesListingRequest

func (mr *MockEC2ManagerMockRecorder) CancelReservedInstancesListingRequest(arg0 interface{}) *gomock.Call

CancelReservedInstancesListingRequest indicates an expected call of CancelReservedInstancesListingRequest

func (*MockEC2ManagerMockRecorder) CancelReservedInstancesListingWithContext

func (mr *MockEC2ManagerMockRecorder) CancelReservedInstancesListingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CancelReservedInstancesListingWithContext indicates an expected call of CancelReservedInstancesListingWithContext

func (*MockEC2ManagerMockRecorder) CancelSpotFleetRequests

func (mr *MockEC2ManagerMockRecorder) CancelSpotFleetRequests(arg0 interface{}) *gomock.Call

CancelSpotFleetRequests indicates an expected call of CancelSpotFleetRequests

func (*MockEC2ManagerMockRecorder) CancelSpotFleetRequestsRequest

func (mr *MockEC2ManagerMockRecorder) CancelSpotFleetRequestsRequest(arg0 interface{}) *gomock.Call

CancelSpotFleetRequestsRequest indicates an expected call of CancelSpotFleetRequestsRequest

func (*MockEC2ManagerMockRecorder) CancelSpotFleetRequestsWithContext

func (mr *MockEC2ManagerMockRecorder) CancelSpotFleetRequestsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CancelSpotFleetRequestsWithContext indicates an expected call of CancelSpotFleetRequestsWithContext

func (*MockEC2ManagerMockRecorder) CancelSpotInstanceRequests

func (mr *MockEC2ManagerMockRecorder) CancelSpotInstanceRequests(arg0 interface{}) *gomock.Call

CancelSpotInstanceRequests indicates an expected call of CancelSpotInstanceRequests

func (*MockEC2ManagerMockRecorder) CancelSpotInstanceRequestsRequest

func (mr *MockEC2ManagerMockRecorder) CancelSpotInstanceRequestsRequest(arg0 interface{}) *gomock.Call

CancelSpotInstanceRequestsRequest indicates an expected call of CancelSpotInstanceRequestsRequest

func (*MockEC2ManagerMockRecorder) CancelSpotInstanceRequestsWithContext

func (mr *MockEC2ManagerMockRecorder) CancelSpotInstanceRequestsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CancelSpotInstanceRequestsWithContext indicates an expected call of CancelSpotInstanceRequestsWithContext

func (*MockEC2ManagerMockRecorder) ConfirmProductInstance

func (mr *MockEC2ManagerMockRecorder) ConfirmProductInstance(arg0 interface{}) *gomock.Call

ConfirmProductInstance indicates an expected call of ConfirmProductInstance

func (*MockEC2ManagerMockRecorder) ConfirmProductInstanceRequest

func (mr *MockEC2ManagerMockRecorder) ConfirmProductInstanceRequest(arg0 interface{}) *gomock.Call

ConfirmProductInstanceRequest indicates an expected call of ConfirmProductInstanceRequest

func (*MockEC2ManagerMockRecorder) ConfirmProductInstanceWithContext

func (mr *MockEC2ManagerMockRecorder) ConfirmProductInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ConfirmProductInstanceWithContext indicates an expected call of ConfirmProductInstanceWithContext

func (*MockEC2ManagerMockRecorder) CopyFpgaImage

func (mr *MockEC2ManagerMockRecorder) CopyFpgaImage(arg0 interface{}) *gomock.Call

CopyFpgaImage indicates an expected call of CopyFpgaImage

func (*MockEC2ManagerMockRecorder) CopyFpgaImageRequest

func (mr *MockEC2ManagerMockRecorder) CopyFpgaImageRequest(arg0 interface{}) *gomock.Call

CopyFpgaImageRequest indicates an expected call of CopyFpgaImageRequest

func (*MockEC2ManagerMockRecorder) CopyFpgaImageWithContext

func (mr *MockEC2ManagerMockRecorder) CopyFpgaImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CopyFpgaImageWithContext indicates an expected call of CopyFpgaImageWithContext

func (*MockEC2ManagerMockRecorder) CopyImage

func (mr *MockEC2ManagerMockRecorder) CopyImage(arg0 interface{}) *gomock.Call

CopyImage indicates an expected call of CopyImage

func (*MockEC2ManagerMockRecorder) CopyImageRequest

func (mr *MockEC2ManagerMockRecorder) CopyImageRequest(arg0 interface{}) *gomock.Call

CopyImageRequest indicates an expected call of CopyImageRequest

func (*MockEC2ManagerMockRecorder) CopyImageWithContext

func (mr *MockEC2ManagerMockRecorder) CopyImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CopyImageWithContext indicates an expected call of CopyImageWithContext

func (*MockEC2ManagerMockRecorder) CopySnapshot

func (mr *MockEC2ManagerMockRecorder) CopySnapshot(arg0 interface{}) *gomock.Call

CopySnapshot indicates an expected call of CopySnapshot

func (*MockEC2ManagerMockRecorder) CopySnapshotRequest

func (mr *MockEC2ManagerMockRecorder) CopySnapshotRequest(arg0 interface{}) *gomock.Call

CopySnapshotRequest indicates an expected call of CopySnapshotRequest

func (*MockEC2ManagerMockRecorder) CopySnapshotWithContext

func (mr *MockEC2ManagerMockRecorder) CopySnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CopySnapshotWithContext indicates an expected call of CopySnapshotWithContext

func (*MockEC2ManagerMockRecorder) CreateCustomerGateway

func (mr *MockEC2ManagerMockRecorder) CreateCustomerGateway(arg0 interface{}) *gomock.Call

CreateCustomerGateway indicates an expected call of CreateCustomerGateway

func (*MockEC2ManagerMockRecorder) CreateCustomerGatewayRequest

func (mr *MockEC2ManagerMockRecorder) CreateCustomerGatewayRequest(arg0 interface{}) *gomock.Call

CreateCustomerGatewayRequest indicates an expected call of CreateCustomerGatewayRequest

func (*MockEC2ManagerMockRecorder) CreateCustomerGatewayWithContext

func (mr *MockEC2ManagerMockRecorder) CreateCustomerGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateCustomerGatewayWithContext indicates an expected call of CreateCustomerGatewayWithContext

func (*MockEC2ManagerMockRecorder) CreateDefaultSubnet

func (mr *MockEC2ManagerMockRecorder) CreateDefaultSubnet(arg0 interface{}) *gomock.Call

CreateDefaultSubnet indicates an expected call of CreateDefaultSubnet

func (*MockEC2ManagerMockRecorder) CreateDefaultSubnetRequest

func (mr *MockEC2ManagerMockRecorder) CreateDefaultSubnetRequest(arg0 interface{}) *gomock.Call

CreateDefaultSubnetRequest indicates an expected call of CreateDefaultSubnetRequest

func (*MockEC2ManagerMockRecorder) CreateDefaultSubnetWithContext

func (mr *MockEC2ManagerMockRecorder) CreateDefaultSubnetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateDefaultSubnetWithContext indicates an expected call of CreateDefaultSubnetWithContext

func (*MockEC2ManagerMockRecorder) CreateDefaultVpc

func (mr *MockEC2ManagerMockRecorder) CreateDefaultVpc(arg0 interface{}) *gomock.Call

CreateDefaultVpc indicates an expected call of CreateDefaultVpc

func (*MockEC2ManagerMockRecorder) CreateDefaultVpcRequest

func (mr *MockEC2ManagerMockRecorder) CreateDefaultVpcRequest(arg0 interface{}) *gomock.Call

CreateDefaultVpcRequest indicates an expected call of CreateDefaultVpcRequest

func (*MockEC2ManagerMockRecorder) CreateDefaultVpcWithContext

func (mr *MockEC2ManagerMockRecorder) CreateDefaultVpcWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateDefaultVpcWithContext indicates an expected call of CreateDefaultVpcWithContext

func (*MockEC2ManagerMockRecorder) CreateDhcpOptions

func (mr *MockEC2ManagerMockRecorder) CreateDhcpOptions(arg0 interface{}) *gomock.Call

CreateDhcpOptions indicates an expected call of CreateDhcpOptions

func (*MockEC2ManagerMockRecorder) CreateDhcpOptionsRequest

func (mr *MockEC2ManagerMockRecorder) CreateDhcpOptionsRequest(arg0 interface{}) *gomock.Call

CreateDhcpOptionsRequest indicates an expected call of CreateDhcpOptionsRequest

func (*MockEC2ManagerMockRecorder) CreateDhcpOptionsWithContext

func (mr *MockEC2ManagerMockRecorder) CreateDhcpOptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateDhcpOptionsWithContext indicates an expected call of CreateDhcpOptionsWithContext

func (*MockEC2ManagerMockRecorder) CreateEgressOnlyInternetGateway

func (mr *MockEC2ManagerMockRecorder) CreateEgressOnlyInternetGateway(arg0 interface{}) *gomock.Call

CreateEgressOnlyInternetGateway indicates an expected call of CreateEgressOnlyInternetGateway

func (*MockEC2ManagerMockRecorder) CreateEgressOnlyInternetGatewayRequest

func (mr *MockEC2ManagerMockRecorder) CreateEgressOnlyInternetGatewayRequest(arg0 interface{}) *gomock.Call

CreateEgressOnlyInternetGatewayRequest indicates an expected call of CreateEgressOnlyInternetGatewayRequest

func (*MockEC2ManagerMockRecorder) CreateEgressOnlyInternetGatewayWithContext

func (mr *MockEC2ManagerMockRecorder) CreateEgressOnlyInternetGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateEgressOnlyInternetGatewayWithContext indicates an expected call of CreateEgressOnlyInternetGatewayWithContext

func (*MockEC2ManagerMockRecorder) CreateFleet

func (mr *MockEC2ManagerMockRecorder) CreateFleet(arg0 interface{}) *gomock.Call

CreateFleet indicates an expected call of CreateFleet

func (*MockEC2ManagerMockRecorder) CreateFleetRequest

func (mr *MockEC2ManagerMockRecorder) CreateFleetRequest(arg0 interface{}) *gomock.Call

CreateFleetRequest indicates an expected call of CreateFleetRequest

func (*MockEC2ManagerMockRecorder) CreateFleetWithContext

func (mr *MockEC2ManagerMockRecorder) CreateFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateFleetWithContext indicates an expected call of CreateFleetWithContext

func (*MockEC2ManagerMockRecorder) CreateFlowLogs

func (mr *MockEC2ManagerMockRecorder) CreateFlowLogs(arg0 interface{}) *gomock.Call

CreateFlowLogs indicates an expected call of CreateFlowLogs

func (*MockEC2ManagerMockRecorder) CreateFlowLogsRequest

func (mr *MockEC2ManagerMockRecorder) CreateFlowLogsRequest(arg0 interface{}) *gomock.Call

CreateFlowLogsRequest indicates an expected call of CreateFlowLogsRequest

func (*MockEC2ManagerMockRecorder) CreateFlowLogsWithContext

func (mr *MockEC2ManagerMockRecorder) CreateFlowLogsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateFlowLogsWithContext indicates an expected call of CreateFlowLogsWithContext

func (*MockEC2ManagerMockRecorder) CreateFpgaImage

func (mr *MockEC2ManagerMockRecorder) CreateFpgaImage(arg0 interface{}) *gomock.Call

CreateFpgaImage indicates an expected call of CreateFpgaImage

func (*MockEC2ManagerMockRecorder) CreateFpgaImageRequest

func (mr *MockEC2ManagerMockRecorder) CreateFpgaImageRequest(arg0 interface{}) *gomock.Call

CreateFpgaImageRequest indicates an expected call of CreateFpgaImageRequest

func (*MockEC2ManagerMockRecorder) CreateFpgaImageWithContext

func (mr *MockEC2ManagerMockRecorder) CreateFpgaImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateFpgaImageWithContext indicates an expected call of CreateFpgaImageWithContext

func (*MockEC2ManagerMockRecorder) CreateImage

func (mr *MockEC2ManagerMockRecorder) CreateImage(arg0 interface{}) *gomock.Call

CreateImage indicates an expected call of CreateImage

func (*MockEC2ManagerMockRecorder) CreateImageRequest

func (mr *MockEC2ManagerMockRecorder) CreateImageRequest(arg0 interface{}) *gomock.Call

CreateImageRequest indicates an expected call of CreateImageRequest

func (*MockEC2ManagerMockRecorder) CreateImageWithContext

func (mr *MockEC2ManagerMockRecorder) CreateImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateImageWithContext indicates an expected call of CreateImageWithContext

func (*MockEC2ManagerMockRecorder) CreateInstanceExportTask

func (mr *MockEC2ManagerMockRecorder) CreateInstanceExportTask(arg0 interface{}) *gomock.Call

CreateInstanceExportTask indicates an expected call of CreateInstanceExportTask

func (*MockEC2ManagerMockRecorder) CreateInstanceExportTaskRequest

func (mr *MockEC2ManagerMockRecorder) CreateInstanceExportTaskRequest(arg0 interface{}) *gomock.Call

CreateInstanceExportTaskRequest indicates an expected call of CreateInstanceExportTaskRequest

func (*MockEC2ManagerMockRecorder) CreateInstanceExportTaskWithContext

func (mr *MockEC2ManagerMockRecorder) CreateInstanceExportTaskWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateInstanceExportTaskWithContext indicates an expected call of CreateInstanceExportTaskWithContext

func (*MockEC2ManagerMockRecorder) CreateInternetGateway

func (mr *MockEC2ManagerMockRecorder) CreateInternetGateway(arg0 interface{}) *gomock.Call

CreateInternetGateway indicates an expected call of CreateInternetGateway

func (*MockEC2ManagerMockRecorder) CreateInternetGatewayRequest

func (mr *MockEC2ManagerMockRecorder) CreateInternetGatewayRequest(arg0 interface{}) *gomock.Call

CreateInternetGatewayRequest indicates an expected call of CreateInternetGatewayRequest

func (*MockEC2ManagerMockRecorder) CreateInternetGatewayWithContext

func (mr *MockEC2ManagerMockRecorder) CreateInternetGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateInternetGatewayWithContext indicates an expected call of CreateInternetGatewayWithContext

func (*MockEC2ManagerMockRecorder) CreateKeyPair

func (mr *MockEC2ManagerMockRecorder) CreateKeyPair(arg0 interface{}) *gomock.Call

CreateKeyPair indicates an expected call of CreateKeyPair

func (*MockEC2ManagerMockRecorder) CreateKeyPairRequest

func (mr *MockEC2ManagerMockRecorder) CreateKeyPairRequest(arg0 interface{}) *gomock.Call

CreateKeyPairRequest indicates an expected call of CreateKeyPairRequest

func (*MockEC2ManagerMockRecorder) CreateKeyPairWithContext

func (mr *MockEC2ManagerMockRecorder) CreateKeyPairWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateKeyPairWithContext indicates an expected call of CreateKeyPairWithContext

func (*MockEC2ManagerMockRecorder) CreateLaunchTemplate

func (mr *MockEC2ManagerMockRecorder) CreateLaunchTemplate(arg0 interface{}) *gomock.Call

CreateLaunchTemplate indicates an expected call of CreateLaunchTemplate

func (*MockEC2ManagerMockRecorder) CreateLaunchTemplateRequest

func (mr *MockEC2ManagerMockRecorder) CreateLaunchTemplateRequest(arg0 interface{}) *gomock.Call

CreateLaunchTemplateRequest indicates an expected call of CreateLaunchTemplateRequest

func (*MockEC2ManagerMockRecorder) CreateLaunchTemplateVersion

func (mr *MockEC2ManagerMockRecorder) CreateLaunchTemplateVersion(arg0 interface{}) *gomock.Call

CreateLaunchTemplateVersion indicates an expected call of CreateLaunchTemplateVersion

func (*MockEC2ManagerMockRecorder) CreateLaunchTemplateVersionRequest

func (mr *MockEC2ManagerMockRecorder) CreateLaunchTemplateVersionRequest(arg0 interface{}) *gomock.Call

CreateLaunchTemplateVersionRequest indicates an expected call of CreateLaunchTemplateVersionRequest

func (*MockEC2ManagerMockRecorder) CreateLaunchTemplateVersionWithContext

func (mr *MockEC2ManagerMockRecorder) CreateLaunchTemplateVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateLaunchTemplateVersionWithContext indicates an expected call of CreateLaunchTemplateVersionWithContext

func (*MockEC2ManagerMockRecorder) CreateLaunchTemplateWithContext

func (mr *MockEC2ManagerMockRecorder) CreateLaunchTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateLaunchTemplateWithContext indicates an expected call of CreateLaunchTemplateWithContext

func (*MockEC2ManagerMockRecorder) CreateNatGateway

func (mr *MockEC2ManagerMockRecorder) CreateNatGateway(arg0 interface{}) *gomock.Call

CreateNatGateway indicates an expected call of CreateNatGateway

func (*MockEC2ManagerMockRecorder) CreateNatGatewayRequest

func (mr *MockEC2ManagerMockRecorder) CreateNatGatewayRequest(arg0 interface{}) *gomock.Call

CreateNatGatewayRequest indicates an expected call of CreateNatGatewayRequest

func (*MockEC2ManagerMockRecorder) CreateNatGatewayWithContext

func (mr *MockEC2ManagerMockRecorder) CreateNatGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateNatGatewayWithContext indicates an expected call of CreateNatGatewayWithContext

func (*MockEC2ManagerMockRecorder) CreateNetworkAcl

func (mr *MockEC2ManagerMockRecorder) CreateNetworkAcl(arg0 interface{}) *gomock.Call

CreateNetworkAcl indicates an expected call of CreateNetworkAcl

func (*MockEC2ManagerMockRecorder) CreateNetworkAclEntry

func (mr *MockEC2ManagerMockRecorder) CreateNetworkAclEntry(arg0 interface{}) *gomock.Call

CreateNetworkAclEntry indicates an expected call of CreateNetworkAclEntry

func (*MockEC2ManagerMockRecorder) CreateNetworkAclEntryRequest

func (mr *MockEC2ManagerMockRecorder) CreateNetworkAclEntryRequest(arg0 interface{}) *gomock.Call

CreateNetworkAclEntryRequest indicates an expected call of CreateNetworkAclEntryRequest

func (*MockEC2ManagerMockRecorder) CreateNetworkAclEntryWithContext

func (mr *MockEC2ManagerMockRecorder) CreateNetworkAclEntryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateNetworkAclEntryWithContext indicates an expected call of CreateNetworkAclEntryWithContext

func (*MockEC2ManagerMockRecorder) CreateNetworkAclRequest

func (mr *MockEC2ManagerMockRecorder) CreateNetworkAclRequest(arg0 interface{}) *gomock.Call

CreateNetworkAclRequest indicates an expected call of CreateNetworkAclRequest

func (*MockEC2ManagerMockRecorder) CreateNetworkAclWithContext

func (mr *MockEC2ManagerMockRecorder) CreateNetworkAclWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateNetworkAclWithContext indicates an expected call of CreateNetworkAclWithContext

func (*MockEC2ManagerMockRecorder) CreateNetworkInterface

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

CreateNetworkInterface indicates an expected call of CreateNetworkInterface

func (*MockEC2ManagerMockRecorder) CreateNetworkInterfacePermission

func (mr *MockEC2ManagerMockRecorder) CreateNetworkInterfacePermission(arg0 interface{}) *gomock.Call

CreateNetworkInterfacePermission indicates an expected call of CreateNetworkInterfacePermission

func (*MockEC2ManagerMockRecorder) CreateNetworkInterfacePermissionRequest

func (mr *MockEC2ManagerMockRecorder) CreateNetworkInterfacePermissionRequest(arg0 interface{}) *gomock.Call

CreateNetworkInterfacePermissionRequest indicates an expected call of CreateNetworkInterfacePermissionRequest

func (*MockEC2ManagerMockRecorder) CreateNetworkInterfacePermissionWithContext

func (mr *MockEC2ManagerMockRecorder) CreateNetworkInterfacePermissionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateNetworkInterfacePermissionWithContext indicates an expected call of CreateNetworkInterfacePermissionWithContext

func (*MockEC2ManagerMockRecorder) CreateNetworkInterfaceRequest

func (mr *MockEC2ManagerMockRecorder) CreateNetworkInterfaceRequest(arg0 interface{}) *gomock.Call

CreateNetworkInterfaceRequest indicates an expected call of CreateNetworkInterfaceRequest

func (*MockEC2ManagerMockRecorder) CreateNetworkInterfaceWithContext

func (mr *MockEC2ManagerMockRecorder) CreateNetworkInterfaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateNetworkInterfaceWithContext indicates an expected call of CreateNetworkInterfaceWithContext

func (*MockEC2ManagerMockRecorder) CreatePlacementGroup

func (mr *MockEC2ManagerMockRecorder) CreatePlacementGroup(arg0 interface{}) *gomock.Call

CreatePlacementGroup indicates an expected call of CreatePlacementGroup

func (*MockEC2ManagerMockRecorder) CreatePlacementGroupRequest

func (mr *MockEC2ManagerMockRecorder) CreatePlacementGroupRequest(arg0 interface{}) *gomock.Call

CreatePlacementGroupRequest indicates an expected call of CreatePlacementGroupRequest

func (*MockEC2ManagerMockRecorder) CreatePlacementGroupWithContext

func (mr *MockEC2ManagerMockRecorder) CreatePlacementGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreatePlacementGroupWithContext indicates an expected call of CreatePlacementGroupWithContext

func (*MockEC2ManagerMockRecorder) CreateReservedInstancesListing

func (mr *MockEC2ManagerMockRecorder) CreateReservedInstancesListing(arg0 interface{}) *gomock.Call

CreateReservedInstancesListing indicates an expected call of CreateReservedInstancesListing

func (*MockEC2ManagerMockRecorder) CreateReservedInstancesListingRequest

func (mr *MockEC2ManagerMockRecorder) CreateReservedInstancesListingRequest(arg0 interface{}) *gomock.Call

CreateReservedInstancesListingRequest indicates an expected call of CreateReservedInstancesListingRequest

func (*MockEC2ManagerMockRecorder) CreateReservedInstancesListingWithContext

func (mr *MockEC2ManagerMockRecorder) CreateReservedInstancesListingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateReservedInstancesListingWithContext indicates an expected call of CreateReservedInstancesListingWithContext

func (*MockEC2ManagerMockRecorder) CreateRoute

func (mr *MockEC2ManagerMockRecorder) CreateRoute(arg0 interface{}) *gomock.Call

CreateRoute indicates an expected call of CreateRoute

func (*MockEC2ManagerMockRecorder) CreateRouteRequest

func (mr *MockEC2ManagerMockRecorder) CreateRouteRequest(arg0 interface{}) *gomock.Call

CreateRouteRequest indicates an expected call of CreateRouteRequest

func (*MockEC2ManagerMockRecorder) CreateRouteTable

func (mr *MockEC2ManagerMockRecorder) CreateRouteTable(arg0 interface{}) *gomock.Call

CreateRouteTable indicates an expected call of CreateRouteTable

func (*MockEC2ManagerMockRecorder) CreateRouteTableRequest

func (mr *MockEC2ManagerMockRecorder) CreateRouteTableRequest(arg0 interface{}) *gomock.Call

CreateRouteTableRequest indicates an expected call of CreateRouteTableRequest

func (*MockEC2ManagerMockRecorder) CreateRouteTableWithContext

func (mr *MockEC2ManagerMockRecorder) CreateRouteTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateRouteTableWithContext indicates an expected call of CreateRouteTableWithContext

func (*MockEC2ManagerMockRecorder) CreateRouteWithContext

func (mr *MockEC2ManagerMockRecorder) CreateRouteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateRouteWithContext indicates an expected call of CreateRouteWithContext

func (*MockEC2ManagerMockRecorder) CreateSecurityGroup

func (mr *MockEC2ManagerMockRecorder) CreateSecurityGroup(arg0 interface{}) *gomock.Call

CreateSecurityGroup indicates an expected call of CreateSecurityGroup

func (*MockEC2ManagerMockRecorder) CreateSecurityGroupRequest

func (mr *MockEC2ManagerMockRecorder) CreateSecurityGroupRequest(arg0 interface{}) *gomock.Call

CreateSecurityGroupRequest indicates an expected call of CreateSecurityGroupRequest

func (*MockEC2ManagerMockRecorder) CreateSecurityGroupWithContext

func (mr *MockEC2ManagerMockRecorder) CreateSecurityGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateSecurityGroupWithContext indicates an expected call of CreateSecurityGroupWithContext

func (*MockEC2ManagerMockRecorder) CreateSnapshot

func (mr *MockEC2ManagerMockRecorder) CreateSnapshot(arg0 interface{}) *gomock.Call

CreateSnapshot indicates an expected call of CreateSnapshot

func (*MockEC2ManagerMockRecorder) CreateSnapshotRequest

func (mr *MockEC2ManagerMockRecorder) CreateSnapshotRequest(arg0 interface{}) *gomock.Call

CreateSnapshotRequest indicates an expected call of CreateSnapshotRequest

func (*MockEC2ManagerMockRecorder) CreateSnapshotWithContext

func (mr *MockEC2ManagerMockRecorder) CreateSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateSnapshotWithContext indicates an expected call of CreateSnapshotWithContext

func (*MockEC2ManagerMockRecorder) CreateSpotDatafeedSubscription

func (mr *MockEC2ManagerMockRecorder) CreateSpotDatafeedSubscription(arg0 interface{}) *gomock.Call

CreateSpotDatafeedSubscription indicates an expected call of CreateSpotDatafeedSubscription

func (*MockEC2ManagerMockRecorder) CreateSpotDatafeedSubscriptionRequest

func (mr *MockEC2ManagerMockRecorder) CreateSpotDatafeedSubscriptionRequest(arg0 interface{}) *gomock.Call

CreateSpotDatafeedSubscriptionRequest indicates an expected call of CreateSpotDatafeedSubscriptionRequest

func (*MockEC2ManagerMockRecorder) CreateSpotDatafeedSubscriptionWithContext

func (mr *MockEC2ManagerMockRecorder) CreateSpotDatafeedSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateSpotDatafeedSubscriptionWithContext indicates an expected call of CreateSpotDatafeedSubscriptionWithContext

func (*MockEC2ManagerMockRecorder) CreateSubnet

func (mr *MockEC2ManagerMockRecorder) CreateSubnet(arg0 interface{}) *gomock.Call

CreateSubnet indicates an expected call of CreateSubnet

func (*MockEC2ManagerMockRecorder) CreateSubnetRequest

func (mr *MockEC2ManagerMockRecorder) CreateSubnetRequest(arg0 interface{}) *gomock.Call

CreateSubnetRequest indicates an expected call of CreateSubnetRequest

func (*MockEC2ManagerMockRecorder) CreateSubnetWithContext

func (mr *MockEC2ManagerMockRecorder) CreateSubnetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateSubnetWithContext indicates an expected call of CreateSubnetWithContext

func (*MockEC2ManagerMockRecorder) CreateTags

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

CreateTags indicates an expected call of CreateTags

func (*MockEC2ManagerMockRecorder) CreateTagsRequest

func (mr *MockEC2ManagerMockRecorder) CreateTagsRequest(arg0 interface{}) *gomock.Call

CreateTagsRequest indicates an expected call of CreateTagsRequest

func (*MockEC2ManagerMockRecorder) CreateTagsWithContext

func (mr *MockEC2ManagerMockRecorder) CreateTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateTagsWithContext indicates an expected call of CreateTagsWithContext

func (*MockEC2ManagerMockRecorder) CreateVolume

func (mr *MockEC2ManagerMockRecorder) CreateVolume(arg0 interface{}) *gomock.Call

CreateVolume indicates an expected call of CreateVolume

func (*MockEC2ManagerMockRecorder) CreateVolumeRequest

func (mr *MockEC2ManagerMockRecorder) CreateVolumeRequest(arg0 interface{}) *gomock.Call

CreateVolumeRequest indicates an expected call of CreateVolumeRequest

func (*MockEC2ManagerMockRecorder) CreateVolumeWithContext

func (mr *MockEC2ManagerMockRecorder) CreateVolumeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateVolumeWithContext indicates an expected call of CreateVolumeWithContext

func (*MockEC2ManagerMockRecorder) CreateVpc

func (mr *MockEC2ManagerMockRecorder) CreateVpc(arg0 interface{}) *gomock.Call

CreateVpc indicates an expected call of CreateVpc

func (*MockEC2ManagerMockRecorder) CreateVpcEndpoint

func (mr *MockEC2ManagerMockRecorder) CreateVpcEndpoint(arg0 interface{}) *gomock.Call

CreateVpcEndpoint indicates an expected call of CreateVpcEndpoint

func (*MockEC2ManagerMockRecorder) CreateVpcEndpointConnectionNotification

func (mr *MockEC2ManagerMockRecorder) CreateVpcEndpointConnectionNotification(arg0 interface{}) *gomock.Call

CreateVpcEndpointConnectionNotification indicates an expected call of CreateVpcEndpointConnectionNotification

func (*MockEC2ManagerMockRecorder) CreateVpcEndpointConnectionNotificationRequest

func (mr *MockEC2ManagerMockRecorder) CreateVpcEndpointConnectionNotificationRequest(arg0 interface{}) *gomock.Call

CreateVpcEndpointConnectionNotificationRequest indicates an expected call of CreateVpcEndpointConnectionNotificationRequest

func (*MockEC2ManagerMockRecorder) CreateVpcEndpointConnectionNotificationWithContext

func (mr *MockEC2ManagerMockRecorder) CreateVpcEndpointConnectionNotificationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateVpcEndpointConnectionNotificationWithContext indicates an expected call of CreateVpcEndpointConnectionNotificationWithContext

func (*MockEC2ManagerMockRecorder) CreateVpcEndpointRequest

func (mr *MockEC2ManagerMockRecorder) CreateVpcEndpointRequest(arg0 interface{}) *gomock.Call

CreateVpcEndpointRequest indicates an expected call of CreateVpcEndpointRequest

func (*MockEC2ManagerMockRecorder) CreateVpcEndpointServiceConfiguration

func (mr *MockEC2ManagerMockRecorder) CreateVpcEndpointServiceConfiguration(arg0 interface{}) *gomock.Call

CreateVpcEndpointServiceConfiguration indicates an expected call of CreateVpcEndpointServiceConfiguration

func (*MockEC2ManagerMockRecorder) CreateVpcEndpointServiceConfigurationRequest

func (mr *MockEC2ManagerMockRecorder) CreateVpcEndpointServiceConfigurationRequest(arg0 interface{}) *gomock.Call

CreateVpcEndpointServiceConfigurationRequest indicates an expected call of CreateVpcEndpointServiceConfigurationRequest

func (*MockEC2ManagerMockRecorder) CreateVpcEndpointServiceConfigurationWithContext

func (mr *MockEC2ManagerMockRecorder) CreateVpcEndpointServiceConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateVpcEndpointServiceConfigurationWithContext indicates an expected call of CreateVpcEndpointServiceConfigurationWithContext

func (*MockEC2ManagerMockRecorder) CreateVpcEndpointWithContext

func (mr *MockEC2ManagerMockRecorder) CreateVpcEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateVpcEndpointWithContext indicates an expected call of CreateVpcEndpointWithContext

func (*MockEC2ManagerMockRecorder) CreateVpcPeeringConnection

func (mr *MockEC2ManagerMockRecorder) CreateVpcPeeringConnection(arg0 interface{}) *gomock.Call

CreateVpcPeeringConnection indicates an expected call of CreateVpcPeeringConnection

func (*MockEC2ManagerMockRecorder) CreateVpcPeeringConnectionRequest

func (mr *MockEC2ManagerMockRecorder) CreateVpcPeeringConnectionRequest(arg0 interface{}) *gomock.Call

CreateVpcPeeringConnectionRequest indicates an expected call of CreateVpcPeeringConnectionRequest

func (*MockEC2ManagerMockRecorder) CreateVpcPeeringConnectionWithContext

func (mr *MockEC2ManagerMockRecorder) CreateVpcPeeringConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateVpcPeeringConnectionWithContext indicates an expected call of CreateVpcPeeringConnectionWithContext

func (*MockEC2ManagerMockRecorder) CreateVpcRequest

func (mr *MockEC2ManagerMockRecorder) CreateVpcRequest(arg0 interface{}) *gomock.Call

CreateVpcRequest indicates an expected call of CreateVpcRequest

func (*MockEC2ManagerMockRecorder) CreateVpcWithContext

func (mr *MockEC2ManagerMockRecorder) CreateVpcWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateVpcWithContext indicates an expected call of CreateVpcWithContext

func (*MockEC2ManagerMockRecorder) CreateVpnConnection

func (mr *MockEC2ManagerMockRecorder) CreateVpnConnection(arg0 interface{}) *gomock.Call

CreateVpnConnection indicates an expected call of CreateVpnConnection

func (*MockEC2ManagerMockRecorder) CreateVpnConnectionRequest

func (mr *MockEC2ManagerMockRecorder) CreateVpnConnectionRequest(arg0 interface{}) *gomock.Call

CreateVpnConnectionRequest indicates an expected call of CreateVpnConnectionRequest

func (*MockEC2ManagerMockRecorder) CreateVpnConnectionRoute

func (mr *MockEC2ManagerMockRecorder) CreateVpnConnectionRoute(arg0 interface{}) *gomock.Call

CreateVpnConnectionRoute indicates an expected call of CreateVpnConnectionRoute

func (*MockEC2ManagerMockRecorder) CreateVpnConnectionRouteRequest

func (mr *MockEC2ManagerMockRecorder) CreateVpnConnectionRouteRequest(arg0 interface{}) *gomock.Call

CreateVpnConnectionRouteRequest indicates an expected call of CreateVpnConnectionRouteRequest

func (*MockEC2ManagerMockRecorder) CreateVpnConnectionRouteWithContext

func (mr *MockEC2ManagerMockRecorder) CreateVpnConnectionRouteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateVpnConnectionRouteWithContext indicates an expected call of CreateVpnConnectionRouteWithContext

func (*MockEC2ManagerMockRecorder) CreateVpnConnectionWithContext

func (mr *MockEC2ManagerMockRecorder) CreateVpnConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateVpnConnectionWithContext indicates an expected call of CreateVpnConnectionWithContext

func (*MockEC2ManagerMockRecorder) CreateVpnGateway

func (mr *MockEC2ManagerMockRecorder) CreateVpnGateway(arg0 interface{}) *gomock.Call

CreateVpnGateway indicates an expected call of CreateVpnGateway

func (*MockEC2ManagerMockRecorder) CreateVpnGatewayRequest

func (mr *MockEC2ManagerMockRecorder) CreateVpnGatewayRequest(arg0 interface{}) *gomock.Call

CreateVpnGatewayRequest indicates an expected call of CreateVpnGatewayRequest

func (*MockEC2ManagerMockRecorder) CreateVpnGatewayWithContext

func (mr *MockEC2ManagerMockRecorder) CreateVpnGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateVpnGatewayWithContext indicates an expected call of CreateVpnGatewayWithContext

func (*MockEC2ManagerMockRecorder) DeleteCustomerGateway

func (mr *MockEC2ManagerMockRecorder) DeleteCustomerGateway(arg0 interface{}) *gomock.Call

DeleteCustomerGateway indicates an expected call of DeleteCustomerGateway

func (*MockEC2ManagerMockRecorder) DeleteCustomerGatewayRequest

func (mr *MockEC2ManagerMockRecorder) DeleteCustomerGatewayRequest(arg0 interface{}) *gomock.Call

DeleteCustomerGatewayRequest indicates an expected call of DeleteCustomerGatewayRequest

func (*MockEC2ManagerMockRecorder) DeleteCustomerGatewayWithContext

func (mr *MockEC2ManagerMockRecorder) DeleteCustomerGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteCustomerGatewayWithContext indicates an expected call of DeleteCustomerGatewayWithContext

func (*MockEC2ManagerMockRecorder) DeleteDhcpOptions

func (mr *MockEC2ManagerMockRecorder) DeleteDhcpOptions(arg0 interface{}) *gomock.Call

DeleteDhcpOptions indicates an expected call of DeleteDhcpOptions

func (*MockEC2ManagerMockRecorder) DeleteDhcpOptionsRequest

func (mr *MockEC2ManagerMockRecorder) DeleteDhcpOptionsRequest(arg0 interface{}) *gomock.Call

DeleteDhcpOptionsRequest indicates an expected call of DeleteDhcpOptionsRequest

func (*MockEC2ManagerMockRecorder) DeleteDhcpOptionsWithContext

func (mr *MockEC2ManagerMockRecorder) DeleteDhcpOptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteDhcpOptionsWithContext indicates an expected call of DeleteDhcpOptionsWithContext

func (*MockEC2ManagerMockRecorder) DeleteEgressOnlyInternetGateway

func (mr *MockEC2ManagerMockRecorder) DeleteEgressOnlyInternetGateway(arg0 interface{}) *gomock.Call

DeleteEgressOnlyInternetGateway indicates an expected call of DeleteEgressOnlyInternetGateway

func (*MockEC2ManagerMockRecorder) DeleteEgressOnlyInternetGatewayRequest

func (mr *MockEC2ManagerMockRecorder) DeleteEgressOnlyInternetGatewayRequest(arg0 interface{}) *gomock.Call

DeleteEgressOnlyInternetGatewayRequest indicates an expected call of DeleteEgressOnlyInternetGatewayRequest

func (*MockEC2ManagerMockRecorder) DeleteEgressOnlyInternetGatewayWithContext

func (mr *MockEC2ManagerMockRecorder) DeleteEgressOnlyInternetGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteEgressOnlyInternetGatewayWithContext indicates an expected call of DeleteEgressOnlyInternetGatewayWithContext

func (*MockEC2ManagerMockRecorder) DeleteFleets

func (mr *MockEC2ManagerMockRecorder) DeleteFleets(arg0 interface{}) *gomock.Call

DeleteFleets indicates an expected call of DeleteFleets

func (*MockEC2ManagerMockRecorder) DeleteFleetsRequest

func (mr *MockEC2ManagerMockRecorder) DeleteFleetsRequest(arg0 interface{}) *gomock.Call

DeleteFleetsRequest indicates an expected call of DeleteFleetsRequest

func (*MockEC2ManagerMockRecorder) DeleteFleetsWithContext

func (mr *MockEC2ManagerMockRecorder) DeleteFleetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteFleetsWithContext indicates an expected call of DeleteFleetsWithContext

func (*MockEC2ManagerMockRecorder) DeleteFlowLogs

func (mr *MockEC2ManagerMockRecorder) DeleteFlowLogs(arg0 interface{}) *gomock.Call

DeleteFlowLogs indicates an expected call of DeleteFlowLogs

func (*MockEC2ManagerMockRecorder) DeleteFlowLogsRequest

func (mr *MockEC2ManagerMockRecorder) DeleteFlowLogsRequest(arg0 interface{}) *gomock.Call

DeleteFlowLogsRequest indicates an expected call of DeleteFlowLogsRequest

func (*MockEC2ManagerMockRecorder) DeleteFlowLogsWithContext

func (mr *MockEC2ManagerMockRecorder) DeleteFlowLogsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteFlowLogsWithContext indicates an expected call of DeleteFlowLogsWithContext

func (*MockEC2ManagerMockRecorder) DeleteFpgaImage

func (mr *MockEC2ManagerMockRecorder) DeleteFpgaImage(arg0 interface{}) *gomock.Call

DeleteFpgaImage indicates an expected call of DeleteFpgaImage

func (*MockEC2ManagerMockRecorder) DeleteFpgaImageRequest

func (mr *MockEC2ManagerMockRecorder) DeleteFpgaImageRequest(arg0 interface{}) *gomock.Call

DeleteFpgaImageRequest indicates an expected call of DeleteFpgaImageRequest

func (*MockEC2ManagerMockRecorder) DeleteFpgaImageWithContext

func (mr *MockEC2ManagerMockRecorder) DeleteFpgaImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteFpgaImageWithContext indicates an expected call of DeleteFpgaImageWithContext

func (*MockEC2ManagerMockRecorder) DeleteInternetGateway

func (mr *MockEC2ManagerMockRecorder) DeleteInternetGateway(arg0 interface{}) *gomock.Call

DeleteInternetGateway indicates an expected call of DeleteInternetGateway

func (*MockEC2ManagerMockRecorder) DeleteInternetGatewayRequest

func (mr *MockEC2ManagerMockRecorder) DeleteInternetGatewayRequest(arg0 interface{}) *gomock.Call

DeleteInternetGatewayRequest indicates an expected call of DeleteInternetGatewayRequest

func (*MockEC2ManagerMockRecorder) DeleteInternetGatewayWithContext

func (mr *MockEC2ManagerMockRecorder) DeleteInternetGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteInternetGatewayWithContext indicates an expected call of DeleteInternetGatewayWithContext

func (*MockEC2ManagerMockRecorder) DeleteKeyPair

func (mr *MockEC2ManagerMockRecorder) DeleteKeyPair(arg0 interface{}) *gomock.Call

DeleteKeyPair indicates an expected call of DeleteKeyPair

func (*MockEC2ManagerMockRecorder) DeleteKeyPairRequest

func (mr *MockEC2ManagerMockRecorder) DeleteKeyPairRequest(arg0 interface{}) *gomock.Call

DeleteKeyPairRequest indicates an expected call of DeleteKeyPairRequest

func (*MockEC2ManagerMockRecorder) DeleteKeyPairWithContext

func (mr *MockEC2ManagerMockRecorder) DeleteKeyPairWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteKeyPairWithContext indicates an expected call of DeleteKeyPairWithContext

func (*MockEC2ManagerMockRecorder) DeleteLaunchTemplate

func (mr *MockEC2ManagerMockRecorder) DeleteLaunchTemplate(arg0 interface{}) *gomock.Call

DeleteLaunchTemplate indicates an expected call of DeleteLaunchTemplate

func (*MockEC2ManagerMockRecorder) DeleteLaunchTemplateRequest

func (mr *MockEC2ManagerMockRecorder) DeleteLaunchTemplateRequest(arg0 interface{}) *gomock.Call

DeleteLaunchTemplateRequest indicates an expected call of DeleteLaunchTemplateRequest

func (*MockEC2ManagerMockRecorder) DeleteLaunchTemplateVersions

func (mr *MockEC2ManagerMockRecorder) DeleteLaunchTemplateVersions(arg0 interface{}) *gomock.Call

DeleteLaunchTemplateVersions indicates an expected call of DeleteLaunchTemplateVersions

func (*MockEC2ManagerMockRecorder) DeleteLaunchTemplateVersionsRequest

func (mr *MockEC2ManagerMockRecorder) DeleteLaunchTemplateVersionsRequest(arg0 interface{}) *gomock.Call

DeleteLaunchTemplateVersionsRequest indicates an expected call of DeleteLaunchTemplateVersionsRequest

func (*MockEC2ManagerMockRecorder) DeleteLaunchTemplateVersionsWithContext

func (mr *MockEC2ManagerMockRecorder) DeleteLaunchTemplateVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteLaunchTemplateVersionsWithContext indicates an expected call of DeleteLaunchTemplateVersionsWithContext

func (*MockEC2ManagerMockRecorder) DeleteLaunchTemplateWithContext

func (mr *MockEC2ManagerMockRecorder) DeleteLaunchTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteLaunchTemplateWithContext indicates an expected call of DeleteLaunchTemplateWithContext

func (*MockEC2ManagerMockRecorder) DeleteNatGateway

func (mr *MockEC2ManagerMockRecorder) DeleteNatGateway(arg0 interface{}) *gomock.Call

DeleteNatGateway indicates an expected call of DeleteNatGateway

func (*MockEC2ManagerMockRecorder) DeleteNatGatewayRequest

func (mr *MockEC2ManagerMockRecorder) DeleteNatGatewayRequest(arg0 interface{}) *gomock.Call

DeleteNatGatewayRequest indicates an expected call of DeleteNatGatewayRequest

func (*MockEC2ManagerMockRecorder) DeleteNatGatewayWithContext

func (mr *MockEC2ManagerMockRecorder) DeleteNatGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteNatGatewayWithContext indicates an expected call of DeleteNatGatewayWithContext

func (*MockEC2ManagerMockRecorder) DeleteNetworkAcl

func (mr *MockEC2ManagerMockRecorder) DeleteNetworkAcl(arg0 interface{}) *gomock.Call

DeleteNetworkAcl indicates an expected call of DeleteNetworkAcl

func (*MockEC2ManagerMockRecorder) DeleteNetworkAclEntry

func (mr *MockEC2ManagerMockRecorder) DeleteNetworkAclEntry(arg0 interface{}) *gomock.Call

DeleteNetworkAclEntry indicates an expected call of DeleteNetworkAclEntry

func (*MockEC2ManagerMockRecorder) DeleteNetworkAclEntryRequest

func (mr *MockEC2ManagerMockRecorder) DeleteNetworkAclEntryRequest(arg0 interface{}) *gomock.Call

DeleteNetworkAclEntryRequest indicates an expected call of DeleteNetworkAclEntryRequest

func (*MockEC2ManagerMockRecorder) DeleteNetworkAclEntryWithContext

func (mr *MockEC2ManagerMockRecorder) DeleteNetworkAclEntryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteNetworkAclEntryWithContext indicates an expected call of DeleteNetworkAclEntryWithContext

func (*MockEC2ManagerMockRecorder) DeleteNetworkAclRequest

func (mr *MockEC2ManagerMockRecorder) DeleteNetworkAclRequest(arg0 interface{}) *gomock.Call

DeleteNetworkAclRequest indicates an expected call of DeleteNetworkAclRequest

func (*MockEC2ManagerMockRecorder) DeleteNetworkAclWithContext

func (mr *MockEC2ManagerMockRecorder) DeleteNetworkAclWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteNetworkAclWithContext indicates an expected call of DeleteNetworkAclWithContext

func (*MockEC2ManagerMockRecorder) DeleteNetworkInterface

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

DeleteNetworkInterface indicates an expected call of DeleteNetworkInterface

func (*MockEC2ManagerMockRecorder) DeleteNetworkInterfacePermission

func (mr *MockEC2ManagerMockRecorder) DeleteNetworkInterfacePermission(arg0 interface{}) *gomock.Call

DeleteNetworkInterfacePermission indicates an expected call of DeleteNetworkInterfacePermission

func (*MockEC2ManagerMockRecorder) DeleteNetworkInterfacePermissionRequest

func (mr *MockEC2ManagerMockRecorder) DeleteNetworkInterfacePermissionRequest(arg0 interface{}) *gomock.Call

DeleteNetworkInterfacePermissionRequest indicates an expected call of DeleteNetworkInterfacePermissionRequest

func (*MockEC2ManagerMockRecorder) DeleteNetworkInterfacePermissionWithContext

func (mr *MockEC2ManagerMockRecorder) DeleteNetworkInterfacePermissionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteNetworkInterfacePermissionWithContext indicates an expected call of DeleteNetworkInterfacePermissionWithContext

func (*MockEC2ManagerMockRecorder) DeleteNetworkInterfaceRequest

func (mr *MockEC2ManagerMockRecorder) DeleteNetworkInterfaceRequest(arg0 interface{}) *gomock.Call

DeleteNetworkInterfaceRequest indicates an expected call of DeleteNetworkInterfaceRequest

func (*MockEC2ManagerMockRecorder) DeleteNetworkInterfaceWithContext

func (mr *MockEC2ManagerMockRecorder) DeleteNetworkInterfaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteNetworkInterfaceWithContext indicates an expected call of DeleteNetworkInterfaceWithContext

func (*MockEC2ManagerMockRecorder) DeletePlacementGroup

func (mr *MockEC2ManagerMockRecorder) DeletePlacementGroup(arg0 interface{}) *gomock.Call

DeletePlacementGroup indicates an expected call of DeletePlacementGroup

func (*MockEC2ManagerMockRecorder) DeletePlacementGroupRequest

func (mr *MockEC2ManagerMockRecorder) DeletePlacementGroupRequest(arg0 interface{}) *gomock.Call

DeletePlacementGroupRequest indicates an expected call of DeletePlacementGroupRequest

func (*MockEC2ManagerMockRecorder) DeletePlacementGroupWithContext

func (mr *MockEC2ManagerMockRecorder) DeletePlacementGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeletePlacementGroupWithContext indicates an expected call of DeletePlacementGroupWithContext

func (*MockEC2ManagerMockRecorder) DeleteRoute

func (mr *MockEC2ManagerMockRecorder) DeleteRoute(arg0 interface{}) *gomock.Call

DeleteRoute indicates an expected call of DeleteRoute

func (*MockEC2ManagerMockRecorder) DeleteRouteRequest

func (mr *MockEC2ManagerMockRecorder) DeleteRouteRequest(arg0 interface{}) *gomock.Call

DeleteRouteRequest indicates an expected call of DeleteRouteRequest

func (*MockEC2ManagerMockRecorder) DeleteRouteTable

func (mr *MockEC2ManagerMockRecorder) DeleteRouteTable(arg0 interface{}) *gomock.Call

DeleteRouteTable indicates an expected call of DeleteRouteTable

func (*MockEC2ManagerMockRecorder) DeleteRouteTableRequest

func (mr *MockEC2ManagerMockRecorder) DeleteRouteTableRequest(arg0 interface{}) *gomock.Call

DeleteRouteTableRequest indicates an expected call of DeleteRouteTableRequest

func (*MockEC2ManagerMockRecorder) DeleteRouteTableWithContext

func (mr *MockEC2ManagerMockRecorder) DeleteRouteTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteRouteTableWithContext indicates an expected call of DeleteRouteTableWithContext

func (*MockEC2ManagerMockRecorder) DeleteRouteWithContext

func (mr *MockEC2ManagerMockRecorder) DeleteRouteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteRouteWithContext indicates an expected call of DeleteRouteWithContext

func (*MockEC2ManagerMockRecorder) DeleteSecurityGroup

func (mr *MockEC2ManagerMockRecorder) DeleteSecurityGroup(arg0 interface{}) *gomock.Call

DeleteSecurityGroup indicates an expected call of DeleteSecurityGroup

func (*MockEC2ManagerMockRecorder) DeleteSecurityGroupRequest

func (mr *MockEC2ManagerMockRecorder) DeleteSecurityGroupRequest(arg0 interface{}) *gomock.Call

DeleteSecurityGroupRequest indicates an expected call of DeleteSecurityGroupRequest

func (*MockEC2ManagerMockRecorder) DeleteSecurityGroupWithContext

func (mr *MockEC2ManagerMockRecorder) DeleteSecurityGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteSecurityGroupWithContext indicates an expected call of DeleteSecurityGroupWithContext

func (*MockEC2ManagerMockRecorder) DeleteSnapshot

func (mr *MockEC2ManagerMockRecorder) DeleteSnapshot(arg0 interface{}) *gomock.Call

DeleteSnapshot indicates an expected call of DeleteSnapshot

func (*MockEC2ManagerMockRecorder) DeleteSnapshotRequest

func (mr *MockEC2ManagerMockRecorder) DeleteSnapshotRequest(arg0 interface{}) *gomock.Call

DeleteSnapshotRequest indicates an expected call of DeleteSnapshotRequest

func (*MockEC2ManagerMockRecorder) DeleteSnapshotWithContext

func (mr *MockEC2ManagerMockRecorder) DeleteSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteSnapshotWithContext indicates an expected call of DeleteSnapshotWithContext

func (*MockEC2ManagerMockRecorder) DeleteSpotDatafeedSubscription

func (mr *MockEC2ManagerMockRecorder) DeleteSpotDatafeedSubscription(arg0 interface{}) *gomock.Call

DeleteSpotDatafeedSubscription indicates an expected call of DeleteSpotDatafeedSubscription

func (*MockEC2ManagerMockRecorder) DeleteSpotDatafeedSubscriptionRequest

func (mr *MockEC2ManagerMockRecorder) DeleteSpotDatafeedSubscriptionRequest(arg0 interface{}) *gomock.Call

DeleteSpotDatafeedSubscriptionRequest indicates an expected call of DeleteSpotDatafeedSubscriptionRequest

func (*MockEC2ManagerMockRecorder) DeleteSpotDatafeedSubscriptionWithContext

func (mr *MockEC2ManagerMockRecorder) DeleteSpotDatafeedSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteSpotDatafeedSubscriptionWithContext indicates an expected call of DeleteSpotDatafeedSubscriptionWithContext

func (*MockEC2ManagerMockRecorder) DeleteSubnet

func (mr *MockEC2ManagerMockRecorder) DeleteSubnet(arg0 interface{}) *gomock.Call

DeleteSubnet indicates an expected call of DeleteSubnet

func (*MockEC2ManagerMockRecorder) DeleteSubnetRequest

func (mr *MockEC2ManagerMockRecorder) DeleteSubnetRequest(arg0 interface{}) *gomock.Call

DeleteSubnetRequest indicates an expected call of DeleteSubnetRequest

func (*MockEC2ManagerMockRecorder) DeleteSubnetWithContext

func (mr *MockEC2ManagerMockRecorder) DeleteSubnetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteSubnetWithContext indicates an expected call of DeleteSubnetWithContext

func (*MockEC2ManagerMockRecorder) DeleteTags

func (mr *MockEC2ManagerMockRecorder) DeleteTags(arg0 interface{}) *gomock.Call

DeleteTags indicates an expected call of DeleteTags

func (*MockEC2ManagerMockRecorder) DeleteTagsRequest

func (mr *MockEC2ManagerMockRecorder) DeleteTagsRequest(arg0 interface{}) *gomock.Call

DeleteTagsRequest indicates an expected call of DeleteTagsRequest

func (*MockEC2ManagerMockRecorder) DeleteTagsWithContext

func (mr *MockEC2ManagerMockRecorder) DeleteTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteTagsWithContext indicates an expected call of DeleteTagsWithContext

func (*MockEC2ManagerMockRecorder) DeleteVolume

func (mr *MockEC2ManagerMockRecorder) DeleteVolume(arg0 interface{}) *gomock.Call

DeleteVolume indicates an expected call of DeleteVolume

func (*MockEC2ManagerMockRecorder) DeleteVolumeRequest

func (mr *MockEC2ManagerMockRecorder) DeleteVolumeRequest(arg0 interface{}) *gomock.Call

DeleteVolumeRequest indicates an expected call of DeleteVolumeRequest

func (*MockEC2ManagerMockRecorder) DeleteVolumeWithContext

func (mr *MockEC2ManagerMockRecorder) DeleteVolumeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteVolumeWithContext indicates an expected call of DeleteVolumeWithContext

func (*MockEC2ManagerMockRecorder) DeleteVpc

func (mr *MockEC2ManagerMockRecorder) DeleteVpc(arg0 interface{}) *gomock.Call

DeleteVpc indicates an expected call of DeleteVpc

func (*MockEC2ManagerMockRecorder) DeleteVpcEndpointConnectionNotifications

func (mr *MockEC2ManagerMockRecorder) DeleteVpcEndpointConnectionNotifications(arg0 interface{}) *gomock.Call

DeleteVpcEndpointConnectionNotifications indicates an expected call of DeleteVpcEndpointConnectionNotifications

func (*MockEC2ManagerMockRecorder) DeleteVpcEndpointConnectionNotificationsRequest

func (mr *MockEC2ManagerMockRecorder) DeleteVpcEndpointConnectionNotificationsRequest(arg0 interface{}) *gomock.Call

DeleteVpcEndpointConnectionNotificationsRequest indicates an expected call of DeleteVpcEndpointConnectionNotificationsRequest

func (*MockEC2ManagerMockRecorder) DeleteVpcEndpointConnectionNotificationsWithContext

func (mr *MockEC2ManagerMockRecorder) DeleteVpcEndpointConnectionNotificationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteVpcEndpointConnectionNotificationsWithContext indicates an expected call of DeleteVpcEndpointConnectionNotificationsWithContext

func (*MockEC2ManagerMockRecorder) DeleteVpcEndpointServiceConfigurations

func (mr *MockEC2ManagerMockRecorder) DeleteVpcEndpointServiceConfigurations(arg0 interface{}) *gomock.Call

DeleteVpcEndpointServiceConfigurations indicates an expected call of DeleteVpcEndpointServiceConfigurations

func (*MockEC2ManagerMockRecorder) DeleteVpcEndpointServiceConfigurationsRequest

func (mr *MockEC2ManagerMockRecorder) DeleteVpcEndpointServiceConfigurationsRequest(arg0 interface{}) *gomock.Call

DeleteVpcEndpointServiceConfigurationsRequest indicates an expected call of DeleteVpcEndpointServiceConfigurationsRequest

func (*MockEC2ManagerMockRecorder) DeleteVpcEndpointServiceConfigurationsWithContext

func (mr *MockEC2ManagerMockRecorder) DeleteVpcEndpointServiceConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteVpcEndpointServiceConfigurationsWithContext indicates an expected call of DeleteVpcEndpointServiceConfigurationsWithContext

func (*MockEC2ManagerMockRecorder) DeleteVpcEndpoints

func (mr *MockEC2ManagerMockRecorder) DeleteVpcEndpoints(arg0 interface{}) *gomock.Call

DeleteVpcEndpoints indicates an expected call of DeleteVpcEndpoints

func (*MockEC2ManagerMockRecorder) DeleteVpcEndpointsRequest

func (mr *MockEC2ManagerMockRecorder) DeleteVpcEndpointsRequest(arg0 interface{}) *gomock.Call

DeleteVpcEndpointsRequest indicates an expected call of DeleteVpcEndpointsRequest

func (*MockEC2ManagerMockRecorder) DeleteVpcEndpointsWithContext

func (mr *MockEC2ManagerMockRecorder) DeleteVpcEndpointsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteVpcEndpointsWithContext indicates an expected call of DeleteVpcEndpointsWithContext

func (*MockEC2ManagerMockRecorder) DeleteVpcPeeringConnection

func (mr *MockEC2ManagerMockRecorder) DeleteVpcPeeringConnection(arg0 interface{}) *gomock.Call

DeleteVpcPeeringConnection indicates an expected call of DeleteVpcPeeringConnection

func (*MockEC2ManagerMockRecorder) DeleteVpcPeeringConnectionRequest

func (mr *MockEC2ManagerMockRecorder) DeleteVpcPeeringConnectionRequest(arg0 interface{}) *gomock.Call

DeleteVpcPeeringConnectionRequest indicates an expected call of DeleteVpcPeeringConnectionRequest

func (*MockEC2ManagerMockRecorder) DeleteVpcPeeringConnectionWithContext

func (mr *MockEC2ManagerMockRecorder) DeleteVpcPeeringConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteVpcPeeringConnectionWithContext indicates an expected call of DeleteVpcPeeringConnectionWithContext

func (*MockEC2ManagerMockRecorder) DeleteVpcRequest

func (mr *MockEC2ManagerMockRecorder) DeleteVpcRequest(arg0 interface{}) *gomock.Call

DeleteVpcRequest indicates an expected call of DeleteVpcRequest

func (*MockEC2ManagerMockRecorder) DeleteVpcWithContext

func (mr *MockEC2ManagerMockRecorder) DeleteVpcWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteVpcWithContext indicates an expected call of DeleteVpcWithContext

func (*MockEC2ManagerMockRecorder) DeleteVpnConnection

func (mr *MockEC2ManagerMockRecorder) DeleteVpnConnection(arg0 interface{}) *gomock.Call

DeleteVpnConnection indicates an expected call of DeleteVpnConnection

func (*MockEC2ManagerMockRecorder) DeleteVpnConnectionRequest

func (mr *MockEC2ManagerMockRecorder) DeleteVpnConnectionRequest(arg0 interface{}) *gomock.Call

DeleteVpnConnectionRequest indicates an expected call of DeleteVpnConnectionRequest

func (*MockEC2ManagerMockRecorder) DeleteVpnConnectionRoute

func (mr *MockEC2ManagerMockRecorder) DeleteVpnConnectionRoute(arg0 interface{}) *gomock.Call

DeleteVpnConnectionRoute indicates an expected call of DeleteVpnConnectionRoute

func (*MockEC2ManagerMockRecorder) DeleteVpnConnectionRouteRequest

func (mr *MockEC2ManagerMockRecorder) DeleteVpnConnectionRouteRequest(arg0 interface{}) *gomock.Call

DeleteVpnConnectionRouteRequest indicates an expected call of DeleteVpnConnectionRouteRequest

func (*MockEC2ManagerMockRecorder) DeleteVpnConnectionRouteWithContext

func (mr *MockEC2ManagerMockRecorder) DeleteVpnConnectionRouteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteVpnConnectionRouteWithContext indicates an expected call of DeleteVpnConnectionRouteWithContext

func (*MockEC2ManagerMockRecorder) DeleteVpnConnectionWithContext

func (mr *MockEC2ManagerMockRecorder) DeleteVpnConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteVpnConnectionWithContext indicates an expected call of DeleteVpnConnectionWithContext

func (*MockEC2ManagerMockRecorder) DeleteVpnGateway

func (mr *MockEC2ManagerMockRecorder) DeleteVpnGateway(arg0 interface{}) *gomock.Call

DeleteVpnGateway indicates an expected call of DeleteVpnGateway

func (*MockEC2ManagerMockRecorder) DeleteVpnGatewayRequest

func (mr *MockEC2ManagerMockRecorder) DeleteVpnGatewayRequest(arg0 interface{}) *gomock.Call

DeleteVpnGatewayRequest indicates an expected call of DeleteVpnGatewayRequest

func (*MockEC2ManagerMockRecorder) DeleteVpnGatewayWithContext

func (mr *MockEC2ManagerMockRecorder) DeleteVpnGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteVpnGatewayWithContext indicates an expected call of DeleteVpnGatewayWithContext

func (*MockEC2ManagerMockRecorder) DeregisterImage

func (mr *MockEC2ManagerMockRecorder) DeregisterImage(arg0 interface{}) *gomock.Call

DeregisterImage indicates an expected call of DeregisterImage

func (*MockEC2ManagerMockRecorder) DeregisterImageRequest

func (mr *MockEC2ManagerMockRecorder) DeregisterImageRequest(arg0 interface{}) *gomock.Call

DeregisterImageRequest indicates an expected call of DeregisterImageRequest

func (*MockEC2ManagerMockRecorder) DeregisterImageWithContext

func (mr *MockEC2ManagerMockRecorder) DeregisterImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeregisterImageWithContext indicates an expected call of DeregisterImageWithContext

func (*MockEC2ManagerMockRecorder) DescribeAccountAttributes

func (mr *MockEC2ManagerMockRecorder) DescribeAccountAttributes(arg0 interface{}) *gomock.Call

DescribeAccountAttributes indicates an expected call of DescribeAccountAttributes

func (*MockEC2ManagerMockRecorder) DescribeAccountAttributesRequest

func (mr *MockEC2ManagerMockRecorder) DescribeAccountAttributesRequest(arg0 interface{}) *gomock.Call

DescribeAccountAttributesRequest indicates an expected call of DescribeAccountAttributesRequest

func (*MockEC2ManagerMockRecorder) DescribeAccountAttributesWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeAccountAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAccountAttributesWithContext indicates an expected call of DescribeAccountAttributesWithContext

func (*MockEC2ManagerMockRecorder) DescribeAddresses

func (mr *MockEC2ManagerMockRecorder) DescribeAddresses(arg0 interface{}) *gomock.Call

DescribeAddresses indicates an expected call of DescribeAddresses

func (*MockEC2ManagerMockRecorder) DescribeAddressesRequest

func (mr *MockEC2ManagerMockRecorder) DescribeAddressesRequest(arg0 interface{}) *gomock.Call

DescribeAddressesRequest indicates an expected call of DescribeAddressesRequest

func (*MockEC2ManagerMockRecorder) DescribeAddressesWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeAddressesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAddressesWithContext indicates an expected call of DescribeAddressesWithContext

func (*MockEC2ManagerMockRecorder) DescribeAggregateIdFormat

func (mr *MockEC2ManagerMockRecorder) DescribeAggregateIdFormat(arg0 interface{}) *gomock.Call

DescribeAggregateIdFormat indicates an expected call of DescribeAggregateIdFormat

func (*MockEC2ManagerMockRecorder) DescribeAggregateIdFormatRequest

func (mr *MockEC2ManagerMockRecorder) DescribeAggregateIdFormatRequest(arg0 interface{}) *gomock.Call

DescribeAggregateIdFormatRequest indicates an expected call of DescribeAggregateIdFormatRequest

func (*MockEC2ManagerMockRecorder) DescribeAggregateIdFormatWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeAggregateIdFormatWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAggregateIdFormatWithContext indicates an expected call of DescribeAggregateIdFormatWithContext

func (*MockEC2ManagerMockRecorder) DescribeAvailabilityZones

func (mr *MockEC2ManagerMockRecorder) DescribeAvailabilityZones(arg0 interface{}) *gomock.Call

DescribeAvailabilityZones indicates an expected call of DescribeAvailabilityZones

func (*MockEC2ManagerMockRecorder) DescribeAvailabilityZonesRequest

func (mr *MockEC2ManagerMockRecorder) DescribeAvailabilityZonesRequest(arg0 interface{}) *gomock.Call

DescribeAvailabilityZonesRequest indicates an expected call of DescribeAvailabilityZonesRequest

func (*MockEC2ManagerMockRecorder) DescribeAvailabilityZonesWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeAvailabilityZonesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAvailabilityZonesWithContext indicates an expected call of DescribeAvailabilityZonesWithContext

func (*MockEC2ManagerMockRecorder) DescribeBundleTasks

func (mr *MockEC2ManagerMockRecorder) DescribeBundleTasks(arg0 interface{}) *gomock.Call

DescribeBundleTasks indicates an expected call of DescribeBundleTasks

func (*MockEC2ManagerMockRecorder) DescribeBundleTasksRequest

func (mr *MockEC2ManagerMockRecorder) DescribeBundleTasksRequest(arg0 interface{}) *gomock.Call

DescribeBundleTasksRequest indicates an expected call of DescribeBundleTasksRequest

func (*MockEC2ManagerMockRecorder) DescribeBundleTasksWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeBundleTasksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeBundleTasksWithContext indicates an expected call of DescribeBundleTasksWithContext

func (*MockEC2ManagerMockRecorder) DescribeClassicLinkInstances

func (mr *MockEC2ManagerMockRecorder) DescribeClassicLinkInstances(arg0 interface{}) *gomock.Call

DescribeClassicLinkInstances indicates an expected call of DescribeClassicLinkInstances

func (*MockEC2ManagerMockRecorder) DescribeClassicLinkInstancesRequest

func (mr *MockEC2ManagerMockRecorder) DescribeClassicLinkInstancesRequest(arg0 interface{}) *gomock.Call

DescribeClassicLinkInstancesRequest indicates an expected call of DescribeClassicLinkInstancesRequest

func (*MockEC2ManagerMockRecorder) DescribeClassicLinkInstancesWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeClassicLinkInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeClassicLinkInstancesWithContext indicates an expected call of DescribeClassicLinkInstancesWithContext

func (*MockEC2ManagerMockRecorder) DescribeConversionTasks

func (mr *MockEC2ManagerMockRecorder) DescribeConversionTasks(arg0 interface{}) *gomock.Call

DescribeConversionTasks indicates an expected call of DescribeConversionTasks

func (*MockEC2ManagerMockRecorder) DescribeConversionTasksRequest

func (mr *MockEC2ManagerMockRecorder) DescribeConversionTasksRequest(arg0 interface{}) *gomock.Call

DescribeConversionTasksRequest indicates an expected call of DescribeConversionTasksRequest

func (*MockEC2ManagerMockRecorder) DescribeConversionTasksWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeConversionTasksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeConversionTasksWithContext indicates an expected call of DescribeConversionTasksWithContext

func (*MockEC2ManagerMockRecorder) DescribeCustomerGateways

func (mr *MockEC2ManagerMockRecorder) DescribeCustomerGateways(arg0 interface{}) *gomock.Call

DescribeCustomerGateways indicates an expected call of DescribeCustomerGateways

func (*MockEC2ManagerMockRecorder) DescribeCustomerGatewaysRequest

func (mr *MockEC2ManagerMockRecorder) DescribeCustomerGatewaysRequest(arg0 interface{}) *gomock.Call

DescribeCustomerGatewaysRequest indicates an expected call of DescribeCustomerGatewaysRequest

func (*MockEC2ManagerMockRecorder) DescribeCustomerGatewaysWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeCustomerGatewaysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeCustomerGatewaysWithContext indicates an expected call of DescribeCustomerGatewaysWithContext

func (*MockEC2ManagerMockRecorder) DescribeDhcpOptions

func (mr *MockEC2ManagerMockRecorder) DescribeDhcpOptions(arg0 interface{}) *gomock.Call

DescribeDhcpOptions indicates an expected call of DescribeDhcpOptions

func (*MockEC2ManagerMockRecorder) DescribeDhcpOptionsRequest

func (mr *MockEC2ManagerMockRecorder) DescribeDhcpOptionsRequest(arg0 interface{}) *gomock.Call

DescribeDhcpOptionsRequest indicates an expected call of DescribeDhcpOptionsRequest

func (*MockEC2ManagerMockRecorder) DescribeDhcpOptionsWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeDhcpOptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDhcpOptionsWithContext indicates an expected call of DescribeDhcpOptionsWithContext

func (*MockEC2ManagerMockRecorder) DescribeEgressOnlyInternetGateways

func (mr *MockEC2ManagerMockRecorder) DescribeEgressOnlyInternetGateways(arg0 interface{}) *gomock.Call

DescribeEgressOnlyInternetGateways indicates an expected call of DescribeEgressOnlyInternetGateways

func (*MockEC2ManagerMockRecorder) DescribeEgressOnlyInternetGatewaysRequest

func (mr *MockEC2ManagerMockRecorder) DescribeEgressOnlyInternetGatewaysRequest(arg0 interface{}) *gomock.Call

DescribeEgressOnlyInternetGatewaysRequest indicates an expected call of DescribeEgressOnlyInternetGatewaysRequest

func (*MockEC2ManagerMockRecorder) DescribeEgressOnlyInternetGatewaysWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeEgressOnlyInternetGatewaysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeEgressOnlyInternetGatewaysWithContext indicates an expected call of DescribeEgressOnlyInternetGatewaysWithContext

func (*MockEC2ManagerMockRecorder) DescribeElasticGpus

func (mr *MockEC2ManagerMockRecorder) DescribeElasticGpus(arg0 interface{}) *gomock.Call

DescribeElasticGpus indicates an expected call of DescribeElasticGpus

func (*MockEC2ManagerMockRecorder) DescribeElasticGpusRequest

func (mr *MockEC2ManagerMockRecorder) DescribeElasticGpusRequest(arg0 interface{}) *gomock.Call

DescribeElasticGpusRequest indicates an expected call of DescribeElasticGpusRequest

func (*MockEC2ManagerMockRecorder) DescribeElasticGpusWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeElasticGpusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeElasticGpusWithContext indicates an expected call of DescribeElasticGpusWithContext

func (*MockEC2ManagerMockRecorder) DescribeExportTasks

func (mr *MockEC2ManagerMockRecorder) DescribeExportTasks(arg0 interface{}) *gomock.Call

DescribeExportTasks indicates an expected call of DescribeExportTasks

func (*MockEC2ManagerMockRecorder) DescribeExportTasksRequest

func (mr *MockEC2ManagerMockRecorder) DescribeExportTasksRequest(arg0 interface{}) *gomock.Call

DescribeExportTasksRequest indicates an expected call of DescribeExportTasksRequest

func (*MockEC2ManagerMockRecorder) DescribeExportTasksWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeExportTasksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeExportTasksWithContext indicates an expected call of DescribeExportTasksWithContext

func (*MockEC2ManagerMockRecorder) DescribeFleetHistory

func (mr *MockEC2ManagerMockRecorder) DescribeFleetHistory(arg0 interface{}) *gomock.Call

DescribeFleetHistory indicates an expected call of DescribeFleetHistory

func (*MockEC2ManagerMockRecorder) DescribeFleetHistoryRequest

func (mr *MockEC2ManagerMockRecorder) DescribeFleetHistoryRequest(arg0 interface{}) *gomock.Call

DescribeFleetHistoryRequest indicates an expected call of DescribeFleetHistoryRequest

func (*MockEC2ManagerMockRecorder) DescribeFleetHistoryWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeFleetHistoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeFleetHistoryWithContext indicates an expected call of DescribeFleetHistoryWithContext

func (*MockEC2ManagerMockRecorder) DescribeFleetInstances

func (mr *MockEC2ManagerMockRecorder) DescribeFleetInstances(arg0 interface{}) *gomock.Call

DescribeFleetInstances indicates an expected call of DescribeFleetInstances

func (*MockEC2ManagerMockRecorder) DescribeFleetInstancesRequest

func (mr *MockEC2ManagerMockRecorder) DescribeFleetInstancesRequest(arg0 interface{}) *gomock.Call

DescribeFleetInstancesRequest indicates an expected call of DescribeFleetInstancesRequest

func (*MockEC2ManagerMockRecorder) DescribeFleetInstancesWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeFleetInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeFleetInstancesWithContext indicates an expected call of DescribeFleetInstancesWithContext

func (*MockEC2ManagerMockRecorder) DescribeFleets

func (mr *MockEC2ManagerMockRecorder) DescribeFleets(arg0 interface{}) *gomock.Call

DescribeFleets indicates an expected call of DescribeFleets

func (*MockEC2ManagerMockRecorder) DescribeFleetsRequest

func (mr *MockEC2ManagerMockRecorder) DescribeFleetsRequest(arg0 interface{}) *gomock.Call

DescribeFleetsRequest indicates an expected call of DescribeFleetsRequest

func (*MockEC2ManagerMockRecorder) DescribeFleetsWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeFleetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeFleetsWithContext indicates an expected call of DescribeFleetsWithContext

func (*MockEC2ManagerMockRecorder) DescribeFlowLogs

func (mr *MockEC2ManagerMockRecorder) DescribeFlowLogs(arg0 interface{}) *gomock.Call

DescribeFlowLogs indicates an expected call of DescribeFlowLogs

func (*MockEC2ManagerMockRecorder) DescribeFlowLogsRequest

func (mr *MockEC2ManagerMockRecorder) DescribeFlowLogsRequest(arg0 interface{}) *gomock.Call

DescribeFlowLogsRequest indicates an expected call of DescribeFlowLogsRequest

func (*MockEC2ManagerMockRecorder) DescribeFlowLogsWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeFlowLogsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeFlowLogsWithContext indicates an expected call of DescribeFlowLogsWithContext

func (*MockEC2ManagerMockRecorder) DescribeFpgaImageAttribute

func (mr *MockEC2ManagerMockRecorder) DescribeFpgaImageAttribute(arg0 interface{}) *gomock.Call

DescribeFpgaImageAttribute indicates an expected call of DescribeFpgaImageAttribute

func (*MockEC2ManagerMockRecorder) DescribeFpgaImageAttributeRequest

func (mr *MockEC2ManagerMockRecorder) DescribeFpgaImageAttributeRequest(arg0 interface{}) *gomock.Call

DescribeFpgaImageAttributeRequest indicates an expected call of DescribeFpgaImageAttributeRequest

func (*MockEC2ManagerMockRecorder) DescribeFpgaImageAttributeWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeFpgaImageAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeFpgaImageAttributeWithContext indicates an expected call of DescribeFpgaImageAttributeWithContext

func (*MockEC2ManagerMockRecorder) DescribeFpgaImages

func (mr *MockEC2ManagerMockRecorder) DescribeFpgaImages(arg0 interface{}) *gomock.Call

DescribeFpgaImages indicates an expected call of DescribeFpgaImages

func (*MockEC2ManagerMockRecorder) DescribeFpgaImagesRequest

func (mr *MockEC2ManagerMockRecorder) DescribeFpgaImagesRequest(arg0 interface{}) *gomock.Call

DescribeFpgaImagesRequest indicates an expected call of DescribeFpgaImagesRequest

func (*MockEC2ManagerMockRecorder) DescribeFpgaImagesWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeFpgaImagesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeFpgaImagesWithContext indicates an expected call of DescribeFpgaImagesWithContext

func (*MockEC2ManagerMockRecorder) DescribeHostReservationOfferings

func (mr *MockEC2ManagerMockRecorder) DescribeHostReservationOfferings(arg0 interface{}) *gomock.Call

DescribeHostReservationOfferings indicates an expected call of DescribeHostReservationOfferings

func (*MockEC2ManagerMockRecorder) DescribeHostReservationOfferingsRequest

func (mr *MockEC2ManagerMockRecorder) DescribeHostReservationOfferingsRequest(arg0 interface{}) *gomock.Call

DescribeHostReservationOfferingsRequest indicates an expected call of DescribeHostReservationOfferingsRequest

func (*MockEC2ManagerMockRecorder) DescribeHostReservationOfferingsWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeHostReservationOfferingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeHostReservationOfferingsWithContext indicates an expected call of DescribeHostReservationOfferingsWithContext

func (*MockEC2ManagerMockRecorder) DescribeHostReservations

func (mr *MockEC2ManagerMockRecorder) DescribeHostReservations(arg0 interface{}) *gomock.Call

DescribeHostReservations indicates an expected call of DescribeHostReservations

func (*MockEC2ManagerMockRecorder) DescribeHostReservationsRequest

func (mr *MockEC2ManagerMockRecorder) DescribeHostReservationsRequest(arg0 interface{}) *gomock.Call

DescribeHostReservationsRequest indicates an expected call of DescribeHostReservationsRequest

func (*MockEC2ManagerMockRecorder) DescribeHostReservationsWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeHostReservationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeHostReservationsWithContext indicates an expected call of DescribeHostReservationsWithContext

func (*MockEC2ManagerMockRecorder) DescribeHosts

func (mr *MockEC2ManagerMockRecorder) DescribeHosts(arg0 interface{}) *gomock.Call

DescribeHosts indicates an expected call of DescribeHosts

func (*MockEC2ManagerMockRecorder) DescribeHostsRequest

func (mr *MockEC2ManagerMockRecorder) DescribeHostsRequest(arg0 interface{}) *gomock.Call

DescribeHostsRequest indicates an expected call of DescribeHostsRequest

func (*MockEC2ManagerMockRecorder) DescribeHostsWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeHostsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeHostsWithContext indicates an expected call of DescribeHostsWithContext

func (*MockEC2ManagerMockRecorder) DescribeIamInstanceProfileAssociations

func (mr *MockEC2ManagerMockRecorder) DescribeIamInstanceProfileAssociations(arg0 interface{}) *gomock.Call

DescribeIamInstanceProfileAssociations indicates an expected call of DescribeIamInstanceProfileAssociations

func (*MockEC2ManagerMockRecorder) DescribeIamInstanceProfileAssociationsRequest

func (mr *MockEC2ManagerMockRecorder) DescribeIamInstanceProfileAssociationsRequest(arg0 interface{}) *gomock.Call

DescribeIamInstanceProfileAssociationsRequest indicates an expected call of DescribeIamInstanceProfileAssociationsRequest

func (*MockEC2ManagerMockRecorder) DescribeIamInstanceProfileAssociationsWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeIamInstanceProfileAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeIamInstanceProfileAssociationsWithContext indicates an expected call of DescribeIamInstanceProfileAssociationsWithContext

func (*MockEC2ManagerMockRecorder) DescribeIdFormat

func (mr *MockEC2ManagerMockRecorder) DescribeIdFormat(arg0 interface{}) *gomock.Call

DescribeIdFormat indicates an expected call of DescribeIdFormat

func (*MockEC2ManagerMockRecorder) DescribeIdFormatRequest

func (mr *MockEC2ManagerMockRecorder) DescribeIdFormatRequest(arg0 interface{}) *gomock.Call

DescribeIdFormatRequest indicates an expected call of DescribeIdFormatRequest

func (*MockEC2ManagerMockRecorder) DescribeIdFormatWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeIdFormatWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeIdFormatWithContext indicates an expected call of DescribeIdFormatWithContext

func (*MockEC2ManagerMockRecorder) DescribeIdentityIdFormat

func (mr *MockEC2ManagerMockRecorder) DescribeIdentityIdFormat(arg0 interface{}) *gomock.Call

DescribeIdentityIdFormat indicates an expected call of DescribeIdentityIdFormat

func (*MockEC2ManagerMockRecorder) DescribeIdentityIdFormatRequest

func (mr *MockEC2ManagerMockRecorder) DescribeIdentityIdFormatRequest(arg0 interface{}) *gomock.Call

DescribeIdentityIdFormatRequest indicates an expected call of DescribeIdentityIdFormatRequest

func (*MockEC2ManagerMockRecorder) DescribeIdentityIdFormatWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeIdentityIdFormatWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeIdentityIdFormatWithContext indicates an expected call of DescribeIdentityIdFormatWithContext

func (*MockEC2ManagerMockRecorder) DescribeImageAttribute

func (mr *MockEC2ManagerMockRecorder) DescribeImageAttribute(arg0 interface{}) *gomock.Call

DescribeImageAttribute indicates an expected call of DescribeImageAttribute

func (*MockEC2ManagerMockRecorder) DescribeImageAttributeRequest

func (mr *MockEC2ManagerMockRecorder) DescribeImageAttributeRequest(arg0 interface{}) *gomock.Call

DescribeImageAttributeRequest indicates an expected call of DescribeImageAttributeRequest

func (*MockEC2ManagerMockRecorder) DescribeImageAttributeWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeImageAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeImageAttributeWithContext indicates an expected call of DescribeImageAttributeWithContext

func (*MockEC2ManagerMockRecorder) DescribeImages

func (mr *MockEC2ManagerMockRecorder) DescribeImages(arg0 interface{}) *gomock.Call

DescribeImages indicates an expected call of DescribeImages

func (*MockEC2ManagerMockRecorder) DescribeImagesRequest

func (mr *MockEC2ManagerMockRecorder) DescribeImagesRequest(arg0 interface{}) *gomock.Call

DescribeImagesRequest indicates an expected call of DescribeImagesRequest

func (*MockEC2ManagerMockRecorder) DescribeImagesWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeImagesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeImagesWithContext indicates an expected call of DescribeImagesWithContext

func (*MockEC2ManagerMockRecorder) DescribeImportImageTasks

func (mr *MockEC2ManagerMockRecorder) DescribeImportImageTasks(arg0 interface{}) *gomock.Call

DescribeImportImageTasks indicates an expected call of DescribeImportImageTasks

func (*MockEC2ManagerMockRecorder) DescribeImportImageTasksRequest

func (mr *MockEC2ManagerMockRecorder) DescribeImportImageTasksRequest(arg0 interface{}) *gomock.Call

DescribeImportImageTasksRequest indicates an expected call of DescribeImportImageTasksRequest

func (*MockEC2ManagerMockRecorder) DescribeImportImageTasksWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeImportImageTasksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeImportImageTasksWithContext indicates an expected call of DescribeImportImageTasksWithContext

func (*MockEC2ManagerMockRecorder) DescribeImportSnapshotTasks

func (mr *MockEC2ManagerMockRecorder) DescribeImportSnapshotTasks(arg0 interface{}) *gomock.Call

DescribeImportSnapshotTasks indicates an expected call of DescribeImportSnapshotTasks

func (*MockEC2ManagerMockRecorder) DescribeImportSnapshotTasksRequest

func (mr *MockEC2ManagerMockRecorder) DescribeImportSnapshotTasksRequest(arg0 interface{}) *gomock.Call

DescribeImportSnapshotTasksRequest indicates an expected call of DescribeImportSnapshotTasksRequest

func (*MockEC2ManagerMockRecorder) DescribeImportSnapshotTasksWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeImportSnapshotTasksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeImportSnapshotTasksWithContext indicates an expected call of DescribeImportSnapshotTasksWithContext

func (*MockEC2ManagerMockRecorder) DescribeInstanceAttribute

func (mr *MockEC2ManagerMockRecorder) DescribeInstanceAttribute(arg0 interface{}) *gomock.Call

DescribeInstanceAttribute indicates an expected call of DescribeInstanceAttribute

func (*MockEC2ManagerMockRecorder) DescribeInstanceAttributeRequest

func (mr *MockEC2ManagerMockRecorder) DescribeInstanceAttributeRequest(arg0 interface{}) *gomock.Call

DescribeInstanceAttributeRequest indicates an expected call of DescribeInstanceAttributeRequest

func (*MockEC2ManagerMockRecorder) DescribeInstanceAttributeWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeInstanceAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeInstanceAttributeWithContext indicates an expected call of DescribeInstanceAttributeWithContext

func (*MockEC2ManagerMockRecorder) DescribeInstanceCreditSpecifications

func (mr *MockEC2ManagerMockRecorder) DescribeInstanceCreditSpecifications(arg0 interface{}) *gomock.Call

DescribeInstanceCreditSpecifications indicates an expected call of DescribeInstanceCreditSpecifications

func (*MockEC2ManagerMockRecorder) DescribeInstanceCreditSpecificationsRequest

func (mr *MockEC2ManagerMockRecorder) DescribeInstanceCreditSpecificationsRequest(arg0 interface{}) *gomock.Call

DescribeInstanceCreditSpecificationsRequest indicates an expected call of DescribeInstanceCreditSpecificationsRequest

func (*MockEC2ManagerMockRecorder) DescribeInstanceCreditSpecificationsWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeInstanceCreditSpecificationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeInstanceCreditSpecificationsWithContext indicates an expected call of DescribeInstanceCreditSpecificationsWithContext

func (*MockEC2ManagerMockRecorder) DescribeInstanceStatus

func (mr *MockEC2ManagerMockRecorder) DescribeInstanceStatus(arg0 interface{}) *gomock.Call

DescribeInstanceStatus indicates an expected call of DescribeInstanceStatus

func (*MockEC2ManagerMockRecorder) DescribeInstanceStatusPages

func (mr *MockEC2ManagerMockRecorder) DescribeInstanceStatusPages(arg0, arg1 interface{}) *gomock.Call

DescribeInstanceStatusPages indicates an expected call of DescribeInstanceStatusPages

func (*MockEC2ManagerMockRecorder) DescribeInstanceStatusPagesWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeInstanceStatusPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeInstanceStatusPagesWithContext indicates an expected call of DescribeInstanceStatusPagesWithContext

func (*MockEC2ManagerMockRecorder) DescribeInstanceStatusRequest

func (mr *MockEC2ManagerMockRecorder) DescribeInstanceStatusRequest(arg0 interface{}) *gomock.Call

DescribeInstanceStatusRequest indicates an expected call of DescribeInstanceStatusRequest

func (*MockEC2ManagerMockRecorder) DescribeInstanceStatusWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeInstanceStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeInstanceStatusWithContext indicates an expected call of DescribeInstanceStatusWithContext

func (*MockEC2ManagerMockRecorder) DescribeInstances

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

DescribeInstances indicates an expected call of DescribeInstances

func (*MockEC2ManagerMockRecorder) DescribeInstancesPages

func (mr *MockEC2ManagerMockRecorder) DescribeInstancesPages(arg0, arg1 interface{}) *gomock.Call

DescribeInstancesPages indicates an expected call of DescribeInstancesPages

func (*MockEC2ManagerMockRecorder) DescribeInstancesPagesWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeInstancesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeInstancesPagesWithContext indicates an expected call of DescribeInstancesPagesWithContext

func (*MockEC2ManagerMockRecorder) DescribeInstancesRequest

func (mr *MockEC2ManagerMockRecorder) DescribeInstancesRequest(arg0 interface{}) *gomock.Call

DescribeInstancesRequest indicates an expected call of DescribeInstancesRequest

func (*MockEC2ManagerMockRecorder) DescribeInstancesWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeInstancesWithContext indicates an expected call of DescribeInstancesWithContext

func (*MockEC2ManagerMockRecorder) DescribeInternetGateways

func (mr *MockEC2ManagerMockRecorder) DescribeInternetGateways(arg0 interface{}) *gomock.Call

DescribeInternetGateways indicates an expected call of DescribeInternetGateways

func (*MockEC2ManagerMockRecorder) DescribeInternetGatewaysRequest

func (mr *MockEC2ManagerMockRecorder) DescribeInternetGatewaysRequest(arg0 interface{}) *gomock.Call

DescribeInternetGatewaysRequest indicates an expected call of DescribeInternetGatewaysRequest

func (*MockEC2ManagerMockRecorder) DescribeInternetGatewaysWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeInternetGatewaysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeInternetGatewaysWithContext indicates an expected call of DescribeInternetGatewaysWithContext

func (*MockEC2ManagerMockRecorder) DescribeKeyPairs

func (mr *MockEC2ManagerMockRecorder) DescribeKeyPairs(arg0 interface{}) *gomock.Call

DescribeKeyPairs indicates an expected call of DescribeKeyPairs

func (*MockEC2ManagerMockRecorder) DescribeKeyPairsRequest

func (mr *MockEC2ManagerMockRecorder) DescribeKeyPairsRequest(arg0 interface{}) *gomock.Call

DescribeKeyPairsRequest indicates an expected call of DescribeKeyPairsRequest

func (*MockEC2ManagerMockRecorder) DescribeKeyPairsWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeKeyPairsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeKeyPairsWithContext indicates an expected call of DescribeKeyPairsWithContext

func (*MockEC2ManagerMockRecorder) DescribeLaunchTemplateVersions

func (mr *MockEC2ManagerMockRecorder) DescribeLaunchTemplateVersions(arg0 interface{}) *gomock.Call

DescribeLaunchTemplateVersions indicates an expected call of DescribeLaunchTemplateVersions

func (*MockEC2ManagerMockRecorder) DescribeLaunchTemplateVersionsRequest

func (mr *MockEC2ManagerMockRecorder) DescribeLaunchTemplateVersionsRequest(arg0 interface{}) *gomock.Call

DescribeLaunchTemplateVersionsRequest indicates an expected call of DescribeLaunchTemplateVersionsRequest

func (*MockEC2ManagerMockRecorder) DescribeLaunchTemplateVersionsWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeLaunchTemplateVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeLaunchTemplateVersionsWithContext indicates an expected call of DescribeLaunchTemplateVersionsWithContext

func (*MockEC2ManagerMockRecorder) DescribeLaunchTemplates

func (mr *MockEC2ManagerMockRecorder) DescribeLaunchTemplates(arg0 interface{}) *gomock.Call

DescribeLaunchTemplates indicates an expected call of DescribeLaunchTemplates

func (*MockEC2ManagerMockRecorder) DescribeLaunchTemplatesRequest

func (mr *MockEC2ManagerMockRecorder) DescribeLaunchTemplatesRequest(arg0 interface{}) *gomock.Call

DescribeLaunchTemplatesRequest indicates an expected call of DescribeLaunchTemplatesRequest

func (*MockEC2ManagerMockRecorder) DescribeLaunchTemplatesWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeLaunchTemplatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeLaunchTemplatesWithContext indicates an expected call of DescribeLaunchTemplatesWithContext

func (*MockEC2ManagerMockRecorder) DescribeMovingAddresses

func (mr *MockEC2ManagerMockRecorder) DescribeMovingAddresses(arg0 interface{}) *gomock.Call

DescribeMovingAddresses indicates an expected call of DescribeMovingAddresses

func (*MockEC2ManagerMockRecorder) DescribeMovingAddressesRequest

func (mr *MockEC2ManagerMockRecorder) DescribeMovingAddressesRequest(arg0 interface{}) *gomock.Call

DescribeMovingAddressesRequest indicates an expected call of DescribeMovingAddressesRequest

func (*MockEC2ManagerMockRecorder) DescribeMovingAddressesWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeMovingAddressesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeMovingAddressesWithContext indicates an expected call of DescribeMovingAddressesWithContext

func (*MockEC2ManagerMockRecorder) DescribeNatGateways

func (mr *MockEC2ManagerMockRecorder) DescribeNatGateways(arg0 interface{}) *gomock.Call

DescribeNatGateways indicates an expected call of DescribeNatGateways

func (*MockEC2ManagerMockRecorder) DescribeNatGatewaysPages

func (mr *MockEC2ManagerMockRecorder) DescribeNatGatewaysPages(arg0, arg1 interface{}) *gomock.Call

DescribeNatGatewaysPages indicates an expected call of DescribeNatGatewaysPages

func (*MockEC2ManagerMockRecorder) DescribeNatGatewaysPagesWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeNatGatewaysPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeNatGatewaysPagesWithContext indicates an expected call of DescribeNatGatewaysPagesWithContext

func (*MockEC2ManagerMockRecorder) DescribeNatGatewaysRequest

func (mr *MockEC2ManagerMockRecorder) DescribeNatGatewaysRequest(arg0 interface{}) *gomock.Call

DescribeNatGatewaysRequest indicates an expected call of DescribeNatGatewaysRequest

func (*MockEC2ManagerMockRecorder) DescribeNatGatewaysWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeNatGatewaysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeNatGatewaysWithContext indicates an expected call of DescribeNatGatewaysWithContext

func (*MockEC2ManagerMockRecorder) DescribeNetworkAcls

func (mr *MockEC2ManagerMockRecorder) DescribeNetworkAcls(arg0 interface{}) *gomock.Call

DescribeNetworkAcls indicates an expected call of DescribeNetworkAcls

func (*MockEC2ManagerMockRecorder) DescribeNetworkAclsRequest

func (mr *MockEC2ManagerMockRecorder) DescribeNetworkAclsRequest(arg0 interface{}) *gomock.Call

DescribeNetworkAclsRequest indicates an expected call of DescribeNetworkAclsRequest

func (*MockEC2ManagerMockRecorder) DescribeNetworkAclsWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeNetworkAclsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeNetworkAclsWithContext indicates an expected call of DescribeNetworkAclsWithContext

func (*MockEC2ManagerMockRecorder) DescribeNetworkInterfaceAttribute

func (mr *MockEC2ManagerMockRecorder) DescribeNetworkInterfaceAttribute(arg0 interface{}) *gomock.Call

DescribeNetworkInterfaceAttribute indicates an expected call of DescribeNetworkInterfaceAttribute

func (*MockEC2ManagerMockRecorder) DescribeNetworkInterfaceAttributeRequest

func (mr *MockEC2ManagerMockRecorder) DescribeNetworkInterfaceAttributeRequest(arg0 interface{}) *gomock.Call

DescribeNetworkInterfaceAttributeRequest indicates an expected call of DescribeNetworkInterfaceAttributeRequest

func (*MockEC2ManagerMockRecorder) DescribeNetworkInterfaceAttributeWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeNetworkInterfaceAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeNetworkInterfaceAttributeWithContext indicates an expected call of DescribeNetworkInterfaceAttributeWithContext

func (*MockEC2ManagerMockRecorder) DescribeNetworkInterfacePermissions

func (mr *MockEC2ManagerMockRecorder) DescribeNetworkInterfacePermissions(arg0 interface{}) *gomock.Call

DescribeNetworkInterfacePermissions indicates an expected call of DescribeNetworkInterfacePermissions

func (*MockEC2ManagerMockRecorder) DescribeNetworkInterfacePermissionsRequest

func (mr *MockEC2ManagerMockRecorder) DescribeNetworkInterfacePermissionsRequest(arg0 interface{}) *gomock.Call

DescribeNetworkInterfacePermissionsRequest indicates an expected call of DescribeNetworkInterfacePermissionsRequest

func (*MockEC2ManagerMockRecorder) DescribeNetworkInterfacePermissionsWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeNetworkInterfacePermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeNetworkInterfacePermissionsWithContext indicates an expected call of DescribeNetworkInterfacePermissionsWithContext

func (*MockEC2ManagerMockRecorder) DescribeNetworkInterfaces

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

DescribeNetworkInterfaces indicates an expected call of DescribeNetworkInterfaces

func (*MockEC2ManagerMockRecorder) DescribeNetworkInterfacesRequest

func (mr *MockEC2ManagerMockRecorder) DescribeNetworkInterfacesRequest(arg0 interface{}) *gomock.Call

DescribeNetworkInterfacesRequest indicates an expected call of DescribeNetworkInterfacesRequest

func (*MockEC2ManagerMockRecorder) DescribeNetworkInterfacesWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeNetworkInterfacesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeNetworkInterfacesWithContext indicates an expected call of DescribeNetworkInterfacesWithContext

func (*MockEC2ManagerMockRecorder) DescribePlacementGroups

func (mr *MockEC2ManagerMockRecorder) DescribePlacementGroups(arg0 interface{}) *gomock.Call

DescribePlacementGroups indicates an expected call of DescribePlacementGroups

func (*MockEC2ManagerMockRecorder) DescribePlacementGroupsRequest

func (mr *MockEC2ManagerMockRecorder) DescribePlacementGroupsRequest(arg0 interface{}) *gomock.Call

DescribePlacementGroupsRequest indicates an expected call of DescribePlacementGroupsRequest

func (*MockEC2ManagerMockRecorder) DescribePlacementGroupsWithContext

func (mr *MockEC2ManagerMockRecorder) DescribePlacementGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribePlacementGroupsWithContext indicates an expected call of DescribePlacementGroupsWithContext

func (*MockEC2ManagerMockRecorder) DescribePrefixLists

func (mr *MockEC2ManagerMockRecorder) DescribePrefixLists(arg0 interface{}) *gomock.Call

DescribePrefixLists indicates an expected call of DescribePrefixLists

func (*MockEC2ManagerMockRecorder) DescribePrefixListsRequest

func (mr *MockEC2ManagerMockRecorder) DescribePrefixListsRequest(arg0 interface{}) *gomock.Call

DescribePrefixListsRequest indicates an expected call of DescribePrefixListsRequest

func (*MockEC2ManagerMockRecorder) DescribePrefixListsWithContext

func (mr *MockEC2ManagerMockRecorder) DescribePrefixListsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribePrefixListsWithContext indicates an expected call of DescribePrefixListsWithContext

func (*MockEC2ManagerMockRecorder) DescribePrincipalIdFormat

func (mr *MockEC2ManagerMockRecorder) DescribePrincipalIdFormat(arg0 interface{}) *gomock.Call

DescribePrincipalIdFormat indicates an expected call of DescribePrincipalIdFormat

func (*MockEC2ManagerMockRecorder) DescribePrincipalIdFormatRequest

func (mr *MockEC2ManagerMockRecorder) DescribePrincipalIdFormatRequest(arg0 interface{}) *gomock.Call

DescribePrincipalIdFormatRequest indicates an expected call of DescribePrincipalIdFormatRequest

func (*MockEC2ManagerMockRecorder) DescribePrincipalIdFormatWithContext

func (mr *MockEC2ManagerMockRecorder) DescribePrincipalIdFormatWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribePrincipalIdFormatWithContext indicates an expected call of DescribePrincipalIdFormatWithContext

func (*MockEC2ManagerMockRecorder) DescribeRegions

func (mr *MockEC2ManagerMockRecorder) DescribeRegions(arg0 interface{}) *gomock.Call

DescribeRegions indicates an expected call of DescribeRegions

func (*MockEC2ManagerMockRecorder) DescribeRegionsRequest

func (mr *MockEC2ManagerMockRecorder) DescribeRegionsRequest(arg0 interface{}) *gomock.Call

DescribeRegionsRequest indicates an expected call of DescribeRegionsRequest

func (*MockEC2ManagerMockRecorder) DescribeRegionsWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeRegionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeRegionsWithContext indicates an expected call of DescribeRegionsWithContext

func (*MockEC2ManagerMockRecorder) DescribeReservedInstances

func (mr *MockEC2ManagerMockRecorder) DescribeReservedInstances(arg0 interface{}) *gomock.Call

DescribeReservedInstances indicates an expected call of DescribeReservedInstances

func (*MockEC2ManagerMockRecorder) DescribeReservedInstancesListings

func (mr *MockEC2ManagerMockRecorder) DescribeReservedInstancesListings(arg0 interface{}) *gomock.Call

DescribeReservedInstancesListings indicates an expected call of DescribeReservedInstancesListings

func (*MockEC2ManagerMockRecorder) DescribeReservedInstancesListingsRequest

func (mr *MockEC2ManagerMockRecorder) DescribeReservedInstancesListingsRequest(arg0 interface{}) *gomock.Call

DescribeReservedInstancesListingsRequest indicates an expected call of DescribeReservedInstancesListingsRequest

func (*MockEC2ManagerMockRecorder) DescribeReservedInstancesListingsWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeReservedInstancesListingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeReservedInstancesListingsWithContext indicates an expected call of DescribeReservedInstancesListingsWithContext

func (*MockEC2ManagerMockRecorder) DescribeReservedInstancesModifications

func (mr *MockEC2ManagerMockRecorder) DescribeReservedInstancesModifications(arg0 interface{}) *gomock.Call

DescribeReservedInstancesModifications indicates an expected call of DescribeReservedInstancesModifications

func (*MockEC2ManagerMockRecorder) DescribeReservedInstancesModificationsPages

func (mr *MockEC2ManagerMockRecorder) DescribeReservedInstancesModificationsPages(arg0, arg1 interface{}) *gomock.Call

DescribeReservedInstancesModificationsPages indicates an expected call of DescribeReservedInstancesModificationsPages

func (*MockEC2ManagerMockRecorder) DescribeReservedInstancesModificationsPagesWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeReservedInstancesModificationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeReservedInstancesModificationsPagesWithContext indicates an expected call of DescribeReservedInstancesModificationsPagesWithContext

func (*MockEC2ManagerMockRecorder) DescribeReservedInstancesModificationsRequest

func (mr *MockEC2ManagerMockRecorder) DescribeReservedInstancesModificationsRequest(arg0 interface{}) *gomock.Call

DescribeReservedInstancesModificationsRequest indicates an expected call of DescribeReservedInstancesModificationsRequest

func (*MockEC2ManagerMockRecorder) DescribeReservedInstancesModificationsWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeReservedInstancesModificationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeReservedInstancesModificationsWithContext indicates an expected call of DescribeReservedInstancesModificationsWithContext

func (*MockEC2ManagerMockRecorder) DescribeReservedInstancesOfferings

func (mr *MockEC2ManagerMockRecorder) DescribeReservedInstancesOfferings(arg0 interface{}) *gomock.Call

DescribeReservedInstancesOfferings indicates an expected call of DescribeReservedInstancesOfferings

func (*MockEC2ManagerMockRecorder) DescribeReservedInstancesOfferingsPages

func (mr *MockEC2ManagerMockRecorder) DescribeReservedInstancesOfferingsPages(arg0, arg1 interface{}) *gomock.Call

DescribeReservedInstancesOfferingsPages indicates an expected call of DescribeReservedInstancesOfferingsPages

func (*MockEC2ManagerMockRecorder) DescribeReservedInstancesOfferingsPagesWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeReservedInstancesOfferingsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeReservedInstancesOfferingsPagesWithContext indicates an expected call of DescribeReservedInstancesOfferingsPagesWithContext

func (*MockEC2ManagerMockRecorder) DescribeReservedInstancesOfferingsRequest

func (mr *MockEC2ManagerMockRecorder) DescribeReservedInstancesOfferingsRequest(arg0 interface{}) *gomock.Call

DescribeReservedInstancesOfferingsRequest indicates an expected call of DescribeReservedInstancesOfferingsRequest

func (*MockEC2ManagerMockRecorder) DescribeReservedInstancesOfferingsWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeReservedInstancesOfferingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeReservedInstancesOfferingsWithContext indicates an expected call of DescribeReservedInstancesOfferingsWithContext

func (*MockEC2ManagerMockRecorder) DescribeReservedInstancesRequest

func (mr *MockEC2ManagerMockRecorder) DescribeReservedInstancesRequest(arg0 interface{}) *gomock.Call

DescribeReservedInstancesRequest indicates an expected call of DescribeReservedInstancesRequest

func (*MockEC2ManagerMockRecorder) DescribeReservedInstancesWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeReservedInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeReservedInstancesWithContext indicates an expected call of DescribeReservedInstancesWithContext

func (*MockEC2ManagerMockRecorder) DescribeRouteTables

func (mr *MockEC2ManagerMockRecorder) DescribeRouteTables(arg0 interface{}) *gomock.Call

DescribeRouteTables indicates an expected call of DescribeRouteTables

func (*MockEC2ManagerMockRecorder) DescribeRouteTablesRequest

func (mr *MockEC2ManagerMockRecorder) DescribeRouteTablesRequest(arg0 interface{}) *gomock.Call

DescribeRouteTablesRequest indicates an expected call of DescribeRouteTablesRequest

func (*MockEC2ManagerMockRecorder) DescribeRouteTablesWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeRouteTablesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeRouteTablesWithContext indicates an expected call of DescribeRouteTablesWithContext

func (*MockEC2ManagerMockRecorder) DescribeScheduledInstanceAvailability

func (mr *MockEC2ManagerMockRecorder) DescribeScheduledInstanceAvailability(arg0 interface{}) *gomock.Call

DescribeScheduledInstanceAvailability indicates an expected call of DescribeScheduledInstanceAvailability

func (*MockEC2ManagerMockRecorder) DescribeScheduledInstanceAvailabilityRequest

func (mr *MockEC2ManagerMockRecorder) DescribeScheduledInstanceAvailabilityRequest(arg0 interface{}) *gomock.Call

DescribeScheduledInstanceAvailabilityRequest indicates an expected call of DescribeScheduledInstanceAvailabilityRequest

func (*MockEC2ManagerMockRecorder) DescribeScheduledInstanceAvailabilityWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeScheduledInstanceAvailabilityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeScheduledInstanceAvailabilityWithContext indicates an expected call of DescribeScheduledInstanceAvailabilityWithContext

func (*MockEC2ManagerMockRecorder) DescribeScheduledInstances

func (mr *MockEC2ManagerMockRecorder) DescribeScheduledInstances(arg0 interface{}) *gomock.Call

DescribeScheduledInstances indicates an expected call of DescribeScheduledInstances

func (*MockEC2ManagerMockRecorder) DescribeScheduledInstancesRequest

func (mr *MockEC2ManagerMockRecorder) DescribeScheduledInstancesRequest(arg0 interface{}) *gomock.Call

DescribeScheduledInstancesRequest indicates an expected call of DescribeScheduledInstancesRequest

func (*MockEC2ManagerMockRecorder) DescribeScheduledInstancesWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeScheduledInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeScheduledInstancesWithContext indicates an expected call of DescribeScheduledInstancesWithContext

func (*MockEC2ManagerMockRecorder) DescribeSecurityGroupReferences

func (mr *MockEC2ManagerMockRecorder) DescribeSecurityGroupReferences(arg0 interface{}) *gomock.Call

DescribeSecurityGroupReferences indicates an expected call of DescribeSecurityGroupReferences

func (*MockEC2ManagerMockRecorder) DescribeSecurityGroupReferencesRequest

func (mr *MockEC2ManagerMockRecorder) DescribeSecurityGroupReferencesRequest(arg0 interface{}) *gomock.Call

DescribeSecurityGroupReferencesRequest indicates an expected call of DescribeSecurityGroupReferencesRequest

func (*MockEC2ManagerMockRecorder) DescribeSecurityGroupReferencesWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeSecurityGroupReferencesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeSecurityGroupReferencesWithContext indicates an expected call of DescribeSecurityGroupReferencesWithContext

func (*MockEC2ManagerMockRecorder) DescribeSecurityGroups

func (mr *MockEC2ManagerMockRecorder) DescribeSecurityGroups(arg0 interface{}) *gomock.Call

DescribeSecurityGroups indicates an expected call of DescribeSecurityGroups

func (*MockEC2ManagerMockRecorder) DescribeSecurityGroupsRequest

func (mr *MockEC2ManagerMockRecorder) DescribeSecurityGroupsRequest(arg0 interface{}) *gomock.Call

DescribeSecurityGroupsRequest indicates an expected call of DescribeSecurityGroupsRequest

func (*MockEC2ManagerMockRecorder) DescribeSecurityGroupsWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeSecurityGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeSecurityGroupsWithContext indicates an expected call of DescribeSecurityGroupsWithContext

func (*MockEC2ManagerMockRecorder) DescribeSnapshotAttribute

func (mr *MockEC2ManagerMockRecorder) DescribeSnapshotAttribute(arg0 interface{}) *gomock.Call

DescribeSnapshotAttribute indicates an expected call of DescribeSnapshotAttribute

func (*MockEC2ManagerMockRecorder) DescribeSnapshotAttributeRequest

func (mr *MockEC2ManagerMockRecorder) DescribeSnapshotAttributeRequest(arg0 interface{}) *gomock.Call

DescribeSnapshotAttributeRequest indicates an expected call of DescribeSnapshotAttributeRequest

func (*MockEC2ManagerMockRecorder) DescribeSnapshotAttributeWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeSnapshotAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeSnapshotAttributeWithContext indicates an expected call of DescribeSnapshotAttributeWithContext

func (*MockEC2ManagerMockRecorder) DescribeSnapshots

func (mr *MockEC2ManagerMockRecorder) DescribeSnapshots(arg0 interface{}) *gomock.Call

DescribeSnapshots indicates an expected call of DescribeSnapshots

func (*MockEC2ManagerMockRecorder) DescribeSnapshotsPages

func (mr *MockEC2ManagerMockRecorder) DescribeSnapshotsPages(arg0, arg1 interface{}) *gomock.Call

DescribeSnapshotsPages indicates an expected call of DescribeSnapshotsPages

func (*MockEC2ManagerMockRecorder) DescribeSnapshotsPagesWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeSnapshotsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeSnapshotsPagesWithContext indicates an expected call of DescribeSnapshotsPagesWithContext

func (*MockEC2ManagerMockRecorder) DescribeSnapshotsRequest

func (mr *MockEC2ManagerMockRecorder) DescribeSnapshotsRequest(arg0 interface{}) *gomock.Call

DescribeSnapshotsRequest indicates an expected call of DescribeSnapshotsRequest

func (*MockEC2ManagerMockRecorder) DescribeSnapshotsWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeSnapshotsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeSnapshotsWithContext indicates an expected call of DescribeSnapshotsWithContext

func (*MockEC2ManagerMockRecorder) DescribeSpotDatafeedSubscription

func (mr *MockEC2ManagerMockRecorder) DescribeSpotDatafeedSubscription(arg0 interface{}) *gomock.Call

DescribeSpotDatafeedSubscription indicates an expected call of DescribeSpotDatafeedSubscription

func (*MockEC2ManagerMockRecorder) DescribeSpotDatafeedSubscriptionRequest

func (mr *MockEC2ManagerMockRecorder) DescribeSpotDatafeedSubscriptionRequest(arg0 interface{}) *gomock.Call

DescribeSpotDatafeedSubscriptionRequest indicates an expected call of DescribeSpotDatafeedSubscriptionRequest

func (*MockEC2ManagerMockRecorder) DescribeSpotDatafeedSubscriptionWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeSpotDatafeedSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeSpotDatafeedSubscriptionWithContext indicates an expected call of DescribeSpotDatafeedSubscriptionWithContext

func (*MockEC2ManagerMockRecorder) DescribeSpotFleetInstances

func (mr *MockEC2ManagerMockRecorder) DescribeSpotFleetInstances(arg0 interface{}) *gomock.Call

DescribeSpotFleetInstances indicates an expected call of DescribeSpotFleetInstances

func (*MockEC2ManagerMockRecorder) DescribeSpotFleetInstancesRequest

func (mr *MockEC2ManagerMockRecorder) DescribeSpotFleetInstancesRequest(arg0 interface{}) *gomock.Call

DescribeSpotFleetInstancesRequest indicates an expected call of DescribeSpotFleetInstancesRequest

func (*MockEC2ManagerMockRecorder) DescribeSpotFleetInstancesWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeSpotFleetInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeSpotFleetInstancesWithContext indicates an expected call of DescribeSpotFleetInstancesWithContext

func (*MockEC2ManagerMockRecorder) DescribeSpotFleetRequestHistory

func (mr *MockEC2ManagerMockRecorder) DescribeSpotFleetRequestHistory(arg0 interface{}) *gomock.Call

DescribeSpotFleetRequestHistory indicates an expected call of DescribeSpotFleetRequestHistory

func (*MockEC2ManagerMockRecorder) DescribeSpotFleetRequestHistoryRequest

func (mr *MockEC2ManagerMockRecorder) DescribeSpotFleetRequestHistoryRequest(arg0 interface{}) *gomock.Call

DescribeSpotFleetRequestHistoryRequest indicates an expected call of DescribeSpotFleetRequestHistoryRequest

func (*MockEC2ManagerMockRecorder) DescribeSpotFleetRequestHistoryWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeSpotFleetRequestHistoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeSpotFleetRequestHistoryWithContext indicates an expected call of DescribeSpotFleetRequestHistoryWithContext

func (*MockEC2ManagerMockRecorder) DescribeSpotFleetRequests

func (mr *MockEC2ManagerMockRecorder) DescribeSpotFleetRequests(arg0 interface{}) *gomock.Call

DescribeSpotFleetRequests indicates an expected call of DescribeSpotFleetRequests

func (*MockEC2ManagerMockRecorder) DescribeSpotFleetRequestsPages

func (mr *MockEC2ManagerMockRecorder) DescribeSpotFleetRequestsPages(arg0, arg1 interface{}) *gomock.Call

DescribeSpotFleetRequestsPages indicates an expected call of DescribeSpotFleetRequestsPages

func (*MockEC2ManagerMockRecorder) DescribeSpotFleetRequestsPagesWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeSpotFleetRequestsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeSpotFleetRequestsPagesWithContext indicates an expected call of DescribeSpotFleetRequestsPagesWithContext

func (*MockEC2ManagerMockRecorder) DescribeSpotFleetRequestsRequest

func (mr *MockEC2ManagerMockRecorder) DescribeSpotFleetRequestsRequest(arg0 interface{}) *gomock.Call

DescribeSpotFleetRequestsRequest indicates an expected call of DescribeSpotFleetRequestsRequest

func (*MockEC2ManagerMockRecorder) DescribeSpotFleetRequestsWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeSpotFleetRequestsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeSpotFleetRequestsWithContext indicates an expected call of DescribeSpotFleetRequestsWithContext

func (*MockEC2ManagerMockRecorder) DescribeSpotInstanceRequests

func (mr *MockEC2ManagerMockRecorder) DescribeSpotInstanceRequests(arg0 interface{}) *gomock.Call

DescribeSpotInstanceRequests indicates an expected call of DescribeSpotInstanceRequests

func (*MockEC2ManagerMockRecorder) DescribeSpotInstanceRequestsRequest

func (mr *MockEC2ManagerMockRecorder) DescribeSpotInstanceRequestsRequest(arg0 interface{}) *gomock.Call

DescribeSpotInstanceRequestsRequest indicates an expected call of DescribeSpotInstanceRequestsRequest

func (*MockEC2ManagerMockRecorder) DescribeSpotInstanceRequestsWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeSpotInstanceRequestsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeSpotInstanceRequestsWithContext indicates an expected call of DescribeSpotInstanceRequestsWithContext

func (*MockEC2ManagerMockRecorder) DescribeSpotPriceHistory

func (mr *MockEC2ManagerMockRecorder) DescribeSpotPriceHistory(arg0 interface{}) *gomock.Call

DescribeSpotPriceHistory indicates an expected call of DescribeSpotPriceHistory

func (*MockEC2ManagerMockRecorder) DescribeSpotPriceHistoryPages

func (mr *MockEC2ManagerMockRecorder) DescribeSpotPriceHistoryPages(arg0, arg1 interface{}) *gomock.Call

DescribeSpotPriceHistoryPages indicates an expected call of DescribeSpotPriceHistoryPages

func (*MockEC2ManagerMockRecorder) DescribeSpotPriceHistoryPagesWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeSpotPriceHistoryPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeSpotPriceHistoryPagesWithContext indicates an expected call of DescribeSpotPriceHistoryPagesWithContext

func (*MockEC2ManagerMockRecorder) DescribeSpotPriceHistoryRequest

func (mr *MockEC2ManagerMockRecorder) DescribeSpotPriceHistoryRequest(arg0 interface{}) *gomock.Call

DescribeSpotPriceHistoryRequest indicates an expected call of DescribeSpotPriceHistoryRequest

func (*MockEC2ManagerMockRecorder) DescribeSpotPriceHistoryWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeSpotPriceHistoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeSpotPriceHistoryWithContext indicates an expected call of DescribeSpotPriceHistoryWithContext

func (*MockEC2ManagerMockRecorder) DescribeStaleSecurityGroups

func (mr *MockEC2ManagerMockRecorder) DescribeStaleSecurityGroups(arg0 interface{}) *gomock.Call

DescribeStaleSecurityGroups indicates an expected call of DescribeStaleSecurityGroups

func (*MockEC2ManagerMockRecorder) DescribeStaleSecurityGroupsRequest

func (mr *MockEC2ManagerMockRecorder) DescribeStaleSecurityGroupsRequest(arg0 interface{}) *gomock.Call

DescribeStaleSecurityGroupsRequest indicates an expected call of DescribeStaleSecurityGroupsRequest

func (*MockEC2ManagerMockRecorder) DescribeStaleSecurityGroupsWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeStaleSecurityGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeStaleSecurityGroupsWithContext indicates an expected call of DescribeStaleSecurityGroupsWithContext

func (*MockEC2ManagerMockRecorder) DescribeSubnets

func (mr *MockEC2ManagerMockRecorder) DescribeSubnets(arg0 interface{}) *gomock.Call

DescribeSubnets indicates an expected call of DescribeSubnets

func (*MockEC2ManagerMockRecorder) DescribeSubnetsRequest

func (mr *MockEC2ManagerMockRecorder) DescribeSubnetsRequest(arg0 interface{}) *gomock.Call

DescribeSubnetsRequest indicates an expected call of DescribeSubnetsRequest

func (*MockEC2ManagerMockRecorder) DescribeSubnetsWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeSubnetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeSubnetsWithContext indicates an expected call of DescribeSubnetsWithContext

func (*MockEC2ManagerMockRecorder) DescribeTags

func (mr *MockEC2ManagerMockRecorder) DescribeTags(arg0 interface{}) *gomock.Call

DescribeTags indicates an expected call of DescribeTags

func (*MockEC2ManagerMockRecorder) DescribeTagsPages

func (mr *MockEC2ManagerMockRecorder) DescribeTagsPages(arg0, arg1 interface{}) *gomock.Call

DescribeTagsPages indicates an expected call of DescribeTagsPages

func (*MockEC2ManagerMockRecorder) DescribeTagsPagesWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeTagsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeTagsPagesWithContext indicates an expected call of DescribeTagsPagesWithContext

func (*MockEC2ManagerMockRecorder) DescribeTagsRequest

func (mr *MockEC2ManagerMockRecorder) DescribeTagsRequest(arg0 interface{}) *gomock.Call

DescribeTagsRequest indicates an expected call of DescribeTagsRequest

func (*MockEC2ManagerMockRecorder) DescribeTagsWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeTagsWithContext indicates an expected call of DescribeTagsWithContext

func (*MockEC2ManagerMockRecorder) DescribeVolumeAttribute

func (mr *MockEC2ManagerMockRecorder) DescribeVolumeAttribute(arg0 interface{}) *gomock.Call

DescribeVolumeAttribute indicates an expected call of DescribeVolumeAttribute

func (*MockEC2ManagerMockRecorder) DescribeVolumeAttributeRequest

func (mr *MockEC2ManagerMockRecorder) DescribeVolumeAttributeRequest(arg0 interface{}) *gomock.Call

DescribeVolumeAttributeRequest indicates an expected call of DescribeVolumeAttributeRequest

func (*MockEC2ManagerMockRecorder) DescribeVolumeAttributeWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeVolumeAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVolumeAttributeWithContext indicates an expected call of DescribeVolumeAttributeWithContext

func (*MockEC2ManagerMockRecorder) DescribeVolumeStatus

func (mr *MockEC2ManagerMockRecorder) DescribeVolumeStatus(arg0 interface{}) *gomock.Call

DescribeVolumeStatus indicates an expected call of DescribeVolumeStatus

func (*MockEC2ManagerMockRecorder) DescribeVolumeStatusPages

func (mr *MockEC2ManagerMockRecorder) DescribeVolumeStatusPages(arg0, arg1 interface{}) *gomock.Call

DescribeVolumeStatusPages indicates an expected call of DescribeVolumeStatusPages

func (*MockEC2ManagerMockRecorder) DescribeVolumeStatusPagesWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeVolumeStatusPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeVolumeStatusPagesWithContext indicates an expected call of DescribeVolumeStatusPagesWithContext

func (*MockEC2ManagerMockRecorder) DescribeVolumeStatusRequest

func (mr *MockEC2ManagerMockRecorder) DescribeVolumeStatusRequest(arg0 interface{}) *gomock.Call

DescribeVolumeStatusRequest indicates an expected call of DescribeVolumeStatusRequest

func (*MockEC2ManagerMockRecorder) DescribeVolumeStatusWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeVolumeStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVolumeStatusWithContext indicates an expected call of DescribeVolumeStatusWithContext

func (*MockEC2ManagerMockRecorder) DescribeVolumes

func (mr *MockEC2ManagerMockRecorder) DescribeVolumes(arg0 interface{}) *gomock.Call

DescribeVolumes indicates an expected call of DescribeVolumes

func (*MockEC2ManagerMockRecorder) DescribeVolumesModifications

func (mr *MockEC2ManagerMockRecorder) DescribeVolumesModifications(arg0 interface{}) *gomock.Call

DescribeVolumesModifications indicates an expected call of DescribeVolumesModifications

func (*MockEC2ManagerMockRecorder) DescribeVolumesModificationsRequest

func (mr *MockEC2ManagerMockRecorder) DescribeVolumesModificationsRequest(arg0 interface{}) *gomock.Call

DescribeVolumesModificationsRequest indicates an expected call of DescribeVolumesModificationsRequest

func (*MockEC2ManagerMockRecorder) DescribeVolumesModificationsWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeVolumesModificationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVolumesModificationsWithContext indicates an expected call of DescribeVolumesModificationsWithContext

func (*MockEC2ManagerMockRecorder) DescribeVolumesPages

func (mr *MockEC2ManagerMockRecorder) DescribeVolumesPages(arg0, arg1 interface{}) *gomock.Call

DescribeVolumesPages indicates an expected call of DescribeVolumesPages

func (*MockEC2ManagerMockRecorder) DescribeVolumesPagesWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeVolumesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeVolumesPagesWithContext indicates an expected call of DescribeVolumesPagesWithContext

func (*MockEC2ManagerMockRecorder) DescribeVolumesRequest

func (mr *MockEC2ManagerMockRecorder) DescribeVolumesRequest(arg0 interface{}) *gomock.Call

DescribeVolumesRequest indicates an expected call of DescribeVolumesRequest

func (*MockEC2ManagerMockRecorder) DescribeVolumesWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeVolumesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVolumesWithContext indicates an expected call of DescribeVolumesWithContext

func (*MockEC2ManagerMockRecorder) DescribeVpcAttribute

func (mr *MockEC2ManagerMockRecorder) DescribeVpcAttribute(arg0 interface{}) *gomock.Call

DescribeVpcAttribute indicates an expected call of DescribeVpcAttribute

func (*MockEC2ManagerMockRecorder) DescribeVpcAttributeRequest

func (mr *MockEC2ManagerMockRecorder) DescribeVpcAttributeRequest(arg0 interface{}) *gomock.Call

DescribeVpcAttributeRequest indicates an expected call of DescribeVpcAttributeRequest

func (*MockEC2ManagerMockRecorder) DescribeVpcAttributeWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeVpcAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVpcAttributeWithContext indicates an expected call of DescribeVpcAttributeWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeVpcClassicLink(arg0 interface{}) *gomock.Call

DescribeVpcClassicLink indicates an expected call of DescribeVpcClassicLink

func (*MockEC2ManagerMockRecorder) DescribeVpcClassicLinkDnsSupport

func (mr *MockEC2ManagerMockRecorder) DescribeVpcClassicLinkDnsSupport(arg0 interface{}) *gomock.Call

DescribeVpcClassicLinkDnsSupport indicates an expected call of DescribeVpcClassicLinkDnsSupport

func (*MockEC2ManagerMockRecorder) DescribeVpcClassicLinkDnsSupportRequest

func (mr *MockEC2ManagerMockRecorder) DescribeVpcClassicLinkDnsSupportRequest(arg0 interface{}) *gomock.Call

DescribeVpcClassicLinkDnsSupportRequest indicates an expected call of DescribeVpcClassicLinkDnsSupportRequest

func (*MockEC2ManagerMockRecorder) DescribeVpcClassicLinkDnsSupportWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeVpcClassicLinkDnsSupportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVpcClassicLinkDnsSupportWithContext indicates an expected call of DescribeVpcClassicLinkDnsSupportWithContext

func (*MockEC2ManagerMockRecorder) DescribeVpcClassicLinkRequest

func (mr *MockEC2ManagerMockRecorder) DescribeVpcClassicLinkRequest(arg0 interface{}) *gomock.Call

DescribeVpcClassicLinkRequest indicates an expected call of DescribeVpcClassicLinkRequest

func (*MockEC2ManagerMockRecorder) DescribeVpcClassicLinkWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeVpcClassicLinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVpcClassicLinkWithContext indicates an expected call of DescribeVpcClassicLinkWithContext

func (*MockEC2ManagerMockRecorder) DescribeVpcEndpointConnectionNotifications

func (mr *MockEC2ManagerMockRecorder) DescribeVpcEndpointConnectionNotifications(arg0 interface{}) *gomock.Call

DescribeVpcEndpointConnectionNotifications indicates an expected call of DescribeVpcEndpointConnectionNotifications

func (*MockEC2ManagerMockRecorder) DescribeVpcEndpointConnectionNotificationsRequest

func (mr *MockEC2ManagerMockRecorder) DescribeVpcEndpointConnectionNotificationsRequest(arg0 interface{}) *gomock.Call

DescribeVpcEndpointConnectionNotificationsRequest indicates an expected call of DescribeVpcEndpointConnectionNotificationsRequest

func (*MockEC2ManagerMockRecorder) DescribeVpcEndpointConnectionNotificationsWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeVpcEndpointConnectionNotificationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVpcEndpointConnectionNotificationsWithContext indicates an expected call of DescribeVpcEndpointConnectionNotificationsWithContext

func (*MockEC2ManagerMockRecorder) DescribeVpcEndpointConnections

func (mr *MockEC2ManagerMockRecorder) DescribeVpcEndpointConnections(arg0 interface{}) *gomock.Call

DescribeVpcEndpointConnections indicates an expected call of DescribeVpcEndpointConnections

func (*MockEC2ManagerMockRecorder) DescribeVpcEndpointConnectionsRequest

func (mr *MockEC2ManagerMockRecorder) DescribeVpcEndpointConnectionsRequest(arg0 interface{}) *gomock.Call

DescribeVpcEndpointConnectionsRequest indicates an expected call of DescribeVpcEndpointConnectionsRequest

func (*MockEC2ManagerMockRecorder) DescribeVpcEndpointConnectionsWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeVpcEndpointConnectionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVpcEndpointConnectionsWithContext indicates an expected call of DescribeVpcEndpointConnectionsWithContext

func (*MockEC2ManagerMockRecorder) DescribeVpcEndpointServiceConfigurations

func (mr *MockEC2ManagerMockRecorder) DescribeVpcEndpointServiceConfigurations(arg0 interface{}) *gomock.Call

DescribeVpcEndpointServiceConfigurations indicates an expected call of DescribeVpcEndpointServiceConfigurations

func (*MockEC2ManagerMockRecorder) DescribeVpcEndpointServiceConfigurationsRequest

func (mr *MockEC2ManagerMockRecorder) DescribeVpcEndpointServiceConfigurationsRequest(arg0 interface{}) *gomock.Call

DescribeVpcEndpointServiceConfigurationsRequest indicates an expected call of DescribeVpcEndpointServiceConfigurationsRequest

func (*MockEC2ManagerMockRecorder) DescribeVpcEndpointServiceConfigurationsWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeVpcEndpointServiceConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVpcEndpointServiceConfigurationsWithContext indicates an expected call of DescribeVpcEndpointServiceConfigurationsWithContext

func (*MockEC2ManagerMockRecorder) DescribeVpcEndpointServicePermissions

func (mr *MockEC2ManagerMockRecorder) DescribeVpcEndpointServicePermissions(arg0 interface{}) *gomock.Call

DescribeVpcEndpointServicePermissions indicates an expected call of DescribeVpcEndpointServicePermissions

func (*MockEC2ManagerMockRecorder) DescribeVpcEndpointServicePermissionsRequest

func (mr *MockEC2ManagerMockRecorder) DescribeVpcEndpointServicePermissionsRequest(arg0 interface{}) *gomock.Call

DescribeVpcEndpointServicePermissionsRequest indicates an expected call of DescribeVpcEndpointServicePermissionsRequest

func (*MockEC2ManagerMockRecorder) DescribeVpcEndpointServicePermissionsWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeVpcEndpointServicePermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVpcEndpointServicePermissionsWithContext indicates an expected call of DescribeVpcEndpointServicePermissionsWithContext

func (*MockEC2ManagerMockRecorder) DescribeVpcEndpointServices

func (mr *MockEC2ManagerMockRecorder) DescribeVpcEndpointServices(arg0 interface{}) *gomock.Call

DescribeVpcEndpointServices indicates an expected call of DescribeVpcEndpointServices

func (*MockEC2ManagerMockRecorder) DescribeVpcEndpointServicesRequest

func (mr *MockEC2ManagerMockRecorder) DescribeVpcEndpointServicesRequest(arg0 interface{}) *gomock.Call

DescribeVpcEndpointServicesRequest indicates an expected call of DescribeVpcEndpointServicesRequest

func (*MockEC2ManagerMockRecorder) DescribeVpcEndpointServicesWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeVpcEndpointServicesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVpcEndpointServicesWithContext indicates an expected call of DescribeVpcEndpointServicesWithContext

func (*MockEC2ManagerMockRecorder) DescribeVpcEndpoints

func (mr *MockEC2ManagerMockRecorder) DescribeVpcEndpoints(arg0 interface{}) *gomock.Call

DescribeVpcEndpoints indicates an expected call of DescribeVpcEndpoints

func (*MockEC2ManagerMockRecorder) DescribeVpcEndpointsRequest

func (mr *MockEC2ManagerMockRecorder) DescribeVpcEndpointsRequest(arg0 interface{}) *gomock.Call

DescribeVpcEndpointsRequest indicates an expected call of DescribeVpcEndpointsRequest

func (*MockEC2ManagerMockRecorder) DescribeVpcEndpointsWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeVpcEndpointsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVpcEndpointsWithContext indicates an expected call of DescribeVpcEndpointsWithContext

func (*MockEC2ManagerMockRecorder) DescribeVpcPeeringConnections

func (mr *MockEC2ManagerMockRecorder) DescribeVpcPeeringConnections(arg0 interface{}) *gomock.Call

DescribeVpcPeeringConnections indicates an expected call of DescribeVpcPeeringConnections

func (*MockEC2ManagerMockRecorder) DescribeVpcPeeringConnectionsRequest

func (mr *MockEC2ManagerMockRecorder) DescribeVpcPeeringConnectionsRequest(arg0 interface{}) *gomock.Call

DescribeVpcPeeringConnectionsRequest indicates an expected call of DescribeVpcPeeringConnectionsRequest

func (*MockEC2ManagerMockRecorder) DescribeVpcPeeringConnectionsWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeVpcPeeringConnectionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVpcPeeringConnectionsWithContext indicates an expected call of DescribeVpcPeeringConnectionsWithContext

func (*MockEC2ManagerMockRecorder) DescribeVpcs

func (mr *MockEC2ManagerMockRecorder) DescribeVpcs(arg0 interface{}) *gomock.Call

DescribeVpcs indicates an expected call of DescribeVpcs

func (*MockEC2ManagerMockRecorder) DescribeVpcsRequest

func (mr *MockEC2ManagerMockRecorder) DescribeVpcsRequest(arg0 interface{}) *gomock.Call

DescribeVpcsRequest indicates an expected call of DescribeVpcsRequest

func (*MockEC2ManagerMockRecorder) DescribeVpcsWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeVpcsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVpcsWithContext indicates an expected call of DescribeVpcsWithContext

func (*MockEC2ManagerMockRecorder) DescribeVpnConnections

func (mr *MockEC2ManagerMockRecorder) DescribeVpnConnections(arg0 interface{}) *gomock.Call

DescribeVpnConnections indicates an expected call of DescribeVpnConnections

func (*MockEC2ManagerMockRecorder) DescribeVpnConnectionsRequest

func (mr *MockEC2ManagerMockRecorder) DescribeVpnConnectionsRequest(arg0 interface{}) *gomock.Call

DescribeVpnConnectionsRequest indicates an expected call of DescribeVpnConnectionsRequest

func (*MockEC2ManagerMockRecorder) DescribeVpnConnectionsWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeVpnConnectionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVpnConnectionsWithContext indicates an expected call of DescribeVpnConnectionsWithContext

func (*MockEC2ManagerMockRecorder) DescribeVpnGateways

func (mr *MockEC2ManagerMockRecorder) DescribeVpnGateways(arg0 interface{}) *gomock.Call

DescribeVpnGateways indicates an expected call of DescribeVpnGateways

func (*MockEC2ManagerMockRecorder) DescribeVpnGatewaysRequest

func (mr *MockEC2ManagerMockRecorder) DescribeVpnGatewaysRequest(arg0 interface{}) *gomock.Call

DescribeVpnGatewaysRequest indicates an expected call of DescribeVpnGatewaysRequest

func (*MockEC2ManagerMockRecorder) DescribeVpnGatewaysWithContext

func (mr *MockEC2ManagerMockRecorder) DescribeVpnGatewaysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVpnGatewaysWithContext indicates an expected call of DescribeVpnGatewaysWithContext

func (*MockEC2ManagerMockRecorder) DetachClassicLinkVpc

func (mr *MockEC2ManagerMockRecorder) DetachClassicLinkVpc(arg0 interface{}) *gomock.Call

DetachClassicLinkVpc indicates an expected call of DetachClassicLinkVpc

func (*MockEC2ManagerMockRecorder) DetachClassicLinkVpcRequest

func (mr *MockEC2ManagerMockRecorder) DetachClassicLinkVpcRequest(arg0 interface{}) *gomock.Call

DetachClassicLinkVpcRequest indicates an expected call of DetachClassicLinkVpcRequest

func (*MockEC2ManagerMockRecorder) DetachClassicLinkVpcWithContext

func (mr *MockEC2ManagerMockRecorder) DetachClassicLinkVpcWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DetachClassicLinkVpcWithContext indicates an expected call of DetachClassicLinkVpcWithContext

func (*MockEC2ManagerMockRecorder) DetachInternetGateway

func (mr *MockEC2ManagerMockRecorder) DetachInternetGateway(arg0 interface{}) *gomock.Call

DetachInternetGateway indicates an expected call of DetachInternetGateway

func (*MockEC2ManagerMockRecorder) DetachInternetGatewayRequest

func (mr *MockEC2ManagerMockRecorder) DetachInternetGatewayRequest(arg0 interface{}) *gomock.Call

DetachInternetGatewayRequest indicates an expected call of DetachInternetGatewayRequest

func (*MockEC2ManagerMockRecorder) DetachInternetGatewayWithContext

func (mr *MockEC2ManagerMockRecorder) DetachInternetGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DetachInternetGatewayWithContext indicates an expected call of DetachInternetGatewayWithContext

func (*MockEC2ManagerMockRecorder) DetachNetworkInterface

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

DetachNetworkInterface indicates an expected call of DetachNetworkInterface

func (*MockEC2ManagerMockRecorder) DetachNetworkInterfaceRequest

func (mr *MockEC2ManagerMockRecorder) DetachNetworkInterfaceRequest(arg0 interface{}) *gomock.Call

DetachNetworkInterfaceRequest indicates an expected call of DetachNetworkInterfaceRequest

func (*MockEC2ManagerMockRecorder) DetachNetworkInterfaceWithContext

func (mr *MockEC2ManagerMockRecorder) DetachNetworkInterfaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DetachNetworkInterfaceWithContext indicates an expected call of DetachNetworkInterfaceWithContext

func (*MockEC2ManagerMockRecorder) DetachVolume

func (mr *MockEC2ManagerMockRecorder) DetachVolume(arg0 interface{}) *gomock.Call

DetachVolume indicates an expected call of DetachVolume

func (*MockEC2ManagerMockRecorder) DetachVolumeRequest

func (mr *MockEC2ManagerMockRecorder) DetachVolumeRequest(arg0 interface{}) *gomock.Call

DetachVolumeRequest indicates an expected call of DetachVolumeRequest

func (*MockEC2ManagerMockRecorder) DetachVolumeWithContext

func (mr *MockEC2ManagerMockRecorder) DetachVolumeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DetachVolumeWithContext indicates an expected call of DetachVolumeWithContext

func (*MockEC2ManagerMockRecorder) DetachVpnGateway

func (mr *MockEC2ManagerMockRecorder) DetachVpnGateway(arg0 interface{}) *gomock.Call

DetachVpnGateway indicates an expected call of DetachVpnGateway

func (*MockEC2ManagerMockRecorder) DetachVpnGatewayRequest

func (mr *MockEC2ManagerMockRecorder) DetachVpnGatewayRequest(arg0 interface{}) *gomock.Call

DetachVpnGatewayRequest indicates an expected call of DetachVpnGatewayRequest

func (*MockEC2ManagerMockRecorder) DetachVpnGatewayWithContext

func (mr *MockEC2ManagerMockRecorder) DetachVpnGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DetachVpnGatewayWithContext indicates an expected call of DetachVpnGatewayWithContext

func (*MockEC2ManagerMockRecorder) DisableVgwRoutePropagation

func (mr *MockEC2ManagerMockRecorder) DisableVgwRoutePropagation(arg0 interface{}) *gomock.Call

DisableVgwRoutePropagation indicates an expected call of DisableVgwRoutePropagation

func (*MockEC2ManagerMockRecorder) DisableVgwRoutePropagationRequest

func (mr *MockEC2ManagerMockRecorder) DisableVgwRoutePropagationRequest(arg0 interface{}) *gomock.Call

DisableVgwRoutePropagationRequest indicates an expected call of DisableVgwRoutePropagationRequest

func (*MockEC2ManagerMockRecorder) DisableVgwRoutePropagationWithContext

func (mr *MockEC2ManagerMockRecorder) DisableVgwRoutePropagationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisableVgwRoutePropagationWithContext indicates an expected call of DisableVgwRoutePropagationWithContext

func (mr *MockEC2ManagerMockRecorder) DisableVpcClassicLink(arg0 interface{}) *gomock.Call

DisableVpcClassicLink indicates an expected call of DisableVpcClassicLink

func (*MockEC2ManagerMockRecorder) DisableVpcClassicLinkDnsSupport

func (mr *MockEC2ManagerMockRecorder) DisableVpcClassicLinkDnsSupport(arg0 interface{}) *gomock.Call

DisableVpcClassicLinkDnsSupport indicates an expected call of DisableVpcClassicLinkDnsSupport

func (*MockEC2ManagerMockRecorder) DisableVpcClassicLinkDnsSupportRequest

func (mr *MockEC2ManagerMockRecorder) DisableVpcClassicLinkDnsSupportRequest(arg0 interface{}) *gomock.Call

DisableVpcClassicLinkDnsSupportRequest indicates an expected call of DisableVpcClassicLinkDnsSupportRequest

func (*MockEC2ManagerMockRecorder) DisableVpcClassicLinkDnsSupportWithContext

func (mr *MockEC2ManagerMockRecorder) DisableVpcClassicLinkDnsSupportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisableVpcClassicLinkDnsSupportWithContext indicates an expected call of DisableVpcClassicLinkDnsSupportWithContext

func (*MockEC2ManagerMockRecorder) DisableVpcClassicLinkRequest

func (mr *MockEC2ManagerMockRecorder) DisableVpcClassicLinkRequest(arg0 interface{}) *gomock.Call

DisableVpcClassicLinkRequest indicates an expected call of DisableVpcClassicLinkRequest

func (*MockEC2ManagerMockRecorder) DisableVpcClassicLinkWithContext

func (mr *MockEC2ManagerMockRecorder) DisableVpcClassicLinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisableVpcClassicLinkWithContext indicates an expected call of DisableVpcClassicLinkWithContext

func (*MockEC2ManagerMockRecorder) DisassociateAddress

func (mr *MockEC2ManagerMockRecorder) DisassociateAddress(arg0 interface{}) *gomock.Call

DisassociateAddress indicates an expected call of DisassociateAddress

func (*MockEC2ManagerMockRecorder) DisassociateAddressRequest

func (mr *MockEC2ManagerMockRecorder) DisassociateAddressRequest(arg0 interface{}) *gomock.Call

DisassociateAddressRequest indicates an expected call of DisassociateAddressRequest

func (*MockEC2ManagerMockRecorder) DisassociateAddressWithContext

func (mr *MockEC2ManagerMockRecorder) DisassociateAddressWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateAddressWithContext indicates an expected call of DisassociateAddressWithContext

func (*MockEC2ManagerMockRecorder) DisassociateIamInstanceProfile

func (mr *MockEC2ManagerMockRecorder) DisassociateIamInstanceProfile(arg0 interface{}) *gomock.Call

DisassociateIamInstanceProfile indicates an expected call of DisassociateIamInstanceProfile

func (*MockEC2ManagerMockRecorder) DisassociateIamInstanceProfileRequest

func (mr *MockEC2ManagerMockRecorder) DisassociateIamInstanceProfileRequest(arg0 interface{}) *gomock.Call

DisassociateIamInstanceProfileRequest indicates an expected call of DisassociateIamInstanceProfileRequest

func (*MockEC2ManagerMockRecorder) DisassociateIamInstanceProfileWithContext

func (mr *MockEC2ManagerMockRecorder) DisassociateIamInstanceProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateIamInstanceProfileWithContext indicates an expected call of DisassociateIamInstanceProfileWithContext

func (*MockEC2ManagerMockRecorder) DisassociateRouteTable

func (mr *MockEC2ManagerMockRecorder) DisassociateRouteTable(arg0 interface{}) *gomock.Call

DisassociateRouteTable indicates an expected call of DisassociateRouteTable

func (*MockEC2ManagerMockRecorder) DisassociateRouteTableRequest

func (mr *MockEC2ManagerMockRecorder) DisassociateRouteTableRequest(arg0 interface{}) *gomock.Call

DisassociateRouteTableRequest indicates an expected call of DisassociateRouteTableRequest

func (*MockEC2ManagerMockRecorder) DisassociateRouteTableWithContext

func (mr *MockEC2ManagerMockRecorder) DisassociateRouteTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateRouteTableWithContext indicates an expected call of DisassociateRouteTableWithContext

func (*MockEC2ManagerMockRecorder) DisassociateSubnetCidrBlock

func (mr *MockEC2ManagerMockRecorder) DisassociateSubnetCidrBlock(arg0 interface{}) *gomock.Call

DisassociateSubnetCidrBlock indicates an expected call of DisassociateSubnetCidrBlock

func (*MockEC2ManagerMockRecorder) DisassociateSubnetCidrBlockRequest

func (mr *MockEC2ManagerMockRecorder) DisassociateSubnetCidrBlockRequest(arg0 interface{}) *gomock.Call

DisassociateSubnetCidrBlockRequest indicates an expected call of DisassociateSubnetCidrBlockRequest

func (*MockEC2ManagerMockRecorder) DisassociateSubnetCidrBlockWithContext

func (mr *MockEC2ManagerMockRecorder) DisassociateSubnetCidrBlockWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateSubnetCidrBlockWithContext indicates an expected call of DisassociateSubnetCidrBlockWithContext

func (*MockEC2ManagerMockRecorder) DisassociateVpcCidrBlock

func (mr *MockEC2ManagerMockRecorder) DisassociateVpcCidrBlock(arg0 interface{}) *gomock.Call

DisassociateVpcCidrBlock indicates an expected call of DisassociateVpcCidrBlock

func (*MockEC2ManagerMockRecorder) DisassociateVpcCidrBlockRequest

func (mr *MockEC2ManagerMockRecorder) DisassociateVpcCidrBlockRequest(arg0 interface{}) *gomock.Call

DisassociateVpcCidrBlockRequest indicates an expected call of DisassociateVpcCidrBlockRequest

func (*MockEC2ManagerMockRecorder) DisassociateVpcCidrBlockWithContext

func (mr *MockEC2ManagerMockRecorder) DisassociateVpcCidrBlockWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateVpcCidrBlockWithContext indicates an expected call of DisassociateVpcCidrBlockWithContext

func (*MockEC2ManagerMockRecorder) EnableVgwRoutePropagation

func (mr *MockEC2ManagerMockRecorder) EnableVgwRoutePropagation(arg0 interface{}) *gomock.Call

EnableVgwRoutePropagation indicates an expected call of EnableVgwRoutePropagation

func (*MockEC2ManagerMockRecorder) EnableVgwRoutePropagationRequest

func (mr *MockEC2ManagerMockRecorder) EnableVgwRoutePropagationRequest(arg0 interface{}) *gomock.Call

EnableVgwRoutePropagationRequest indicates an expected call of EnableVgwRoutePropagationRequest

func (*MockEC2ManagerMockRecorder) EnableVgwRoutePropagationWithContext

func (mr *MockEC2ManagerMockRecorder) EnableVgwRoutePropagationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

EnableVgwRoutePropagationWithContext indicates an expected call of EnableVgwRoutePropagationWithContext

func (*MockEC2ManagerMockRecorder) EnableVolumeIO

func (mr *MockEC2ManagerMockRecorder) EnableVolumeIO(arg0 interface{}) *gomock.Call

EnableVolumeIO indicates an expected call of EnableVolumeIO

func (*MockEC2ManagerMockRecorder) EnableVolumeIORequest

func (mr *MockEC2ManagerMockRecorder) EnableVolumeIORequest(arg0 interface{}) *gomock.Call

EnableVolumeIORequest indicates an expected call of EnableVolumeIORequest

func (*MockEC2ManagerMockRecorder) EnableVolumeIOWithContext

func (mr *MockEC2ManagerMockRecorder) EnableVolumeIOWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

EnableVolumeIOWithContext indicates an expected call of EnableVolumeIOWithContext

func (mr *MockEC2ManagerMockRecorder) EnableVpcClassicLink(arg0 interface{}) *gomock.Call

EnableVpcClassicLink indicates an expected call of EnableVpcClassicLink

func (*MockEC2ManagerMockRecorder) EnableVpcClassicLinkDnsSupport

func (mr *MockEC2ManagerMockRecorder) EnableVpcClassicLinkDnsSupport(arg0 interface{}) *gomock.Call

EnableVpcClassicLinkDnsSupport indicates an expected call of EnableVpcClassicLinkDnsSupport

func (*MockEC2ManagerMockRecorder) EnableVpcClassicLinkDnsSupportRequest

func (mr *MockEC2ManagerMockRecorder) EnableVpcClassicLinkDnsSupportRequest(arg0 interface{}) *gomock.Call

EnableVpcClassicLinkDnsSupportRequest indicates an expected call of EnableVpcClassicLinkDnsSupportRequest

func (*MockEC2ManagerMockRecorder) EnableVpcClassicLinkDnsSupportWithContext

func (mr *MockEC2ManagerMockRecorder) EnableVpcClassicLinkDnsSupportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

EnableVpcClassicLinkDnsSupportWithContext indicates an expected call of EnableVpcClassicLinkDnsSupportWithContext

func (*MockEC2ManagerMockRecorder) EnableVpcClassicLinkRequest

func (mr *MockEC2ManagerMockRecorder) EnableVpcClassicLinkRequest(arg0 interface{}) *gomock.Call

EnableVpcClassicLinkRequest indicates an expected call of EnableVpcClassicLinkRequest

func (*MockEC2ManagerMockRecorder) EnableVpcClassicLinkWithContext

func (mr *MockEC2ManagerMockRecorder) EnableVpcClassicLinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

EnableVpcClassicLinkWithContext indicates an expected call of EnableVpcClassicLinkWithContext

func (*MockEC2ManagerMockRecorder) GetConsoleOutput

func (mr *MockEC2ManagerMockRecorder) GetConsoleOutput(arg0 interface{}) *gomock.Call

GetConsoleOutput indicates an expected call of GetConsoleOutput

func (*MockEC2ManagerMockRecorder) GetConsoleOutputRequest

func (mr *MockEC2ManagerMockRecorder) GetConsoleOutputRequest(arg0 interface{}) *gomock.Call

GetConsoleOutputRequest indicates an expected call of GetConsoleOutputRequest

func (*MockEC2ManagerMockRecorder) GetConsoleOutputWithContext

func (mr *MockEC2ManagerMockRecorder) GetConsoleOutputWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetConsoleOutputWithContext indicates an expected call of GetConsoleOutputWithContext

func (*MockEC2ManagerMockRecorder) GetConsoleScreenshot

func (mr *MockEC2ManagerMockRecorder) GetConsoleScreenshot(arg0 interface{}) *gomock.Call

GetConsoleScreenshot indicates an expected call of GetConsoleScreenshot

func (*MockEC2ManagerMockRecorder) GetConsoleScreenshotRequest

func (mr *MockEC2ManagerMockRecorder) GetConsoleScreenshotRequest(arg0 interface{}) *gomock.Call

GetConsoleScreenshotRequest indicates an expected call of GetConsoleScreenshotRequest

func (*MockEC2ManagerMockRecorder) GetConsoleScreenshotWithContext

func (mr *MockEC2ManagerMockRecorder) GetConsoleScreenshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetConsoleScreenshotWithContext indicates an expected call of GetConsoleScreenshotWithContext

func (*MockEC2ManagerMockRecorder) GetHostReservationPurchasePreview

func (mr *MockEC2ManagerMockRecorder) GetHostReservationPurchasePreview(arg0 interface{}) *gomock.Call

GetHostReservationPurchasePreview indicates an expected call of GetHostReservationPurchasePreview

func (*MockEC2ManagerMockRecorder) GetHostReservationPurchasePreviewRequest

func (mr *MockEC2ManagerMockRecorder) GetHostReservationPurchasePreviewRequest(arg0 interface{}) *gomock.Call

GetHostReservationPurchasePreviewRequest indicates an expected call of GetHostReservationPurchasePreviewRequest

func (*MockEC2ManagerMockRecorder) GetHostReservationPurchasePreviewWithContext

func (mr *MockEC2ManagerMockRecorder) GetHostReservationPurchasePreviewWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetHostReservationPurchasePreviewWithContext indicates an expected call of GetHostReservationPurchasePreviewWithContext

func (*MockEC2ManagerMockRecorder) GetLaunchTemplateData

func (mr *MockEC2ManagerMockRecorder) GetLaunchTemplateData(arg0 interface{}) *gomock.Call

GetLaunchTemplateData indicates an expected call of GetLaunchTemplateData

func (*MockEC2ManagerMockRecorder) GetLaunchTemplateDataRequest

func (mr *MockEC2ManagerMockRecorder) GetLaunchTemplateDataRequest(arg0 interface{}) *gomock.Call

GetLaunchTemplateDataRequest indicates an expected call of GetLaunchTemplateDataRequest

func (*MockEC2ManagerMockRecorder) GetLaunchTemplateDataWithContext

func (mr *MockEC2ManagerMockRecorder) GetLaunchTemplateDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetLaunchTemplateDataWithContext indicates an expected call of GetLaunchTemplateDataWithContext

func (*MockEC2ManagerMockRecorder) GetPasswordData

func (mr *MockEC2ManagerMockRecorder) GetPasswordData(arg0 interface{}) *gomock.Call

GetPasswordData indicates an expected call of GetPasswordData

func (*MockEC2ManagerMockRecorder) GetPasswordDataRequest

func (mr *MockEC2ManagerMockRecorder) GetPasswordDataRequest(arg0 interface{}) *gomock.Call

GetPasswordDataRequest indicates an expected call of GetPasswordDataRequest

func (*MockEC2ManagerMockRecorder) GetPasswordDataWithContext

func (mr *MockEC2ManagerMockRecorder) GetPasswordDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetPasswordDataWithContext indicates an expected call of GetPasswordDataWithContext

func (*MockEC2ManagerMockRecorder) GetReservedInstancesExchangeQuote

func (mr *MockEC2ManagerMockRecorder) GetReservedInstancesExchangeQuote(arg0 interface{}) *gomock.Call

GetReservedInstancesExchangeQuote indicates an expected call of GetReservedInstancesExchangeQuote

func (*MockEC2ManagerMockRecorder) GetReservedInstancesExchangeQuoteRequest

func (mr *MockEC2ManagerMockRecorder) GetReservedInstancesExchangeQuoteRequest(arg0 interface{}) *gomock.Call

GetReservedInstancesExchangeQuoteRequest indicates an expected call of GetReservedInstancesExchangeQuoteRequest

func (*MockEC2ManagerMockRecorder) GetReservedInstancesExchangeQuoteWithContext

func (mr *MockEC2ManagerMockRecorder) GetReservedInstancesExchangeQuoteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetReservedInstancesExchangeQuoteWithContext indicates an expected call of GetReservedInstancesExchangeQuoteWithContext

func (*MockEC2ManagerMockRecorder) ImportImage

func (mr *MockEC2ManagerMockRecorder) ImportImage(arg0 interface{}) *gomock.Call

ImportImage indicates an expected call of ImportImage

func (*MockEC2ManagerMockRecorder) ImportImageRequest

func (mr *MockEC2ManagerMockRecorder) ImportImageRequest(arg0 interface{}) *gomock.Call

ImportImageRequest indicates an expected call of ImportImageRequest

func (*MockEC2ManagerMockRecorder) ImportImageWithContext

func (mr *MockEC2ManagerMockRecorder) ImportImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ImportImageWithContext indicates an expected call of ImportImageWithContext

func (*MockEC2ManagerMockRecorder) ImportInstance

func (mr *MockEC2ManagerMockRecorder) ImportInstance(arg0 interface{}) *gomock.Call

ImportInstance indicates an expected call of ImportInstance

func (*MockEC2ManagerMockRecorder) ImportInstanceRequest

func (mr *MockEC2ManagerMockRecorder) ImportInstanceRequest(arg0 interface{}) *gomock.Call

ImportInstanceRequest indicates an expected call of ImportInstanceRequest

func (*MockEC2ManagerMockRecorder) ImportInstanceWithContext

func (mr *MockEC2ManagerMockRecorder) ImportInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ImportInstanceWithContext indicates an expected call of ImportInstanceWithContext

func (*MockEC2ManagerMockRecorder) ImportKeyPair

func (mr *MockEC2ManagerMockRecorder) ImportKeyPair(arg0 interface{}) *gomock.Call

ImportKeyPair indicates an expected call of ImportKeyPair

func (*MockEC2ManagerMockRecorder) ImportKeyPairRequest

func (mr *MockEC2ManagerMockRecorder) ImportKeyPairRequest(arg0 interface{}) *gomock.Call

ImportKeyPairRequest indicates an expected call of ImportKeyPairRequest

func (*MockEC2ManagerMockRecorder) ImportKeyPairWithContext

func (mr *MockEC2ManagerMockRecorder) ImportKeyPairWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ImportKeyPairWithContext indicates an expected call of ImportKeyPairWithContext

func (*MockEC2ManagerMockRecorder) ImportSnapshot

func (mr *MockEC2ManagerMockRecorder) ImportSnapshot(arg0 interface{}) *gomock.Call

ImportSnapshot indicates an expected call of ImportSnapshot

func (*MockEC2ManagerMockRecorder) ImportSnapshotRequest

func (mr *MockEC2ManagerMockRecorder) ImportSnapshotRequest(arg0 interface{}) *gomock.Call

ImportSnapshotRequest indicates an expected call of ImportSnapshotRequest

func (*MockEC2ManagerMockRecorder) ImportSnapshotWithContext

func (mr *MockEC2ManagerMockRecorder) ImportSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ImportSnapshotWithContext indicates an expected call of ImportSnapshotWithContext

func (*MockEC2ManagerMockRecorder) ImportVolume

func (mr *MockEC2ManagerMockRecorder) ImportVolume(arg0 interface{}) *gomock.Call

ImportVolume indicates an expected call of ImportVolume

func (*MockEC2ManagerMockRecorder) ImportVolumeRequest

func (mr *MockEC2ManagerMockRecorder) ImportVolumeRequest(arg0 interface{}) *gomock.Call

ImportVolumeRequest indicates an expected call of ImportVolumeRequest

func (*MockEC2ManagerMockRecorder) ImportVolumeWithContext

func (mr *MockEC2ManagerMockRecorder) ImportVolumeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ImportVolumeWithContext indicates an expected call of ImportVolumeWithContext

func (*MockEC2ManagerMockRecorder) ModifyFleet

func (mr *MockEC2ManagerMockRecorder) ModifyFleet(arg0 interface{}) *gomock.Call

ModifyFleet indicates an expected call of ModifyFleet

func (*MockEC2ManagerMockRecorder) ModifyFleetRequest

func (mr *MockEC2ManagerMockRecorder) ModifyFleetRequest(arg0 interface{}) *gomock.Call

ModifyFleetRequest indicates an expected call of ModifyFleetRequest

func (*MockEC2ManagerMockRecorder) ModifyFleetWithContext

func (mr *MockEC2ManagerMockRecorder) ModifyFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyFleetWithContext indicates an expected call of ModifyFleetWithContext

func (*MockEC2ManagerMockRecorder) ModifyFpgaImageAttribute

func (mr *MockEC2ManagerMockRecorder) ModifyFpgaImageAttribute(arg0 interface{}) *gomock.Call

ModifyFpgaImageAttribute indicates an expected call of ModifyFpgaImageAttribute

func (*MockEC2ManagerMockRecorder) ModifyFpgaImageAttributeRequest

func (mr *MockEC2ManagerMockRecorder) ModifyFpgaImageAttributeRequest(arg0 interface{}) *gomock.Call

ModifyFpgaImageAttributeRequest indicates an expected call of ModifyFpgaImageAttributeRequest

func (*MockEC2ManagerMockRecorder) ModifyFpgaImageAttributeWithContext

func (mr *MockEC2ManagerMockRecorder) ModifyFpgaImageAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyFpgaImageAttributeWithContext indicates an expected call of ModifyFpgaImageAttributeWithContext

func (*MockEC2ManagerMockRecorder) ModifyHosts

func (mr *MockEC2ManagerMockRecorder) ModifyHosts(arg0 interface{}) *gomock.Call

ModifyHosts indicates an expected call of ModifyHosts

func (*MockEC2ManagerMockRecorder) ModifyHostsRequest

func (mr *MockEC2ManagerMockRecorder) ModifyHostsRequest(arg0 interface{}) *gomock.Call

ModifyHostsRequest indicates an expected call of ModifyHostsRequest

func (*MockEC2ManagerMockRecorder) ModifyHostsWithContext

func (mr *MockEC2ManagerMockRecorder) ModifyHostsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyHostsWithContext indicates an expected call of ModifyHostsWithContext

func (*MockEC2ManagerMockRecorder) ModifyIdFormat

func (mr *MockEC2ManagerMockRecorder) ModifyIdFormat(arg0 interface{}) *gomock.Call

ModifyIdFormat indicates an expected call of ModifyIdFormat

func (*MockEC2ManagerMockRecorder) ModifyIdFormatRequest

func (mr *MockEC2ManagerMockRecorder) ModifyIdFormatRequest(arg0 interface{}) *gomock.Call

ModifyIdFormatRequest indicates an expected call of ModifyIdFormatRequest

func (*MockEC2ManagerMockRecorder) ModifyIdFormatWithContext

func (mr *MockEC2ManagerMockRecorder) ModifyIdFormatWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyIdFormatWithContext indicates an expected call of ModifyIdFormatWithContext

func (*MockEC2ManagerMockRecorder) ModifyIdentityIdFormat

func (mr *MockEC2ManagerMockRecorder) ModifyIdentityIdFormat(arg0 interface{}) *gomock.Call

ModifyIdentityIdFormat indicates an expected call of ModifyIdentityIdFormat

func (*MockEC2ManagerMockRecorder) ModifyIdentityIdFormatRequest

func (mr *MockEC2ManagerMockRecorder) ModifyIdentityIdFormatRequest(arg0 interface{}) *gomock.Call

ModifyIdentityIdFormatRequest indicates an expected call of ModifyIdentityIdFormatRequest

func (*MockEC2ManagerMockRecorder) ModifyIdentityIdFormatWithContext

func (mr *MockEC2ManagerMockRecorder) ModifyIdentityIdFormatWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyIdentityIdFormatWithContext indicates an expected call of ModifyIdentityIdFormatWithContext

func (*MockEC2ManagerMockRecorder) ModifyImageAttribute

func (mr *MockEC2ManagerMockRecorder) ModifyImageAttribute(arg0 interface{}) *gomock.Call

ModifyImageAttribute indicates an expected call of ModifyImageAttribute

func (*MockEC2ManagerMockRecorder) ModifyImageAttributeRequest

func (mr *MockEC2ManagerMockRecorder) ModifyImageAttributeRequest(arg0 interface{}) *gomock.Call

ModifyImageAttributeRequest indicates an expected call of ModifyImageAttributeRequest

func (*MockEC2ManagerMockRecorder) ModifyImageAttributeWithContext

func (mr *MockEC2ManagerMockRecorder) ModifyImageAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyImageAttributeWithContext indicates an expected call of ModifyImageAttributeWithContext

func (*MockEC2ManagerMockRecorder) ModifyInstanceAttribute

func (mr *MockEC2ManagerMockRecorder) ModifyInstanceAttribute(arg0 interface{}) *gomock.Call

ModifyInstanceAttribute indicates an expected call of ModifyInstanceAttribute

func (*MockEC2ManagerMockRecorder) ModifyInstanceAttributeRequest

func (mr *MockEC2ManagerMockRecorder) ModifyInstanceAttributeRequest(arg0 interface{}) *gomock.Call

ModifyInstanceAttributeRequest indicates an expected call of ModifyInstanceAttributeRequest

func (*MockEC2ManagerMockRecorder) ModifyInstanceAttributeWithContext

func (mr *MockEC2ManagerMockRecorder) ModifyInstanceAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyInstanceAttributeWithContext indicates an expected call of ModifyInstanceAttributeWithContext

func (*MockEC2ManagerMockRecorder) ModifyInstanceCreditSpecification

func (mr *MockEC2ManagerMockRecorder) ModifyInstanceCreditSpecification(arg0 interface{}) *gomock.Call

ModifyInstanceCreditSpecification indicates an expected call of ModifyInstanceCreditSpecification

func (*MockEC2ManagerMockRecorder) ModifyInstanceCreditSpecificationRequest

func (mr *MockEC2ManagerMockRecorder) ModifyInstanceCreditSpecificationRequest(arg0 interface{}) *gomock.Call

ModifyInstanceCreditSpecificationRequest indicates an expected call of ModifyInstanceCreditSpecificationRequest

func (*MockEC2ManagerMockRecorder) ModifyInstanceCreditSpecificationWithContext

func (mr *MockEC2ManagerMockRecorder) ModifyInstanceCreditSpecificationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyInstanceCreditSpecificationWithContext indicates an expected call of ModifyInstanceCreditSpecificationWithContext

func (*MockEC2ManagerMockRecorder) ModifyInstancePlacement

func (mr *MockEC2ManagerMockRecorder) ModifyInstancePlacement(arg0 interface{}) *gomock.Call

ModifyInstancePlacement indicates an expected call of ModifyInstancePlacement

func (*MockEC2ManagerMockRecorder) ModifyInstancePlacementRequest

func (mr *MockEC2ManagerMockRecorder) ModifyInstancePlacementRequest(arg0 interface{}) *gomock.Call

ModifyInstancePlacementRequest indicates an expected call of ModifyInstancePlacementRequest

func (*MockEC2ManagerMockRecorder) ModifyInstancePlacementWithContext

func (mr *MockEC2ManagerMockRecorder) ModifyInstancePlacementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyInstancePlacementWithContext indicates an expected call of ModifyInstancePlacementWithContext

func (*MockEC2ManagerMockRecorder) ModifyLaunchTemplate

func (mr *MockEC2ManagerMockRecorder) ModifyLaunchTemplate(arg0 interface{}) *gomock.Call

ModifyLaunchTemplate indicates an expected call of ModifyLaunchTemplate

func (*MockEC2ManagerMockRecorder) ModifyLaunchTemplateRequest

func (mr *MockEC2ManagerMockRecorder) ModifyLaunchTemplateRequest(arg0 interface{}) *gomock.Call

ModifyLaunchTemplateRequest indicates an expected call of ModifyLaunchTemplateRequest

func (*MockEC2ManagerMockRecorder) ModifyLaunchTemplateWithContext

func (mr *MockEC2ManagerMockRecorder) ModifyLaunchTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyLaunchTemplateWithContext indicates an expected call of ModifyLaunchTemplateWithContext

func (*MockEC2ManagerMockRecorder) ModifyNetworkInterfaceAttribute

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

ModifyNetworkInterfaceAttribute indicates an expected call of ModifyNetworkInterfaceAttribute

func (*MockEC2ManagerMockRecorder) ModifyNetworkInterfaceAttributeRequest

func (mr *MockEC2ManagerMockRecorder) ModifyNetworkInterfaceAttributeRequest(arg0 interface{}) *gomock.Call

ModifyNetworkInterfaceAttributeRequest indicates an expected call of ModifyNetworkInterfaceAttributeRequest

func (*MockEC2ManagerMockRecorder) ModifyNetworkInterfaceAttributeWithContext

func (mr *MockEC2ManagerMockRecorder) ModifyNetworkInterfaceAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyNetworkInterfaceAttributeWithContext indicates an expected call of ModifyNetworkInterfaceAttributeWithContext

func (*MockEC2ManagerMockRecorder) ModifyReservedInstances

func (mr *MockEC2ManagerMockRecorder) ModifyReservedInstances(arg0 interface{}) *gomock.Call

ModifyReservedInstances indicates an expected call of ModifyReservedInstances

func (*MockEC2ManagerMockRecorder) ModifyReservedInstancesRequest

func (mr *MockEC2ManagerMockRecorder) ModifyReservedInstancesRequest(arg0 interface{}) *gomock.Call

ModifyReservedInstancesRequest indicates an expected call of ModifyReservedInstancesRequest

func (*MockEC2ManagerMockRecorder) ModifyReservedInstancesWithContext

func (mr *MockEC2ManagerMockRecorder) ModifyReservedInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyReservedInstancesWithContext indicates an expected call of ModifyReservedInstancesWithContext

func (*MockEC2ManagerMockRecorder) ModifySnapshotAttribute

func (mr *MockEC2ManagerMockRecorder) ModifySnapshotAttribute(arg0 interface{}) *gomock.Call

ModifySnapshotAttribute indicates an expected call of ModifySnapshotAttribute

func (*MockEC2ManagerMockRecorder) ModifySnapshotAttributeRequest

func (mr *MockEC2ManagerMockRecorder) ModifySnapshotAttributeRequest(arg0 interface{}) *gomock.Call

ModifySnapshotAttributeRequest indicates an expected call of ModifySnapshotAttributeRequest

func (*MockEC2ManagerMockRecorder) ModifySnapshotAttributeWithContext

func (mr *MockEC2ManagerMockRecorder) ModifySnapshotAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifySnapshotAttributeWithContext indicates an expected call of ModifySnapshotAttributeWithContext

func (*MockEC2ManagerMockRecorder) ModifySpotFleetRequest

func (mr *MockEC2ManagerMockRecorder) ModifySpotFleetRequest(arg0 interface{}) *gomock.Call

ModifySpotFleetRequest indicates an expected call of ModifySpotFleetRequest

func (*MockEC2ManagerMockRecorder) ModifySpotFleetRequestRequest

func (mr *MockEC2ManagerMockRecorder) ModifySpotFleetRequestRequest(arg0 interface{}) *gomock.Call

ModifySpotFleetRequestRequest indicates an expected call of ModifySpotFleetRequestRequest

func (*MockEC2ManagerMockRecorder) ModifySpotFleetRequestWithContext

func (mr *MockEC2ManagerMockRecorder) ModifySpotFleetRequestWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifySpotFleetRequestWithContext indicates an expected call of ModifySpotFleetRequestWithContext

func (*MockEC2ManagerMockRecorder) ModifySubnetAttribute

func (mr *MockEC2ManagerMockRecorder) ModifySubnetAttribute(arg0 interface{}) *gomock.Call

ModifySubnetAttribute indicates an expected call of ModifySubnetAttribute

func (*MockEC2ManagerMockRecorder) ModifySubnetAttributeRequest

func (mr *MockEC2ManagerMockRecorder) ModifySubnetAttributeRequest(arg0 interface{}) *gomock.Call

ModifySubnetAttributeRequest indicates an expected call of ModifySubnetAttributeRequest

func (*MockEC2ManagerMockRecorder) ModifySubnetAttributeWithContext

func (mr *MockEC2ManagerMockRecorder) ModifySubnetAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifySubnetAttributeWithContext indicates an expected call of ModifySubnetAttributeWithContext

func (*MockEC2ManagerMockRecorder) ModifyVolume

func (mr *MockEC2ManagerMockRecorder) ModifyVolume(arg0 interface{}) *gomock.Call

ModifyVolume indicates an expected call of ModifyVolume

func (*MockEC2ManagerMockRecorder) ModifyVolumeAttribute

func (mr *MockEC2ManagerMockRecorder) ModifyVolumeAttribute(arg0 interface{}) *gomock.Call

ModifyVolumeAttribute indicates an expected call of ModifyVolumeAttribute

func (*MockEC2ManagerMockRecorder) ModifyVolumeAttributeRequest

func (mr *MockEC2ManagerMockRecorder) ModifyVolumeAttributeRequest(arg0 interface{}) *gomock.Call

ModifyVolumeAttributeRequest indicates an expected call of ModifyVolumeAttributeRequest

func (*MockEC2ManagerMockRecorder) ModifyVolumeAttributeWithContext

func (mr *MockEC2ManagerMockRecorder) ModifyVolumeAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyVolumeAttributeWithContext indicates an expected call of ModifyVolumeAttributeWithContext

func (*MockEC2ManagerMockRecorder) ModifyVolumeRequest

func (mr *MockEC2ManagerMockRecorder) ModifyVolumeRequest(arg0 interface{}) *gomock.Call

ModifyVolumeRequest indicates an expected call of ModifyVolumeRequest

func (*MockEC2ManagerMockRecorder) ModifyVolumeWithContext

func (mr *MockEC2ManagerMockRecorder) ModifyVolumeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyVolumeWithContext indicates an expected call of ModifyVolumeWithContext

func (*MockEC2ManagerMockRecorder) ModifyVpcAttribute

func (mr *MockEC2ManagerMockRecorder) ModifyVpcAttribute(arg0 interface{}) *gomock.Call

ModifyVpcAttribute indicates an expected call of ModifyVpcAttribute

func (*MockEC2ManagerMockRecorder) ModifyVpcAttributeRequest

func (mr *MockEC2ManagerMockRecorder) ModifyVpcAttributeRequest(arg0 interface{}) *gomock.Call

ModifyVpcAttributeRequest indicates an expected call of ModifyVpcAttributeRequest

func (*MockEC2ManagerMockRecorder) ModifyVpcAttributeWithContext

func (mr *MockEC2ManagerMockRecorder) ModifyVpcAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyVpcAttributeWithContext indicates an expected call of ModifyVpcAttributeWithContext

func (*MockEC2ManagerMockRecorder) ModifyVpcEndpoint

func (mr *MockEC2ManagerMockRecorder) ModifyVpcEndpoint(arg0 interface{}) *gomock.Call

ModifyVpcEndpoint indicates an expected call of ModifyVpcEndpoint

func (*MockEC2ManagerMockRecorder) ModifyVpcEndpointConnectionNotification

func (mr *MockEC2ManagerMockRecorder) ModifyVpcEndpointConnectionNotification(arg0 interface{}) *gomock.Call

ModifyVpcEndpointConnectionNotification indicates an expected call of ModifyVpcEndpointConnectionNotification

func (*MockEC2ManagerMockRecorder) ModifyVpcEndpointConnectionNotificationRequest

func (mr *MockEC2ManagerMockRecorder) ModifyVpcEndpointConnectionNotificationRequest(arg0 interface{}) *gomock.Call

ModifyVpcEndpointConnectionNotificationRequest indicates an expected call of ModifyVpcEndpointConnectionNotificationRequest

func (*MockEC2ManagerMockRecorder) ModifyVpcEndpointConnectionNotificationWithContext

func (mr *MockEC2ManagerMockRecorder) ModifyVpcEndpointConnectionNotificationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyVpcEndpointConnectionNotificationWithContext indicates an expected call of ModifyVpcEndpointConnectionNotificationWithContext

func (*MockEC2ManagerMockRecorder) ModifyVpcEndpointRequest

func (mr *MockEC2ManagerMockRecorder) ModifyVpcEndpointRequest(arg0 interface{}) *gomock.Call

ModifyVpcEndpointRequest indicates an expected call of ModifyVpcEndpointRequest

func (*MockEC2ManagerMockRecorder) ModifyVpcEndpointServiceConfiguration

func (mr *MockEC2ManagerMockRecorder) ModifyVpcEndpointServiceConfiguration(arg0 interface{}) *gomock.Call

ModifyVpcEndpointServiceConfiguration indicates an expected call of ModifyVpcEndpointServiceConfiguration

func (*MockEC2ManagerMockRecorder) ModifyVpcEndpointServiceConfigurationRequest

func (mr *MockEC2ManagerMockRecorder) ModifyVpcEndpointServiceConfigurationRequest(arg0 interface{}) *gomock.Call

ModifyVpcEndpointServiceConfigurationRequest indicates an expected call of ModifyVpcEndpointServiceConfigurationRequest

func (*MockEC2ManagerMockRecorder) ModifyVpcEndpointServiceConfigurationWithContext

func (mr *MockEC2ManagerMockRecorder) ModifyVpcEndpointServiceConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyVpcEndpointServiceConfigurationWithContext indicates an expected call of ModifyVpcEndpointServiceConfigurationWithContext

func (*MockEC2ManagerMockRecorder) ModifyVpcEndpointServicePermissions

func (mr *MockEC2ManagerMockRecorder) ModifyVpcEndpointServicePermissions(arg0 interface{}) *gomock.Call

ModifyVpcEndpointServicePermissions indicates an expected call of ModifyVpcEndpointServicePermissions

func (*MockEC2ManagerMockRecorder) ModifyVpcEndpointServicePermissionsRequest

func (mr *MockEC2ManagerMockRecorder) ModifyVpcEndpointServicePermissionsRequest(arg0 interface{}) *gomock.Call

ModifyVpcEndpointServicePermissionsRequest indicates an expected call of ModifyVpcEndpointServicePermissionsRequest

func (*MockEC2ManagerMockRecorder) ModifyVpcEndpointServicePermissionsWithContext

func (mr *MockEC2ManagerMockRecorder) ModifyVpcEndpointServicePermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyVpcEndpointServicePermissionsWithContext indicates an expected call of ModifyVpcEndpointServicePermissionsWithContext

func (*MockEC2ManagerMockRecorder) ModifyVpcEndpointWithContext

func (mr *MockEC2ManagerMockRecorder) ModifyVpcEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyVpcEndpointWithContext indicates an expected call of ModifyVpcEndpointWithContext

func (*MockEC2ManagerMockRecorder) ModifyVpcPeeringConnectionOptions

func (mr *MockEC2ManagerMockRecorder) ModifyVpcPeeringConnectionOptions(arg0 interface{}) *gomock.Call

ModifyVpcPeeringConnectionOptions indicates an expected call of ModifyVpcPeeringConnectionOptions

func (*MockEC2ManagerMockRecorder) ModifyVpcPeeringConnectionOptionsRequest

func (mr *MockEC2ManagerMockRecorder) ModifyVpcPeeringConnectionOptionsRequest(arg0 interface{}) *gomock.Call

ModifyVpcPeeringConnectionOptionsRequest indicates an expected call of ModifyVpcPeeringConnectionOptionsRequest

func (*MockEC2ManagerMockRecorder) ModifyVpcPeeringConnectionOptionsWithContext

func (mr *MockEC2ManagerMockRecorder) ModifyVpcPeeringConnectionOptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyVpcPeeringConnectionOptionsWithContext indicates an expected call of ModifyVpcPeeringConnectionOptionsWithContext

func (*MockEC2ManagerMockRecorder) ModifyVpcTenancy

func (mr *MockEC2ManagerMockRecorder) ModifyVpcTenancy(arg0 interface{}) *gomock.Call

ModifyVpcTenancy indicates an expected call of ModifyVpcTenancy

func (*MockEC2ManagerMockRecorder) ModifyVpcTenancyRequest

func (mr *MockEC2ManagerMockRecorder) ModifyVpcTenancyRequest(arg0 interface{}) *gomock.Call

ModifyVpcTenancyRequest indicates an expected call of ModifyVpcTenancyRequest

func (*MockEC2ManagerMockRecorder) ModifyVpcTenancyWithContext

func (mr *MockEC2ManagerMockRecorder) ModifyVpcTenancyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyVpcTenancyWithContext indicates an expected call of ModifyVpcTenancyWithContext

func (*MockEC2ManagerMockRecorder) MonitorInstances

func (mr *MockEC2ManagerMockRecorder) MonitorInstances(arg0 interface{}) *gomock.Call

MonitorInstances indicates an expected call of MonitorInstances

func (*MockEC2ManagerMockRecorder) MonitorInstancesRequest

func (mr *MockEC2ManagerMockRecorder) MonitorInstancesRequest(arg0 interface{}) *gomock.Call

MonitorInstancesRequest indicates an expected call of MonitorInstancesRequest

func (*MockEC2ManagerMockRecorder) MonitorInstancesWithContext

func (mr *MockEC2ManagerMockRecorder) MonitorInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

MonitorInstancesWithContext indicates an expected call of MonitorInstancesWithContext

func (*MockEC2ManagerMockRecorder) MoveAddressToVpc

func (mr *MockEC2ManagerMockRecorder) MoveAddressToVpc(arg0 interface{}) *gomock.Call

MoveAddressToVpc indicates an expected call of MoveAddressToVpc

func (*MockEC2ManagerMockRecorder) MoveAddressToVpcRequest

func (mr *MockEC2ManagerMockRecorder) MoveAddressToVpcRequest(arg0 interface{}) *gomock.Call

MoveAddressToVpcRequest indicates an expected call of MoveAddressToVpcRequest

func (*MockEC2ManagerMockRecorder) MoveAddressToVpcWithContext

func (mr *MockEC2ManagerMockRecorder) MoveAddressToVpcWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

MoveAddressToVpcWithContext indicates an expected call of MoveAddressToVpcWithContext

func (*MockEC2ManagerMockRecorder) PurchaseHostReservation

func (mr *MockEC2ManagerMockRecorder) PurchaseHostReservation(arg0 interface{}) *gomock.Call

PurchaseHostReservation indicates an expected call of PurchaseHostReservation

func (*MockEC2ManagerMockRecorder) PurchaseHostReservationRequest

func (mr *MockEC2ManagerMockRecorder) PurchaseHostReservationRequest(arg0 interface{}) *gomock.Call

PurchaseHostReservationRequest indicates an expected call of PurchaseHostReservationRequest

func (*MockEC2ManagerMockRecorder) PurchaseHostReservationWithContext

func (mr *MockEC2ManagerMockRecorder) PurchaseHostReservationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PurchaseHostReservationWithContext indicates an expected call of PurchaseHostReservationWithContext

func (*MockEC2ManagerMockRecorder) PurchaseReservedInstancesOffering

func (mr *MockEC2ManagerMockRecorder) PurchaseReservedInstancesOffering(arg0 interface{}) *gomock.Call

PurchaseReservedInstancesOffering indicates an expected call of PurchaseReservedInstancesOffering

func (*MockEC2ManagerMockRecorder) PurchaseReservedInstancesOfferingRequest

func (mr *MockEC2ManagerMockRecorder) PurchaseReservedInstancesOfferingRequest(arg0 interface{}) *gomock.Call

PurchaseReservedInstancesOfferingRequest indicates an expected call of PurchaseReservedInstancesOfferingRequest

func (*MockEC2ManagerMockRecorder) PurchaseReservedInstancesOfferingWithContext

func (mr *MockEC2ManagerMockRecorder) PurchaseReservedInstancesOfferingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PurchaseReservedInstancesOfferingWithContext indicates an expected call of PurchaseReservedInstancesOfferingWithContext

func (*MockEC2ManagerMockRecorder) PurchaseScheduledInstances

func (mr *MockEC2ManagerMockRecorder) PurchaseScheduledInstances(arg0 interface{}) *gomock.Call

PurchaseScheduledInstances indicates an expected call of PurchaseScheduledInstances

func (*MockEC2ManagerMockRecorder) PurchaseScheduledInstancesRequest

func (mr *MockEC2ManagerMockRecorder) PurchaseScheduledInstancesRequest(arg0 interface{}) *gomock.Call

PurchaseScheduledInstancesRequest indicates an expected call of PurchaseScheduledInstancesRequest

func (*MockEC2ManagerMockRecorder) PurchaseScheduledInstancesWithContext

func (mr *MockEC2ManagerMockRecorder) PurchaseScheduledInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PurchaseScheduledInstancesWithContext indicates an expected call of PurchaseScheduledInstancesWithContext

func (*MockEC2ManagerMockRecorder) RebootInstances

func (mr *MockEC2ManagerMockRecorder) RebootInstances(arg0 interface{}) *gomock.Call

RebootInstances indicates an expected call of RebootInstances

func (*MockEC2ManagerMockRecorder) RebootInstancesRequest

func (mr *MockEC2ManagerMockRecorder) RebootInstancesRequest(arg0 interface{}) *gomock.Call

RebootInstancesRequest indicates an expected call of RebootInstancesRequest

func (*MockEC2ManagerMockRecorder) RebootInstancesWithContext

func (mr *MockEC2ManagerMockRecorder) RebootInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RebootInstancesWithContext indicates an expected call of RebootInstancesWithContext

func (*MockEC2ManagerMockRecorder) RegisterImage

func (mr *MockEC2ManagerMockRecorder) RegisterImage(arg0 interface{}) *gomock.Call

RegisterImage indicates an expected call of RegisterImage

func (*MockEC2ManagerMockRecorder) RegisterImageRequest

func (mr *MockEC2ManagerMockRecorder) RegisterImageRequest(arg0 interface{}) *gomock.Call

RegisterImageRequest indicates an expected call of RegisterImageRequest

func (*MockEC2ManagerMockRecorder) RegisterImageWithContext

func (mr *MockEC2ManagerMockRecorder) RegisterImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RegisterImageWithContext indicates an expected call of RegisterImageWithContext

func (*MockEC2ManagerMockRecorder) RejectVpcEndpointConnections

func (mr *MockEC2ManagerMockRecorder) RejectVpcEndpointConnections(arg0 interface{}) *gomock.Call

RejectVpcEndpointConnections indicates an expected call of RejectVpcEndpointConnections

func (*MockEC2ManagerMockRecorder) RejectVpcEndpointConnectionsRequest

func (mr *MockEC2ManagerMockRecorder) RejectVpcEndpointConnectionsRequest(arg0 interface{}) *gomock.Call

RejectVpcEndpointConnectionsRequest indicates an expected call of RejectVpcEndpointConnectionsRequest

func (*MockEC2ManagerMockRecorder) RejectVpcEndpointConnectionsWithContext

func (mr *MockEC2ManagerMockRecorder) RejectVpcEndpointConnectionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RejectVpcEndpointConnectionsWithContext indicates an expected call of RejectVpcEndpointConnectionsWithContext

func (*MockEC2ManagerMockRecorder) RejectVpcPeeringConnection

func (mr *MockEC2ManagerMockRecorder) RejectVpcPeeringConnection(arg0 interface{}) *gomock.Call

RejectVpcPeeringConnection indicates an expected call of RejectVpcPeeringConnection

func (*MockEC2ManagerMockRecorder) RejectVpcPeeringConnectionRequest

func (mr *MockEC2ManagerMockRecorder) RejectVpcPeeringConnectionRequest(arg0 interface{}) *gomock.Call

RejectVpcPeeringConnectionRequest indicates an expected call of RejectVpcPeeringConnectionRequest

func (*MockEC2ManagerMockRecorder) RejectVpcPeeringConnectionWithContext

func (mr *MockEC2ManagerMockRecorder) RejectVpcPeeringConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RejectVpcPeeringConnectionWithContext indicates an expected call of RejectVpcPeeringConnectionWithContext

func (*MockEC2ManagerMockRecorder) ReleaseAddress

func (mr *MockEC2ManagerMockRecorder) ReleaseAddress(arg0 interface{}) *gomock.Call

ReleaseAddress indicates an expected call of ReleaseAddress

func (*MockEC2ManagerMockRecorder) ReleaseAddressRequest

func (mr *MockEC2ManagerMockRecorder) ReleaseAddressRequest(arg0 interface{}) *gomock.Call

ReleaseAddressRequest indicates an expected call of ReleaseAddressRequest

func (*MockEC2ManagerMockRecorder) ReleaseAddressWithContext

func (mr *MockEC2ManagerMockRecorder) ReleaseAddressWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ReleaseAddressWithContext indicates an expected call of ReleaseAddressWithContext

func (*MockEC2ManagerMockRecorder) ReleaseHosts

func (mr *MockEC2ManagerMockRecorder) ReleaseHosts(arg0 interface{}) *gomock.Call

ReleaseHosts indicates an expected call of ReleaseHosts

func (*MockEC2ManagerMockRecorder) ReleaseHostsRequest

func (mr *MockEC2ManagerMockRecorder) ReleaseHostsRequest(arg0 interface{}) *gomock.Call

ReleaseHostsRequest indicates an expected call of ReleaseHostsRequest

func (*MockEC2ManagerMockRecorder) ReleaseHostsWithContext

func (mr *MockEC2ManagerMockRecorder) ReleaseHostsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ReleaseHostsWithContext indicates an expected call of ReleaseHostsWithContext

func (*MockEC2ManagerMockRecorder) ReplaceIamInstanceProfileAssociation

func (mr *MockEC2ManagerMockRecorder) ReplaceIamInstanceProfileAssociation(arg0 interface{}) *gomock.Call

ReplaceIamInstanceProfileAssociation indicates an expected call of ReplaceIamInstanceProfileAssociation

func (*MockEC2ManagerMockRecorder) ReplaceIamInstanceProfileAssociationRequest

func (mr *MockEC2ManagerMockRecorder) ReplaceIamInstanceProfileAssociationRequest(arg0 interface{}) *gomock.Call

ReplaceIamInstanceProfileAssociationRequest indicates an expected call of ReplaceIamInstanceProfileAssociationRequest

func (*MockEC2ManagerMockRecorder) ReplaceIamInstanceProfileAssociationWithContext

func (mr *MockEC2ManagerMockRecorder) ReplaceIamInstanceProfileAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ReplaceIamInstanceProfileAssociationWithContext indicates an expected call of ReplaceIamInstanceProfileAssociationWithContext

func (*MockEC2ManagerMockRecorder) ReplaceNetworkAclAssociation

func (mr *MockEC2ManagerMockRecorder) ReplaceNetworkAclAssociation(arg0 interface{}) *gomock.Call

ReplaceNetworkAclAssociation indicates an expected call of ReplaceNetworkAclAssociation

func (*MockEC2ManagerMockRecorder) ReplaceNetworkAclAssociationRequest

func (mr *MockEC2ManagerMockRecorder) ReplaceNetworkAclAssociationRequest(arg0 interface{}) *gomock.Call

ReplaceNetworkAclAssociationRequest indicates an expected call of ReplaceNetworkAclAssociationRequest

func (*MockEC2ManagerMockRecorder) ReplaceNetworkAclAssociationWithContext

func (mr *MockEC2ManagerMockRecorder) ReplaceNetworkAclAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ReplaceNetworkAclAssociationWithContext indicates an expected call of ReplaceNetworkAclAssociationWithContext

func (*MockEC2ManagerMockRecorder) ReplaceNetworkAclEntry

func (mr *MockEC2ManagerMockRecorder) ReplaceNetworkAclEntry(arg0 interface{}) *gomock.Call

ReplaceNetworkAclEntry indicates an expected call of ReplaceNetworkAclEntry

func (*MockEC2ManagerMockRecorder) ReplaceNetworkAclEntryRequest

func (mr *MockEC2ManagerMockRecorder) ReplaceNetworkAclEntryRequest(arg0 interface{}) *gomock.Call

ReplaceNetworkAclEntryRequest indicates an expected call of ReplaceNetworkAclEntryRequest

func (*MockEC2ManagerMockRecorder) ReplaceNetworkAclEntryWithContext

func (mr *MockEC2ManagerMockRecorder) ReplaceNetworkAclEntryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ReplaceNetworkAclEntryWithContext indicates an expected call of ReplaceNetworkAclEntryWithContext

func (*MockEC2ManagerMockRecorder) ReplaceRoute

func (mr *MockEC2ManagerMockRecorder) ReplaceRoute(arg0 interface{}) *gomock.Call

ReplaceRoute indicates an expected call of ReplaceRoute

func (*MockEC2ManagerMockRecorder) ReplaceRouteRequest

func (mr *MockEC2ManagerMockRecorder) ReplaceRouteRequest(arg0 interface{}) *gomock.Call

ReplaceRouteRequest indicates an expected call of ReplaceRouteRequest

func (*MockEC2ManagerMockRecorder) ReplaceRouteTableAssociation

func (mr *MockEC2ManagerMockRecorder) ReplaceRouteTableAssociation(arg0 interface{}) *gomock.Call

ReplaceRouteTableAssociation indicates an expected call of ReplaceRouteTableAssociation

func (*MockEC2ManagerMockRecorder) ReplaceRouteTableAssociationRequest

func (mr *MockEC2ManagerMockRecorder) ReplaceRouteTableAssociationRequest(arg0 interface{}) *gomock.Call

ReplaceRouteTableAssociationRequest indicates an expected call of ReplaceRouteTableAssociationRequest

func (*MockEC2ManagerMockRecorder) ReplaceRouteTableAssociationWithContext

func (mr *MockEC2ManagerMockRecorder) ReplaceRouteTableAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ReplaceRouteTableAssociationWithContext indicates an expected call of ReplaceRouteTableAssociationWithContext

func (*MockEC2ManagerMockRecorder) ReplaceRouteWithContext

func (mr *MockEC2ManagerMockRecorder) ReplaceRouteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ReplaceRouteWithContext indicates an expected call of ReplaceRouteWithContext

func (*MockEC2ManagerMockRecorder) ReportInstanceStatus

func (mr *MockEC2ManagerMockRecorder) ReportInstanceStatus(arg0 interface{}) *gomock.Call

ReportInstanceStatus indicates an expected call of ReportInstanceStatus

func (*MockEC2ManagerMockRecorder) ReportInstanceStatusRequest

func (mr *MockEC2ManagerMockRecorder) ReportInstanceStatusRequest(arg0 interface{}) *gomock.Call

ReportInstanceStatusRequest indicates an expected call of ReportInstanceStatusRequest

func (*MockEC2ManagerMockRecorder) ReportInstanceStatusWithContext

func (mr *MockEC2ManagerMockRecorder) ReportInstanceStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ReportInstanceStatusWithContext indicates an expected call of ReportInstanceStatusWithContext

func (*MockEC2ManagerMockRecorder) RequestSpotFleet

func (mr *MockEC2ManagerMockRecorder) RequestSpotFleet(arg0 interface{}) *gomock.Call

RequestSpotFleet indicates an expected call of RequestSpotFleet

func (*MockEC2ManagerMockRecorder) RequestSpotFleetRequest

func (mr *MockEC2ManagerMockRecorder) RequestSpotFleetRequest(arg0 interface{}) *gomock.Call

RequestSpotFleetRequest indicates an expected call of RequestSpotFleetRequest

func (*MockEC2ManagerMockRecorder) RequestSpotFleetWithContext

func (mr *MockEC2ManagerMockRecorder) RequestSpotFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RequestSpotFleetWithContext indicates an expected call of RequestSpotFleetWithContext

func (*MockEC2ManagerMockRecorder) RequestSpotInstances

func (mr *MockEC2ManagerMockRecorder) RequestSpotInstances(arg0 interface{}) *gomock.Call

RequestSpotInstances indicates an expected call of RequestSpotInstances

func (*MockEC2ManagerMockRecorder) RequestSpotInstancesRequest

func (mr *MockEC2ManagerMockRecorder) RequestSpotInstancesRequest(arg0 interface{}) *gomock.Call

RequestSpotInstancesRequest indicates an expected call of RequestSpotInstancesRequest

func (*MockEC2ManagerMockRecorder) RequestSpotInstancesWithContext

func (mr *MockEC2ManagerMockRecorder) RequestSpotInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RequestSpotInstancesWithContext indicates an expected call of RequestSpotInstancesWithContext

func (*MockEC2ManagerMockRecorder) ResetFpgaImageAttribute

func (mr *MockEC2ManagerMockRecorder) ResetFpgaImageAttribute(arg0 interface{}) *gomock.Call

ResetFpgaImageAttribute indicates an expected call of ResetFpgaImageAttribute

func (*MockEC2ManagerMockRecorder) ResetFpgaImageAttributeRequest

func (mr *MockEC2ManagerMockRecorder) ResetFpgaImageAttributeRequest(arg0 interface{}) *gomock.Call

ResetFpgaImageAttributeRequest indicates an expected call of ResetFpgaImageAttributeRequest

func (*MockEC2ManagerMockRecorder) ResetFpgaImageAttributeWithContext

func (mr *MockEC2ManagerMockRecorder) ResetFpgaImageAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ResetFpgaImageAttributeWithContext indicates an expected call of ResetFpgaImageAttributeWithContext

func (*MockEC2ManagerMockRecorder) ResetImageAttribute

func (mr *MockEC2ManagerMockRecorder) ResetImageAttribute(arg0 interface{}) *gomock.Call

ResetImageAttribute indicates an expected call of ResetImageAttribute

func (*MockEC2ManagerMockRecorder) ResetImageAttributeRequest

func (mr *MockEC2ManagerMockRecorder) ResetImageAttributeRequest(arg0 interface{}) *gomock.Call

ResetImageAttributeRequest indicates an expected call of ResetImageAttributeRequest

func (*MockEC2ManagerMockRecorder) ResetImageAttributeWithContext

func (mr *MockEC2ManagerMockRecorder) ResetImageAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ResetImageAttributeWithContext indicates an expected call of ResetImageAttributeWithContext

func (*MockEC2ManagerMockRecorder) ResetInstanceAttribute

func (mr *MockEC2ManagerMockRecorder) ResetInstanceAttribute(arg0 interface{}) *gomock.Call

ResetInstanceAttribute indicates an expected call of ResetInstanceAttribute

func (*MockEC2ManagerMockRecorder) ResetInstanceAttributeRequest

func (mr *MockEC2ManagerMockRecorder) ResetInstanceAttributeRequest(arg0 interface{}) *gomock.Call

ResetInstanceAttributeRequest indicates an expected call of ResetInstanceAttributeRequest

func (*MockEC2ManagerMockRecorder) ResetInstanceAttributeWithContext

func (mr *MockEC2ManagerMockRecorder) ResetInstanceAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ResetInstanceAttributeWithContext indicates an expected call of ResetInstanceAttributeWithContext

func (*MockEC2ManagerMockRecorder) ResetNetworkInterfaceAttribute

func (mr *MockEC2ManagerMockRecorder) ResetNetworkInterfaceAttribute(arg0 interface{}) *gomock.Call

ResetNetworkInterfaceAttribute indicates an expected call of ResetNetworkInterfaceAttribute

func (*MockEC2ManagerMockRecorder) ResetNetworkInterfaceAttributeRequest

func (mr *MockEC2ManagerMockRecorder) ResetNetworkInterfaceAttributeRequest(arg0 interface{}) *gomock.Call

ResetNetworkInterfaceAttributeRequest indicates an expected call of ResetNetworkInterfaceAttributeRequest

func (*MockEC2ManagerMockRecorder) ResetNetworkInterfaceAttributeWithContext

func (mr *MockEC2ManagerMockRecorder) ResetNetworkInterfaceAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ResetNetworkInterfaceAttributeWithContext indicates an expected call of ResetNetworkInterfaceAttributeWithContext

func (*MockEC2ManagerMockRecorder) ResetSnapshotAttribute

func (mr *MockEC2ManagerMockRecorder) ResetSnapshotAttribute(arg0 interface{}) *gomock.Call

ResetSnapshotAttribute indicates an expected call of ResetSnapshotAttribute

func (*MockEC2ManagerMockRecorder) ResetSnapshotAttributeRequest

func (mr *MockEC2ManagerMockRecorder) ResetSnapshotAttributeRequest(arg0 interface{}) *gomock.Call

ResetSnapshotAttributeRequest indicates an expected call of ResetSnapshotAttributeRequest

func (*MockEC2ManagerMockRecorder) ResetSnapshotAttributeWithContext

func (mr *MockEC2ManagerMockRecorder) ResetSnapshotAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ResetSnapshotAttributeWithContext indicates an expected call of ResetSnapshotAttributeWithContext

func (*MockEC2ManagerMockRecorder) RestoreAddressToClassic

func (mr *MockEC2ManagerMockRecorder) RestoreAddressToClassic(arg0 interface{}) *gomock.Call

RestoreAddressToClassic indicates an expected call of RestoreAddressToClassic

func (*MockEC2ManagerMockRecorder) RestoreAddressToClassicRequest

func (mr *MockEC2ManagerMockRecorder) RestoreAddressToClassicRequest(arg0 interface{}) *gomock.Call

RestoreAddressToClassicRequest indicates an expected call of RestoreAddressToClassicRequest

func (*MockEC2ManagerMockRecorder) RestoreAddressToClassicWithContext

func (mr *MockEC2ManagerMockRecorder) RestoreAddressToClassicWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RestoreAddressToClassicWithContext indicates an expected call of RestoreAddressToClassicWithContext

func (*MockEC2ManagerMockRecorder) RevokeSecurityGroupEgress

func (mr *MockEC2ManagerMockRecorder) RevokeSecurityGroupEgress(arg0 interface{}) *gomock.Call

RevokeSecurityGroupEgress indicates an expected call of RevokeSecurityGroupEgress

func (*MockEC2ManagerMockRecorder) RevokeSecurityGroupEgressRequest

func (mr *MockEC2ManagerMockRecorder) RevokeSecurityGroupEgressRequest(arg0 interface{}) *gomock.Call

RevokeSecurityGroupEgressRequest indicates an expected call of RevokeSecurityGroupEgressRequest

func (*MockEC2ManagerMockRecorder) RevokeSecurityGroupEgressWithContext

func (mr *MockEC2ManagerMockRecorder) RevokeSecurityGroupEgressWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RevokeSecurityGroupEgressWithContext indicates an expected call of RevokeSecurityGroupEgressWithContext

func (*MockEC2ManagerMockRecorder) RevokeSecurityGroupIngress

func (mr *MockEC2ManagerMockRecorder) RevokeSecurityGroupIngress(arg0 interface{}) *gomock.Call

RevokeSecurityGroupIngress indicates an expected call of RevokeSecurityGroupIngress

func (*MockEC2ManagerMockRecorder) RevokeSecurityGroupIngressRequest

func (mr *MockEC2ManagerMockRecorder) RevokeSecurityGroupIngressRequest(arg0 interface{}) *gomock.Call

RevokeSecurityGroupIngressRequest indicates an expected call of RevokeSecurityGroupIngressRequest

func (*MockEC2ManagerMockRecorder) RevokeSecurityGroupIngressWithContext

func (mr *MockEC2ManagerMockRecorder) RevokeSecurityGroupIngressWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RevokeSecurityGroupIngressWithContext indicates an expected call of RevokeSecurityGroupIngressWithContext

func (*MockEC2ManagerMockRecorder) RunInstances

func (mr *MockEC2ManagerMockRecorder) RunInstances(arg0 interface{}) *gomock.Call

RunInstances indicates an expected call of RunInstances

func (*MockEC2ManagerMockRecorder) RunInstancesRequest

func (mr *MockEC2ManagerMockRecorder) RunInstancesRequest(arg0 interface{}) *gomock.Call

RunInstancesRequest indicates an expected call of RunInstancesRequest

func (*MockEC2ManagerMockRecorder) RunInstancesWithContext

func (mr *MockEC2ManagerMockRecorder) RunInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RunInstancesWithContext indicates an expected call of RunInstancesWithContext

func (*MockEC2ManagerMockRecorder) RunScheduledInstances

func (mr *MockEC2ManagerMockRecorder) RunScheduledInstances(arg0 interface{}) *gomock.Call

RunScheduledInstances indicates an expected call of RunScheduledInstances

func (*MockEC2ManagerMockRecorder) RunScheduledInstancesRequest

func (mr *MockEC2ManagerMockRecorder) RunScheduledInstancesRequest(arg0 interface{}) *gomock.Call

RunScheduledInstancesRequest indicates an expected call of RunScheduledInstancesRequest

func (*MockEC2ManagerMockRecorder) RunScheduledInstancesWithContext

func (mr *MockEC2ManagerMockRecorder) RunScheduledInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RunScheduledInstancesWithContext indicates an expected call of RunScheduledInstancesWithContext

func (*MockEC2ManagerMockRecorder) StartInstances

func (mr *MockEC2ManagerMockRecorder) StartInstances(arg0 interface{}) *gomock.Call

StartInstances indicates an expected call of StartInstances

func (*MockEC2ManagerMockRecorder) StartInstancesRequest

func (mr *MockEC2ManagerMockRecorder) StartInstancesRequest(arg0 interface{}) *gomock.Call

StartInstancesRequest indicates an expected call of StartInstancesRequest

func (*MockEC2ManagerMockRecorder) StartInstancesWithContext

func (mr *MockEC2ManagerMockRecorder) StartInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartInstancesWithContext indicates an expected call of StartInstancesWithContext

func (*MockEC2ManagerMockRecorder) StopInstances

func (mr *MockEC2ManagerMockRecorder) StopInstances(arg0 interface{}) *gomock.Call

StopInstances indicates an expected call of StopInstances

func (*MockEC2ManagerMockRecorder) StopInstancesRequest

func (mr *MockEC2ManagerMockRecorder) StopInstancesRequest(arg0 interface{}) *gomock.Call

StopInstancesRequest indicates an expected call of StopInstancesRequest

func (*MockEC2ManagerMockRecorder) StopInstancesWithContext

func (mr *MockEC2ManagerMockRecorder) StopInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StopInstancesWithContext indicates an expected call of StopInstancesWithContext

func (*MockEC2ManagerMockRecorder) TerminateInstances

func (mr *MockEC2ManagerMockRecorder) TerminateInstances(arg0 interface{}) *gomock.Call

TerminateInstances indicates an expected call of TerminateInstances

func (*MockEC2ManagerMockRecorder) TerminateInstancesRequest

func (mr *MockEC2ManagerMockRecorder) TerminateInstancesRequest(arg0 interface{}) *gomock.Call

TerminateInstancesRequest indicates an expected call of TerminateInstancesRequest

func (*MockEC2ManagerMockRecorder) TerminateInstancesWithContext

func (mr *MockEC2ManagerMockRecorder) TerminateInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TerminateInstancesWithContext indicates an expected call of TerminateInstancesWithContext

func (*MockEC2ManagerMockRecorder) UnassignIpv6Addresses

func (mr *MockEC2ManagerMockRecorder) UnassignIpv6Addresses(arg0 interface{}) *gomock.Call

UnassignIpv6Addresses indicates an expected call of UnassignIpv6Addresses

func (*MockEC2ManagerMockRecorder) UnassignIpv6AddressesRequest

func (mr *MockEC2ManagerMockRecorder) UnassignIpv6AddressesRequest(arg0 interface{}) *gomock.Call

UnassignIpv6AddressesRequest indicates an expected call of UnassignIpv6AddressesRequest

func (*MockEC2ManagerMockRecorder) UnassignIpv6AddressesWithContext

func (mr *MockEC2ManagerMockRecorder) UnassignIpv6AddressesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UnassignIpv6AddressesWithContext indicates an expected call of UnassignIpv6AddressesWithContext

func (*MockEC2ManagerMockRecorder) UnassignPrivateIpAddresses

func (mr *MockEC2ManagerMockRecorder) UnassignPrivateIpAddresses(arg0 interface{}) *gomock.Call

UnassignPrivateIpAddresses indicates an expected call of UnassignPrivateIpAddresses

func (*MockEC2ManagerMockRecorder) UnassignPrivateIpAddressesRequest

func (mr *MockEC2ManagerMockRecorder) UnassignPrivateIpAddressesRequest(arg0 interface{}) *gomock.Call

UnassignPrivateIpAddressesRequest indicates an expected call of UnassignPrivateIpAddressesRequest

func (*MockEC2ManagerMockRecorder) UnassignPrivateIpAddressesWithContext

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

UnassignPrivateIpAddressesWithContext indicates an expected call of UnassignPrivateIpAddressesWithContext

func (*MockEC2ManagerMockRecorder) UnmonitorInstances

func (mr *MockEC2ManagerMockRecorder) UnmonitorInstances(arg0 interface{}) *gomock.Call

UnmonitorInstances indicates an expected call of UnmonitorInstances

func (*MockEC2ManagerMockRecorder) UnmonitorInstancesRequest

func (mr *MockEC2ManagerMockRecorder) UnmonitorInstancesRequest(arg0 interface{}) *gomock.Call

UnmonitorInstancesRequest indicates an expected call of UnmonitorInstancesRequest

func (*MockEC2ManagerMockRecorder) UnmonitorInstancesWithContext

func (mr *MockEC2ManagerMockRecorder) UnmonitorInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UnmonitorInstancesWithContext indicates an expected call of UnmonitorInstancesWithContext

func (*MockEC2ManagerMockRecorder) UpdateSecurityGroupRuleDescriptionsEgress

func (mr *MockEC2ManagerMockRecorder) UpdateSecurityGroupRuleDescriptionsEgress(arg0 interface{}) *gomock.Call

UpdateSecurityGroupRuleDescriptionsEgress indicates an expected call of UpdateSecurityGroupRuleDescriptionsEgress

func (*MockEC2ManagerMockRecorder) UpdateSecurityGroupRuleDescriptionsEgressRequest

func (mr *MockEC2ManagerMockRecorder) UpdateSecurityGroupRuleDescriptionsEgressRequest(arg0 interface{}) *gomock.Call

UpdateSecurityGroupRuleDescriptionsEgressRequest indicates an expected call of UpdateSecurityGroupRuleDescriptionsEgressRequest

func (*MockEC2ManagerMockRecorder) UpdateSecurityGroupRuleDescriptionsEgressWithContext

func (mr *MockEC2ManagerMockRecorder) UpdateSecurityGroupRuleDescriptionsEgressWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateSecurityGroupRuleDescriptionsEgressWithContext indicates an expected call of UpdateSecurityGroupRuleDescriptionsEgressWithContext

func (*MockEC2ManagerMockRecorder) UpdateSecurityGroupRuleDescriptionsIngress

func (mr *MockEC2ManagerMockRecorder) UpdateSecurityGroupRuleDescriptionsIngress(arg0 interface{}) *gomock.Call

UpdateSecurityGroupRuleDescriptionsIngress indicates an expected call of UpdateSecurityGroupRuleDescriptionsIngress

func (*MockEC2ManagerMockRecorder) UpdateSecurityGroupRuleDescriptionsIngressRequest

func (mr *MockEC2ManagerMockRecorder) UpdateSecurityGroupRuleDescriptionsIngressRequest(arg0 interface{}) *gomock.Call

UpdateSecurityGroupRuleDescriptionsIngressRequest indicates an expected call of UpdateSecurityGroupRuleDescriptionsIngressRequest

func (*MockEC2ManagerMockRecorder) UpdateSecurityGroupRuleDescriptionsIngressWithContext

func (mr *MockEC2ManagerMockRecorder) UpdateSecurityGroupRuleDescriptionsIngressWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateSecurityGroupRuleDescriptionsIngressWithContext indicates an expected call of UpdateSecurityGroupRuleDescriptionsIngressWithContext

func (*MockEC2ManagerMockRecorder) WaitUntilBundleTaskComplete

func (mr *MockEC2ManagerMockRecorder) WaitUntilBundleTaskComplete(arg0 interface{}) *gomock.Call

WaitUntilBundleTaskComplete indicates an expected call of WaitUntilBundleTaskComplete

func (*MockEC2ManagerMockRecorder) WaitUntilBundleTaskCompleteWithContext

func (mr *MockEC2ManagerMockRecorder) WaitUntilBundleTaskCompleteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilBundleTaskCompleteWithContext indicates an expected call of WaitUntilBundleTaskCompleteWithContext

func (*MockEC2ManagerMockRecorder) WaitUntilConversionTaskCancelled

func (mr *MockEC2ManagerMockRecorder) WaitUntilConversionTaskCancelled(arg0 interface{}) *gomock.Call

WaitUntilConversionTaskCancelled indicates an expected call of WaitUntilConversionTaskCancelled

func (*MockEC2ManagerMockRecorder) WaitUntilConversionTaskCancelledWithContext

func (mr *MockEC2ManagerMockRecorder) WaitUntilConversionTaskCancelledWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilConversionTaskCancelledWithContext indicates an expected call of WaitUntilConversionTaskCancelledWithContext

func (*MockEC2ManagerMockRecorder) WaitUntilConversionTaskCompleted

func (mr *MockEC2ManagerMockRecorder) WaitUntilConversionTaskCompleted(arg0 interface{}) *gomock.Call

WaitUntilConversionTaskCompleted indicates an expected call of WaitUntilConversionTaskCompleted

func (*MockEC2ManagerMockRecorder) WaitUntilConversionTaskCompletedWithContext

func (mr *MockEC2ManagerMockRecorder) WaitUntilConversionTaskCompletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilConversionTaskCompletedWithContext indicates an expected call of WaitUntilConversionTaskCompletedWithContext

func (*MockEC2ManagerMockRecorder) WaitUntilConversionTaskDeleted

func (mr *MockEC2ManagerMockRecorder) WaitUntilConversionTaskDeleted(arg0 interface{}) *gomock.Call

WaitUntilConversionTaskDeleted indicates an expected call of WaitUntilConversionTaskDeleted

func (*MockEC2ManagerMockRecorder) WaitUntilConversionTaskDeletedWithContext

func (mr *MockEC2ManagerMockRecorder) WaitUntilConversionTaskDeletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilConversionTaskDeletedWithContext indicates an expected call of WaitUntilConversionTaskDeletedWithContext

func (*MockEC2ManagerMockRecorder) WaitUntilCustomerGatewayAvailable

func (mr *MockEC2ManagerMockRecorder) WaitUntilCustomerGatewayAvailable(arg0 interface{}) *gomock.Call

WaitUntilCustomerGatewayAvailable indicates an expected call of WaitUntilCustomerGatewayAvailable

func (*MockEC2ManagerMockRecorder) WaitUntilCustomerGatewayAvailableWithContext

func (mr *MockEC2ManagerMockRecorder) WaitUntilCustomerGatewayAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilCustomerGatewayAvailableWithContext indicates an expected call of WaitUntilCustomerGatewayAvailableWithContext

func (*MockEC2ManagerMockRecorder) WaitUntilExportTaskCancelled

func (mr *MockEC2ManagerMockRecorder) WaitUntilExportTaskCancelled(arg0 interface{}) *gomock.Call

WaitUntilExportTaskCancelled indicates an expected call of WaitUntilExportTaskCancelled

func (*MockEC2ManagerMockRecorder) WaitUntilExportTaskCancelledWithContext

func (mr *MockEC2ManagerMockRecorder) WaitUntilExportTaskCancelledWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilExportTaskCancelledWithContext indicates an expected call of WaitUntilExportTaskCancelledWithContext

func (*MockEC2ManagerMockRecorder) WaitUntilExportTaskCompleted

func (mr *MockEC2ManagerMockRecorder) WaitUntilExportTaskCompleted(arg0 interface{}) *gomock.Call

WaitUntilExportTaskCompleted indicates an expected call of WaitUntilExportTaskCompleted

func (*MockEC2ManagerMockRecorder) WaitUntilExportTaskCompletedWithContext

func (mr *MockEC2ManagerMockRecorder) WaitUntilExportTaskCompletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilExportTaskCompletedWithContext indicates an expected call of WaitUntilExportTaskCompletedWithContext

func (*MockEC2ManagerMockRecorder) WaitUntilImageAvailable

func (mr *MockEC2ManagerMockRecorder) WaitUntilImageAvailable(arg0 interface{}) *gomock.Call

WaitUntilImageAvailable indicates an expected call of WaitUntilImageAvailable

func (*MockEC2ManagerMockRecorder) WaitUntilImageAvailableWithContext

func (mr *MockEC2ManagerMockRecorder) WaitUntilImageAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilImageAvailableWithContext indicates an expected call of WaitUntilImageAvailableWithContext

func (*MockEC2ManagerMockRecorder) WaitUntilImageExists

func (mr *MockEC2ManagerMockRecorder) WaitUntilImageExists(arg0 interface{}) *gomock.Call

WaitUntilImageExists indicates an expected call of WaitUntilImageExists

func (*MockEC2ManagerMockRecorder) WaitUntilImageExistsWithContext

func (mr *MockEC2ManagerMockRecorder) WaitUntilImageExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilImageExistsWithContext indicates an expected call of WaitUntilImageExistsWithContext

func (*MockEC2ManagerMockRecorder) WaitUntilInstanceExists

func (mr *MockEC2ManagerMockRecorder) WaitUntilInstanceExists(arg0 interface{}) *gomock.Call

WaitUntilInstanceExists indicates an expected call of WaitUntilInstanceExists

func (*MockEC2ManagerMockRecorder) WaitUntilInstanceExistsWithContext

func (mr *MockEC2ManagerMockRecorder) WaitUntilInstanceExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilInstanceExistsWithContext indicates an expected call of WaitUntilInstanceExistsWithContext

func (*MockEC2ManagerMockRecorder) WaitUntilInstanceRunning

func (mr *MockEC2ManagerMockRecorder) WaitUntilInstanceRunning(arg0 interface{}) *gomock.Call

WaitUntilInstanceRunning indicates an expected call of WaitUntilInstanceRunning

func (*MockEC2ManagerMockRecorder) WaitUntilInstanceRunningWithContext

func (mr *MockEC2ManagerMockRecorder) WaitUntilInstanceRunningWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilInstanceRunningWithContext indicates an expected call of WaitUntilInstanceRunningWithContext

func (*MockEC2ManagerMockRecorder) WaitUntilInstanceStatusOk

func (mr *MockEC2ManagerMockRecorder) WaitUntilInstanceStatusOk(arg0 interface{}) *gomock.Call

WaitUntilInstanceStatusOk indicates an expected call of WaitUntilInstanceStatusOk

func (*MockEC2ManagerMockRecorder) WaitUntilInstanceStatusOkWithContext

func (mr *MockEC2ManagerMockRecorder) WaitUntilInstanceStatusOkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilInstanceStatusOkWithContext indicates an expected call of WaitUntilInstanceStatusOkWithContext

func (*MockEC2ManagerMockRecorder) WaitUntilInstanceStopped

func (mr *MockEC2ManagerMockRecorder) WaitUntilInstanceStopped(arg0 interface{}) *gomock.Call

WaitUntilInstanceStopped indicates an expected call of WaitUntilInstanceStopped

func (*MockEC2ManagerMockRecorder) WaitUntilInstanceStoppedWithContext

func (mr *MockEC2ManagerMockRecorder) WaitUntilInstanceStoppedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilInstanceStoppedWithContext indicates an expected call of WaitUntilInstanceStoppedWithContext

func (*MockEC2ManagerMockRecorder) WaitUntilInstanceTerminated

func (mr *MockEC2ManagerMockRecorder) WaitUntilInstanceTerminated(arg0 interface{}) *gomock.Call

WaitUntilInstanceTerminated indicates an expected call of WaitUntilInstanceTerminated

func (*MockEC2ManagerMockRecorder) WaitUntilInstanceTerminatedWithContext

func (mr *MockEC2ManagerMockRecorder) WaitUntilInstanceTerminatedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilInstanceTerminatedWithContext indicates an expected call of WaitUntilInstanceTerminatedWithContext

func (*MockEC2ManagerMockRecorder) WaitUntilKeyPairExists

func (mr *MockEC2ManagerMockRecorder) WaitUntilKeyPairExists(arg0 interface{}) *gomock.Call

WaitUntilKeyPairExists indicates an expected call of WaitUntilKeyPairExists

func (*MockEC2ManagerMockRecorder) WaitUntilKeyPairExistsWithContext

func (mr *MockEC2ManagerMockRecorder) WaitUntilKeyPairExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilKeyPairExistsWithContext indicates an expected call of WaitUntilKeyPairExistsWithContext

func (*MockEC2ManagerMockRecorder) WaitUntilNatGatewayAvailable

func (mr *MockEC2ManagerMockRecorder) WaitUntilNatGatewayAvailable(arg0 interface{}) *gomock.Call

WaitUntilNatGatewayAvailable indicates an expected call of WaitUntilNatGatewayAvailable

func (*MockEC2ManagerMockRecorder) WaitUntilNatGatewayAvailableWithContext

func (mr *MockEC2ManagerMockRecorder) WaitUntilNatGatewayAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilNatGatewayAvailableWithContext indicates an expected call of WaitUntilNatGatewayAvailableWithContext

func (*MockEC2ManagerMockRecorder) WaitUntilNetworkInterfaceAvailable

func (mr *MockEC2ManagerMockRecorder) WaitUntilNetworkInterfaceAvailable(arg0 interface{}) *gomock.Call

WaitUntilNetworkInterfaceAvailable indicates an expected call of WaitUntilNetworkInterfaceAvailable

func (*MockEC2ManagerMockRecorder) WaitUntilNetworkInterfaceAvailableWithContext

func (mr *MockEC2ManagerMockRecorder) WaitUntilNetworkInterfaceAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilNetworkInterfaceAvailableWithContext indicates an expected call of WaitUntilNetworkInterfaceAvailableWithContext

func (*MockEC2ManagerMockRecorder) WaitUntilPasswordDataAvailable

func (mr *MockEC2ManagerMockRecorder) WaitUntilPasswordDataAvailable(arg0 interface{}) *gomock.Call

WaitUntilPasswordDataAvailable indicates an expected call of WaitUntilPasswordDataAvailable

func (*MockEC2ManagerMockRecorder) WaitUntilPasswordDataAvailableWithContext

func (mr *MockEC2ManagerMockRecorder) WaitUntilPasswordDataAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilPasswordDataAvailableWithContext indicates an expected call of WaitUntilPasswordDataAvailableWithContext

func (*MockEC2ManagerMockRecorder) WaitUntilSnapshotCompleted

func (mr *MockEC2ManagerMockRecorder) WaitUntilSnapshotCompleted(arg0 interface{}) *gomock.Call

WaitUntilSnapshotCompleted indicates an expected call of WaitUntilSnapshotCompleted

func (*MockEC2ManagerMockRecorder) WaitUntilSnapshotCompletedWithContext

func (mr *MockEC2ManagerMockRecorder) WaitUntilSnapshotCompletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilSnapshotCompletedWithContext indicates an expected call of WaitUntilSnapshotCompletedWithContext

func (*MockEC2ManagerMockRecorder) WaitUntilSpotInstanceRequestFulfilled

func (mr *MockEC2ManagerMockRecorder) WaitUntilSpotInstanceRequestFulfilled(arg0 interface{}) *gomock.Call

WaitUntilSpotInstanceRequestFulfilled indicates an expected call of WaitUntilSpotInstanceRequestFulfilled

func (*MockEC2ManagerMockRecorder) WaitUntilSpotInstanceRequestFulfilledWithContext

func (mr *MockEC2ManagerMockRecorder) WaitUntilSpotInstanceRequestFulfilledWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilSpotInstanceRequestFulfilledWithContext indicates an expected call of WaitUntilSpotInstanceRequestFulfilledWithContext

func (*MockEC2ManagerMockRecorder) WaitUntilSubnetAvailable

func (mr *MockEC2ManagerMockRecorder) WaitUntilSubnetAvailable(arg0 interface{}) *gomock.Call

WaitUntilSubnetAvailable indicates an expected call of WaitUntilSubnetAvailable

func (*MockEC2ManagerMockRecorder) WaitUntilSubnetAvailableWithContext

func (mr *MockEC2ManagerMockRecorder) WaitUntilSubnetAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilSubnetAvailableWithContext indicates an expected call of WaitUntilSubnetAvailableWithContext

func (*MockEC2ManagerMockRecorder) WaitUntilSystemStatusOk

func (mr *MockEC2ManagerMockRecorder) WaitUntilSystemStatusOk(arg0 interface{}) *gomock.Call

WaitUntilSystemStatusOk indicates an expected call of WaitUntilSystemStatusOk

func (*MockEC2ManagerMockRecorder) WaitUntilSystemStatusOkWithContext

func (mr *MockEC2ManagerMockRecorder) WaitUntilSystemStatusOkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilSystemStatusOkWithContext indicates an expected call of WaitUntilSystemStatusOkWithContext

func (*MockEC2ManagerMockRecorder) WaitUntilVolumeAvailable

func (mr *MockEC2ManagerMockRecorder) WaitUntilVolumeAvailable(arg0 interface{}) *gomock.Call

WaitUntilVolumeAvailable indicates an expected call of WaitUntilVolumeAvailable

func (*MockEC2ManagerMockRecorder) WaitUntilVolumeAvailableWithContext

func (mr *MockEC2ManagerMockRecorder) WaitUntilVolumeAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilVolumeAvailableWithContext indicates an expected call of WaitUntilVolumeAvailableWithContext

func (*MockEC2ManagerMockRecorder) WaitUntilVolumeDeleted

func (mr *MockEC2ManagerMockRecorder) WaitUntilVolumeDeleted(arg0 interface{}) *gomock.Call

WaitUntilVolumeDeleted indicates an expected call of WaitUntilVolumeDeleted

func (*MockEC2ManagerMockRecorder) WaitUntilVolumeDeletedWithContext

func (mr *MockEC2ManagerMockRecorder) WaitUntilVolumeDeletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilVolumeDeletedWithContext indicates an expected call of WaitUntilVolumeDeletedWithContext

func (*MockEC2ManagerMockRecorder) WaitUntilVolumeInUse

func (mr *MockEC2ManagerMockRecorder) WaitUntilVolumeInUse(arg0 interface{}) *gomock.Call

WaitUntilVolumeInUse indicates an expected call of WaitUntilVolumeInUse

func (*MockEC2ManagerMockRecorder) WaitUntilVolumeInUseWithContext

func (mr *MockEC2ManagerMockRecorder) WaitUntilVolumeInUseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilVolumeInUseWithContext indicates an expected call of WaitUntilVolumeInUseWithContext

func (*MockEC2ManagerMockRecorder) WaitUntilVpcAvailable

func (mr *MockEC2ManagerMockRecorder) WaitUntilVpcAvailable(arg0 interface{}) *gomock.Call

WaitUntilVpcAvailable indicates an expected call of WaitUntilVpcAvailable

func (*MockEC2ManagerMockRecorder) WaitUntilVpcAvailableWithContext

func (mr *MockEC2ManagerMockRecorder) WaitUntilVpcAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilVpcAvailableWithContext indicates an expected call of WaitUntilVpcAvailableWithContext

func (*MockEC2ManagerMockRecorder) WaitUntilVpcExists

func (mr *MockEC2ManagerMockRecorder) WaitUntilVpcExists(arg0 interface{}) *gomock.Call

WaitUntilVpcExists indicates an expected call of WaitUntilVpcExists

func (*MockEC2ManagerMockRecorder) WaitUntilVpcExistsWithContext

func (mr *MockEC2ManagerMockRecorder) WaitUntilVpcExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilVpcExistsWithContext indicates an expected call of WaitUntilVpcExistsWithContext

func (*MockEC2ManagerMockRecorder) WaitUntilVpcPeeringConnectionDeleted

func (mr *MockEC2ManagerMockRecorder) WaitUntilVpcPeeringConnectionDeleted(arg0 interface{}) *gomock.Call

WaitUntilVpcPeeringConnectionDeleted indicates an expected call of WaitUntilVpcPeeringConnectionDeleted

func (*MockEC2ManagerMockRecorder) WaitUntilVpcPeeringConnectionDeletedWithContext

func (mr *MockEC2ManagerMockRecorder) WaitUntilVpcPeeringConnectionDeletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilVpcPeeringConnectionDeletedWithContext indicates an expected call of WaitUntilVpcPeeringConnectionDeletedWithContext

func (*MockEC2ManagerMockRecorder) WaitUntilVpcPeeringConnectionExists

func (mr *MockEC2ManagerMockRecorder) WaitUntilVpcPeeringConnectionExists(arg0 interface{}) *gomock.Call

WaitUntilVpcPeeringConnectionExists indicates an expected call of WaitUntilVpcPeeringConnectionExists

func (*MockEC2ManagerMockRecorder) WaitUntilVpcPeeringConnectionExistsWithContext

func (mr *MockEC2ManagerMockRecorder) WaitUntilVpcPeeringConnectionExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilVpcPeeringConnectionExistsWithContext indicates an expected call of WaitUntilVpcPeeringConnectionExistsWithContext

func (*MockEC2ManagerMockRecorder) WaitUntilVpnConnectionAvailable

func (mr *MockEC2ManagerMockRecorder) WaitUntilVpnConnectionAvailable(arg0 interface{}) *gomock.Call

WaitUntilVpnConnectionAvailable indicates an expected call of WaitUntilVpnConnectionAvailable

func (*MockEC2ManagerMockRecorder) WaitUntilVpnConnectionAvailableWithContext

func (mr *MockEC2ManagerMockRecorder) WaitUntilVpnConnectionAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilVpnConnectionAvailableWithContext indicates an expected call of WaitUntilVpnConnectionAvailableWithContext

func (*MockEC2ManagerMockRecorder) WaitUntilVpnConnectionDeleted

func (mr *MockEC2ManagerMockRecorder) WaitUntilVpnConnectionDeleted(arg0 interface{}) *gomock.Call

WaitUntilVpnConnectionDeleted indicates an expected call of WaitUntilVpnConnectionDeleted

func (*MockEC2ManagerMockRecorder) WaitUntilVpnConnectionDeletedWithContext

func (mr *MockEC2ManagerMockRecorder) WaitUntilVpnConnectionDeletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilVpnConnectionDeletedWithContext indicates an expected call of WaitUntilVpnConnectionDeletedWithContext

type MockGithubManager

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

MockGithubManager is a mock of GithubManager interface

func NewMockGithubManager

func NewMockGithubManager(ctrl *gomock.Controller) *MockGithubManager

NewMockGithubManager creates a new mock instance

func (*MockGithubManager) CreateKey

func (m *MockGithubManager) CreateKey(arg0 context.Context, arg1, arg2 string, arg3 *github.Key) (*github.Key, *github.Response, error)

CreateKey mocks base method

func (*MockGithubManager) DeleteKey

func (m *MockGithubManager) DeleteKey(arg0 context.Context, arg1, arg2 string, arg3 int) (*github.Response, error)

DeleteKey mocks base method

func (*MockGithubManager) EXPECT

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

func (*MockGithubManager) ListKeys

func (m *MockGithubManager) ListKeys(arg0 context.Context, arg1, arg2 string, arg3 *github.ListOptions) ([]*github.Key, *github.Response, error)

ListKeys mocks base method

type MockGithubManagerMockRecorder

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

MockGithubManagerMockRecorder is the mock recorder for MockGithubManager

func (*MockGithubManagerMockRecorder) CreateKey

func (mr *MockGithubManagerMockRecorder) CreateKey(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

CreateKey indicates an expected call of CreateKey

func (*MockGithubManagerMockRecorder) DeleteKey

func (mr *MockGithubManagerMockRecorder) DeleteKey(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

DeleteKey indicates an expected call of DeleteKey

func (*MockGithubManagerMockRecorder) ListKeys

func (mr *MockGithubManagerMockRecorder) ListKeys(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ListKeys indicates an expected call of ListKeys

type MockSecretsManager

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

MockSecretsManager is a mock of SecretsManager interface

func NewMockSecretsManager

func NewMockSecretsManager(ctrl *gomock.Controller) *MockSecretsManager

NewMockSecretsManager creates a new mock instance

func (*MockSecretsManager) CancelRotateSecret

CancelRotateSecret mocks base method

func (*MockSecretsManager) CancelRotateSecretRequest

CancelRotateSecretRequest mocks base method

func (*MockSecretsManager) CancelRotateSecretWithContext

CancelRotateSecretWithContext mocks base method

func (*MockSecretsManager) CreateSecret

CreateSecret mocks base method

func (*MockSecretsManager) CreateSecretRequest

CreateSecretRequest mocks base method

func (*MockSecretsManager) CreateSecretWithContext

CreateSecretWithContext mocks base method

func (*MockSecretsManager) DeleteResourcePolicy

DeleteResourcePolicy mocks base method

func (*MockSecretsManager) DeleteResourcePolicyRequest

DeleteResourcePolicyRequest mocks base method

func (*MockSecretsManager) DeleteResourcePolicyWithContext

DeleteResourcePolicyWithContext mocks base method

func (*MockSecretsManager) DeleteSecret

DeleteSecret mocks base method

func (*MockSecretsManager) DeleteSecretRequest

DeleteSecretRequest mocks base method

func (*MockSecretsManager) DeleteSecretWithContext

DeleteSecretWithContext mocks base method

func (*MockSecretsManager) DescribeSecret

DescribeSecret mocks base method

func (*MockSecretsManager) DescribeSecretRequest

DescribeSecretRequest mocks base method

func (*MockSecretsManager) DescribeSecretWithContext

DescribeSecretWithContext mocks base method

func (*MockSecretsManager) EXPECT

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

func (*MockSecretsManager) GetRandomPassword

GetRandomPassword mocks base method

func (*MockSecretsManager) GetRandomPasswordRequest

GetRandomPasswordRequest mocks base method

func (*MockSecretsManager) GetRandomPasswordWithContext

GetRandomPasswordWithContext mocks base method

func (*MockSecretsManager) GetResourcePolicy

GetResourcePolicy mocks base method

func (*MockSecretsManager) GetResourcePolicyRequest

GetResourcePolicyRequest mocks base method

func (*MockSecretsManager) GetResourcePolicyWithContext

GetResourcePolicyWithContext mocks base method

func (*MockSecretsManager) GetSecretValue

GetSecretValue mocks base method

func (*MockSecretsManager) GetSecretValueRequest

GetSecretValueRequest mocks base method

func (*MockSecretsManager) GetSecretValueWithContext

GetSecretValueWithContext mocks base method

func (*MockSecretsManager) ListSecretVersionIds

ListSecretVersionIds mocks base method

func (*MockSecretsManager) ListSecretVersionIdsPages

ListSecretVersionIdsPages mocks base method

func (*MockSecretsManager) ListSecretVersionIdsPagesWithContext

func (m *MockSecretsManager) ListSecretVersionIdsPagesWithContext(arg0 aws.Context, arg1 *secretsmanager.ListSecretVersionIdsInput, arg2 func(*secretsmanager.ListSecretVersionIdsOutput, bool) bool, arg3 ...request.Option) error

ListSecretVersionIdsPagesWithContext mocks base method

func (*MockSecretsManager) ListSecretVersionIdsRequest

ListSecretVersionIdsRequest mocks base method

func (*MockSecretsManager) ListSecretVersionIdsWithContext

ListSecretVersionIdsWithContext mocks base method

func (*MockSecretsManager) ListSecrets

ListSecrets mocks base method

func (*MockSecretsManager) ListSecretsPages

ListSecretsPages mocks base method

func (*MockSecretsManager) ListSecretsPagesWithContext

func (m *MockSecretsManager) ListSecretsPagesWithContext(arg0 aws.Context, arg1 *secretsmanager.ListSecretsInput, arg2 func(*secretsmanager.ListSecretsOutput, bool) bool, arg3 ...request.Option) error

ListSecretsPagesWithContext mocks base method

func (*MockSecretsManager) ListSecretsRequest

ListSecretsRequest mocks base method

func (*MockSecretsManager) ListSecretsWithContext

ListSecretsWithContext mocks base method

func (*MockSecretsManager) PutResourcePolicy

PutResourcePolicy mocks base method

func (*MockSecretsManager) PutResourcePolicyRequest

PutResourcePolicyRequest mocks base method

func (*MockSecretsManager) PutResourcePolicyWithContext

PutResourcePolicyWithContext mocks base method

func (*MockSecretsManager) PutSecretValue

PutSecretValue mocks base method

func (*MockSecretsManager) PutSecretValueRequest

PutSecretValueRequest mocks base method

func (*MockSecretsManager) PutSecretValueWithContext

PutSecretValueWithContext mocks base method

func (*MockSecretsManager) RestoreSecret

RestoreSecret mocks base method

func (*MockSecretsManager) RestoreSecretRequest

RestoreSecretRequest mocks base method

func (*MockSecretsManager) RestoreSecretWithContext

RestoreSecretWithContext mocks base method

func (*MockSecretsManager) RotateSecret

RotateSecret mocks base method

func (*MockSecretsManager) RotateSecretRequest

RotateSecretRequest mocks base method

func (*MockSecretsManager) RotateSecretWithContext

RotateSecretWithContext mocks base method

func (*MockSecretsManager) TagResource

TagResource mocks base method

func (*MockSecretsManager) TagResourceRequest

TagResourceRequest mocks base method

func (*MockSecretsManager) TagResourceWithContext

TagResourceWithContext mocks base method

func (*MockSecretsManager) UntagResource

UntagResource mocks base method

func (*MockSecretsManager) UntagResourceRequest

UntagResourceRequest mocks base method

func (*MockSecretsManager) UntagResourceWithContext

UntagResourceWithContext mocks base method

func (*MockSecretsManager) UpdateSecret

UpdateSecret mocks base method

func (*MockSecretsManager) UpdateSecretRequest

UpdateSecretRequest mocks base method

func (*MockSecretsManager) UpdateSecretVersionStage

UpdateSecretVersionStage mocks base method

func (*MockSecretsManager) UpdateSecretVersionStageRequest

UpdateSecretVersionStageRequest mocks base method

func (*MockSecretsManager) UpdateSecretVersionStageWithContext

UpdateSecretVersionStageWithContext mocks base method

func (*MockSecretsManager) UpdateSecretWithContext

UpdateSecretWithContext mocks base method

type MockSecretsManagerMockRecorder

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

MockSecretsManagerMockRecorder is the mock recorder for MockSecretsManager

func (*MockSecretsManagerMockRecorder) CancelRotateSecret

func (mr *MockSecretsManagerMockRecorder) CancelRotateSecret(arg0 interface{}) *gomock.Call

CancelRotateSecret indicates an expected call of CancelRotateSecret

func (*MockSecretsManagerMockRecorder) CancelRotateSecretRequest

func (mr *MockSecretsManagerMockRecorder) CancelRotateSecretRequest(arg0 interface{}) *gomock.Call

CancelRotateSecretRequest indicates an expected call of CancelRotateSecretRequest

func (*MockSecretsManagerMockRecorder) CancelRotateSecretWithContext

func (mr *MockSecretsManagerMockRecorder) CancelRotateSecretWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CancelRotateSecretWithContext indicates an expected call of CancelRotateSecretWithContext

func (*MockSecretsManagerMockRecorder) CreateSecret

func (mr *MockSecretsManagerMockRecorder) CreateSecret(arg0 interface{}) *gomock.Call

CreateSecret indicates an expected call of CreateSecret

func (*MockSecretsManagerMockRecorder) CreateSecretRequest

func (mr *MockSecretsManagerMockRecorder) CreateSecretRequest(arg0 interface{}) *gomock.Call

CreateSecretRequest indicates an expected call of CreateSecretRequest

func (*MockSecretsManagerMockRecorder) CreateSecretWithContext

func (mr *MockSecretsManagerMockRecorder) CreateSecretWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateSecretWithContext indicates an expected call of CreateSecretWithContext

func (*MockSecretsManagerMockRecorder) DeleteResourcePolicy

func (mr *MockSecretsManagerMockRecorder) DeleteResourcePolicy(arg0 interface{}) *gomock.Call

DeleteResourcePolicy indicates an expected call of DeleteResourcePolicy

func (*MockSecretsManagerMockRecorder) DeleteResourcePolicyRequest

func (mr *MockSecretsManagerMockRecorder) DeleteResourcePolicyRequest(arg0 interface{}) *gomock.Call

DeleteResourcePolicyRequest indicates an expected call of DeleteResourcePolicyRequest

func (*MockSecretsManagerMockRecorder) DeleteResourcePolicyWithContext

func (mr *MockSecretsManagerMockRecorder) DeleteResourcePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteResourcePolicyWithContext indicates an expected call of DeleteResourcePolicyWithContext

func (*MockSecretsManagerMockRecorder) DeleteSecret

func (mr *MockSecretsManagerMockRecorder) DeleteSecret(arg0 interface{}) *gomock.Call

DeleteSecret indicates an expected call of DeleteSecret

func (*MockSecretsManagerMockRecorder) DeleteSecretRequest

func (mr *MockSecretsManagerMockRecorder) DeleteSecretRequest(arg0 interface{}) *gomock.Call

DeleteSecretRequest indicates an expected call of DeleteSecretRequest

func (*MockSecretsManagerMockRecorder) DeleteSecretWithContext

func (mr *MockSecretsManagerMockRecorder) DeleteSecretWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteSecretWithContext indicates an expected call of DeleteSecretWithContext

func (*MockSecretsManagerMockRecorder) DescribeSecret

func (mr *MockSecretsManagerMockRecorder) DescribeSecret(arg0 interface{}) *gomock.Call

DescribeSecret indicates an expected call of DescribeSecret

func (*MockSecretsManagerMockRecorder) DescribeSecretRequest

func (mr *MockSecretsManagerMockRecorder) DescribeSecretRequest(arg0 interface{}) *gomock.Call

DescribeSecretRequest indicates an expected call of DescribeSecretRequest

func (*MockSecretsManagerMockRecorder) DescribeSecretWithContext

func (mr *MockSecretsManagerMockRecorder) DescribeSecretWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeSecretWithContext indicates an expected call of DescribeSecretWithContext

func (*MockSecretsManagerMockRecorder) GetRandomPassword

func (mr *MockSecretsManagerMockRecorder) GetRandomPassword(arg0 interface{}) *gomock.Call

GetRandomPassword indicates an expected call of GetRandomPassword

func (*MockSecretsManagerMockRecorder) GetRandomPasswordRequest

func (mr *MockSecretsManagerMockRecorder) GetRandomPasswordRequest(arg0 interface{}) *gomock.Call

GetRandomPasswordRequest indicates an expected call of GetRandomPasswordRequest

func (*MockSecretsManagerMockRecorder) GetRandomPasswordWithContext

func (mr *MockSecretsManagerMockRecorder) GetRandomPasswordWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetRandomPasswordWithContext indicates an expected call of GetRandomPasswordWithContext

func (*MockSecretsManagerMockRecorder) GetResourcePolicy

func (mr *MockSecretsManagerMockRecorder) GetResourcePolicy(arg0 interface{}) *gomock.Call

GetResourcePolicy indicates an expected call of GetResourcePolicy

func (*MockSecretsManagerMockRecorder) GetResourcePolicyRequest

func (mr *MockSecretsManagerMockRecorder) GetResourcePolicyRequest(arg0 interface{}) *gomock.Call

GetResourcePolicyRequest indicates an expected call of GetResourcePolicyRequest

func (*MockSecretsManagerMockRecorder) GetResourcePolicyWithContext

func (mr *MockSecretsManagerMockRecorder) GetResourcePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetResourcePolicyWithContext indicates an expected call of GetResourcePolicyWithContext

func (*MockSecretsManagerMockRecorder) GetSecretValue

func (mr *MockSecretsManagerMockRecorder) GetSecretValue(arg0 interface{}) *gomock.Call

GetSecretValue indicates an expected call of GetSecretValue

func (*MockSecretsManagerMockRecorder) GetSecretValueRequest

func (mr *MockSecretsManagerMockRecorder) GetSecretValueRequest(arg0 interface{}) *gomock.Call

GetSecretValueRequest indicates an expected call of GetSecretValueRequest

func (*MockSecretsManagerMockRecorder) GetSecretValueWithContext

func (mr *MockSecretsManagerMockRecorder) GetSecretValueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetSecretValueWithContext indicates an expected call of GetSecretValueWithContext

func (*MockSecretsManagerMockRecorder) ListSecretVersionIds

func (mr *MockSecretsManagerMockRecorder) ListSecretVersionIds(arg0 interface{}) *gomock.Call

ListSecretVersionIds indicates an expected call of ListSecretVersionIds

func (*MockSecretsManagerMockRecorder) ListSecretVersionIdsPages

func (mr *MockSecretsManagerMockRecorder) ListSecretVersionIdsPages(arg0, arg1 interface{}) *gomock.Call

ListSecretVersionIdsPages indicates an expected call of ListSecretVersionIdsPages

func (*MockSecretsManagerMockRecorder) ListSecretVersionIdsPagesWithContext

func (mr *MockSecretsManagerMockRecorder) ListSecretVersionIdsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListSecretVersionIdsPagesWithContext indicates an expected call of ListSecretVersionIdsPagesWithContext

func (*MockSecretsManagerMockRecorder) ListSecretVersionIdsRequest

func (mr *MockSecretsManagerMockRecorder) ListSecretVersionIdsRequest(arg0 interface{}) *gomock.Call

ListSecretVersionIdsRequest indicates an expected call of ListSecretVersionIdsRequest

func (*MockSecretsManagerMockRecorder) ListSecretVersionIdsWithContext

func (mr *MockSecretsManagerMockRecorder) ListSecretVersionIdsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListSecretVersionIdsWithContext indicates an expected call of ListSecretVersionIdsWithContext

func (*MockSecretsManagerMockRecorder) ListSecrets

func (mr *MockSecretsManagerMockRecorder) ListSecrets(arg0 interface{}) *gomock.Call

ListSecrets indicates an expected call of ListSecrets

func (*MockSecretsManagerMockRecorder) ListSecretsPages

func (mr *MockSecretsManagerMockRecorder) ListSecretsPages(arg0, arg1 interface{}) *gomock.Call

ListSecretsPages indicates an expected call of ListSecretsPages

func (*MockSecretsManagerMockRecorder) ListSecretsPagesWithContext

func (mr *MockSecretsManagerMockRecorder) ListSecretsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListSecretsPagesWithContext indicates an expected call of ListSecretsPagesWithContext

func (*MockSecretsManagerMockRecorder) ListSecretsRequest

func (mr *MockSecretsManagerMockRecorder) ListSecretsRequest(arg0 interface{}) *gomock.Call

ListSecretsRequest indicates an expected call of ListSecretsRequest

func (*MockSecretsManagerMockRecorder) ListSecretsWithContext

func (mr *MockSecretsManagerMockRecorder) ListSecretsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListSecretsWithContext indicates an expected call of ListSecretsWithContext

func (*MockSecretsManagerMockRecorder) PutResourcePolicy

func (mr *MockSecretsManagerMockRecorder) PutResourcePolicy(arg0 interface{}) *gomock.Call

PutResourcePolicy indicates an expected call of PutResourcePolicy

func (*MockSecretsManagerMockRecorder) PutResourcePolicyRequest

func (mr *MockSecretsManagerMockRecorder) PutResourcePolicyRequest(arg0 interface{}) *gomock.Call

PutResourcePolicyRequest indicates an expected call of PutResourcePolicyRequest

func (*MockSecretsManagerMockRecorder) PutResourcePolicyWithContext

func (mr *MockSecretsManagerMockRecorder) PutResourcePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutResourcePolicyWithContext indicates an expected call of PutResourcePolicyWithContext

func (*MockSecretsManagerMockRecorder) PutSecretValue

func (mr *MockSecretsManagerMockRecorder) PutSecretValue(arg0 interface{}) *gomock.Call

PutSecretValue indicates an expected call of PutSecretValue

func (*MockSecretsManagerMockRecorder) PutSecretValueRequest

func (mr *MockSecretsManagerMockRecorder) PutSecretValueRequest(arg0 interface{}) *gomock.Call

PutSecretValueRequest indicates an expected call of PutSecretValueRequest

func (*MockSecretsManagerMockRecorder) PutSecretValueWithContext

func (mr *MockSecretsManagerMockRecorder) PutSecretValueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutSecretValueWithContext indicates an expected call of PutSecretValueWithContext

func (*MockSecretsManagerMockRecorder) RestoreSecret

func (mr *MockSecretsManagerMockRecorder) RestoreSecret(arg0 interface{}) *gomock.Call

RestoreSecret indicates an expected call of RestoreSecret

func (*MockSecretsManagerMockRecorder) RestoreSecretRequest

func (mr *MockSecretsManagerMockRecorder) RestoreSecretRequest(arg0 interface{}) *gomock.Call

RestoreSecretRequest indicates an expected call of RestoreSecretRequest

func (*MockSecretsManagerMockRecorder) RestoreSecretWithContext

func (mr *MockSecretsManagerMockRecorder) RestoreSecretWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RestoreSecretWithContext indicates an expected call of RestoreSecretWithContext

func (*MockSecretsManagerMockRecorder) RotateSecret

func (mr *MockSecretsManagerMockRecorder) RotateSecret(arg0 interface{}) *gomock.Call

RotateSecret indicates an expected call of RotateSecret

func (*MockSecretsManagerMockRecorder) RotateSecretRequest

func (mr *MockSecretsManagerMockRecorder) RotateSecretRequest(arg0 interface{}) *gomock.Call

RotateSecretRequest indicates an expected call of RotateSecretRequest

func (*MockSecretsManagerMockRecorder) RotateSecretWithContext

func (mr *MockSecretsManagerMockRecorder) RotateSecretWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RotateSecretWithContext indicates an expected call of RotateSecretWithContext

func (*MockSecretsManagerMockRecorder) TagResource

func (mr *MockSecretsManagerMockRecorder) TagResource(arg0 interface{}) *gomock.Call

TagResource indicates an expected call of TagResource

func (*MockSecretsManagerMockRecorder) TagResourceRequest

func (mr *MockSecretsManagerMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call

TagResourceRequest indicates an expected call of TagResourceRequest

func (*MockSecretsManagerMockRecorder) TagResourceWithContext

func (mr *MockSecretsManagerMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TagResourceWithContext indicates an expected call of TagResourceWithContext

func (*MockSecretsManagerMockRecorder) UntagResource

func (mr *MockSecretsManagerMockRecorder) UntagResource(arg0 interface{}) *gomock.Call

UntagResource indicates an expected call of UntagResource

func (*MockSecretsManagerMockRecorder) UntagResourceRequest

func (mr *MockSecretsManagerMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call

UntagResourceRequest indicates an expected call of UntagResourceRequest

func (*MockSecretsManagerMockRecorder) UntagResourceWithContext

func (mr *MockSecretsManagerMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UntagResourceWithContext indicates an expected call of UntagResourceWithContext

func (*MockSecretsManagerMockRecorder) UpdateSecret

func (mr *MockSecretsManagerMockRecorder) UpdateSecret(arg0 interface{}) *gomock.Call

UpdateSecret indicates an expected call of UpdateSecret

func (*MockSecretsManagerMockRecorder) UpdateSecretRequest

func (mr *MockSecretsManagerMockRecorder) UpdateSecretRequest(arg0 interface{}) *gomock.Call

UpdateSecretRequest indicates an expected call of UpdateSecretRequest

func (*MockSecretsManagerMockRecorder) UpdateSecretVersionStage

func (mr *MockSecretsManagerMockRecorder) UpdateSecretVersionStage(arg0 interface{}) *gomock.Call

UpdateSecretVersionStage indicates an expected call of UpdateSecretVersionStage

func (*MockSecretsManagerMockRecorder) UpdateSecretVersionStageRequest

func (mr *MockSecretsManagerMockRecorder) UpdateSecretVersionStageRequest(arg0 interface{}) *gomock.Call

UpdateSecretVersionStageRequest indicates an expected call of UpdateSecretVersionStageRequest

func (*MockSecretsManagerMockRecorder) UpdateSecretVersionStageWithContext

func (mr *MockSecretsManagerMockRecorder) UpdateSecretVersionStageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateSecretVersionStageWithContext indicates an expected call of UpdateSecretVersionStageWithContext

func (*MockSecretsManagerMockRecorder) UpdateSecretWithContext

func (mr *MockSecretsManagerMockRecorder) UpdateSecretWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateSecretWithContext indicates an expected call of UpdateSecretWithContext

Jump to

Keyboard shortcuts

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