mocks

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2023 License: MIT Imports: 7 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.

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 MockAppsClient added in v0.3.0

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

MockAppsClient is a mock of AppsClient interface

func NewMockAppsClient added in v0.3.0

func NewMockAppsClient(ctrl *gomock.Controller) *MockAppsClient

NewMockAppsClient creates a new mock instance

func (*MockAppsClient) CreateInstallationToken added in v0.3.0

func (m *MockAppsClient) CreateInstallationToken(arg0 context.Context, arg1 int64, arg2 *github.InstallationTokenOptions) (*github.InstallationToken, *github.Response, error)

CreateInstallationToken mocks base method

func (*MockAppsClient) EXPECT added in v0.3.0

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

func (*MockAppsClient) ListRepos added in v0.3.0

ListRepos mocks base method

type MockAppsClientMockRecorder added in v0.3.0

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

MockAppsClientMockRecorder is the mock recorder for MockAppsClient

func (*MockAppsClientMockRecorder) CreateInstallationToken added in v0.3.0

func (mr *MockAppsClientMockRecorder) CreateInstallationToken(arg0, arg1, arg2 interface{}) *gomock.Call

CreateInstallationToken indicates an expected call of CreateInstallationToken

func (*MockAppsClientMockRecorder) ListRepos added in v0.3.0

func (mr *MockAppsClientMockRecorder) ListRepos(arg0, arg1 interface{}) *gomock.Call

ListRepos indicates an expected call of ListRepos

type MockEC2Client added in v0.3.0

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

MockEC2Client is a mock of EC2Client interface

func NewMockEC2Client added in v0.3.0

func NewMockEC2Client(ctrl *gomock.Controller) *MockEC2Client

NewMockEC2Client creates a new mock instance

func (*MockEC2Client) AcceptReservedInstancesExchangeQuote added in v0.3.0

AcceptReservedInstancesExchangeQuote mocks base method

func (*MockEC2Client) AcceptReservedInstancesExchangeQuoteRequest added in v0.3.0

AcceptReservedInstancesExchangeQuoteRequest mocks base method

func (*MockEC2Client) AcceptReservedInstancesExchangeQuoteWithContext added in v0.3.0

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

AcceptReservedInstancesExchangeQuoteWithContext mocks base method

func (*MockEC2Client) AcceptTransitGatewayPeeringAttachment added in v1.2.0

AcceptTransitGatewayPeeringAttachment mocks base method

func (*MockEC2Client) AcceptTransitGatewayPeeringAttachmentRequest added in v1.2.0

AcceptTransitGatewayPeeringAttachmentRequest mocks base method

func (*MockEC2Client) AcceptTransitGatewayPeeringAttachmentWithContext added in v1.2.0

func (m *MockEC2Client) AcceptTransitGatewayPeeringAttachmentWithContext(arg0 context.Context, arg1 *ec2.AcceptTransitGatewayPeeringAttachmentInput, arg2 ...request.Option) (*ec2.AcceptTransitGatewayPeeringAttachmentOutput, error)

AcceptTransitGatewayPeeringAttachmentWithContext mocks base method

func (*MockEC2Client) AcceptTransitGatewayVpcAttachment added in v1.2.0

AcceptTransitGatewayVpcAttachment mocks base method

func (*MockEC2Client) AcceptTransitGatewayVpcAttachmentRequest added in v1.2.0

AcceptTransitGatewayVpcAttachmentRequest mocks base method

func (*MockEC2Client) AcceptTransitGatewayVpcAttachmentWithContext added in v1.2.0

func (m *MockEC2Client) AcceptTransitGatewayVpcAttachmentWithContext(arg0 context.Context, arg1 *ec2.AcceptTransitGatewayVpcAttachmentInput, arg2 ...request.Option) (*ec2.AcceptTransitGatewayVpcAttachmentOutput, error)

AcceptTransitGatewayVpcAttachmentWithContext mocks base method

func (*MockEC2Client) AcceptVpcEndpointConnections added in v0.3.0

AcceptVpcEndpointConnections mocks base method

func (*MockEC2Client) AcceptVpcEndpointConnectionsRequest added in v0.3.0

AcceptVpcEndpointConnectionsRequest mocks base method

func (*MockEC2Client) AcceptVpcEndpointConnectionsWithContext added in v0.3.0

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

AcceptVpcEndpointConnectionsWithContext mocks base method

func (*MockEC2Client) AcceptVpcPeeringConnection added in v0.3.0

AcceptVpcPeeringConnection mocks base method

func (*MockEC2Client) AcceptVpcPeeringConnectionRequest added in v0.3.0

func (m *MockEC2Client) AcceptVpcPeeringConnectionRequest(arg0 *ec2.AcceptVpcPeeringConnectionInput) (*request.Request, *ec2.AcceptVpcPeeringConnectionOutput)

AcceptVpcPeeringConnectionRequest mocks base method

func (*MockEC2Client) AcceptVpcPeeringConnectionWithContext added in v0.3.0

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

AcceptVpcPeeringConnectionWithContext mocks base method

func (*MockEC2Client) AdvertiseByoipCidr added in v0.8.0

AdvertiseByoipCidr mocks base method

func (*MockEC2Client) AdvertiseByoipCidrRequest added in v0.8.0

func (m *MockEC2Client) AdvertiseByoipCidrRequest(arg0 *ec2.AdvertiseByoipCidrInput) (*request.Request, *ec2.AdvertiseByoipCidrOutput)

AdvertiseByoipCidrRequest mocks base method

func (*MockEC2Client) AdvertiseByoipCidrWithContext added in v0.8.0

func (m *MockEC2Client) AdvertiseByoipCidrWithContext(arg0 context.Context, arg1 *ec2.AdvertiseByoipCidrInput, arg2 ...request.Option) (*ec2.AdvertiseByoipCidrOutput, error)

AdvertiseByoipCidrWithContext mocks base method

func (*MockEC2Client) AllocateAddress added in v0.3.0

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

AllocateAddress mocks base method

func (*MockEC2Client) AllocateAddressRequest added in v0.3.0

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

AllocateAddressRequest mocks base method

func (*MockEC2Client) AllocateAddressWithContext added in v0.3.0

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

AllocateAddressWithContext mocks base method

func (*MockEC2Client) AllocateHosts added in v0.3.0

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

AllocateHosts mocks base method

func (*MockEC2Client) AllocateHostsRequest added in v0.3.0

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

AllocateHostsRequest mocks base method

func (*MockEC2Client) AllocateHostsWithContext added in v0.3.0

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

AllocateHostsWithContext mocks base method

func (*MockEC2Client) ApplySecurityGroupsToClientVpnTargetNetwork added in v1.2.0

ApplySecurityGroupsToClientVpnTargetNetwork mocks base method

func (*MockEC2Client) ApplySecurityGroupsToClientVpnTargetNetworkRequest added in v1.2.0

ApplySecurityGroupsToClientVpnTargetNetworkRequest mocks base method

func (*MockEC2Client) ApplySecurityGroupsToClientVpnTargetNetworkWithContext added in v1.2.0

func (m *MockEC2Client) ApplySecurityGroupsToClientVpnTargetNetworkWithContext(arg0 context.Context, arg1 *ec2.ApplySecurityGroupsToClientVpnTargetNetworkInput, arg2 ...request.Option) (*ec2.ApplySecurityGroupsToClientVpnTargetNetworkOutput, error)

ApplySecurityGroupsToClientVpnTargetNetworkWithContext mocks base method

func (*MockEC2Client) AssignIpv6Addresses added in v0.3.0

AssignIpv6Addresses mocks base method

func (*MockEC2Client) AssignIpv6AddressesRequest added in v0.3.0

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

AssignIpv6AddressesRequest mocks base method

func (*MockEC2Client) AssignIpv6AddressesWithContext added in v0.3.0

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

AssignIpv6AddressesWithContext mocks base method

func (*MockEC2Client) AssignPrivateIpAddresses added in v0.3.0

AssignPrivateIpAddresses mocks base method

func (*MockEC2Client) AssignPrivateIpAddressesRequest added in v0.3.0

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

AssignPrivateIpAddressesRequest mocks base method

func (*MockEC2Client) AssignPrivateIpAddressesWithContext added in v0.3.0

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

AssignPrivateIpAddressesWithContext mocks base method

func (*MockEC2Client) AssociateAddress added in v0.3.0

func (m *MockEC2Client) AssociateAddress(arg0 *ec2.AssociateAddressInput) (*ec2.AssociateAddressOutput, error)

AssociateAddress mocks base method

func (*MockEC2Client) AssociateAddressRequest added in v0.3.0

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

AssociateAddressRequest mocks base method

func (*MockEC2Client) AssociateAddressWithContext added in v0.3.0

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

AssociateAddressWithContext mocks base method

func (*MockEC2Client) AssociateClientVpnTargetNetwork added in v1.2.0

AssociateClientVpnTargetNetwork mocks base method

func (*MockEC2Client) AssociateClientVpnTargetNetworkRequest added in v1.2.0

AssociateClientVpnTargetNetworkRequest mocks base method

func (*MockEC2Client) AssociateClientVpnTargetNetworkWithContext added in v1.2.0

func (m *MockEC2Client) AssociateClientVpnTargetNetworkWithContext(arg0 context.Context, arg1 *ec2.AssociateClientVpnTargetNetworkInput, arg2 ...request.Option) (*ec2.AssociateClientVpnTargetNetworkOutput, error)

AssociateClientVpnTargetNetworkWithContext mocks base method

func (*MockEC2Client) AssociateDhcpOptions added in v0.3.0

AssociateDhcpOptions mocks base method

func (*MockEC2Client) AssociateDhcpOptionsRequest added in v0.3.0

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

AssociateDhcpOptionsRequest mocks base method

func (*MockEC2Client) AssociateDhcpOptionsWithContext added in v0.3.0

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

AssociateDhcpOptionsWithContext mocks base method

func (*MockEC2Client) AssociateIamInstanceProfile added in v0.3.0

AssociateIamInstanceProfile mocks base method

func (*MockEC2Client) AssociateIamInstanceProfileRequest added in v0.3.0

AssociateIamInstanceProfileRequest mocks base method

func (*MockEC2Client) AssociateIamInstanceProfileWithContext added in v0.3.0

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

AssociateIamInstanceProfileWithContext mocks base method

func (*MockEC2Client) AssociateRouteTable added in v0.3.0

AssociateRouteTable mocks base method

func (*MockEC2Client) AssociateRouteTableRequest added in v0.3.0

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

AssociateRouteTableRequest mocks base method

func (*MockEC2Client) AssociateRouteTableWithContext added in v0.3.0

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

AssociateRouteTableWithContext mocks base method

func (*MockEC2Client) AssociateSubnetCidrBlock added in v0.3.0

AssociateSubnetCidrBlock mocks base method

func (*MockEC2Client) AssociateSubnetCidrBlockRequest added in v0.3.0

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

AssociateSubnetCidrBlockRequest mocks base method

func (*MockEC2Client) AssociateSubnetCidrBlockWithContext added in v0.3.0

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

AssociateSubnetCidrBlockWithContext mocks base method

func (*MockEC2Client) AssociateTransitGatewayMulticastDomain added in v1.2.0

AssociateTransitGatewayMulticastDomain mocks base method

func (*MockEC2Client) AssociateTransitGatewayMulticastDomainRequest added in v1.2.0

AssociateTransitGatewayMulticastDomainRequest mocks base method

func (*MockEC2Client) AssociateTransitGatewayMulticastDomainWithContext added in v1.2.0

func (m *MockEC2Client) AssociateTransitGatewayMulticastDomainWithContext(arg0 context.Context, arg1 *ec2.AssociateTransitGatewayMulticastDomainInput, arg2 ...request.Option) (*ec2.AssociateTransitGatewayMulticastDomainOutput, error)

AssociateTransitGatewayMulticastDomainWithContext mocks base method

func (*MockEC2Client) AssociateTransitGatewayRouteTable added in v1.2.0

AssociateTransitGatewayRouteTable mocks base method

func (*MockEC2Client) AssociateTransitGatewayRouteTableRequest added in v1.2.0

AssociateTransitGatewayRouteTableRequest mocks base method

func (*MockEC2Client) AssociateTransitGatewayRouteTableWithContext added in v1.2.0

func (m *MockEC2Client) AssociateTransitGatewayRouteTableWithContext(arg0 context.Context, arg1 *ec2.AssociateTransitGatewayRouteTableInput, arg2 ...request.Option) (*ec2.AssociateTransitGatewayRouteTableOutput, error)

AssociateTransitGatewayRouteTableWithContext mocks base method

func (*MockEC2Client) AssociateVpcCidrBlock added in v0.3.0

AssociateVpcCidrBlock mocks base method

func (*MockEC2Client) AssociateVpcCidrBlockRequest added in v0.3.0

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

AssociateVpcCidrBlockRequest mocks base method

func (*MockEC2Client) AssociateVpcCidrBlockWithContext added in v0.3.0

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

AssociateVpcCidrBlockWithContext mocks base method

func (*MockEC2Client) AttachClassicLinkVpc added in v0.3.0

AttachClassicLinkVpc mocks base method

func (*MockEC2Client) AttachClassicLinkVpcRequest added in v0.3.0

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

AttachClassicLinkVpcRequest mocks base method

func (*MockEC2Client) AttachClassicLinkVpcWithContext added in v0.3.0

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

AttachClassicLinkVpcWithContext mocks base method

func (*MockEC2Client) AttachInternetGateway added in v0.3.0

AttachInternetGateway mocks base method

func (*MockEC2Client) AttachInternetGatewayRequest added in v0.3.0

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

AttachInternetGatewayRequest mocks base method

func (*MockEC2Client) AttachInternetGatewayWithContext added in v0.3.0

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

AttachInternetGatewayWithContext mocks base method

func (*MockEC2Client) AttachNetworkInterface added in v0.3.0

AttachNetworkInterface mocks base method

func (*MockEC2Client) AttachNetworkInterfaceRequest added in v0.3.0

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

AttachNetworkInterfaceRequest mocks base method

func (*MockEC2Client) AttachNetworkInterfaceWithContext added in v0.3.0

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

AttachNetworkInterfaceWithContext mocks base method

func (*MockEC2Client) AttachVolume added in v0.3.0

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

AttachVolume mocks base method

func (*MockEC2Client) AttachVolumeRequest added in v0.3.0

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

AttachVolumeRequest mocks base method

func (*MockEC2Client) AttachVolumeWithContext added in v0.3.0

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

AttachVolumeWithContext mocks base method

func (*MockEC2Client) AttachVpnGateway added in v0.3.0

func (m *MockEC2Client) AttachVpnGateway(arg0 *ec2.AttachVpnGatewayInput) (*ec2.AttachVpnGatewayOutput, error)

AttachVpnGateway mocks base method

func (*MockEC2Client) AttachVpnGatewayRequest added in v0.3.0

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

AttachVpnGatewayRequest mocks base method

func (*MockEC2Client) AttachVpnGatewayWithContext added in v0.3.0

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

AttachVpnGatewayWithContext mocks base method

func (*MockEC2Client) AuthorizeClientVpnIngress added in v1.2.0

AuthorizeClientVpnIngress mocks base method

func (*MockEC2Client) AuthorizeClientVpnIngressRequest added in v1.2.0

func (m *MockEC2Client) AuthorizeClientVpnIngressRequest(arg0 *ec2.AuthorizeClientVpnIngressInput) (*request.Request, *ec2.AuthorizeClientVpnIngressOutput)

AuthorizeClientVpnIngressRequest mocks base method

func (*MockEC2Client) AuthorizeClientVpnIngressWithContext added in v1.2.0

func (m *MockEC2Client) AuthorizeClientVpnIngressWithContext(arg0 context.Context, arg1 *ec2.AuthorizeClientVpnIngressInput, arg2 ...request.Option) (*ec2.AuthorizeClientVpnIngressOutput, error)

AuthorizeClientVpnIngressWithContext mocks base method

func (*MockEC2Client) AuthorizeSecurityGroupEgress added in v0.3.0

AuthorizeSecurityGroupEgress mocks base method

func (*MockEC2Client) AuthorizeSecurityGroupEgressRequest added in v0.3.0

AuthorizeSecurityGroupEgressRequest mocks base method

func (*MockEC2Client) AuthorizeSecurityGroupEgressWithContext added in v0.3.0

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

AuthorizeSecurityGroupEgressWithContext mocks base method

func (*MockEC2Client) AuthorizeSecurityGroupIngress added in v0.3.0

AuthorizeSecurityGroupIngress mocks base method

func (*MockEC2Client) AuthorizeSecurityGroupIngressRequest added in v0.3.0

AuthorizeSecurityGroupIngressRequest mocks base method

func (*MockEC2Client) AuthorizeSecurityGroupIngressWithContext added in v0.3.0

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

AuthorizeSecurityGroupIngressWithContext mocks base method

func (*MockEC2Client) BundleInstance added in v0.3.0

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

BundleInstance mocks base method

func (*MockEC2Client) BundleInstanceRequest added in v0.3.0

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

BundleInstanceRequest mocks base method

func (*MockEC2Client) BundleInstanceWithContext added in v0.3.0

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

BundleInstanceWithContext mocks base method

func (*MockEC2Client) CancelBundleTask added in v0.3.0

func (m *MockEC2Client) CancelBundleTask(arg0 *ec2.CancelBundleTaskInput) (*ec2.CancelBundleTaskOutput, error)

CancelBundleTask mocks base method

func (*MockEC2Client) CancelBundleTaskRequest added in v0.3.0

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

CancelBundleTaskRequest mocks base method

func (*MockEC2Client) CancelBundleTaskWithContext added in v0.3.0

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

CancelBundleTaskWithContext mocks base method

func (*MockEC2Client) CancelCapacityReservation added in v0.8.0

CancelCapacityReservation mocks base method

func (*MockEC2Client) CancelCapacityReservationRequest added in v0.8.0

func (m *MockEC2Client) CancelCapacityReservationRequest(arg0 *ec2.CancelCapacityReservationInput) (*request.Request, *ec2.CancelCapacityReservationOutput)

CancelCapacityReservationRequest mocks base method

func (*MockEC2Client) CancelCapacityReservationWithContext added in v0.8.0

func (m *MockEC2Client) CancelCapacityReservationWithContext(arg0 context.Context, arg1 *ec2.CancelCapacityReservationInput, arg2 ...request.Option) (*ec2.CancelCapacityReservationOutput, error)

CancelCapacityReservationWithContext mocks base method

func (*MockEC2Client) CancelConversionTask added in v0.3.0

CancelConversionTask mocks base method

func (*MockEC2Client) CancelConversionTaskRequest added in v0.3.0

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

CancelConversionTaskRequest mocks base method

func (*MockEC2Client) CancelConversionTaskWithContext added in v0.3.0

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

CancelConversionTaskWithContext mocks base method

func (*MockEC2Client) CancelExportTask added in v0.3.0

func (m *MockEC2Client) CancelExportTask(arg0 *ec2.CancelExportTaskInput) (*ec2.CancelExportTaskOutput, error)

CancelExportTask mocks base method

func (*MockEC2Client) CancelExportTaskRequest added in v0.3.0

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

CancelExportTaskRequest mocks base method

func (*MockEC2Client) CancelExportTaskWithContext added in v0.3.0

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

CancelExportTaskWithContext mocks base method

func (*MockEC2Client) CancelImportTask added in v0.3.0

func (m *MockEC2Client) CancelImportTask(arg0 *ec2.CancelImportTaskInput) (*ec2.CancelImportTaskOutput, error)

CancelImportTask mocks base method

func (*MockEC2Client) CancelImportTaskRequest added in v0.3.0

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

CancelImportTaskRequest mocks base method

func (*MockEC2Client) CancelImportTaskWithContext added in v0.3.0

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

CancelImportTaskWithContext mocks base method

func (*MockEC2Client) CancelReservedInstancesListing added in v0.3.0

CancelReservedInstancesListing mocks base method

func (*MockEC2Client) CancelReservedInstancesListingRequest added in v0.3.0

CancelReservedInstancesListingRequest mocks base method

func (*MockEC2Client) CancelReservedInstancesListingWithContext added in v0.3.0

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

CancelReservedInstancesListingWithContext mocks base method

func (*MockEC2Client) CancelSpotFleetRequests added in v0.3.0

CancelSpotFleetRequests mocks base method

func (*MockEC2Client) CancelSpotFleetRequestsRequest added in v0.3.0

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

CancelSpotFleetRequestsRequest mocks base method

func (*MockEC2Client) CancelSpotFleetRequestsWithContext added in v0.3.0

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

CancelSpotFleetRequestsWithContext mocks base method

func (*MockEC2Client) CancelSpotInstanceRequests added in v0.3.0

CancelSpotInstanceRequests mocks base method

func (*MockEC2Client) CancelSpotInstanceRequestsRequest added in v0.3.0

func (m *MockEC2Client) CancelSpotInstanceRequestsRequest(arg0 *ec2.CancelSpotInstanceRequestsInput) (*request.Request, *ec2.CancelSpotInstanceRequestsOutput)

CancelSpotInstanceRequestsRequest mocks base method

func (*MockEC2Client) CancelSpotInstanceRequestsWithContext added in v0.3.0

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

CancelSpotInstanceRequestsWithContext mocks base method

func (*MockEC2Client) ConfirmProductInstance added in v0.3.0

ConfirmProductInstance mocks base method

func (*MockEC2Client) ConfirmProductInstanceRequest added in v0.3.0

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

ConfirmProductInstanceRequest mocks base method

func (*MockEC2Client) ConfirmProductInstanceWithContext added in v0.3.0

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

ConfirmProductInstanceWithContext mocks base method

func (*MockEC2Client) CopyFpgaImage added in v0.3.0

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

CopyFpgaImage mocks base method

func (*MockEC2Client) CopyFpgaImageRequest added in v0.3.0

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

CopyFpgaImageRequest mocks base method

func (*MockEC2Client) CopyFpgaImageWithContext added in v0.3.0

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

CopyFpgaImageWithContext mocks base method

func (*MockEC2Client) CopyImage added in v0.3.0

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

CopyImage mocks base method

func (*MockEC2Client) CopyImageRequest added in v0.3.0

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

CopyImageRequest mocks base method

func (*MockEC2Client) CopyImageWithContext added in v0.3.0

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

CopyImageWithContext mocks base method

func (*MockEC2Client) CopySnapshot added in v0.3.0

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

CopySnapshot mocks base method

func (*MockEC2Client) CopySnapshotRequest added in v0.3.0

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

CopySnapshotRequest mocks base method

func (*MockEC2Client) CopySnapshotWithContext added in v0.3.0

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

CopySnapshotWithContext mocks base method

func (*MockEC2Client) CreateCapacityReservation added in v0.8.0

CreateCapacityReservation mocks base method

func (*MockEC2Client) CreateCapacityReservationRequest added in v0.8.0

func (m *MockEC2Client) CreateCapacityReservationRequest(arg0 *ec2.CreateCapacityReservationInput) (*request.Request, *ec2.CreateCapacityReservationOutput)

CreateCapacityReservationRequest mocks base method

func (*MockEC2Client) CreateCapacityReservationWithContext added in v0.8.0

func (m *MockEC2Client) CreateCapacityReservationWithContext(arg0 context.Context, arg1 *ec2.CreateCapacityReservationInput, arg2 ...request.Option) (*ec2.CreateCapacityReservationOutput, error)

CreateCapacityReservationWithContext mocks base method

func (*MockEC2Client) CreateClientVpnEndpoint added in v1.2.0

CreateClientVpnEndpoint mocks base method

func (*MockEC2Client) CreateClientVpnEndpointRequest added in v1.2.0

func (m *MockEC2Client) CreateClientVpnEndpointRequest(arg0 *ec2.CreateClientVpnEndpointInput) (*request.Request, *ec2.CreateClientVpnEndpointOutput)

CreateClientVpnEndpointRequest mocks base method

func (*MockEC2Client) CreateClientVpnEndpointWithContext added in v1.2.0

func (m *MockEC2Client) CreateClientVpnEndpointWithContext(arg0 context.Context, arg1 *ec2.CreateClientVpnEndpointInput, arg2 ...request.Option) (*ec2.CreateClientVpnEndpointOutput, error)

CreateClientVpnEndpointWithContext mocks base method

func (*MockEC2Client) CreateClientVpnRoute added in v1.2.0

CreateClientVpnRoute mocks base method

func (*MockEC2Client) CreateClientVpnRouteRequest added in v1.2.0

func (m *MockEC2Client) CreateClientVpnRouteRequest(arg0 *ec2.CreateClientVpnRouteInput) (*request.Request, *ec2.CreateClientVpnRouteOutput)

CreateClientVpnRouteRequest mocks base method

func (*MockEC2Client) CreateClientVpnRouteWithContext added in v1.2.0

func (m *MockEC2Client) CreateClientVpnRouteWithContext(arg0 context.Context, arg1 *ec2.CreateClientVpnRouteInput, arg2 ...request.Option) (*ec2.CreateClientVpnRouteOutput, error)

CreateClientVpnRouteWithContext mocks base method

func (*MockEC2Client) CreateCustomerGateway added in v0.3.0

CreateCustomerGateway mocks base method

func (*MockEC2Client) CreateCustomerGatewayRequest added in v0.3.0

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

CreateCustomerGatewayRequest mocks base method

func (*MockEC2Client) CreateCustomerGatewayWithContext added in v0.3.0

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

CreateCustomerGatewayWithContext mocks base method

func (*MockEC2Client) CreateDefaultSubnet added in v0.3.0

CreateDefaultSubnet mocks base method

func (*MockEC2Client) CreateDefaultSubnetRequest added in v0.3.0

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

CreateDefaultSubnetRequest mocks base method

func (*MockEC2Client) CreateDefaultSubnetWithContext added in v0.3.0

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

CreateDefaultSubnetWithContext mocks base method

func (*MockEC2Client) CreateDefaultVpc added in v0.3.0

func (m *MockEC2Client) CreateDefaultVpc(arg0 *ec2.CreateDefaultVpcInput) (*ec2.CreateDefaultVpcOutput, error)

CreateDefaultVpc mocks base method

func (*MockEC2Client) CreateDefaultVpcRequest added in v0.3.0

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

CreateDefaultVpcRequest mocks base method

func (*MockEC2Client) CreateDefaultVpcWithContext added in v0.3.0

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

CreateDefaultVpcWithContext mocks base method

func (*MockEC2Client) CreateDhcpOptions added in v0.3.0

func (m *MockEC2Client) CreateDhcpOptions(arg0 *ec2.CreateDhcpOptionsInput) (*ec2.CreateDhcpOptionsOutput, error)

CreateDhcpOptions mocks base method

func (*MockEC2Client) CreateDhcpOptionsRequest added in v0.3.0

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

CreateDhcpOptionsRequest mocks base method

func (*MockEC2Client) CreateDhcpOptionsWithContext added in v0.3.0

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

CreateDhcpOptionsWithContext mocks base method

func (*MockEC2Client) CreateEgressOnlyInternetGateway added in v0.3.0

CreateEgressOnlyInternetGateway mocks base method

func (*MockEC2Client) CreateEgressOnlyInternetGatewayRequest added in v0.3.0

CreateEgressOnlyInternetGatewayRequest mocks base method

func (*MockEC2Client) CreateEgressOnlyInternetGatewayWithContext added in v0.3.0

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

CreateEgressOnlyInternetGatewayWithContext mocks base method

func (*MockEC2Client) CreateFleet added in v0.3.0

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

CreateFleet mocks base method

func (*MockEC2Client) CreateFleetRequest added in v0.3.0

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

CreateFleetRequest mocks base method

func (*MockEC2Client) CreateFleetWithContext added in v0.3.0

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

CreateFleetWithContext mocks base method

func (*MockEC2Client) CreateFlowLogs added in v0.3.0

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

CreateFlowLogs mocks base method

func (*MockEC2Client) CreateFlowLogsRequest added in v0.3.0

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

CreateFlowLogsRequest mocks base method

func (*MockEC2Client) CreateFlowLogsWithContext added in v0.3.0

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

CreateFlowLogsWithContext mocks base method

func (*MockEC2Client) CreateFpgaImage added in v0.3.0

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

CreateFpgaImage mocks base method

func (*MockEC2Client) CreateFpgaImageRequest added in v0.3.0

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

CreateFpgaImageRequest mocks base method

func (*MockEC2Client) CreateFpgaImageWithContext added in v0.3.0

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

CreateFpgaImageWithContext mocks base method

func (*MockEC2Client) CreateImage added in v0.3.0

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

CreateImage mocks base method

func (*MockEC2Client) CreateImageRequest added in v0.3.0

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

CreateImageRequest mocks base method

func (*MockEC2Client) CreateImageWithContext added in v0.3.0

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

CreateImageWithContext mocks base method

func (*MockEC2Client) CreateInstanceExportTask added in v0.3.0

CreateInstanceExportTask mocks base method

func (*MockEC2Client) CreateInstanceExportTaskRequest added in v0.3.0

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

CreateInstanceExportTaskRequest mocks base method

func (*MockEC2Client) CreateInstanceExportTaskWithContext added in v0.3.0

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

CreateInstanceExportTaskWithContext mocks base method

func (*MockEC2Client) CreateInternetGateway added in v0.3.0

CreateInternetGateway mocks base method

func (*MockEC2Client) CreateInternetGatewayRequest added in v0.3.0

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

CreateInternetGatewayRequest mocks base method

func (*MockEC2Client) CreateInternetGatewayWithContext added in v0.3.0

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

CreateInternetGatewayWithContext mocks base method

func (*MockEC2Client) CreateKeyPair added in v0.3.0

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

CreateKeyPair mocks base method

func (*MockEC2Client) CreateKeyPairRequest added in v0.3.0

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

CreateKeyPairRequest mocks base method

func (*MockEC2Client) CreateKeyPairWithContext added in v0.3.0

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

CreateKeyPairWithContext mocks base method

func (*MockEC2Client) CreateLaunchTemplate added in v0.3.0

CreateLaunchTemplate mocks base method

func (*MockEC2Client) CreateLaunchTemplateRequest added in v0.3.0

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

CreateLaunchTemplateRequest mocks base method

func (*MockEC2Client) CreateLaunchTemplateVersion added in v0.3.0

CreateLaunchTemplateVersion mocks base method

func (*MockEC2Client) CreateLaunchTemplateVersionRequest added in v0.3.0

CreateLaunchTemplateVersionRequest mocks base method

func (*MockEC2Client) CreateLaunchTemplateVersionWithContext added in v0.3.0

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

CreateLaunchTemplateVersionWithContext mocks base method

func (*MockEC2Client) CreateLaunchTemplateWithContext added in v0.3.0

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

CreateLaunchTemplateWithContext mocks base method

func (*MockEC2Client) CreateLocalGatewayRoute added in v1.2.0

CreateLocalGatewayRoute mocks base method

func (*MockEC2Client) CreateLocalGatewayRouteRequest added in v1.2.0

func (m *MockEC2Client) CreateLocalGatewayRouteRequest(arg0 *ec2.CreateLocalGatewayRouteInput) (*request.Request, *ec2.CreateLocalGatewayRouteOutput)

CreateLocalGatewayRouteRequest mocks base method

func (*MockEC2Client) CreateLocalGatewayRouteTableVpcAssociation added in v1.2.0

CreateLocalGatewayRouteTableVpcAssociation mocks base method

func (*MockEC2Client) CreateLocalGatewayRouteTableVpcAssociationRequest added in v1.2.0

CreateLocalGatewayRouteTableVpcAssociationRequest mocks base method

func (*MockEC2Client) CreateLocalGatewayRouteTableVpcAssociationWithContext added in v1.2.0

func (m *MockEC2Client) CreateLocalGatewayRouteTableVpcAssociationWithContext(arg0 context.Context, arg1 *ec2.CreateLocalGatewayRouteTableVpcAssociationInput, arg2 ...request.Option) (*ec2.CreateLocalGatewayRouteTableVpcAssociationOutput, error)

CreateLocalGatewayRouteTableVpcAssociationWithContext mocks base method

func (*MockEC2Client) CreateLocalGatewayRouteWithContext added in v1.2.0

func (m *MockEC2Client) CreateLocalGatewayRouteWithContext(arg0 context.Context, arg1 *ec2.CreateLocalGatewayRouteInput, arg2 ...request.Option) (*ec2.CreateLocalGatewayRouteOutput, error)

CreateLocalGatewayRouteWithContext mocks base method

func (*MockEC2Client) CreateManagedPrefixList added in v1.2.0

CreateManagedPrefixList mocks base method

func (*MockEC2Client) CreateManagedPrefixListRequest added in v1.2.0

func (m *MockEC2Client) CreateManagedPrefixListRequest(arg0 *ec2.CreateManagedPrefixListInput) (*request.Request, *ec2.CreateManagedPrefixListOutput)

CreateManagedPrefixListRequest mocks base method

func (*MockEC2Client) CreateManagedPrefixListWithContext added in v1.2.0

func (m *MockEC2Client) CreateManagedPrefixListWithContext(arg0 context.Context, arg1 *ec2.CreateManagedPrefixListInput, arg2 ...request.Option) (*ec2.CreateManagedPrefixListOutput, error)

CreateManagedPrefixListWithContext mocks base method

func (*MockEC2Client) CreateNatGateway added in v0.3.0

func (m *MockEC2Client) CreateNatGateway(arg0 *ec2.CreateNatGatewayInput) (*ec2.CreateNatGatewayOutput, error)

CreateNatGateway mocks base method

func (*MockEC2Client) CreateNatGatewayRequest added in v0.3.0

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

CreateNatGatewayRequest mocks base method

func (*MockEC2Client) CreateNatGatewayWithContext added in v0.3.0

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

CreateNatGatewayWithContext mocks base method

func (*MockEC2Client) CreateNetworkAcl added in v0.3.0

func (m *MockEC2Client) CreateNetworkAcl(arg0 *ec2.CreateNetworkAclInput) (*ec2.CreateNetworkAclOutput, error)

CreateNetworkAcl mocks base method

func (*MockEC2Client) CreateNetworkAclEntry added in v0.3.0

CreateNetworkAclEntry mocks base method

func (*MockEC2Client) CreateNetworkAclEntryRequest added in v0.3.0

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

CreateNetworkAclEntryRequest mocks base method

func (*MockEC2Client) CreateNetworkAclEntryWithContext added in v0.3.0

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

CreateNetworkAclEntryWithContext mocks base method

func (*MockEC2Client) CreateNetworkAclRequest added in v0.3.0

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

CreateNetworkAclRequest mocks base method

func (*MockEC2Client) CreateNetworkAclWithContext added in v0.3.0

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

CreateNetworkAclWithContext mocks base method

func (*MockEC2Client) CreateNetworkInterface added in v0.3.0

CreateNetworkInterface mocks base method

func (*MockEC2Client) CreateNetworkInterfacePermission added in v0.3.0

CreateNetworkInterfacePermission mocks base method

func (*MockEC2Client) CreateNetworkInterfacePermissionRequest added in v0.3.0

CreateNetworkInterfacePermissionRequest mocks base method

func (*MockEC2Client) CreateNetworkInterfacePermissionWithContext added in v0.3.0

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

CreateNetworkInterfacePermissionWithContext mocks base method

func (*MockEC2Client) CreateNetworkInterfaceRequest added in v0.3.0

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

CreateNetworkInterfaceRequest mocks base method

func (*MockEC2Client) CreateNetworkInterfaceWithContext added in v0.3.0

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

CreateNetworkInterfaceWithContext mocks base method

func (*MockEC2Client) CreatePlacementGroup added in v0.3.0

CreatePlacementGroup mocks base method

func (*MockEC2Client) CreatePlacementGroupRequest added in v0.3.0

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

CreatePlacementGroupRequest mocks base method

func (*MockEC2Client) CreatePlacementGroupWithContext added in v0.3.0

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

CreatePlacementGroupWithContext mocks base method

func (*MockEC2Client) CreateReservedInstancesListing added in v0.3.0

CreateReservedInstancesListing mocks base method

func (*MockEC2Client) CreateReservedInstancesListingRequest added in v0.3.0

CreateReservedInstancesListingRequest mocks base method

func (*MockEC2Client) CreateReservedInstancesListingWithContext added in v0.3.0

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

CreateReservedInstancesListingWithContext mocks base method

func (*MockEC2Client) CreateRoute added in v0.3.0

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

CreateRoute mocks base method

func (*MockEC2Client) CreateRouteRequest added in v0.3.0

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

CreateRouteRequest mocks base method

func (*MockEC2Client) CreateRouteTable added in v0.3.0

func (m *MockEC2Client) CreateRouteTable(arg0 *ec2.CreateRouteTableInput) (*ec2.CreateRouteTableOutput, error)

CreateRouteTable mocks base method

func (*MockEC2Client) CreateRouteTableRequest added in v0.3.0

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

CreateRouteTableRequest mocks base method

func (*MockEC2Client) CreateRouteTableWithContext added in v0.3.0

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

CreateRouteTableWithContext mocks base method

func (*MockEC2Client) CreateRouteWithContext added in v0.3.0

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

CreateRouteWithContext mocks base method

func (*MockEC2Client) CreateSecurityGroup added in v0.3.0

CreateSecurityGroup mocks base method

func (*MockEC2Client) CreateSecurityGroupRequest added in v0.3.0

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

CreateSecurityGroupRequest mocks base method

func (*MockEC2Client) CreateSecurityGroupWithContext added in v0.3.0

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

CreateSecurityGroupWithContext mocks base method

func (*MockEC2Client) CreateSnapshot added in v0.3.0

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

CreateSnapshot mocks base method

func (*MockEC2Client) CreateSnapshotRequest added in v0.3.0

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

CreateSnapshotRequest mocks base method

func (*MockEC2Client) CreateSnapshotWithContext added in v0.3.0

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

CreateSnapshotWithContext mocks base method

func (*MockEC2Client) CreateSnapshots added in v1.2.0

func (m *MockEC2Client) CreateSnapshots(arg0 *ec2.CreateSnapshotsInput) (*ec2.CreateSnapshotsOutput, error)

CreateSnapshots mocks base method

func (*MockEC2Client) CreateSnapshotsRequest added in v1.2.0

func (m *MockEC2Client) CreateSnapshotsRequest(arg0 *ec2.CreateSnapshotsInput) (*request.Request, *ec2.CreateSnapshotsOutput)

CreateSnapshotsRequest mocks base method

func (*MockEC2Client) CreateSnapshotsWithContext added in v1.2.0

func (m *MockEC2Client) CreateSnapshotsWithContext(arg0 context.Context, arg1 *ec2.CreateSnapshotsInput, arg2 ...request.Option) (*ec2.CreateSnapshotsOutput, error)

CreateSnapshotsWithContext mocks base method

func (*MockEC2Client) CreateSpotDatafeedSubscription added in v0.3.0

CreateSpotDatafeedSubscription mocks base method

func (*MockEC2Client) CreateSpotDatafeedSubscriptionRequest added in v0.3.0

CreateSpotDatafeedSubscriptionRequest mocks base method

func (*MockEC2Client) CreateSpotDatafeedSubscriptionWithContext added in v0.3.0

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

CreateSpotDatafeedSubscriptionWithContext mocks base method

func (*MockEC2Client) CreateSubnet added in v0.3.0

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

CreateSubnet mocks base method

func (*MockEC2Client) CreateSubnetRequest added in v0.3.0

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

CreateSubnetRequest mocks base method

func (*MockEC2Client) CreateSubnetWithContext added in v0.3.0

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

CreateSubnetWithContext mocks base method

func (*MockEC2Client) CreateTags added in v0.3.0

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

CreateTags mocks base method

func (*MockEC2Client) CreateTagsRequest added in v0.3.0

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

CreateTagsRequest mocks base method

func (*MockEC2Client) CreateTagsWithContext added in v0.3.0

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

CreateTagsWithContext mocks base method

func (*MockEC2Client) CreateTrafficMirrorFilter added in v1.2.0

CreateTrafficMirrorFilter mocks base method

func (*MockEC2Client) CreateTrafficMirrorFilterRequest added in v1.2.0

func (m *MockEC2Client) CreateTrafficMirrorFilterRequest(arg0 *ec2.CreateTrafficMirrorFilterInput) (*request.Request, *ec2.CreateTrafficMirrorFilterOutput)

CreateTrafficMirrorFilterRequest mocks base method

func (*MockEC2Client) CreateTrafficMirrorFilterRule added in v1.2.0

CreateTrafficMirrorFilterRule mocks base method

func (*MockEC2Client) CreateTrafficMirrorFilterRuleRequest added in v1.2.0

CreateTrafficMirrorFilterRuleRequest mocks base method

func (*MockEC2Client) CreateTrafficMirrorFilterRuleWithContext added in v1.2.0

func (m *MockEC2Client) CreateTrafficMirrorFilterRuleWithContext(arg0 context.Context, arg1 *ec2.CreateTrafficMirrorFilterRuleInput, arg2 ...request.Option) (*ec2.CreateTrafficMirrorFilterRuleOutput, error)

CreateTrafficMirrorFilterRuleWithContext mocks base method

func (*MockEC2Client) CreateTrafficMirrorFilterWithContext added in v1.2.0

func (m *MockEC2Client) CreateTrafficMirrorFilterWithContext(arg0 context.Context, arg1 *ec2.CreateTrafficMirrorFilterInput, arg2 ...request.Option) (*ec2.CreateTrafficMirrorFilterOutput, error)

CreateTrafficMirrorFilterWithContext mocks base method

func (*MockEC2Client) CreateTrafficMirrorSession added in v1.2.0

CreateTrafficMirrorSession mocks base method

func (*MockEC2Client) CreateTrafficMirrorSessionRequest added in v1.2.0

func (m *MockEC2Client) CreateTrafficMirrorSessionRequest(arg0 *ec2.CreateTrafficMirrorSessionInput) (*request.Request, *ec2.CreateTrafficMirrorSessionOutput)

CreateTrafficMirrorSessionRequest mocks base method

func (*MockEC2Client) CreateTrafficMirrorSessionWithContext added in v1.2.0

func (m *MockEC2Client) CreateTrafficMirrorSessionWithContext(arg0 context.Context, arg1 *ec2.CreateTrafficMirrorSessionInput, arg2 ...request.Option) (*ec2.CreateTrafficMirrorSessionOutput, error)

CreateTrafficMirrorSessionWithContext mocks base method

func (*MockEC2Client) CreateTrafficMirrorTarget added in v1.2.0

CreateTrafficMirrorTarget mocks base method

func (*MockEC2Client) CreateTrafficMirrorTargetRequest added in v1.2.0

func (m *MockEC2Client) CreateTrafficMirrorTargetRequest(arg0 *ec2.CreateTrafficMirrorTargetInput) (*request.Request, *ec2.CreateTrafficMirrorTargetOutput)

CreateTrafficMirrorTargetRequest mocks base method

func (*MockEC2Client) CreateTrafficMirrorTargetWithContext added in v1.2.0

func (m *MockEC2Client) CreateTrafficMirrorTargetWithContext(arg0 context.Context, arg1 *ec2.CreateTrafficMirrorTargetInput, arg2 ...request.Option) (*ec2.CreateTrafficMirrorTargetOutput, error)

CreateTrafficMirrorTargetWithContext mocks base method

func (*MockEC2Client) CreateTransitGateway added in v1.2.0

CreateTransitGateway mocks base method

func (*MockEC2Client) CreateTransitGatewayMulticastDomain added in v1.2.0

CreateTransitGatewayMulticastDomain mocks base method

func (*MockEC2Client) CreateTransitGatewayMulticastDomainRequest added in v1.2.0

CreateTransitGatewayMulticastDomainRequest mocks base method

func (*MockEC2Client) CreateTransitGatewayMulticastDomainWithContext added in v1.2.0

func (m *MockEC2Client) CreateTransitGatewayMulticastDomainWithContext(arg0 context.Context, arg1 *ec2.CreateTransitGatewayMulticastDomainInput, arg2 ...request.Option) (*ec2.CreateTransitGatewayMulticastDomainOutput, error)

CreateTransitGatewayMulticastDomainWithContext mocks base method

func (*MockEC2Client) CreateTransitGatewayPeeringAttachment added in v1.2.0

CreateTransitGatewayPeeringAttachment mocks base method

func (*MockEC2Client) CreateTransitGatewayPeeringAttachmentRequest added in v1.2.0

CreateTransitGatewayPeeringAttachmentRequest mocks base method

func (*MockEC2Client) CreateTransitGatewayPeeringAttachmentWithContext added in v1.2.0

func (m *MockEC2Client) CreateTransitGatewayPeeringAttachmentWithContext(arg0 context.Context, arg1 *ec2.CreateTransitGatewayPeeringAttachmentInput, arg2 ...request.Option) (*ec2.CreateTransitGatewayPeeringAttachmentOutput, error)

CreateTransitGatewayPeeringAttachmentWithContext mocks base method

func (*MockEC2Client) CreateTransitGatewayRequest added in v1.2.0

func (m *MockEC2Client) CreateTransitGatewayRequest(arg0 *ec2.CreateTransitGatewayInput) (*request.Request, *ec2.CreateTransitGatewayOutput)

CreateTransitGatewayRequest mocks base method

func (*MockEC2Client) CreateTransitGatewayRoute added in v1.2.0

CreateTransitGatewayRoute mocks base method

func (*MockEC2Client) CreateTransitGatewayRouteRequest added in v1.2.0

func (m *MockEC2Client) CreateTransitGatewayRouteRequest(arg0 *ec2.CreateTransitGatewayRouteInput) (*request.Request, *ec2.CreateTransitGatewayRouteOutput)

CreateTransitGatewayRouteRequest mocks base method

func (*MockEC2Client) CreateTransitGatewayRouteTable added in v1.2.0

CreateTransitGatewayRouteTable mocks base method

func (*MockEC2Client) CreateTransitGatewayRouteTableRequest added in v1.2.0

CreateTransitGatewayRouteTableRequest mocks base method

func (*MockEC2Client) CreateTransitGatewayRouteTableWithContext added in v1.2.0

func (m *MockEC2Client) CreateTransitGatewayRouteTableWithContext(arg0 context.Context, arg1 *ec2.CreateTransitGatewayRouteTableInput, arg2 ...request.Option) (*ec2.CreateTransitGatewayRouteTableOutput, error)

CreateTransitGatewayRouteTableWithContext mocks base method

func (*MockEC2Client) CreateTransitGatewayRouteWithContext added in v1.2.0

func (m *MockEC2Client) CreateTransitGatewayRouteWithContext(arg0 context.Context, arg1 *ec2.CreateTransitGatewayRouteInput, arg2 ...request.Option) (*ec2.CreateTransitGatewayRouteOutput, error)

CreateTransitGatewayRouteWithContext mocks base method

func (*MockEC2Client) CreateTransitGatewayVpcAttachment added in v1.2.0

CreateTransitGatewayVpcAttachment mocks base method

func (*MockEC2Client) CreateTransitGatewayVpcAttachmentRequest added in v1.2.0

CreateTransitGatewayVpcAttachmentRequest mocks base method

func (*MockEC2Client) CreateTransitGatewayVpcAttachmentWithContext added in v1.2.0

func (m *MockEC2Client) CreateTransitGatewayVpcAttachmentWithContext(arg0 context.Context, arg1 *ec2.CreateTransitGatewayVpcAttachmentInput, arg2 ...request.Option) (*ec2.CreateTransitGatewayVpcAttachmentOutput, error)

CreateTransitGatewayVpcAttachmentWithContext mocks base method

func (*MockEC2Client) CreateTransitGatewayWithContext added in v1.2.0

func (m *MockEC2Client) CreateTransitGatewayWithContext(arg0 context.Context, arg1 *ec2.CreateTransitGatewayInput, arg2 ...request.Option) (*ec2.CreateTransitGatewayOutput, error)

CreateTransitGatewayWithContext mocks base method

func (*MockEC2Client) CreateVolume added in v0.3.0

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

CreateVolume mocks base method

func (*MockEC2Client) CreateVolumeRequest added in v0.3.0

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

CreateVolumeRequest mocks base method

func (*MockEC2Client) CreateVolumeWithContext added in v0.3.0

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

CreateVolumeWithContext mocks base method

func (*MockEC2Client) CreateVpc added in v0.3.0

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

CreateVpc mocks base method

func (*MockEC2Client) CreateVpcEndpoint added in v0.3.0

func (m *MockEC2Client) CreateVpcEndpoint(arg0 *ec2.CreateVpcEndpointInput) (*ec2.CreateVpcEndpointOutput, error)

CreateVpcEndpoint mocks base method

func (*MockEC2Client) CreateVpcEndpointConnectionNotification added in v0.3.0

CreateVpcEndpointConnectionNotification mocks base method

func (*MockEC2Client) CreateVpcEndpointConnectionNotificationRequest added in v0.3.0

CreateVpcEndpointConnectionNotificationRequest mocks base method

func (*MockEC2Client) CreateVpcEndpointConnectionNotificationWithContext added in v0.3.0

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

CreateVpcEndpointConnectionNotificationWithContext mocks base method

func (*MockEC2Client) CreateVpcEndpointRequest added in v0.3.0

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

CreateVpcEndpointRequest mocks base method

func (*MockEC2Client) CreateVpcEndpointServiceConfiguration added in v0.3.0

CreateVpcEndpointServiceConfiguration mocks base method

func (*MockEC2Client) CreateVpcEndpointServiceConfigurationRequest added in v0.3.0

CreateVpcEndpointServiceConfigurationRequest mocks base method

func (*MockEC2Client) CreateVpcEndpointServiceConfigurationWithContext added in v0.3.0

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

CreateVpcEndpointServiceConfigurationWithContext mocks base method

func (*MockEC2Client) CreateVpcEndpointWithContext added in v0.3.0

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

CreateVpcEndpointWithContext mocks base method

func (*MockEC2Client) CreateVpcPeeringConnection added in v0.3.0

CreateVpcPeeringConnection mocks base method

func (*MockEC2Client) CreateVpcPeeringConnectionRequest added in v0.3.0

func (m *MockEC2Client) CreateVpcPeeringConnectionRequest(arg0 *ec2.CreateVpcPeeringConnectionInput) (*request.Request, *ec2.CreateVpcPeeringConnectionOutput)

CreateVpcPeeringConnectionRequest mocks base method

func (*MockEC2Client) CreateVpcPeeringConnectionWithContext added in v0.3.0

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

CreateVpcPeeringConnectionWithContext mocks base method

func (*MockEC2Client) CreateVpcRequest added in v0.3.0

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

CreateVpcRequest mocks base method

func (*MockEC2Client) CreateVpcWithContext added in v0.3.0

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

CreateVpcWithContext mocks base method

func (*MockEC2Client) CreateVpnConnection added in v0.3.0

CreateVpnConnection mocks base method

func (*MockEC2Client) CreateVpnConnectionRequest added in v0.3.0

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

CreateVpnConnectionRequest mocks base method

func (*MockEC2Client) CreateVpnConnectionRoute added in v0.3.0

CreateVpnConnectionRoute mocks base method

func (*MockEC2Client) CreateVpnConnectionRouteRequest added in v0.3.0

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

CreateVpnConnectionRouteRequest mocks base method

func (*MockEC2Client) CreateVpnConnectionRouteWithContext added in v0.3.0

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

CreateVpnConnectionRouteWithContext mocks base method

func (*MockEC2Client) CreateVpnConnectionWithContext added in v0.3.0

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

CreateVpnConnectionWithContext mocks base method

func (*MockEC2Client) CreateVpnGateway added in v0.3.0

func (m *MockEC2Client) CreateVpnGateway(arg0 *ec2.CreateVpnGatewayInput) (*ec2.CreateVpnGatewayOutput, error)

CreateVpnGateway mocks base method

func (*MockEC2Client) CreateVpnGatewayRequest added in v0.3.0

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

CreateVpnGatewayRequest mocks base method

func (*MockEC2Client) CreateVpnGatewayWithContext added in v0.3.0

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

CreateVpnGatewayWithContext mocks base method

func (*MockEC2Client) DeleteClientVpnEndpoint added in v1.2.0

DeleteClientVpnEndpoint mocks base method

func (*MockEC2Client) DeleteClientVpnEndpointRequest added in v1.2.0

func (m *MockEC2Client) DeleteClientVpnEndpointRequest(arg0 *ec2.DeleteClientVpnEndpointInput) (*request.Request, *ec2.DeleteClientVpnEndpointOutput)

DeleteClientVpnEndpointRequest mocks base method

func (*MockEC2Client) DeleteClientVpnEndpointWithContext added in v1.2.0

func (m *MockEC2Client) DeleteClientVpnEndpointWithContext(arg0 context.Context, arg1 *ec2.DeleteClientVpnEndpointInput, arg2 ...request.Option) (*ec2.DeleteClientVpnEndpointOutput, error)

DeleteClientVpnEndpointWithContext mocks base method

func (*MockEC2Client) DeleteClientVpnRoute added in v1.2.0

DeleteClientVpnRoute mocks base method

func (*MockEC2Client) DeleteClientVpnRouteRequest added in v1.2.0

func (m *MockEC2Client) DeleteClientVpnRouteRequest(arg0 *ec2.DeleteClientVpnRouteInput) (*request.Request, *ec2.DeleteClientVpnRouteOutput)

DeleteClientVpnRouteRequest mocks base method

func (*MockEC2Client) DeleteClientVpnRouteWithContext added in v1.2.0

func (m *MockEC2Client) DeleteClientVpnRouteWithContext(arg0 context.Context, arg1 *ec2.DeleteClientVpnRouteInput, arg2 ...request.Option) (*ec2.DeleteClientVpnRouteOutput, error)

DeleteClientVpnRouteWithContext mocks base method

func (*MockEC2Client) DeleteCustomerGateway added in v0.3.0

DeleteCustomerGateway mocks base method

func (*MockEC2Client) DeleteCustomerGatewayRequest added in v0.3.0

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

DeleteCustomerGatewayRequest mocks base method

func (*MockEC2Client) DeleteCustomerGatewayWithContext added in v0.3.0

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

DeleteCustomerGatewayWithContext mocks base method

func (*MockEC2Client) DeleteDhcpOptions added in v0.3.0

func (m *MockEC2Client) DeleteDhcpOptions(arg0 *ec2.DeleteDhcpOptionsInput) (*ec2.DeleteDhcpOptionsOutput, error)

DeleteDhcpOptions mocks base method

func (*MockEC2Client) DeleteDhcpOptionsRequest added in v0.3.0

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

DeleteDhcpOptionsRequest mocks base method

func (*MockEC2Client) DeleteDhcpOptionsWithContext added in v0.3.0

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

DeleteDhcpOptionsWithContext mocks base method

func (*MockEC2Client) DeleteEgressOnlyInternetGateway added in v0.3.0

DeleteEgressOnlyInternetGateway mocks base method

func (*MockEC2Client) DeleteEgressOnlyInternetGatewayRequest added in v0.3.0

DeleteEgressOnlyInternetGatewayRequest mocks base method

func (*MockEC2Client) DeleteEgressOnlyInternetGatewayWithContext added in v0.3.0

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

DeleteEgressOnlyInternetGatewayWithContext mocks base method

func (*MockEC2Client) DeleteFleets added in v0.3.0

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

DeleteFleets mocks base method

func (*MockEC2Client) DeleteFleetsRequest added in v0.3.0

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

DeleteFleetsRequest mocks base method

func (*MockEC2Client) DeleteFleetsWithContext added in v0.3.0

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

DeleteFleetsWithContext mocks base method

func (*MockEC2Client) DeleteFlowLogs added in v0.3.0

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

DeleteFlowLogs mocks base method

func (*MockEC2Client) DeleteFlowLogsRequest added in v0.3.0

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

DeleteFlowLogsRequest mocks base method

func (*MockEC2Client) DeleteFlowLogsWithContext added in v0.3.0

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

DeleteFlowLogsWithContext mocks base method

func (*MockEC2Client) DeleteFpgaImage added in v0.3.0

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

DeleteFpgaImage mocks base method

func (*MockEC2Client) DeleteFpgaImageRequest added in v0.3.0

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

DeleteFpgaImageRequest mocks base method

func (*MockEC2Client) DeleteFpgaImageWithContext added in v0.3.0

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

DeleteFpgaImageWithContext mocks base method

func (*MockEC2Client) DeleteInternetGateway added in v0.3.0

DeleteInternetGateway mocks base method

func (*MockEC2Client) DeleteInternetGatewayRequest added in v0.3.0

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

DeleteInternetGatewayRequest mocks base method

func (*MockEC2Client) DeleteInternetGatewayWithContext added in v0.3.0

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

DeleteInternetGatewayWithContext mocks base method

func (*MockEC2Client) DeleteKeyPair added in v0.3.0

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

DeleteKeyPair mocks base method

func (*MockEC2Client) DeleteKeyPairRequest added in v0.3.0

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

DeleteKeyPairRequest mocks base method

func (*MockEC2Client) DeleteKeyPairWithContext added in v0.3.0

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

DeleteKeyPairWithContext mocks base method

func (*MockEC2Client) DeleteLaunchTemplate added in v0.3.0

DeleteLaunchTemplate mocks base method

func (*MockEC2Client) DeleteLaunchTemplateRequest added in v0.3.0

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

DeleteLaunchTemplateRequest mocks base method

func (*MockEC2Client) DeleteLaunchTemplateVersions added in v0.3.0

DeleteLaunchTemplateVersions mocks base method

func (*MockEC2Client) DeleteLaunchTemplateVersionsRequest added in v0.3.0

DeleteLaunchTemplateVersionsRequest mocks base method

func (*MockEC2Client) DeleteLaunchTemplateVersionsWithContext added in v0.3.0

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

DeleteLaunchTemplateVersionsWithContext mocks base method

func (*MockEC2Client) DeleteLaunchTemplateWithContext added in v0.3.0

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

DeleteLaunchTemplateWithContext mocks base method

func (*MockEC2Client) DeleteLocalGatewayRoute added in v1.2.0

DeleteLocalGatewayRoute mocks base method

func (*MockEC2Client) DeleteLocalGatewayRouteRequest added in v1.2.0

func (m *MockEC2Client) DeleteLocalGatewayRouteRequest(arg0 *ec2.DeleteLocalGatewayRouteInput) (*request.Request, *ec2.DeleteLocalGatewayRouteOutput)

DeleteLocalGatewayRouteRequest mocks base method

func (*MockEC2Client) DeleteLocalGatewayRouteTableVpcAssociation added in v1.2.0

DeleteLocalGatewayRouteTableVpcAssociation mocks base method

func (*MockEC2Client) DeleteLocalGatewayRouteTableVpcAssociationRequest added in v1.2.0

DeleteLocalGatewayRouteTableVpcAssociationRequest mocks base method

func (*MockEC2Client) DeleteLocalGatewayRouteTableVpcAssociationWithContext added in v1.2.0

func (m *MockEC2Client) DeleteLocalGatewayRouteTableVpcAssociationWithContext(arg0 context.Context, arg1 *ec2.DeleteLocalGatewayRouteTableVpcAssociationInput, arg2 ...request.Option) (*ec2.DeleteLocalGatewayRouteTableVpcAssociationOutput, error)

DeleteLocalGatewayRouteTableVpcAssociationWithContext mocks base method

func (*MockEC2Client) DeleteLocalGatewayRouteWithContext added in v1.2.0

func (m *MockEC2Client) DeleteLocalGatewayRouteWithContext(arg0 context.Context, arg1 *ec2.DeleteLocalGatewayRouteInput, arg2 ...request.Option) (*ec2.DeleteLocalGatewayRouteOutput, error)

DeleteLocalGatewayRouteWithContext mocks base method

func (*MockEC2Client) DeleteManagedPrefixList added in v1.2.0

DeleteManagedPrefixList mocks base method

func (*MockEC2Client) DeleteManagedPrefixListRequest added in v1.2.0

func (m *MockEC2Client) DeleteManagedPrefixListRequest(arg0 *ec2.DeleteManagedPrefixListInput) (*request.Request, *ec2.DeleteManagedPrefixListOutput)

DeleteManagedPrefixListRequest mocks base method

func (*MockEC2Client) DeleteManagedPrefixListWithContext added in v1.2.0

func (m *MockEC2Client) DeleteManagedPrefixListWithContext(arg0 context.Context, arg1 *ec2.DeleteManagedPrefixListInput, arg2 ...request.Option) (*ec2.DeleteManagedPrefixListOutput, error)

DeleteManagedPrefixListWithContext mocks base method

func (*MockEC2Client) DeleteNatGateway added in v0.3.0

func (m *MockEC2Client) DeleteNatGateway(arg0 *ec2.DeleteNatGatewayInput) (*ec2.DeleteNatGatewayOutput, error)

DeleteNatGateway mocks base method

func (*MockEC2Client) DeleteNatGatewayRequest added in v0.3.0

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

DeleteNatGatewayRequest mocks base method

func (*MockEC2Client) DeleteNatGatewayWithContext added in v0.3.0

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

DeleteNatGatewayWithContext mocks base method

func (*MockEC2Client) DeleteNetworkAcl added in v0.3.0

func (m *MockEC2Client) DeleteNetworkAcl(arg0 *ec2.DeleteNetworkAclInput) (*ec2.DeleteNetworkAclOutput, error)

DeleteNetworkAcl mocks base method

func (*MockEC2Client) DeleteNetworkAclEntry added in v0.3.0

DeleteNetworkAclEntry mocks base method

func (*MockEC2Client) DeleteNetworkAclEntryRequest added in v0.3.0

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

DeleteNetworkAclEntryRequest mocks base method

func (*MockEC2Client) DeleteNetworkAclEntryWithContext added in v0.3.0

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

DeleteNetworkAclEntryWithContext mocks base method

func (*MockEC2Client) DeleteNetworkAclRequest added in v0.3.0

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

DeleteNetworkAclRequest mocks base method

func (*MockEC2Client) DeleteNetworkAclWithContext added in v0.3.0

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

DeleteNetworkAclWithContext mocks base method

func (*MockEC2Client) DeleteNetworkInterface added in v0.3.0

DeleteNetworkInterface mocks base method

func (*MockEC2Client) DeleteNetworkInterfacePermission added in v0.3.0

DeleteNetworkInterfacePermission mocks base method

func (*MockEC2Client) DeleteNetworkInterfacePermissionRequest added in v0.3.0

DeleteNetworkInterfacePermissionRequest mocks base method

func (*MockEC2Client) DeleteNetworkInterfacePermissionWithContext added in v0.3.0

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

DeleteNetworkInterfacePermissionWithContext mocks base method

func (*MockEC2Client) DeleteNetworkInterfaceRequest added in v0.3.0

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

DeleteNetworkInterfaceRequest mocks base method

func (*MockEC2Client) DeleteNetworkInterfaceWithContext added in v0.3.0

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

DeleteNetworkInterfaceWithContext mocks base method

func (*MockEC2Client) DeletePlacementGroup added in v0.3.0

DeletePlacementGroup mocks base method

func (*MockEC2Client) DeletePlacementGroupRequest added in v0.3.0

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

DeletePlacementGroupRequest mocks base method

func (*MockEC2Client) DeletePlacementGroupWithContext added in v0.3.0

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

DeletePlacementGroupWithContext mocks base method

func (*MockEC2Client) DeleteQueuedReservedInstances added in v1.2.0

DeleteQueuedReservedInstances mocks base method

func (*MockEC2Client) DeleteQueuedReservedInstancesRequest added in v1.2.0

DeleteQueuedReservedInstancesRequest mocks base method

func (*MockEC2Client) DeleteQueuedReservedInstancesWithContext added in v1.2.0

func (m *MockEC2Client) DeleteQueuedReservedInstancesWithContext(arg0 context.Context, arg1 *ec2.DeleteQueuedReservedInstancesInput, arg2 ...request.Option) (*ec2.DeleteQueuedReservedInstancesOutput, error)

DeleteQueuedReservedInstancesWithContext mocks base method

func (*MockEC2Client) DeleteRoute added in v0.3.0

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

DeleteRoute mocks base method

func (*MockEC2Client) DeleteRouteRequest added in v0.3.0

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

DeleteRouteRequest mocks base method

func (*MockEC2Client) DeleteRouteTable added in v0.3.0

func (m *MockEC2Client) DeleteRouteTable(arg0 *ec2.DeleteRouteTableInput) (*ec2.DeleteRouteTableOutput, error)

DeleteRouteTable mocks base method

func (*MockEC2Client) DeleteRouteTableRequest added in v0.3.0

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

DeleteRouteTableRequest mocks base method

func (*MockEC2Client) DeleteRouteTableWithContext added in v0.3.0

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

DeleteRouteTableWithContext mocks base method

func (*MockEC2Client) DeleteRouteWithContext added in v0.3.0

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

DeleteRouteWithContext mocks base method

func (*MockEC2Client) DeleteSecurityGroup added in v0.3.0

DeleteSecurityGroup mocks base method

func (*MockEC2Client) DeleteSecurityGroupRequest added in v0.3.0

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

DeleteSecurityGroupRequest mocks base method

func (*MockEC2Client) DeleteSecurityGroupWithContext added in v0.3.0

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

DeleteSecurityGroupWithContext mocks base method

func (*MockEC2Client) DeleteSnapshot added in v0.3.0

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

DeleteSnapshot mocks base method

func (*MockEC2Client) DeleteSnapshotRequest added in v0.3.0

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

DeleteSnapshotRequest mocks base method

func (*MockEC2Client) DeleteSnapshotWithContext added in v0.3.0

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

DeleteSnapshotWithContext mocks base method

func (*MockEC2Client) DeleteSpotDatafeedSubscription added in v0.3.0

DeleteSpotDatafeedSubscription mocks base method

func (*MockEC2Client) DeleteSpotDatafeedSubscriptionRequest added in v0.3.0

DeleteSpotDatafeedSubscriptionRequest mocks base method

func (*MockEC2Client) DeleteSpotDatafeedSubscriptionWithContext added in v0.3.0

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

DeleteSpotDatafeedSubscriptionWithContext mocks base method

func (*MockEC2Client) DeleteSubnet added in v0.3.0

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

DeleteSubnet mocks base method

func (*MockEC2Client) DeleteSubnetRequest added in v0.3.0

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

DeleteSubnetRequest mocks base method

func (*MockEC2Client) DeleteSubnetWithContext added in v0.3.0

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

DeleteSubnetWithContext mocks base method

func (*MockEC2Client) DeleteTags added in v0.3.0

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

DeleteTags mocks base method

func (*MockEC2Client) DeleteTagsRequest added in v0.3.0

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

DeleteTagsRequest mocks base method

func (*MockEC2Client) DeleteTagsWithContext added in v0.3.0

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

DeleteTagsWithContext mocks base method

func (*MockEC2Client) DeleteTrafficMirrorFilter added in v1.2.0

DeleteTrafficMirrorFilter mocks base method

func (*MockEC2Client) DeleteTrafficMirrorFilterRequest added in v1.2.0

func (m *MockEC2Client) DeleteTrafficMirrorFilterRequest(arg0 *ec2.DeleteTrafficMirrorFilterInput) (*request.Request, *ec2.DeleteTrafficMirrorFilterOutput)

DeleteTrafficMirrorFilterRequest mocks base method

func (*MockEC2Client) DeleteTrafficMirrorFilterRule added in v1.2.0

DeleteTrafficMirrorFilterRule mocks base method

func (*MockEC2Client) DeleteTrafficMirrorFilterRuleRequest added in v1.2.0

DeleteTrafficMirrorFilterRuleRequest mocks base method

func (*MockEC2Client) DeleteTrafficMirrorFilterRuleWithContext added in v1.2.0

func (m *MockEC2Client) DeleteTrafficMirrorFilterRuleWithContext(arg0 context.Context, arg1 *ec2.DeleteTrafficMirrorFilterRuleInput, arg2 ...request.Option) (*ec2.DeleteTrafficMirrorFilterRuleOutput, error)

DeleteTrafficMirrorFilterRuleWithContext mocks base method

func (*MockEC2Client) DeleteTrafficMirrorFilterWithContext added in v1.2.0

func (m *MockEC2Client) DeleteTrafficMirrorFilterWithContext(arg0 context.Context, arg1 *ec2.DeleteTrafficMirrorFilterInput, arg2 ...request.Option) (*ec2.DeleteTrafficMirrorFilterOutput, error)

DeleteTrafficMirrorFilterWithContext mocks base method

func (*MockEC2Client) DeleteTrafficMirrorSession added in v1.2.0

DeleteTrafficMirrorSession mocks base method

func (*MockEC2Client) DeleteTrafficMirrorSessionRequest added in v1.2.0

func (m *MockEC2Client) DeleteTrafficMirrorSessionRequest(arg0 *ec2.DeleteTrafficMirrorSessionInput) (*request.Request, *ec2.DeleteTrafficMirrorSessionOutput)

DeleteTrafficMirrorSessionRequest mocks base method

func (*MockEC2Client) DeleteTrafficMirrorSessionWithContext added in v1.2.0

func (m *MockEC2Client) DeleteTrafficMirrorSessionWithContext(arg0 context.Context, arg1 *ec2.DeleteTrafficMirrorSessionInput, arg2 ...request.Option) (*ec2.DeleteTrafficMirrorSessionOutput, error)

DeleteTrafficMirrorSessionWithContext mocks base method

func (*MockEC2Client) DeleteTrafficMirrorTarget added in v1.2.0

DeleteTrafficMirrorTarget mocks base method

func (*MockEC2Client) DeleteTrafficMirrorTargetRequest added in v1.2.0

func (m *MockEC2Client) DeleteTrafficMirrorTargetRequest(arg0 *ec2.DeleteTrafficMirrorTargetInput) (*request.Request, *ec2.DeleteTrafficMirrorTargetOutput)

DeleteTrafficMirrorTargetRequest mocks base method

func (*MockEC2Client) DeleteTrafficMirrorTargetWithContext added in v1.2.0

func (m *MockEC2Client) DeleteTrafficMirrorTargetWithContext(arg0 context.Context, arg1 *ec2.DeleteTrafficMirrorTargetInput, arg2 ...request.Option) (*ec2.DeleteTrafficMirrorTargetOutput, error)

DeleteTrafficMirrorTargetWithContext mocks base method

func (*MockEC2Client) DeleteTransitGateway added in v1.2.0

DeleteTransitGateway mocks base method

func (*MockEC2Client) DeleteTransitGatewayMulticastDomain added in v1.2.0

DeleteTransitGatewayMulticastDomain mocks base method

func (*MockEC2Client) DeleteTransitGatewayMulticastDomainRequest added in v1.2.0

DeleteTransitGatewayMulticastDomainRequest mocks base method

func (*MockEC2Client) DeleteTransitGatewayMulticastDomainWithContext added in v1.2.0

func (m *MockEC2Client) DeleteTransitGatewayMulticastDomainWithContext(arg0 context.Context, arg1 *ec2.DeleteTransitGatewayMulticastDomainInput, arg2 ...request.Option) (*ec2.DeleteTransitGatewayMulticastDomainOutput, error)

DeleteTransitGatewayMulticastDomainWithContext mocks base method

func (*MockEC2Client) DeleteTransitGatewayPeeringAttachment added in v1.2.0

DeleteTransitGatewayPeeringAttachment mocks base method

func (*MockEC2Client) DeleteTransitGatewayPeeringAttachmentRequest added in v1.2.0

DeleteTransitGatewayPeeringAttachmentRequest mocks base method

func (*MockEC2Client) DeleteTransitGatewayPeeringAttachmentWithContext added in v1.2.0

func (m *MockEC2Client) DeleteTransitGatewayPeeringAttachmentWithContext(arg0 context.Context, arg1 *ec2.DeleteTransitGatewayPeeringAttachmentInput, arg2 ...request.Option) (*ec2.DeleteTransitGatewayPeeringAttachmentOutput, error)

DeleteTransitGatewayPeeringAttachmentWithContext mocks base method

func (*MockEC2Client) DeleteTransitGatewayRequest added in v1.2.0

func (m *MockEC2Client) DeleteTransitGatewayRequest(arg0 *ec2.DeleteTransitGatewayInput) (*request.Request, *ec2.DeleteTransitGatewayOutput)

DeleteTransitGatewayRequest mocks base method

func (*MockEC2Client) DeleteTransitGatewayRoute added in v1.2.0

DeleteTransitGatewayRoute mocks base method

func (*MockEC2Client) DeleteTransitGatewayRouteRequest added in v1.2.0

func (m *MockEC2Client) DeleteTransitGatewayRouteRequest(arg0 *ec2.DeleteTransitGatewayRouteInput) (*request.Request, *ec2.DeleteTransitGatewayRouteOutput)

DeleteTransitGatewayRouteRequest mocks base method

func (*MockEC2Client) DeleteTransitGatewayRouteTable added in v1.2.0

DeleteTransitGatewayRouteTable mocks base method

func (*MockEC2Client) DeleteTransitGatewayRouteTableRequest added in v1.2.0

DeleteTransitGatewayRouteTableRequest mocks base method

func (*MockEC2Client) DeleteTransitGatewayRouteTableWithContext added in v1.2.0

func (m *MockEC2Client) DeleteTransitGatewayRouteTableWithContext(arg0 context.Context, arg1 *ec2.DeleteTransitGatewayRouteTableInput, arg2 ...request.Option) (*ec2.DeleteTransitGatewayRouteTableOutput, error)

DeleteTransitGatewayRouteTableWithContext mocks base method

func (*MockEC2Client) DeleteTransitGatewayRouteWithContext added in v1.2.0

func (m *MockEC2Client) DeleteTransitGatewayRouteWithContext(arg0 context.Context, arg1 *ec2.DeleteTransitGatewayRouteInput, arg2 ...request.Option) (*ec2.DeleteTransitGatewayRouteOutput, error)

DeleteTransitGatewayRouteWithContext mocks base method

func (*MockEC2Client) DeleteTransitGatewayVpcAttachment added in v1.2.0

DeleteTransitGatewayVpcAttachment mocks base method

func (*MockEC2Client) DeleteTransitGatewayVpcAttachmentRequest added in v1.2.0

DeleteTransitGatewayVpcAttachmentRequest mocks base method

func (*MockEC2Client) DeleteTransitGatewayVpcAttachmentWithContext added in v1.2.0

func (m *MockEC2Client) DeleteTransitGatewayVpcAttachmentWithContext(arg0 context.Context, arg1 *ec2.DeleteTransitGatewayVpcAttachmentInput, arg2 ...request.Option) (*ec2.DeleteTransitGatewayVpcAttachmentOutput, error)

DeleteTransitGatewayVpcAttachmentWithContext mocks base method

func (*MockEC2Client) DeleteTransitGatewayWithContext added in v1.2.0

func (m *MockEC2Client) DeleteTransitGatewayWithContext(arg0 context.Context, arg1 *ec2.DeleteTransitGatewayInput, arg2 ...request.Option) (*ec2.DeleteTransitGatewayOutput, error)

DeleteTransitGatewayWithContext mocks base method

func (*MockEC2Client) DeleteVolume added in v0.3.0

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

DeleteVolume mocks base method

func (*MockEC2Client) DeleteVolumeRequest added in v0.3.0

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

DeleteVolumeRequest mocks base method

func (*MockEC2Client) DeleteVolumeWithContext added in v0.3.0

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

DeleteVolumeWithContext mocks base method

func (*MockEC2Client) DeleteVpc added in v0.3.0

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

DeleteVpc mocks base method

func (*MockEC2Client) DeleteVpcEndpointConnectionNotifications added in v0.3.0

DeleteVpcEndpointConnectionNotifications mocks base method

func (*MockEC2Client) DeleteVpcEndpointConnectionNotificationsRequest added in v0.3.0

DeleteVpcEndpointConnectionNotificationsRequest mocks base method

func (*MockEC2Client) DeleteVpcEndpointConnectionNotificationsWithContext added in v0.3.0

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

DeleteVpcEndpointConnectionNotificationsWithContext mocks base method

func (*MockEC2Client) DeleteVpcEndpointServiceConfigurations added in v0.3.0

DeleteVpcEndpointServiceConfigurations mocks base method

func (*MockEC2Client) DeleteVpcEndpointServiceConfigurationsRequest added in v0.3.0

DeleteVpcEndpointServiceConfigurationsRequest mocks base method

func (*MockEC2Client) DeleteVpcEndpointServiceConfigurationsWithContext added in v0.3.0

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

DeleteVpcEndpointServiceConfigurationsWithContext mocks base method

func (*MockEC2Client) DeleteVpcEndpoints added in v0.3.0

DeleteVpcEndpoints mocks base method

func (*MockEC2Client) DeleteVpcEndpointsRequest added in v0.3.0

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

DeleteVpcEndpointsRequest mocks base method

func (*MockEC2Client) DeleteVpcEndpointsWithContext added in v0.3.0

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

DeleteVpcEndpointsWithContext mocks base method

func (*MockEC2Client) DeleteVpcPeeringConnection added in v0.3.0

DeleteVpcPeeringConnection mocks base method

func (*MockEC2Client) DeleteVpcPeeringConnectionRequest added in v0.3.0

func (m *MockEC2Client) DeleteVpcPeeringConnectionRequest(arg0 *ec2.DeleteVpcPeeringConnectionInput) (*request.Request, *ec2.DeleteVpcPeeringConnectionOutput)

DeleteVpcPeeringConnectionRequest mocks base method

func (*MockEC2Client) DeleteVpcPeeringConnectionWithContext added in v0.3.0

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

DeleteVpcPeeringConnectionWithContext mocks base method

func (*MockEC2Client) DeleteVpcRequest added in v0.3.0

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

DeleteVpcRequest mocks base method

func (*MockEC2Client) DeleteVpcWithContext added in v0.3.0

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

DeleteVpcWithContext mocks base method

func (*MockEC2Client) DeleteVpnConnection added in v0.3.0

DeleteVpnConnection mocks base method

func (*MockEC2Client) DeleteVpnConnectionRequest added in v0.3.0

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

DeleteVpnConnectionRequest mocks base method

func (*MockEC2Client) DeleteVpnConnectionRoute added in v0.3.0

DeleteVpnConnectionRoute mocks base method

func (*MockEC2Client) DeleteVpnConnectionRouteRequest added in v0.3.0

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

DeleteVpnConnectionRouteRequest mocks base method

func (*MockEC2Client) DeleteVpnConnectionRouteWithContext added in v0.3.0

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

DeleteVpnConnectionRouteWithContext mocks base method

func (*MockEC2Client) DeleteVpnConnectionWithContext added in v0.3.0

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

DeleteVpnConnectionWithContext mocks base method

func (*MockEC2Client) DeleteVpnGateway added in v0.3.0

func (m *MockEC2Client) DeleteVpnGateway(arg0 *ec2.DeleteVpnGatewayInput) (*ec2.DeleteVpnGatewayOutput, error)

DeleteVpnGateway mocks base method

func (*MockEC2Client) DeleteVpnGatewayRequest added in v0.3.0

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

DeleteVpnGatewayRequest mocks base method

func (*MockEC2Client) DeleteVpnGatewayWithContext added in v0.3.0

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

DeleteVpnGatewayWithContext mocks base method

func (*MockEC2Client) DeprovisionByoipCidr added in v0.8.0

DeprovisionByoipCidr mocks base method

func (*MockEC2Client) DeprovisionByoipCidrRequest added in v0.8.0

func (m *MockEC2Client) DeprovisionByoipCidrRequest(arg0 *ec2.DeprovisionByoipCidrInput) (*request.Request, *ec2.DeprovisionByoipCidrOutput)

DeprovisionByoipCidrRequest mocks base method

func (*MockEC2Client) DeprovisionByoipCidrWithContext added in v0.8.0

func (m *MockEC2Client) DeprovisionByoipCidrWithContext(arg0 context.Context, arg1 *ec2.DeprovisionByoipCidrInput, arg2 ...request.Option) (*ec2.DeprovisionByoipCidrOutput, error)

DeprovisionByoipCidrWithContext mocks base method

func (*MockEC2Client) DeregisterImage added in v0.3.0

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

DeregisterImage mocks base method

func (*MockEC2Client) DeregisterImageRequest added in v0.3.0

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

DeregisterImageRequest mocks base method

func (*MockEC2Client) DeregisterImageWithContext added in v0.3.0

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

DeregisterImageWithContext mocks base method

func (*MockEC2Client) DeregisterInstanceEventNotificationAttributes added in v1.2.0

DeregisterInstanceEventNotificationAttributes mocks base method

func (*MockEC2Client) DeregisterInstanceEventNotificationAttributesRequest added in v1.2.0

DeregisterInstanceEventNotificationAttributesRequest mocks base method

func (*MockEC2Client) DeregisterInstanceEventNotificationAttributesWithContext added in v1.2.0

func (m *MockEC2Client) DeregisterInstanceEventNotificationAttributesWithContext(arg0 context.Context, arg1 *ec2.DeregisterInstanceEventNotificationAttributesInput, arg2 ...request.Option) (*ec2.DeregisterInstanceEventNotificationAttributesOutput, error)

DeregisterInstanceEventNotificationAttributesWithContext mocks base method

func (*MockEC2Client) DeregisterTransitGatewayMulticastGroupMembers added in v1.2.0

DeregisterTransitGatewayMulticastGroupMembers mocks base method

func (*MockEC2Client) DeregisterTransitGatewayMulticastGroupMembersRequest added in v1.2.0

DeregisterTransitGatewayMulticastGroupMembersRequest mocks base method

func (*MockEC2Client) DeregisterTransitGatewayMulticastGroupMembersWithContext added in v1.2.0

func (m *MockEC2Client) DeregisterTransitGatewayMulticastGroupMembersWithContext(arg0 context.Context, arg1 *ec2.DeregisterTransitGatewayMulticastGroupMembersInput, arg2 ...request.Option) (*ec2.DeregisterTransitGatewayMulticastGroupMembersOutput, error)

DeregisterTransitGatewayMulticastGroupMembersWithContext mocks base method

func (*MockEC2Client) DeregisterTransitGatewayMulticastGroupSources added in v1.2.0

DeregisterTransitGatewayMulticastGroupSources mocks base method

func (*MockEC2Client) DeregisterTransitGatewayMulticastGroupSourcesRequest added in v1.2.0

DeregisterTransitGatewayMulticastGroupSourcesRequest mocks base method

func (*MockEC2Client) DeregisterTransitGatewayMulticastGroupSourcesWithContext added in v1.2.0

func (m *MockEC2Client) DeregisterTransitGatewayMulticastGroupSourcesWithContext(arg0 context.Context, arg1 *ec2.DeregisterTransitGatewayMulticastGroupSourcesInput, arg2 ...request.Option) (*ec2.DeregisterTransitGatewayMulticastGroupSourcesOutput, error)

DeregisterTransitGatewayMulticastGroupSourcesWithContext mocks base method

func (*MockEC2Client) DescribeAccountAttributes added in v0.3.0

DescribeAccountAttributes mocks base method

func (*MockEC2Client) DescribeAccountAttributesRequest added in v0.3.0

func (m *MockEC2Client) DescribeAccountAttributesRequest(arg0 *ec2.DescribeAccountAttributesInput) (*request.Request, *ec2.DescribeAccountAttributesOutput)

DescribeAccountAttributesRequest mocks base method

func (*MockEC2Client) DescribeAccountAttributesWithContext added in v0.3.0

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

DescribeAccountAttributesWithContext mocks base method

func (*MockEC2Client) DescribeAddresses added in v0.3.0

func (m *MockEC2Client) DescribeAddresses(arg0 *ec2.DescribeAddressesInput) (*ec2.DescribeAddressesOutput, error)

DescribeAddresses mocks base method

func (*MockEC2Client) DescribeAddressesRequest added in v0.3.0

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

DescribeAddressesRequest mocks base method

func (*MockEC2Client) DescribeAddressesWithContext added in v0.3.0

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

DescribeAddressesWithContext mocks base method

func (*MockEC2Client) DescribeAggregateIdFormat added in v0.3.0

DescribeAggregateIdFormat mocks base method

func (*MockEC2Client) DescribeAggregateIdFormatRequest added in v0.3.0

func (m *MockEC2Client) DescribeAggregateIdFormatRequest(arg0 *ec2.DescribeAggregateIdFormatInput) (*request.Request, *ec2.DescribeAggregateIdFormatOutput)

DescribeAggregateIdFormatRequest mocks base method

func (*MockEC2Client) DescribeAggregateIdFormatWithContext added in v0.3.0

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

DescribeAggregateIdFormatWithContext mocks base method

func (*MockEC2Client) DescribeAvailabilityZones added in v0.3.0

DescribeAvailabilityZones mocks base method

func (*MockEC2Client) DescribeAvailabilityZonesRequest added in v0.3.0

func (m *MockEC2Client) DescribeAvailabilityZonesRequest(arg0 *ec2.DescribeAvailabilityZonesInput) (*request.Request, *ec2.DescribeAvailabilityZonesOutput)

DescribeAvailabilityZonesRequest mocks base method

func (*MockEC2Client) DescribeAvailabilityZonesWithContext added in v0.3.0

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

DescribeAvailabilityZonesWithContext mocks base method

func (*MockEC2Client) DescribeBundleTasks added in v0.3.0

DescribeBundleTasks mocks base method

func (*MockEC2Client) DescribeBundleTasksRequest added in v0.3.0

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

DescribeBundleTasksRequest mocks base method

func (*MockEC2Client) DescribeBundleTasksWithContext added in v0.3.0

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

DescribeBundleTasksWithContext mocks base method

func (*MockEC2Client) DescribeByoipCidrs added in v0.8.0

DescribeByoipCidrs mocks base method

func (*MockEC2Client) DescribeByoipCidrsPages added in v1.2.0

func (m *MockEC2Client) DescribeByoipCidrsPages(arg0 *ec2.DescribeByoipCidrsInput, arg1 func(*ec2.DescribeByoipCidrsOutput, bool) bool) error

DescribeByoipCidrsPages mocks base method

func (*MockEC2Client) DescribeByoipCidrsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeByoipCidrsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeByoipCidrsInput, arg2 func(*ec2.DescribeByoipCidrsOutput, bool) bool, arg3 ...request.Option) error

DescribeByoipCidrsPagesWithContext mocks base method

func (*MockEC2Client) DescribeByoipCidrsRequest added in v0.8.0

func (m *MockEC2Client) DescribeByoipCidrsRequest(arg0 *ec2.DescribeByoipCidrsInput) (*request.Request, *ec2.DescribeByoipCidrsOutput)

DescribeByoipCidrsRequest mocks base method

func (*MockEC2Client) DescribeByoipCidrsWithContext added in v0.8.0

func (m *MockEC2Client) DescribeByoipCidrsWithContext(arg0 context.Context, arg1 *ec2.DescribeByoipCidrsInput, arg2 ...request.Option) (*ec2.DescribeByoipCidrsOutput, error)

DescribeByoipCidrsWithContext mocks base method

func (*MockEC2Client) DescribeCapacityReservations added in v0.8.0

DescribeCapacityReservations mocks base method

func (*MockEC2Client) DescribeCapacityReservationsPages added in v1.2.0

func (m *MockEC2Client) DescribeCapacityReservationsPages(arg0 *ec2.DescribeCapacityReservationsInput, arg1 func(*ec2.DescribeCapacityReservationsOutput, bool) bool) error

DescribeCapacityReservationsPages mocks base method

func (*MockEC2Client) DescribeCapacityReservationsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeCapacityReservationsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeCapacityReservationsInput, arg2 func(*ec2.DescribeCapacityReservationsOutput, bool) bool, arg3 ...request.Option) error

DescribeCapacityReservationsPagesWithContext mocks base method

func (*MockEC2Client) DescribeCapacityReservationsRequest added in v0.8.0

DescribeCapacityReservationsRequest mocks base method

func (*MockEC2Client) DescribeCapacityReservationsWithContext added in v0.8.0

func (m *MockEC2Client) DescribeCapacityReservationsWithContext(arg0 context.Context, arg1 *ec2.DescribeCapacityReservationsInput, arg2 ...request.Option) (*ec2.DescribeCapacityReservationsOutput, error)

DescribeCapacityReservationsWithContext mocks base method

func (*MockEC2Client) DescribeClassicLinkInstances added in v0.3.0

DescribeClassicLinkInstances mocks base method

func (*MockEC2Client) DescribeClassicLinkInstancesPages added in v1.2.0

func (m *MockEC2Client) DescribeClassicLinkInstancesPages(arg0 *ec2.DescribeClassicLinkInstancesInput, arg1 func(*ec2.DescribeClassicLinkInstancesOutput, bool) bool) error

DescribeClassicLinkInstancesPages mocks base method

func (*MockEC2Client) DescribeClassicLinkInstancesPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeClassicLinkInstancesPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeClassicLinkInstancesInput, arg2 func(*ec2.DescribeClassicLinkInstancesOutput, bool) bool, arg3 ...request.Option) error

DescribeClassicLinkInstancesPagesWithContext mocks base method

func (*MockEC2Client) DescribeClassicLinkInstancesRequest added in v0.3.0

DescribeClassicLinkInstancesRequest mocks base method

func (*MockEC2Client) DescribeClassicLinkInstancesWithContext added in v0.3.0

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

DescribeClassicLinkInstancesWithContext mocks base method

func (*MockEC2Client) DescribeClientVpnAuthorizationRules added in v1.2.0

DescribeClientVpnAuthorizationRules mocks base method

func (*MockEC2Client) DescribeClientVpnAuthorizationRulesPages added in v1.2.0

func (m *MockEC2Client) DescribeClientVpnAuthorizationRulesPages(arg0 *ec2.DescribeClientVpnAuthorizationRulesInput, arg1 func(*ec2.DescribeClientVpnAuthorizationRulesOutput, bool) bool) error

DescribeClientVpnAuthorizationRulesPages mocks base method

func (*MockEC2Client) DescribeClientVpnAuthorizationRulesPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeClientVpnAuthorizationRulesPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeClientVpnAuthorizationRulesInput, arg2 func(*ec2.DescribeClientVpnAuthorizationRulesOutput, bool) bool, arg3 ...request.Option) error

DescribeClientVpnAuthorizationRulesPagesWithContext mocks base method

func (*MockEC2Client) DescribeClientVpnAuthorizationRulesRequest added in v1.2.0

DescribeClientVpnAuthorizationRulesRequest mocks base method

func (*MockEC2Client) DescribeClientVpnAuthorizationRulesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeClientVpnAuthorizationRulesWithContext(arg0 context.Context, arg1 *ec2.DescribeClientVpnAuthorizationRulesInput, arg2 ...request.Option) (*ec2.DescribeClientVpnAuthorizationRulesOutput, error)

DescribeClientVpnAuthorizationRulesWithContext mocks base method

func (*MockEC2Client) DescribeClientVpnConnections added in v1.2.0

DescribeClientVpnConnections mocks base method

func (*MockEC2Client) DescribeClientVpnConnectionsPages added in v1.2.0

func (m *MockEC2Client) DescribeClientVpnConnectionsPages(arg0 *ec2.DescribeClientVpnConnectionsInput, arg1 func(*ec2.DescribeClientVpnConnectionsOutput, bool) bool) error

DescribeClientVpnConnectionsPages mocks base method

func (*MockEC2Client) DescribeClientVpnConnectionsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeClientVpnConnectionsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeClientVpnConnectionsInput, arg2 func(*ec2.DescribeClientVpnConnectionsOutput, bool) bool, arg3 ...request.Option) error

DescribeClientVpnConnectionsPagesWithContext mocks base method

func (*MockEC2Client) DescribeClientVpnConnectionsRequest added in v1.2.0

DescribeClientVpnConnectionsRequest mocks base method

func (*MockEC2Client) DescribeClientVpnConnectionsWithContext added in v1.2.0

func (m *MockEC2Client) DescribeClientVpnConnectionsWithContext(arg0 context.Context, arg1 *ec2.DescribeClientVpnConnectionsInput, arg2 ...request.Option) (*ec2.DescribeClientVpnConnectionsOutput, error)

DescribeClientVpnConnectionsWithContext mocks base method

func (*MockEC2Client) DescribeClientVpnEndpoints added in v1.2.0

DescribeClientVpnEndpoints mocks base method

func (*MockEC2Client) DescribeClientVpnEndpointsPages added in v1.2.0

func (m *MockEC2Client) DescribeClientVpnEndpointsPages(arg0 *ec2.DescribeClientVpnEndpointsInput, arg1 func(*ec2.DescribeClientVpnEndpointsOutput, bool) bool) error

DescribeClientVpnEndpointsPages mocks base method

func (*MockEC2Client) DescribeClientVpnEndpointsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeClientVpnEndpointsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeClientVpnEndpointsInput, arg2 func(*ec2.DescribeClientVpnEndpointsOutput, bool) bool, arg3 ...request.Option) error

DescribeClientVpnEndpointsPagesWithContext mocks base method

func (*MockEC2Client) DescribeClientVpnEndpointsRequest added in v1.2.0

func (m *MockEC2Client) DescribeClientVpnEndpointsRequest(arg0 *ec2.DescribeClientVpnEndpointsInput) (*request.Request, *ec2.DescribeClientVpnEndpointsOutput)

DescribeClientVpnEndpointsRequest mocks base method

func (*MockEC2Client) DescribeClientVpnEndpointsWithContext added in v1.2.0

func (m *MockEC2Client) DescribeClientVpnEndpointsWithContext(arg0 context.Context, arg1 *ec2.DescribeClientVpnEndpointsInput, arg2 ...request.Option) (*ec2.DescribeClientVpnEndpointsOutput, error)

DescribeClientVpnEndpointsWithContext mocks base method

func (*MockEC2Client) DescribeClientVpnRoutes added in v1.2.0

DescribeClientVpnRoutes mocks base method

func (*MockEC2Client) DescribeClientVpnRoutesPages added in v1.2.0

func (m *MockEC2Client) DescribeClientVpnRoutesPages(arg0 *ec2.DescribeClientVpnRoutesInput, arg1 func(*ec2.DescribeClientVpnRoutesOutput, bool) bool) error

DescribeClientVpnRoutesPages mocks base method

func (*MockEC2Client) DescribeClientVpnRoutesPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeClientVpnRoutesPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeClientVpnRoutesInput, arg2 func(*ec2.DescribeClientVpnRoutesOutput, bool) bool, arg3 ...request.Option) error

DescribeClientVpnRoutesPagesWithContext mocks base method

func (*MockEC2Client) DescribeClientVpnRoutesRequest added in v1.2.0

func (m *MockEC2Client) DescribeClientVpnRoutesRequest(arg0 *ec2.DescribeClientVpnRoutesInput) (*request.Request, *ec2.DescribeClientVpnRoutesOutput)

DescribeClientVpnRoutesRequest mocks base method

func (*MockEC2Client) DescribeClientVpnRoutesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeClientVpnRoutesWithContext(arg0 context.Context, arg1 *ec2.DescribeClientVpnRoutesInput, arg2 ...request.Option) (*ec2.DescribeClientVpnRoutesOutput, error)

DescribeClientVpnRoutesWithContext mocks base method

func (*MockEC2Client) DescribeClientVpnTargetNetworks added in v1.2.0

DescribeClientVpnTargetNetworks mocks base method

func (*MockEC2Client) DescribeClientVpnTargetNetworksPages added in v1.2.0

func (m *MockEC2Client) DescribeClientVpnTargetNetworksPages(arg0 *ec2.DescribeClientVpnTargetNetworksInput, arg1 func(*ec2.DescribeClientVpnTargetNetworksOutput, bool) bool) error

DescribeClientVpnTargetNetworksPages mocks base method

func (*MockEC2Client) DescribeClientVpnTargetNetworksPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeClientVpnTargetNetworksPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeClientVpnTargetNetworksInput, arg2 func(*ec2.DescribeClientVpnTargetNetworksOutput, bool) bool, arg3 ...request.Option) error

DescribeClientVpnTargetNetworksPagesWithContext mocks base method

func (*MockEC2Client) DescribeClientVpnTargetNetworksRequest added in v1.2.0

DescribeClientVpnTargetNetworksRequest mocks base method

func (*MockEC2Client) DescribeClientVpnTargetNetworksWithContext added in v1.2.0

func (m *MockEC2Client) DescribeClientVpnTargetNetworksWithContext(arg0 context.Context, arg1 *ec2.DescribeClientVpnTargetNetworksInput, arg2 ...request.Option) (*ec2.DescribeClientVpnTargetNetworksOutput, error)

DescribeClientVpnTargetNetworksWithContext mocks base method

func (*MockEC2Client) DescribeCoipPools added in v1.2.0

func (m *MockEC2Client) DescribeCoipPools(arg0 *ec2.DescribeCoipPoolsInput) (*ec2.DescribeCoipPoolsOutput, error)

DescribeCoipPools mocks base method

func (*MockEC2Client) DescribeCoipPoolsPages added in v1.2.0

func (m *MockEC2Client) DescribeCoipPoolsPages(arg0 *ec2.DescribeCoipPoolsInput, arg1 func(*ec2.DescribeCoipPoolsOutput, bool) bool) error

DescribeCoipPoolsPages mocks base method

func (*MockEC2Client) DescribeCoipPoolsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeCoipPoolsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeCoipPoolsInput, arg2 func(*ec2.DescribeCoipPoolsOutput, bool) bool, arg3 ...request.Option) error

DescribeCoipPoolsPagesWithContext mocks base method

func (*MockEC2Client) DescribeCoipPoolsRequest added in v1.2.0

func (m *MockEC2Client) DescribeCoipPoolsRequest(arg0 *ec2.DescribeCoipPoolsInput) (*request.Request, *ec2.DescribeCoipPoolsOutput)

DescribeCoipPoolsRequest mocks base method

func (*MockEC2Client) DescribeCoipPoolsWithContext added in v1.2.0

func (m *MockEC2Client) DescribeCoipPoolsWithContext(arg0 context.Context, arg1 *ec2.DescribeCoipPoolsInput, arg2 ...request.Option) (*ec2.DescribeCoipPoolsOutput, error)

DescribeCoipPoolsWithContext mocks base method

func (*MockEC2Client) DescribeConversionTasks added in v0.3.0

DescribeConversionTasks mocks base method

func (*MockEC2Client) DescribeConversionTasksRequest added in v0.3.0

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

DescribeConversionTasksRequest mocks base method

func (*MockEC2Client) DescribeConversionTasksWithContext added in v0.3.0

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

DescribeConversionTasksWithContext mocks base method

func (*MockEC2Client) DescribeCustomerGateways added in v0.3.0

DescribeCustomerGateways mocks base method

func (*MockEC2Client) DescribeCustomerGatewaysRequest added in v0.3.0

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

DescribeCustomerGatewaysRequest mocks base method

func (*MockEC2Client) DescribeCustomerGatewaysWithContext added in v0.3.0

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

DescribeCustomerGatewaysWithContext mocks base method

func (*MockEC2Client) DescribeDhcpOptions added in v0.3.0

DescribeDhcpOptions mocks base method

func (*MockEC2Client) DescribeDhcpOptionsPages added in v1.2.0

func (m *MockEC2Client) DescribeDhcpOptionsPages(arg0 *ec2.DescribeDhcpOptionsInput, arg1 func(*ec2.DescribeDhcpOptionsOutput, bool) bool) error

DescribeDhcpOptionsPages mocks base method

func (*MockEC2Client) DescribeDhcpOptionsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeDhcpOptionsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeDhcpOptionsInput, arg2 func(*ec2.DescribeDhcpOptionsOutput, bool) bool, arg3 ...request.Option) error

DescribeDhcpOptionsPagesWithContext mocks base method

func (*MockEC2Client) DescribeDhcpOptionsRequest added in v0.3.0

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

DescribeDhcpOptionsRequest mocks base method

func (*MockEC2Client) DescribeDhcpOptionsWithContext added in v0.3.0

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

DescribeDhcpOptionsWithContext mocks base method

func (*MockEC2Client) DescribeEgressOnlyInternetGateways added in v0.3.0

DescribeEgressOnlyInternetGateways mocks base method

func (*MockEC2Client) DescribeEgressOnlyInternetGatewaysPages added in v1.2.0

func (m *MockEC2Client) DescribeEgressOnlyInternetGatewaysPages(arg0 *ec2.DescribeEgressOnlyInternetGatewaysInput, arg1 func(*ec2.DescribeEgressOnlyInternetGatewaysOutput, bool) bool) error

DescribeEgressOnlyInternetGatewaysPages mocks base method

func (*MockEC2Client) DescribeEgressOnlyInternetGatewaysPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeEgressOnlyInternetGatewaysPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeEgressOnlyInternetGatewaysInput, arg2 func(*ec2.DescribeEgressOnlyInternetGatewaysOutput, bool) bool, arg3 ...request.Option) error

DescribeEgressOnlyInternetGatewaysPagesWithContext mocks base method

func (*MockEC2Client) DescribeEgressOnlyInternetGatewaysRequest added in v0.3.0

DescribeEgressOnlyInternetGatewaysRequest mocks base method

func (*MockEC2Client) DescribeEgressOnlyInternetGatewaysWithContext added in v0.3.0

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

DescribeEgressOnlyInternetGatewaysWithContext mocks base method

func (*MockEC2Client) DescribeElasticGpus added in v0.3.0

DescribeElasticGpus mocks base method

func (*MockEC2Client) DescribeElasticGpusRequest added in v0.3.0

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

DescribeElasticGpusRequest mocks base method

func (*MockEC2Client) DescribeElasticGpusWithContext added in v0.3.0

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

DescribeElasticGpusWithContext mocks base method

func (*MockEC2Client) DescribeExportImageTasks added in v1.2.0

DescribeExportImageTasks mocks base method

func (*MockEC2Client) DescribeExportImageTasksPages added in v1.2.0

func (m *MockEC2Client) DescribeExportImageTasksPages(arg0 *ec2.DescribeExportImageTasksInput, arg1 func(*ec2.DescribeExportImageTasksOutput, bool) bool) error

DescribeExportImageTasksPages mocks base method

func (*MockEC2Client) DescribeExportImageTasksPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeExportImageTasksPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeExportImageTasksInput, arg2 func(*ec2.DescribeExportImageTasksOutput, bool) bool, arg3 ...request.Option) error

DescribeExportImageTasksPagesWithContext mocks base method

func (*MockEC2Client) DescribeExportImageTasksRequest added in v1.2.0

func (m *MockEC2Client) DescribeExportImageTasksRequest(arg0 *ec2.DescribeExportImageTasksInput) (*request.Request, *ec2.DescribeExportImageTasksOutput)

DescribeExportImageTasksRequest mocks base method

func (*MockEC2Client) DescribeExportImageTasksWithContext added in v1.2.0

func (m *MockEC2Client) DescribeExportImageTasksWithContext(arg0 context.Context, arg1 *ec2.DescribeExportImageTasksInput, arg2 ...request.Option) (*ec2.DescribeExportImageTasksOutput, error)

DescribeExportImageTasksWithContext mocks base method

func (*MockEC2Client) DescribeExportTasks added in v0.3.0

DescribeExportTasks mocks base method

func (*MockEC2Client) DescribeExportTasksRequest added in v0.3.0

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

DescribeExportTasksRequest mocks base method

func (*MockEC2Client) DescribeExportTasksWithContext added in v0.3.0

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

DescribeExportTasksWithContext mocks base method

func (*MockEC2Client) DescribeFastSnapshotRestores added in v1.2.0

DescribeFastSnapshotRestores mocks base method

func (*MockEC2Client) DescribeFastSnapshotRestoresPages added in v1.2.0

func (m *MockEC2Client) DescribeFastSnapshotRestoresPages(arg0 *ec2.DescribeFastSnapshotRestoresInput, arg1 func(*ec2.DescribeFastSnapshotRestoresOutput, bool) bool) error

DescribeFastSnapshotRestoresPages mocks base method

func (*MockEC2Client) DescribeFastSnapshotRestoresPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeFastSnapshotRestoresPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeFastSnapshotRestoresInput, arg2 func(*ec2.DescribeFastSnapshotRestoresOutput, bool) bool, arg3 ...request.Option) error

DescribeFastSnapshotRestoresPagesWithContext mocks base method

func (*MockEC2Client) DescribeFastSnapshotRestoresRequest added in v1.2.0

DescribeFastSnapshotRestoresRequest mocks base method

func (*MockEC2Client) DescribeFastSnapshotRestoresWithContext added in v1.2.0

func (m *MockEC2Client) DescribeFastSnapshotRestoresWithContext(arg0 context.Context, arg1 *ec2.DescribeFastSnapshotRestoresInput, arg2 ...request.Option) (*ec2.DescribeFastSnapshotRestoresOutput, error)

DescribeFastSnapshotRestoresWithContext mocks base method

func (*MockEC2Client) DescribeFleetHistory added in v0.3.0

DescribeFleetHistory mocks base method

func (*MockEC2Client) DescribeFleetHistoryRequest added in v0.3.0

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

DescribeFleetHistoryRequest mocks base method

func (*MockEC2Client) DescribeFleetHistoryWithContext added in v0.3.0

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

DescribeFleetHistoryWithContext mocks base method

func (*MockEC2Client) DescribeFleetInstances added in v0.3.0

DescribeFleetInstances mocks base method

func (*MockEC2Client) DescribeFleetInstancesRequest added in v0.3.0

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

DescribeFleetInstancesRequest mocks base method

func (*MockEC2Client) DescribeFleetInstancesWithContext added in v0.3.0

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

DescribeFleetInstancesWithContext mocks base method

func (*MockEC2Client) DescribeFleets added in v0.3.0

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

DescribeFleets mocks base method

func (*MockEC2Client) DescribeFleetsPages added in v1.2.0

func (m *MockEC2Client) DescribeFleetsPages(arg0 *ec2.DescribeFleetsInput, arg1 func(*ec2.DescribeFleetsOutput, bool) bool) error

DescribeFleetsPages mocks base method

func (*MockEC2Client) DescribeFleetsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeFleetsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeFleetsInput, arg2 func(*ec2.DescribeFleetsOutput, bool) bool, arg3 ...request.Option) error

DescribeFleetsPagesWithContext mocks base method

func (*MockEC2Client) DescribeFleetsRequest added in v0.3.0

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

DescribeFleetsRequest mocks base method

func (*MockEC2Client) DescribeFleetsWithContext added in v0.3.0

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

DescribeFleetsWithContext mocks base method

func (*MockEC2Client) DescribeFlowLogs added in v0.3.0

func (m *MockEC2Client) DescribeFlowLogs(arg0 *ec2.DescribeFlowLogsInput) (*ec2.DescribeFlowLogsOutput, error)

DescribeFlowLogs mocks base method

func (*MockEC2Client) DescribeFlowLogsPages added in v1.2.0

func (m *MockEC2Client) DescribeFlowLogsPages(arg0 *ec2.DescribeFlowLogsInput, arg1 func(*ec2.DescribeFlowLogsOutput, bool) bool) error

DescribeFlowLogsPages mocks base method

func (*MockEC2Client) DescribeFlowLogsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeFlowLogsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeFlowLogsInput, arg2 func(*ec2.DescribeFlowLogsOutput, bool) bool, arg3 ...request.Option) error

DescribeFlowLogsPagesWithContext mocks base method

func (*MockEC2Client) DescribeFlowLogsRequest added in v0.3.0

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

DescribeFlowLogsRequest mocks base method

func (*MockEC2Client) DescribeFlowLogsWithContext added in v0.3.0

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

DescribeFlowLogsWithContext mocks base method

func (*MockEC2Client) DescribeFpgaImageAttribute added in v0.3.0

DescribeFpgaImageAttribute mocks base method

func (*MockEC2Client) DescribeFpgaImageAttributeRequest added in v0.3.0

func (m *MockEC2Client) DescribeFpgaImageAttributeRequest(arg0 *ec2.DescribeFpgaImageAttributeInput) (*request.Request, *ec2.DescribeFpgaImageAttributeOutput)

DescribeFpgaImageAttributeRequest mocks base method

func (*MockEC2Client) DescribeFpgaImageAttributeWithContext added in v0.3.0

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

DescribeFpgaImageAttributeWithContext mocks base method

func (*MockEC2Client) DescribeFpgaImages added in v0.3.0

DescribeFpgaImages mocks base method

func (*MockEC2Client) DescribeFpgaImagesPages added in v1.2.0

func (m *MockEC2Client) DescribeFpgaImagesPages(arg0 *ec2.DescribeFpgaImagesInput, arg1 func(*ec2.DescribeFpgaImagesOutput, bool) bool) error

DescribeFpgaImagesPages mocks base method

func (*MockEC2Client) DescribeFpgaImagesPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeFpgaImagesPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeFpgaImagesInput, arg2 func(*ec2.DescribeFpgaImagesOutput, bool) bool, arg3 ...request.Option) error

DescribeFpgaImagesPagesWithContext mocks base method

func (*MockEC2Client) DescribeFpgaImagesRequest added in v0.3.0

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

DescribeFpgaImagesRequest mocks base method

func (*MockEC2Client) DescribeFpgaImagesWithContext added in v0.3.0

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

DescribeFpgaImagesWithContext mocks base method

func (*MockEC2Client) DescribeHostReservationOfferings added in v0.3.0

DescribeHostReservationOfferings mocks base method

func (*MockEC2Client) DescribeHostReservationOfferingsPages added in v1.2.0

func (m *MockEC2Client) DescribeHostReservationOfferingsPages(arg0 *ec2.DescribeHostReservationOfferingsInput, arg1 func(*ec2.DescribeHostReservationOfferingsOutput, bool) bool) error

DescribeHostReservationOfferingsPages mocks base method

func (*MockEC2Client) DescribeHostReservationOfferingsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeHostReservationOfferingsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeHostReservationOfferingsInput, arg2 func(*ec2.DescribeHostReservationOfferingsOutput, bool) bool, arg3 ...request.Option) error

DescribeHostReservationOfferingsPagesWithContext mocks base method

func (*MockEC2Client) DescribeHostReservationOfferingsRequest added in v0.3.0

DescribeHostReservationOfferingsRequest mocks base method

func (*MockEC2Client) DescribeHostReservationOfferingsWithContext added in v0.3.0

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

DescribeHostReservationOfferingsWithContext mocks base method

func (*MockEC2Client) DescribeHostReservations added in v0.3.0

DescribeHostReservations mocks base method

func (*MockEC2Client) DescribeHostReservationsPages added in v1.2.0

func (m *MockEC2Client) DescribeHostReservationsPages(arg0 *ec2.DescribeHostReservationsInput, arg1 func(*ec2.DescribeHostReservationsOutput, bool) bool) error

DescribeHostReservationsPages mocks base method

func (*MockEC2Client) DescribeHostReservationsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeHostReservationsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeHostReservationsInput, arg2 func(*ec2.DescribeHostReservationsOutput, bool) bool, arg3 ...request.Option) error

DescribeHostReservationsPagesWithContext mocks base method

func (*MockEC2Client) DescribeHostReservationsRequest added in v0.3.0

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

DescribeHostReservationsRequest mocks base method

func (*MockEC2Client) DescribeHostReservationsWithContext added in v0.3.0

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

DescribeHostReservationsWithContext mocks base method

func (*MockEC2Client) DescribeHosts added in v0.3.0

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

DescribeHosts mocks base method

func (*MockEC2Client) DescribeHostsPages added in v1.2.0

func (m *MockEC2Client) DescribeHostsPages(arg0 *ec2.DescribeHostsInput, arg1 func(*ec2.DescribeHostsOutput, bool) bool) error

DescribeHostsPages mocks base method

func (*MockEC2Client) DescribeHostsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeHostsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeHostsInput, arg2 func(*ec2.DescribeHostsOutput, bool) bool, arg3 ...request.Option) error

DescribeHostsPagesWithContext mocks base method

func (*MockEC2Client) DescribeHostsRequest added in v0.3.0

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

DescribeHostsRequest mocks base method

func (*MockEC2Client) DescribeHostsWithContext added in v0.3.0

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

DescribeHostsWithContext mocks base method

func (*MockEC2Client) DescribeIamInstanceProfileAssociations added in v0.3.0

DescribeIamInstanceProfileAssociations mocks base method

func (*MockEC2Client) DescribeIamInstanceProfileAssociationsPages added in v1.2.0

func (m *MockEC2Client) DescribeIamInstanceProfileAssociationsPages(arg0 *ec2.DescribeIamInstanceProfileAssociationsInput, arg1 func(*ec2.DescribeIamInstanceProfileAssociationsOutput, bool) bool) error

DescribeIamInstanceProfileAssociationsPages mocks base method

func (*MockEC2Client) DescribeIamInstanceProfileAssociationsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeIamInstanceProfileAssociationsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeIamInstanceProfileAssociationsInput, arg2 func(*ec2.DescribeIamInstanceProfileAssociationsOutput, bool) bool, arg3 ...request.Option) error

DescribeIamInstanceProfileAssociationsPagesWithContext mocks base method

func (*MockEC2Client) DescribeIamInstanceProfileAssociationsRequest added in v0.3.0

DescribeIamInstanceProfileAssociationsRequest mocks base method

func (*MockEC2Client) DescribeIamInstanceProfileAssociationsWithContext added in v0.3.0

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

DescribeIamInstanceProfileAssociationsWithContext mocks base method

func (*MockEC2Client) DescribeIdFormat added in v0.3.0

func (m *MockEC2Client) DescribeIdFormat(arg0 *ec2.DescribeIdFormatInput) (*ec2.DescribeIdFormatOutput, error)

DescribeIdFormat mocks base method

func (*MockEC2Client) DescribeIdFormatRequest added in v0.3.0

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

DescribeIdFormatRequest mocks base method

func (*MockEC2Client) DescribeIdFormatWithContext added in v0.3.0

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

DescribeIdFormatWithContext mocks base method

func (*MockEC2Client) DescribeIdentityIdFormat added in v0.3.0

DescribeIdentityIdFormat mocks base method

func (*MockEC2Client) DescribeIdentityIdFormatRequest added in v0.3.0

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

DescribeIdentityIdFormatRequest mocks base method

func (*MockEC2Client) DescribeIdentityIdFormatWithContext added in v0.3.0

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

DescribeIdentityIdFormatWithContext mocks base method

func (*MockEC2Client) DescribeImageAttribute added in v0.3.0

DescribeImageAttribute mocks base method

func (*MockEC2Client) DescribeImageAttributeRequest added in v0.3.0

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

DescribeImageAttributeRequest mocks base method

func (*MockEC2Client) DescribeImageAttributeWithContext added in v0.3.0

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

DescribeImageAttributeWithContext mocks base method

func (*MockEC2Client) DescribeImages added in v0.3.0

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

DescribeImages mocks base method

func (*MockEC2Client) DescribeImagesRequest added in v0.3.0

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

DescribeImagesRequest mocks base method

func (*MockEC2Client) DescribeImagesWithContext added in v0.3.0

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

DescribeImagesWithContext mocks base method

func (*MockEC2Client) DescribeImportImageTasks added in v0.3.0

DescribeImportImageTasks mocks base method

func (*MockEC2Client) DescribeImportImageTasksPages added in v1.2.0

func (m *MockEC2Client) DescribeImportImageTasksPages(arg0 *ec2.DescribeImportImageTasksInput, arg1 func(*ec2.DescribeImportImageTasksOutput, bool) bool) error

DescribeImportImageTasksPages mocks base method

func (*MockEC2Client) DescribeImportImageTasksPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeImportImageTasksPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeImportImageTasksInput, arg2 func(*ec2.DescribeImportImageTasksOutput, bool) bool, arg3 ...request.Option) error

DescribeImportImageTasksPagesWithContext mocks base method

func (*MockEC2Client) DescribeImportImageTasksRequest added in v0.3.0

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

DescribeImportImageTasksRequest mocks base method

func (*MockEC2Client) DescribeImportImageTasksWithContext added in v0.3.0

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

DescribeImportImageTasksWithContext mocks base method

func (*MockEC2Client) DescribeImportSnapshotTasks added in v0.3.0

DescribeImportSnapshotTasks mocks base method

func (*MockEC2Client) DescribeImportSnapshotTasksPages added in v1.2.0

func (m *MockEC2Client) DescribeImportSnapshotTasksPages(arg0 *ec2.DescribeImportSnapshotTasksInput, arg1 func(*ec2.DescribeImportSnapshotTasksOutput, bool) bool) error

DescribeImportSnapshotTasksPages mocks base method

func (*MockEC2Client) DescribeImportSnapshotTasksPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeImportSnapshotTasksPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeImportSnapshotTasksInput, arg2 func(*ec2.DescribeImportSnapshotTasksOutput, bool) bool, arg3 ...request.Option) error

DescribeImportSnapshotTasksPagesWithContext mocks base method

func (*MockEC2Client) DescribeImportSnapshotTasksRequest added in v0.3.0

DescribeImportSnapshotTasksRequest mocks base method

func (*MockEC2Client) DescribeImportSnapshotTasksWithContext added in v0.3.0

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

DescribeImportSnapshotTasksWithContext mocks base method

func (*MockEC2Client) DescribeInstanceAttribute added in v0.3.0

DescribeInstanceAttribute mocks base method

func (*MockEC2Client) DescribeInstanceAttributeRequest added in v0.3.0

func (m *MockEC2Client) DescribeInstanceAttributeRequest(arg0 *ec2.DescribeInstanceAttributeInput) (*request.Request, *ec2.DescribeInstanceAttributeOutput)

DescribeInstanceAttributeRequest mocks base method

func (*MockEC2Client) DescribeInstanceAttributeWithContext added in v0.3.0

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

DescribeInstanceAttributeWithContext mocks base method

func (*MockEC2Client) DescribeInstanceCreditSpecifications added in v0.3.0

DescribeInstanceCreditSpecifications mocks base method

func (*MockEC2Client) DescribeInstanceCreditSpecificationsPages added in v1.2.0

func (m *MockEC2Client) DescribeInstanceCreditSpecificationsPages(arg0 *ec2.DescribeInstanceCreditSpecificationsInput, arg1 func(*ec2.DescribeInstanceCreditSpecificationsOutput, bool) bool) error

DescribeInstanceCreditSpecificationsPages mocks base method

func (*MockEC2Client) DescribeInstanceCreditSpecificationsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeInstanceCreditSpecificationsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeInstanceCreditSpecificationsInput, arg2 func(*ec2.DescribeInstanceCreditSpecificationsOutput, bool) bool, arg3 ...request.Option) error

DescribeInstanceCreditSpecificationsPagesWithContext mocks base method

func (*MockEC2Client) DescribeInstanceCreditSpecificationsRequest added in v0.3.0

DescribeInstanceCreditSpecificationsRequest mocks base method

func (*MockEC2Client) DescribeInstanceCreditSpecificationsWithContext added in v0.3.0

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

DescribeInstanceCreditSpecificationsWithContext mocks base method

func (*MockEC2Client) DescribeInstanceEventNotificationAttributes added in v1.2.0

DescribeInstanceEventNotificationAttributes mocks base method

func (*MockEC2Client) DescribeInstanceEventNotificationAttributesRequest added in v1.2.0

DescribeInstanceEventNotificationAttributesRequest mocks base method

func (*MockEC2Client) DescribeInstanceEventNotificationAttributesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeInstanceEventNotificationAttributesWithContext(arg0 context.Context, arg1 *ec2.DescribeInstanceEventNotificationAttributesInput, arg2 ...request.Option) (*ec2.DescribeInstanceEventNotificationAttributesOutput, error)

DescribeInstanceEventNotificationAttributesWithContext mocks base method

func (*MockEC2Client) DescribeInstanceStatus added in v0.3.0

DescribeInstanceStatus mocks base method

func (*MockEC2Client) DescribeInstanceStatusPages added in v0.3.0

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

DescribeInstanceStatusPages mocks base method

func (*MockEC2Client) DescribeInstanceStatusPagesWithContext added in v0.3.0

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

DescribeInstanceStatusPagesWithContext mocks base method

func (*MockEC2Client) DescribeInstanceStatusRequest added in v0.3.0

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

DescribeInstanceStatusRequest mocks base method

func (*MockEC2Client) DescribeInstanceStatusWithContext added in v0.3.0

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

DescribeInstanceStatusWithContext mocks base method

func (*MockEC2Client) DescribeInstanceTypeOfferings added in v1.2.0

DescribeInstanceTypeOfferings mocks base method

func (*MockEC2Client) DescribeInstanceTypeOfferingsPages added in v1.2.0

func (m *MockEC2Client) DescribeInstanceTypeOfferingsPages(arg0 *ec2.DescribeInstanceTypeOfferingsInput, arg1 func(*ec2.DescribeInstanceTypeOfferingsOutput, bool) bool) error

DescribeInstanceTypeOfferingsPages mocks base method

func (*MockEC2Client) DescribeInstanceTypeOfferingsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeInstanceTypeOfferingsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeInstanceTypeOfferingsInput, arg2 func(*ec2.DescribeInstanceTypeOfferingsOutput, bool) bool, arg3 ...request.Option) error

DescribeInstanceTypeOfferingsPagesWithContext mocks base method

func (*MockEC2Client) DescribeInstanceTypeOfferingsRequest added in v1.2.0

DescribeInstanceTypeOfferingsRequest mocks base method

func (*MockEC2Client) DescribeInstanceTypeOfferingsWithContext added in v1.2.0

func (m *MockEC2Client) DescribeInstanceTypeOfferingsWithContext(arg0 context.Context, arg1 *ec2.DescribeInstanceTypeOfferingsInput, arg2 ...request.Option) (*ec2.DescribeInstanceTypeOfferingsOutput, error)

DescribeInstanceTypeOfferingsWithContext mocks base method

func (*MockEC2Client) DescribeInstanceTypes added in v1.2.0

DescribeInstanceTypes mocks base method

func (*MockEC2Client) DescribeInstanceTypesPages added in v1.2.0

func (m *MockEC2Client) DescribeInstanceTypesPages(arg0 *ec2.DescribeInstanceTypesInput, arg1 func(*ec2.DescribeInstanceTypesOutput, bool) bool) error

DescribeInstanceTypesPages mocks base method

func (*MockEC2Client) DescribeInstanceTypesPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeInstanceTypesPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeInstanceTypesInput, arg2 func(*ec2.DescribeInstanceTypesOutput, bool) bool, arg3 ...request.Option) error

DescribeInstanceTypesPagesWithContext mocks base method

func (*MockEC2Client) DescribeInstanceTypesRequest added in v1.2.0

func (m *MockEC2Client) DescribeInstanceTypesRequest(arg0 *ec2.DescribeInstanceTypesInput) (*request.Request, *ec2.DescribeInstanceTypesOutput)

DescribeInstanceTypesRequest mocks base method

func (*MockEC2Client) DescribeInstanceTypesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeInstanceTypesWithContext(arg0 context.Context, arg1 *ec2.DescribeInstanceTypesInput, arg2 ...request.Option) (*ec2.DescribeInstanceTypesOutput, error)

DescribeInstanceTypesWithContext mocks base method

func (*MockEC2Client) DescribeInstances added in v0.3.0

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

DescribeInstances mocks base method

func (*MockEC2Client) DescribeInstancesPages added in v0.3.0

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

DescribeInstancesPages mocks base method

func (*MockEC2Client) DescribeInstancesPagesWithContext added in v0.3.0

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

DescribeInstancesPagesWithContext mocks base method

func (*MockEC2Client) DescribeInstancesRequest added in v0.3.0

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

DescribeInstancesRequest mocks base method

func (*MockEC2Client) DescribeInstancesWithContext added in v0.3.0

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

DescribeInstancesWithContext mocks base method

func (*MockEC2Client) DescribeInternetGateways added in v0.3.0

DescribeInternetGateways mocks base method

func (*MockEC2Client) DescribeInternetGatewaysPages added in v1.2.0

func (m *MockEC2Client) DescribeInternetGatewaysPages(arg0 *ec2.DescribeInternetGatewaysInput, arg1 func(*ec2.DescribeInternetGatewaysOutput, bool) bool) error

DescribeInternetGatewaysPages mocks base method

func (*MockEC2Client) DescribeInternetGatewaysPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeInternetGatewaysPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeInternetGatewaysInput, arg2 func(*ec2.DescribeInternetGatewaysOutput, bool) bool, arg3 ...request.Option) error

DescribeInternetGatewaysPagesWithContext mocks base method

func (*MockEC2Client) DescribeInternetGatewaysRequest added in v0.3.0

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

DescribeInternetGatewaysRequest mocks base method

func (*MockEC2Client) DescribeInternetGatewaysWithContext added in v0.3.0

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

DescribeInternetGatewaysWithContext mocks base method

func (*MockEC2Client) DescribeIpv6Pools added in v1.2.0

func (m *MockEC2Client) DescribeIpv6Pools(arg0 *ec2.DescribeIpv6PoolsInput) (*ec2.DescribeIpv6PoolsOutput, error)

DescribeIpv6Pools mocks base method

func (*MockEC2Client) DescribeIpv6PoolsPages added in v1.2.0

func (m *MockEC2Client) DescribeIpv6PoolsPages(arg0 *ec2.DescribeIpv6PoolsInput, arg1 func(*ec2.DescribeIpv6PoolsOutput, bool) bool) error

DescribeIpv6PoolsPages mocks base method

func (*MockEC2Client) DescribeIpv6PoolsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeIpv6PoolsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeIpv6PoolsInput, arg2 func(*ec2.DescribeIpv6PoolsOutput, bool) bool, arg3 ...request.Option) error

DescribeIpv6PoolsPagesWithContext mocks base method

func (*MockEC2Client) DescribeIpv6PoolsRequest added in v1.2.0

func (m *MockEC2Client) DescribeIpv6PoolsRequest(arg0 *ec2.DescribeIpv6PoolsInput) (*request.Request, *ec2.DescribeIpv6PoolsOutput)

DescribeIpv6PoolsRequest mocks base method

func (*MockEC2Client) DescribeIpv6PoolsWithContext added in v1.2.0

func (m *MockEC2Client) DescribeIpv6PoolsWithContext(arg0 context.Context, arg1 *ec2.DescribeIpv6PoolsInput, arg2 ...request.Option) (*ec2.DescribeIpv6PoolsOutput, error)

DescribeIpv6PoolsWithContext mocks base method

func (*MockEC2Client) DescribeKeyPairs added in v0.3.0

func (m *MockEC2Client) DescribeKeyPairs(arg0 *ec2.DescribeKeyPairsInput) (*ec2.DescribeKeyPairsOutput, error)

DescribeKeyPairs mocks base method

func (*MockEC2Client) DescribeKeyPairsRequest added in v0.3.0

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

DescribeKeyPairsRequest mocks base method

func (*MockEC2Client) DescribeKeyPairsWithContext added in v0.3.0

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

DescribeKeyPairsWithContext mocks base method

func (*MockEC2Client) DescribeLaunchTemplateVersions added in v0.3.0

DescribeLaunchTemplateVersions mocks base method

func (*MockEC2Client) DescribeLaunchTemplateVersionsPages added in v1.2.0

func (m *MockEC2Client) DescribeLaunchTemplateVersionsPages(arg0 *ec2.DescribeLaunchTemplateVersionsInput, arg1 func(*ec2.DescribeLaunchTemplateVersionsOutput, bool) bool) error

DescribeLaunchTemplateVersionsPages mocks base method

func (*MockEC2Client) DescribeLaunchTemplateVersionsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeLaunchTemplateVersionsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeLaunchTemplateVersionsInput, arg2 func(*ec2.DescribeLaunchTemplateVersionsOutput, bool) bool, arg3 ...request.Option) error

DescribeLaunchTemplateVersionsPagesWithContext mocks base method

func (*MockEC2Client) DescribeLaunchTemplateVersionsRequest added in v0.3.0

DescribeLaunchTemplateVersionsRequest mocks base method

func (*MockEC2Client) DescribeLaunchTemplateVersionsWithContext added in v0.3.0

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

DescribeLaunchTemplateVersionsWithContext mocks base method

func (*MockEC2Client) DescribeLaunchTemplates added in v0.3.0

DescribeLaunchTemplates mocks base method

func (*MockEC2Client) DescribeLaunchTemplatesPages added in v1.2.0

func (m *MockEC2Client) DescribeLaunchTemplatesPages(arg0 *ec2.DescribeLaunchTemplatesInput, arg1 func(*ec2.DescribeLaunchTemplatesOutput, bool) bool) error

DescribeLaunchTemplatesPages mocks base method

func (*MockEC2Client) DescribeLaunchTemplatesPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeLaunchTemplatesPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeLaunchTemplatesInput, arg2 func(*ec2.DescribeLaunchTemplatesOutput, bool) bool, arg3 ...request.Option) error

DescribeLaunchTemplatesPagesWithContext mocks base method

func (*MockEC2Client) DescribeLaunchTemplatesRequest added in v0.3.0

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

DescribeLaunchTemplatesRequest mocks base method

func (*MockEC2Client) DescribeLaunchTemplatesWithContext added in v0.3.0

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

DescribeLaunchTemplatesWithContext mocks base method

func (*MockEC2Client) DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociations added in v1.2.0

DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociations mocks base method

func (*MockEC2Client) DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsPages added in v1.2.0

DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsPages mocks base method

func (*MockEC2Client) DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsInput, arg2 func(*ec2.DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsOutput, bool) bool, arg3 ...request.Option) error

DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsPagesWithContext mocks base method

func (*MockEC2Client) DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsRequest added in v1.2.0

DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsRequest mocks base method

func (*MockEC2Client) DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsWithContext added in v1.2.0

DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsWithContext mocks base method

func (*MockEC2Client) DescribeLocalGatewayRouteTableVpcAssociations added in v1.2.0

DescribeLocalGatewayRouteTableVpcAssociations mocks base method

func (*MockEC2Client) DescribeLocalGatewayRouteTableVpcAssociationsPages added in v1.2.0

func (m *MockEC2Client) DescribeLocalGatewayRouteTableVpcAssociationsPages(arg0 *ec2.DescribeLocalGatewayRouteTableVpcAssociationsInput, arg1 func(*ec2.DescribeLocalGatewayRouteTableVpcAssociationsOutput, bool) bool) error

DescribeLocalGatewayRouteTableVpcAssociationsPages mocks base method

func (*MockEC2Client) DescribeLocalGatewayRouteTableVpcAssociationsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeLocalGatewayRouteTableVpcAssociationsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeLocalGatewayRouteTableVpcAssociationsInput, arg2 func(*ec2.DescribeLocalGatewayRouteTableVpcAssociationsOutput, bool) bool, arg3 ...request.Option) error

DescribeLocalGatewayRouteTableVpcAssociationsPagesWithContext mocks base method

func (*MockEC2Client) DescribeLocalGatewayRouteTableVpcAssociationsRequest added in v1.2.0

DescribeLocalGatewayRouteTableVpcAssociationsRequest mocks base method

func (*MockEC2Client) DescribeLocalGatewayRouteTableVpcAssociationsWithContext added in v1.2.0

func (m *MockEC2Client) DescribeLocalGatewayRouteTableVpcAssociationsWithContext(arg0 context.Context, arg1 *ec2.DescribeLocalGatewayRouteTableVpcAssociationsInput, arg2 ...request.Option) (*ec2.DescribeLocalGatewayRouteTableVpcAssociationsOutput, error)

DescribeLocalGatewayRouteTableVpcAssociationsWithContext mocks base method

func (*MockEC2Client) DescribeLocalGatewayRouteTables added in v1.2.0

DescribeLocalGatewayRouteTables mocks base method

func (*MockEC2Client) DescribeLocalGatewayRouteTablesPages added in v1.2.0

func (m *MockEC2Client) DescribeLocalGatewayRouteTablesPages(arg0 *ec2.DescribeLocalGatewayRouteTablesInput, arg1 func(*ec2.DescribeLocalGatewayRouteTablesOutput, bool) bool) error

DescribeLocalGatewayRouteTablesPages mocks base method

func (*MockEC2Client) DescribeLocalGatewayRouteTablesPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeLocalGatewayRouteTablesPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeLocalGatewayRouteTablesInput, arg2 func(*ec2.DescribeLocalGatewayRouteTablesOutput, bool) bool, arg3 ...request.Option) error

DescribeLocalGatewayRouteTablesPagesWithContext mocks base method

func (*MockEC2Client) DescribeLocalGatewayRouteTablesRequest added in v1.2.0

DescribeLocalGatewayRouteTablesRequest mocks base method

func (*MockEC2Client) DescribeLocalGatewayRouteTablesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeLocalGatewayRouteTablesWithContext(arg0 context.Context, arg1 *ec2.DescribeLocalGatewayRouteTablesInput, arg2 ...request.Option) (*ec2.DescribeLocalGatewayRouteTablesOutput, error)

DescribeLocalGatewayRouteTablesWithContext mocks base method

func (*MockEC2Client) DescribeLocalGatewayVirtualInterfaceGroups added in v1.2.0

DescribeLocalGatewayVirtualInterfaceGroups mocks base method

func (*MockEC2Client) DescribeLocalGatewayVirtualInterfaceGroupsPages added in v1.2.0

func (m *MockEC2Client) DescribeLocalGatewayVirtualInterfaceGroupsPages(arg0 *ec2.DescribeLocalGatewayVirtualInterfaceGroupsInput, arg1 func(*ec2.DescribeLocalGatewayVirtualInterfaceGroupsOutput, bool) bool) error

DescribeLocalGatewayVirtualInterfaceGroupsPages mocks base method

func (*MockEC2Client) DescribeLocalGatewayVirtualInterfaceGroupsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeLocalGatewayVirtualInterfaceGroupsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeLocalGatewayVirtualInterfaceGroupsInput, arg2 func(*ec2.DescribeLocalGatewayVirtualInterfaceGroupsOutput, bool) bool, arg3 ...request.Option) error

DescribeLocalGatewayVirtualInterfaceGroupsPagesWithContext mocks base method

func (*MockEC2Client) DescribeLocalGatewayVirtualInterfaceGroupsRequest added in v1.2.0

DescribeLocalGatewayVirtualInterfaceGroupsRequest mocks base method

func (*MockEC2Client) DescribeLocalGatewayVirtualInterfaceGroupsWithContext added in v1.2.0

func (m *MockEC2Client) DescribeLocalGatewayVirtualInterfaceGroupsWithContext(arg0 context.Context, arg1 *ec2.DescribeLocalGatewayVirtualInterfaceGroupsInput, arg2 ...request.Option) (*ec2.DescribeLocalGatewayVirtualInterfaceGroupsOutput, error)

DescribeLocalGatewayVirtualInterfaceGroupsWithContext mocks base method

func (*MockEC2Client) DescribeLocalGatewayVirtualInterfaces added in v1.2.0

DescribeLocalGatewayVirtualInterfaces mocks base method

func (*MockEC2Client) DescribeLocalGatewayVirtualInterfacesPages added in v1.2.0

func (m *MockEC2Client) DescribeLocalGatewayVirtualInterfacesPages(arg0 *ec2.DescribeLocalGatewayVirtualInterfacesInput, arg1 func(*ec2.DescribeLocalGatewayVirtualInterfacesOutput, bool) bool) error

DescribeLocalGatewayVirtualInterfacesPages mocks base method

func (*MockEC2Client) DescribeLocalGatewayVirtualInterfacesPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeLocalGatewayVirtualInterfacesPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeLocalGatewayVirtualInterfacesInput, arg2 func(*ec2.DescribeLocalGatewayVirtualInterfacesOutput, bool) bool, arg3 ...request.Option) error

DescribeLocalGatewayVirtualInterfacesPagesWithContext mocks base method

func (*MockEC2Client) DescribeLocalGatewayVirtualInterfacesRequest added in v1.2.0

DescribeLocalGatewayVirtualInterfacesRequest mocks base method

func (*MockEC2Client) DescribeLocalGatewayVirtualInterfacesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeLocalGatewayVirtualInterfacesWithContext(arg0 context.Context, arg1 *ec2.DescribeLocalGatewayVirtualInterfacesInput, arg2 ...request.Option) (*ec2.DescribeLocalGatewayVirtualInterfacesOutput, error)

DescribeLocalGatewayVirtualInterfacesWithContext mocks base method

func (*MockEC2Client) DescribeLocalGateways added in v1.2.0

DescribeLocalGateways mocks base method

func (*MockEC2Client) DescribeLocalGatewaysPages added in v1.2.0

func (m *MockEC2Client) DescribeLocalGatewaysPages(arg0 *ec2.DescribeLocalGatewaysInput, arg1 func(*ec2.DescribeLocalGatewaysOutput, bool) bool) error

DescribeLocalGatewaysPages mocks base method

func (*MockEC2Client) DescribeLocalGatewaysPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeLocalGatewaysPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeLocalGatewaysInput, arg2 func(*ec2.DescribeLocalGatewaysOutput, bool) bool, arg3 ...request.Option) error

DescribeLocalGatewaysPagesWithContext mocks base method

func (*MockEC2Client) DescribeLocalGatewaysRequest added in v1.2.0

func (m *MockEC2Client) DescribeLocalGatewaysRequest(arg0 *ec2.DescribeLocalGatewaysInput) (*request.Request, *ec2.DescribeLocalGatewaysOutput)

DescribeLocalGatewaysRequest mocks base method

func (*MockEC2Client) DescribeLocalGatewaysWithContext added in v1.2.0

func (m *MockEC2Client) DescribeLocalGatewaysWithContext(arg0 context.Context, arg1 *ec2.DescribeLocalGatewaysInput, arg2 ...request.Option) (*ec2.DescribeLocalGatewaysOutput, error)

DescribeLocalGatewaysWithContext mocks base method

func (*MockEC2Client) DescribeManagedPrefixLists added in v1.2.0

DescribeManagedPrefixLists mocks base method

func (*MockEC2Client) DescribeManagedPrefixListsPages added in v1.2.0

func (m *MockEC2Client) DescribeManagedPrefixListsPages(arg0 *ec2.DescribeManagedPrefixListsInput, arg1 func(*ec2.DescribeManagedPrefixListsOutput, bool) bool) error

DescribeManagedPrefixListsPages mocks base method

func (*MockEC2Client) DescribeManagedPrefixListsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeManagedPrefixListsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeManagedPrefixListsInput, arg2 func(*ec2.DescribeManagedPrefixListsOutput, bool) bool, arg3 ...request.Option) error

DescribeManagedPrefixListsPagesWithContext mocks base method

func (*MockEC2Client) DescribeManagedPrefixListsRequest added in v1.2.0

func (m *MockEC2Client) DescribeManagedPrefixListsRequest(arg0 *ec2.DescribeManagedPrefixListsInput) (*request.Request, *ec2.DescribeManagedPrefixListsOutput)

DescribeManagedPrefixListsRequest mocks base method

func (*MockEC2Client) DescribeManagedPrefixListsWithContext added in v1.2.0

func (m *MockEC2Client) DescribeManagedPrefixListsWithContext(arg0 context.Context, arg1 *ec2.DescribeManagedPrefixListsInput, arg2 ...request.Option) (*ec2.DescribeManagedPrefixListsOutput, error)

DescribeManagedPrefixListsWithContext mocks base method

func (*MockEC2Client) DescribeMovingAddresses added in v0.3.0

DescribeMovingAddresses mocks base method

func (*MockEC2Client) DescribeMovingAddressesPages added in v1.2.0

func (m *MockEC2Client) DescribeMovingAddressesPages(arg0 *ec2.DescribeMovingAddressesInput, arg1 func(*ec2.DescribeMovingAddressesOutput, bool) bool) error

DescribeMovingAddressesPages mocks base method

func (*MockEC2Client) DescribeMovingAddressesPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeMovingAddressesPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeMovingAddressesInput, arg2 func(*ec2.DescribeMovingAddressesOutput, bool) bool, arg3 ...request.Option) error

DescribeMovingAddressesPagesWithContext mocks base method

func (*MockEC2Client) DescribeMovingAddressesRequest added in v0.3.0

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

DescribeMovingAddressesRequest mocks base method

func (*MockEC2Client) DescribeMovingAddressesWithContext added in v0.3.0

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

DescribeMovingAddressesWithContext mocks base method

func (*MockEC2Client) DescribeNatGateways added in v0.3.0

DescribeNatGateways mocks base method

func (*MockEC2Client) DescribeNatGatewaysPages added in v0.3.0

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

DescribeNatGatewaysPages mocks base method

func (*MockEC2Client) DescribeNatGatewaysPagesWithContext added in v0.3.0

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

DescribeNatGatewaysPagesWithContext mocks base method

func (*MockEC2Client) DescribeNatGatewaysRequest added in v0.3.0

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

DescribeNatGatewaysRequest mocks base method

func (*MockEC2Client) DescribeNatGatewaysWithContext added in v0.3.0

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

DescribeNatGatewaysWithContext mocks base method

func (*MockEC2Client) DescribeNetworkAcls added in v0.3.0

DescribeNetworkAcls mocks base method

func (*MockEC2Client) DescribeNetworkAclsPages added in v1.2.0

func (m *MockEC2Client) DescribeNetworkAclsPages(arg0 *ec2.DescribeNetworkAclsInput, arg1 func(*ec2.DescribeNetworkAclsOutput, bool) bool) error

DescribeNetworkAclsPages mocks base method

func (*MockEC2Client) DescribeNetworkAclsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeNetworkAclsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeNetworkAclsInput, arg2 func(*ec2.DescribeNetworkAclsOutput, bool) bool, arg3 ...request.Option) error

DescribeNetworkAclsPagesWithContext mocks base method

func (*MockEC2Client) DescribeNetworkAclsRequest added in v0.3.0

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

DescribeNetworkAclsRequest mocks base method

func (*MockEC2Client) DescribeNetworkAclsWithContext added in v0.3.0

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

DescribeNetworkAclsWithContext mocks base method

func (*MockEC2Client) DescribeNetworkInterfaceAttribute added in v0.3.0

DescribeNetworkInterfaceAttribute mocks base method

func (*MockEC2Client) DescribeNetworkInterfaceAttributeRequest added in v0.3.0

DescribeNetworkInterfaceAttributeRequest mocks base method

func (*MockEC2Client) DescribeNetworkInterfaceAttributeWithContext added in v0.3.0

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

DescribeNetworkInterfaceAttributeWithContext mocks base method

func (*MockEC2Client) DescribeNetworkInterfacePermissions added in v0.3.0

DescribeNetworkInterfacePermissions mocks base method

func (*MockEC2Client) DescribeNetworkInterfacePermissionsPages added in v1.2.0

func (m *MockEC2Client) DescribeNetworkInterfacePermissionsPages(arg0 *ec2.DescribeNetworkInterfacePermissionsInput, arg1 func(*ec2.DescribeNetworkInterfacePermissionsOutput, bool) bool) error

DescribeNetworkInterfacePermissionsPages mocks base method

func (*MockEC2Client) DescribeNetworkInterfacePermissionsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeNetworkInterfacePermissionsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeNetworkInterfacePermissionsInput, arg2 func(*ec2.DescribeNetworkInterfacePermissionsOutput, bool) bool, arg3 ...request.Option) error

DescribeNetworkInterfacePermissionsPagesWithContext mocks base method

func (*MockEC2Client) DescribeNetworkInterfacePermissionsRequest added in v0.3.0

DescribeNetworkInterfacePermissionsRequest mocks base method

func (*MockEC2Client) DescribeNetworkInterfacePermissionsWithContext added in v0.3.0

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

DescribeNetworkInterfacePermissionsWithContext mocks base method

func (*MockEC2Client) DescribeNetworkInterfaces added in v0.3.0

DescribeNetworkInterfaces mocks base method

func (*MockEC2Client) DescribeNetworkInterfacesPages added in v0.8.0

func (m *MockEC2Client) DescribeNetworkInterfacesPages(arg0 *ec2.DescribeNetworkInterfacesInput, arg1 func(*ec2.DescribeNetworkInterfacesOutput, bool) bool) error

DescribeNetworkInterfacesPages mocks base method

func (*MockEC2Client) DescribeNetworkInterfacesPagesWithContext added in v0.8.0

func (m *MockEC2Client) DescribeNetworkInterfacesPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeNetworkInterfacesInput, arg2 func(*ec2.DescribeNetworkInterfacesOutput, bool) bool, arg3 ...request.Option) error

DescribeNetworkInterfacesPagesWithContext mocks base method

func (*MockEC2Client) DescribeNetworkInterfacesRequest added in v0.3.0

func (m *MockEC2Client) DescribeNetworkInterfacesRequest(arg0 *ec2.DescribeNetworkInterfacesInput) (*request.Request, *ec2.DescribeNetworkInterfacesOutput)

DescribeNetworkInterfacesRequest mocks base method

func (*MockEC2Client) DescribeNetworkInterfacesWithContext added in v0.3.0

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

DescribeNetworkInterfacesWithContext mocks base method

func (*MockEC2Client) DescribePlacementGroups added in v0.3.0

DescribePlacementGroups mocks base method

func (*MockEC2Client) DescribePlacementGroupsRequest added in v0.3.0

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

DescribePlacementGroupsRequest mocks base method

func (*MockEC2Client) DescribePlacementGroupsWithContext added in v0.3.0

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

DescribePlacementGroupsWithContext mocks base method

func (*MockEC2Client) DescribePrefixLists added in v0.3.0

DescribePrefixLists mocks base method

func (*MockEC2Client) DescribePrefixListsPages added in v1.2.0

func (m *MockEC2Client) DescribePrefixListsPages(arg0 *ec2.DescribePrefixListsInput, arg1 func(*ec2.DescribePrefixListsOutput, bool) bool) error

DescribePrefixListsPages mocks base method

func (*MockEC2Client) DescribePrefixListsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribePrefixListsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribePrefixListsInput, arg2 func(*ec2.DescribePrefixListsOutput, bool) bool, arg3 ...request.Option) error

DescribePrefixListsPagesWithContext mocks base method

func (*MockEC2Client) DescribePrefixListsRequest added in v0.3.0

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

DescribePrefixListsRequest mocks base method

func (*MockEC2Client) DescribePrefixListsWithContext added in v0.3.0

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

DescribePrefixListsWithContext mocks base method

func (*MockEC2Client) DescribePrincipalIdFormat added in v0.3.0

DescribePrincipalIdFormat mocks base method

func (*MockEC2Client) DescribePrincipalIdFormatPages added in v1.2.0

func (m *MockEC2Client) DescribePrincipalIdFormatPages(arg0 *ec2.DescribePrincipalIdFormatInput, arg1 func(*ec2.DescribePrincipalIdFormatOutput, bool) bool) error

DescribePrincipalIdFormatPages mocks base method

func (*MockEC2Client) DescribePrincipalIdFormatPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribePrincipalIdFormatPagesWithContext(arg0 context.Context, arg1 *ec2.DescribePrincipalIdFormatInput, arg2 func(*ec2.DescribePrincipalIdFormatOutput, bool) bool, arg3 ...request.Option) error

DescribePrincipalIdFormatPagesWithContext mocks base method

func (*MockEC2Client) DescribePrincipalIdFormatRequest added in v0.3.0

func (m *MockEC2Client) DescribePrincipalIdFormatRequest(arg0 *ec2.DescribePrincipalIdFormatInput) (*request.Request, *ec2.DescribePrincipalIdFormatOutput)

DescribePrincipalIdFormatRequest mocks base method

func (*MockEC2Client) DescribePrincipalIdFormatWithContext added in v0.3.0

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

DescribePrincipalIdFormatWithContext mocks base method

func (*MockEC2Client) DescribePublicIpv4Pools added in v0.8.0

DescribePublicIpv4Pools mocks base method

func (*MockEC2Client) DescribePublicIpv4PoolsPages added in v1.2.0

func (m *MockEC2Client) DescribePublicIpv4PoolsPages(arg0 *ec2.DescribePublicIpv4PoolsInput, arg1 func(*ec2.DescribePublicIpv4PoolsOutput, bool) bool) error

DescribePublicIpv4PoolsPages mocks base method

func (*MockEC2Client) DescribePublicIpv4PoolsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribePublicIpv4PoolsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribePublicIpv4PoolsInput, arg2 func(*ec2.DescribePublicIpv4PoolsOutput, bool) bool, arg3 ...request.Option) error

DescribePublicIpv4PoolsPagesWithContext mocks base method

func (*MockEC2Client) DescribePublicIpv4PoolsRequest added in v0.8.0

func (m *MockEC2Client) DescribePublicIpv4PoolsRequest(arg0 *ec2.DescribePublicIpv4PoolsInput) (*request.Request, *ec2.DescribePublicIpv4PoolsOutput)

DescribePublicIpv4PoolsRequest mocks base method

func (*MockEC2Client) DescribePublicIpv4PoolsWithContext added in v0.8.0

func (m *MockEC2Client) DescribePublicIpv4PoolsWithContext(arg0 context.Context, arg1 *ec2.DescribePublicIpv4PoolsInput, arg2 ...request.Option) (*ec2.DescribePublicIpv4PoolsOutput, error)

DescribePublicIpv4PoolsWithContext mocks base method

func (*MockEC2Client) DescribeRegions added in v0.3.0

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

DescribeRegions mocks base method

func (*MockEC2Client) DescribeRegionsRequest added in v0.3.0

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

DescribeRegionsRequest mocks base method

func (*MockEC2Client) DescribeRegionsWithContext added in v0.3.0

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

DescribeRegionsWithContext mocks base method

func (*MockEC2Client) DescribeReservedInstances added in v0.3.0

DescribeReservedInstances mocks base method

func (*MockEC2Client) DescribeReservedInstancesListings added in v0.3.0

DescribeReservedInstancesListings mocks base method

func (*MockEC2Client) DescribeReservedInstancesListingsRequest added in v0.3.0

DescribeReservedInstancesListingsRequest mocks base method

func (*MockEC2Client) DescribeReservedInstancesListingsWithContext added in v0.3.0

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

DescribeReservedInstancesListingsWithContext mocks base method

func (*MockEC2Client) DescribeReservedInstancesModifications added in v0.3.0

DescribeReservedInstancesModifications mocks base method

func (*MockEC2Client) DescribeReservedInstancesModificationsPages added in v0.3.0

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

DescribeReservedInstancesModificationsPages mocks base method

func (*MockEC2Client) DescribeReservedInstancesModificationsPagesWithContext added in v0.3.0

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

DescribeReservedInstancesModificationsPagesWithContext mocks base method

func (*MockEC2Client) DescribeReservedInstancesModificationsRequest added in v0.3.0

DescribeReservedInstancesModificationsRequest mocks base method

func (*MockEC2Client) DescribeReservedInstancesModificationsWithContext added in v0.3.0

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

DescribeReservedInstancesModificationsWithContext mocks base method

func (*MockEC2Client) DescribeReservedInstancesOfferings added in v0.3.0

DescribeReservedInstancesOfferings mocks base method

func (*MockEC2Client) DescribeReservedInstancesOfferingsPages added in v0.3.0

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

DescribeReservedInstancesOfferingsPages mocks base method

func (*MockEC2Client) DescribeReservedInstancesOfferingsPagesWithContext added in v0.3.0

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

DescribeReservedInstancesOfferingsPagesWithContext mocks base method

func (*MockEC2Client) DescribeReservedInstancesOfferingsRequest added in v0.3.0

DescribeReservedInstancesOfferingsRequest mocks base method

func (*MockEC2Client) DescribeReservedInstancesOfferingsWithContext added in v0.3.0

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

DescribeReservedInstancesOfferingsWithContext mocks base method

func (*MockEC2Client) DescribeReservedInstancesRequest added in v0.3.0

func (m *MockEC2Client) DescribeReservedInstancesRequest(arg0 *ec2.DescribeReservedInstancesInput) (*request.Request, *ec2.DescribeReservedInstancesOutput)

DescribeReservedInstancesRequest mocks base method

func (*MockEC2Client) DescribeReservedInstancesWithContext added in v0.3.0

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

DescribeReservedInstancesWithContext mocks base method

func (*MockEC2Client) DescribeRouteTables added in v0.3.0

DescribeRouteTables mocks base method

func (*MockEC2Client) DescribeRouteTablesPages added in v1.2.0

func (m *MockEC2Client) DescribeRouteTablesPages(arg0 *ec2.DescribeRouteTablesInput, arg1 func(*ec2.DescribeRouteTablesOutput, bool) bool) error

DescribeRouteTablesPages mocks base method

func (*MockEC2Client) DescribeRouteTablesPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeRouteTablesPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeRouteTablesInput, arg2 func(*ec2.DescribeRouteTablesOutput, bool) bool, arg3 ...request.Option) error

DescribeRouteTablesPagesWithContext mocks base method

func (*MockEC2Client) DescribeRouteTablesRequest added in v0.3.0

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

DescribeRouteTablesRequest mocks base method

func (*MockEC2Client) DescribeRouteTablesWithContext added in v0.3.0

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

DescribeRouteTablesWithContext mocks base method

func (*MockEC2Client) DescribeScheduledInstanceAvailability added in v0.3.0

DescribeScheduledInstanceAvailability mocks base method

func (*MockEC2Client) DescribeScheduledInstanceAvailabilityPages added in v1.2.0

func (m *MockEC2Client) DescribeScheduledInstanceAvailabilityPages(arg0 *ec2.DescribeScheduledInstanceAvailabilityInput, arg1 func(*ec2.DescribeScheduledInstanceAvailabilityOutput, bool) bool) error

DescribeScheduledInstanceAvailabilityPages mocks base method

func (*MockEC2Client) DescribeScheduledInstanceAvailabilityPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeScheduledInstanceAvailabilityPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeScheduledInstanceAvailabilityInput, arg2 func(*ec2.DescribeScheduledInstanceAvailabilityOutput, bool) bool, arg3 ...request.Option) error

DescribeScheduledInstanceAvailabilityPagesWithContext mocks base method

func (*MockEC2Client) DescribeScheduledInstanceAvailabilityRequest added in v0.3.0

DescribeScheduledInstanceAvailabilityRequest mocks base method

func (*MockEC2Client) DescribeScheduledInstanceAvailabilityWithContext added in v0.3.0

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

DescribeScheduledInstanceAvailabilityWithContext mocks base method

func (*MockEC2Client) DescribeScheduledInstances added in v0.3.0

DescribeScheduledInstances mocks base method

func (*MockEC2Client) DescribeScheduledInstancesPages added in v1.2.0

func (m *MockEC2Client) DescribeScheduledInstancesPages(arg0 *ec2.DescribeScheduledInstancesInput, arg1 func(*ec2.DescribeScheduledInstancesOutput, bool) bool) error

DescribeScheduledInstancesPages mocks base method

func (*MockEC2Client) DescribeScheduledInstancesPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeScheduledInstancesPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeScheduledInstancesInput, arg2 func(*ec2.DescribeScheduledInstancesOutput, bool) bool, arg3 ...request.Option) error

DescribeScheduledInstancesPagesWithContext mocks base method

func (*MockEC2Client) DescribeScheduledInstancesRequest added in v0.3.0

func (m *MockEC2Client) DescribeScheduledInstancesRequest(arg0 *ec2.DescribeScheduledInstancesInput) (*request.Request, *ec2.DescribeScheduledInstancesOutput)

DescribeScheduledInstancesRequest mocks base method

func (*MockEC2Client) DescribeScheduledInstancesWithContext added in v0.3.0

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

DescribeScheduledInstancesWithContext mocks base method

func (*MockEC2Client) DescribeSecurityGroupReferences added in v0.3.0

DescribeSecurityGroupReferences mocks base method

func (*MockEC2Client) DescribeSecurityGroupReferencesRequest added in v0.3.0

DescribeSecurityGroupReferencesRequest mocks base method

func (*MockEC2Client) DescribeSecurityGroupReferencesWithContext added in v0.3.0

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

DescribeSecurityGroupReferencesWithContext mocks base method

func (*MockEC2Client) DescribeSecurityGroups added in v0.3.0

DescribeSecurityGroups mocks base method

func (*MockEC2Client) DescribeSecurityGroupsPages added in v1.2.0

func (m *MockEC2Client) DescribeSecurityGroupsPages(arg0 *ec2.DescribeSecurityGroupsInput, arg1 func(*ec2.DescribeSecurityGroupsOutput, bool) bool) error

DescribeSecurityGroupsPages mocks base method

func (*MockEC2Client) DescribeSecurityGroupsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeSecurityGroupsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeSecurityGroupsInput, arg2 func(*ec2.DescribeSecurityGroupsOutput, bool) bool, arg3 ...request.Option) error

DescribeSecurityGroupsPagesWithContext mocks base method

func (*MockEC2Client) DescribeSecurityGroupsRequest added in v0.3.0

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

DescribeSecurityGroupsRequest mocks base method

func (*MockEC2Client) DescribeSecurityGroupsWithContext added in v0.3.0

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

DescribeSecurityGroupsWithContext mocks base method

func (*MockEC2Client) DescribeSnapshotAttribute added in v0.3.0

DescribeSnapshotAttribute mocks base method

func (*MockEC2Client) DescribeSnapshotAttributeRequest added in v0.3.0

func (m *MockEC2Client) DescribeSnapshotAttributeRequest(arg0 *ec2.DescribeSnapshotAttributeInput) (*request.Request, *ec2.DescribeSnapshotAttributeOutput)

DescribeSnapshotAttributeRequest mocks base method

func (*MockEC2Client) DescribeSnapshotAttributeWithContext added in v0.3.0

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

DescribeSnapshotAttributeWithContext mocks base method

func (*MockEC2Client) DescribeSnapshots added in v0.3.0

func (m *MockEC2Client) DescribeSnapshots(arg0 *ec2.DescribeSnapshotsInput) (*ec2.DescribeSnapshotsOutput, error)

DescribeSnapshots mocks base method

func (*MockEC2Client) DescribeSnapshotsPages added in v0.3.0

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

DescribeSnapshotsPages mocks base method

func (*MockEC2Client) DescribeSnapshotsPagesWithContext added in v0.3.0

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

DescribeSnapshotsPagesWithContext mocks base method

func (*MockEC2Client) DescribeSnapshotsRequest added in v0.3.0

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

DescribeSnapshotsRequest mocks base method

func (*MockEC2Client) DescribeSnapshotsWithContext added in v0.3.0

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

DescribeSnapshotsWithContext mocks base method

func (*MockEC2Client) DescribeSpotDatafeedSubscription added in v0.3.0

DescribeSpotDatafeedSubscription mocks base method

func (*MockEC2Client) DescribeSpotDatafeedSubscriptionRequest added in v0.3.0

DescribeSpotDatafeedSubscriptionRequest mocks base method

func (*MockEC2Client) DescribeSpotDatafeedSubscriptionWithContext added in v0.3.0

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

DescribeSpotDatafeedSubscriptionWithContext mocks base method

func (*MockEC2Client) DescribeSpotFleetInstances added in v0.3.0

DescribeSpotFleetInstances mocks base method

func (*MockEC2Client) DescribeSpotFleetInstancesRequest added in v0.3.0

func (m *MockEC2Client) DescribeSpotFleetInstancesRequest(arg0 *ec2.DescribeSpotFleetInstancesInput) (*request.Request, *ec2.DescribeSpotFleetInstancesOutput)

DescribeSpotFleetInstancesRequest mocks base method

func (*MockEC2Client) DescribeSpotFleetInstancesWithContext added in v0.3.0

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

DescribeSpotFleetInstancesWithContext mocks base method

func (*MockEC2Client) DescribeSpotFleetRequestHistory added in v0.3.0

DescribeSpotFleetRequestHistory mocks base method

func (*MockEC2Client) DescribeSpotFleetRequestHistoryRequest added in v0.3.0

DescribeSpotFleetRequestHistoryRequest mocks base method

func (*MockEC2Client) DescribeSpotFleetRequestHistoryWithContext added in v0.3.0

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

DescribeSpotFleetRequestHistoryWithContext mocks base method

func (*MockEC2Client) DescribeSpotFleetRequests added in v0.3.0

DescribeSpotFleetRequests mocks base method

func (*MockEC2Client) DescribeSpotFleetRequestsPages added in v0.3.0

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

DescribeSpotFleetRequestsPages mocks base method

func (*MockEC2Client) DescribeSpotFleetRequestsPagesWithContext added in v0.3.0

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

DescribeSpotFleetRequestsPagesWithContext mocks base method

func (*MockEC2Client) DescribeSpotFleetRequestsRequest added in v0.3.0

func (m *MockEC2Client) DescribeSpotFleetRequestsRequest(arg0 *ec2.DescribeSpotFleetRequestsInput) (*request.Request, *ec2.DescribeSpotFleetRequestsOutput)

DescribeSpotFleetRequestsRequest mocks base method

func (*MockEC2Client) DescribeSpotFleetRequestsWithContext added in v0.3.0

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

DescribeSpotFleetRequestsWithContext mocks base method

func (*MockEC2Client) DescribeSpotInstanceRequests added in v0.3.0

DescribeSpotInstanceRequests mocks base method

func (*MockEC2Client) DescribeSpotInstanceRequestsPages added in v1.2.0

func (m *MockEC2Client) DescribeSpotInstanceRequestsPages(arg0 *ec2.DescribeSpotInstanceRequestsInput, arg1 func(*ec2.DescribeSpotInstanceRequestsOutput, bool) bool) error

DescribeSpotInstanceRequestsPages mocks base method

func (*MockEC2Client) DescribeSpotInstanceRequestsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeSpotInstanceRequestsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeSpotInstanceRequestsInput, arg2 func(*ec2.DescribeSpotInstanceRequestsOutput, bool) bool, arg3 ...request.Option) error

DescribeSpotInstanceRequestsPagesWithContext mocks base method

func (*MockEC2Client) DescribeSpotInstanceRequestsRequest added in v0.3.0

DescribeSpotInstanceRequestsRequest mocks base method

func (*MockEC2Client) DescribeSpotInstanceRequestsWithContext added in v0.3.0

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

DescribeSpotInstanceRequestsWithContext mocks base method

func (*MockEC2Client) DescribeSpotPriceHistory added in v0.3.0

DescribeSpotPriceHistory mocks base method

func (*MockEC2Client) DescribeSpotPriceHistoryPages added in v0.3.0

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

DescribeSpotPriceHistoryPages mocks base method

func (*MockEC2Client) DescribeSpotPriceHistoryPagesWithContext added in v0.3.0

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

DescribeSpotPriceHistoryPagesWithContext mocks base method

func (*MockEC2Client) DescribeSpotPriceHistoryRequest added in v0.3.0

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

DescribeSpotPriceHistoryRequest mocks base method

func (*MockEC2Client) DescribeSpotPriceHistoryWithContext added in v0.3.0

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

DescribeSpotPriceHistoryWithContext mocks base method

func (*MockEC2Client) DescribeStaleSecurityGroups added in v0.3.0

DescribeStaleSecurityGroups mocks base method

func (*MockEC2Client) DescribeStaleSecurityGroupsPages added in v1.2.0

func (m *MockEC2Client) DescribeStaleSecurityGroupsPages(arg0 *ec2.DescribeStaleSecurityGroupsInput, arg1 func(*ec2.DescribeStaleSecurityGroupsOutput, bool) bool) error

DescribeStaleSecurityGroupsPages mocks base method

func (*MockEC2Client) DescribeStaleSecurityGroupsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeStaleSecurityGroupsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeStaleSecurityGroupsInput, arg2 func(*ec2.DescribeStaleSecurityGroupsOutput, bool) bool, arg3 ...request.Option) error

DescribeStaleSecurityGroupsPagesWithContext mocks base method

func (*MockEC2Client) DescribeStaleSecurityGroupsRequest added in v0.3.0

DescribeStaleSecurityGroupsRequest mocks base method

func (*MockEC2Client) DescribeStaleSecurityGroupsWithContext added in v0.3.0

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

DescribeStaleSecurityGroupsWithContext mocks base method

func (*MockEC2Client) DescribeSubnets added in v0.3.0

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

DescribeSubnets mocks base method

func (*MockEC2Client) DescribeSubnetsPages added in v1.2.0

func (m *MockEC2Client) DescribeSubnetsPages(arg0 *ec2.DescribeSubnetsInput, arg1 func(*ec2.DescribeSubnetsOutput, bool) bool) error

DescribeSubnetsPages mocks base method

func (*MockEC2Client) DescribeSubnetsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeSubnetsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeSubnetsInput, arg2 func(*ec2.DescribeSubnetsOutput, bool) bool, arg3 ...request.Option) error

DescribeSubnetsPagesWithContext mocks base method

func (*MockEC2Client) DescribeSubnetsRequest added in v0.3.0

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

DescribeSubnetsRequest mocks base method

func (*MockEC2Client) DescribeSubnetsWithContext added in v0.3.0

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

DescribeSubnetsWithContext mocks base method

func (*MockEC2Client) DescribeTags added in v0.3.0

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

DescribeTags mocks base method

func (*MockEC2Client) DescribeTagsPages added in v0.3.0

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

DescribeTagsPages mocks base method

func (*MockEC2Client) DescribeTagsPagesWithContext added in v0.3.0

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

DescribeTagsPagesWithContext mocks base method

func (*MockEC2Client) DescribeTagsRequest added in v0.3.0

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

DescribeTagsRequest mocks base method

func (*MockEC2Client) DescribeTagsWithContext added in v0.3.0

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

DescribeTagsWithContext mocks base method

func (*MockEC2Client) DescribeTrafficMirrorFilters added in v1.2.0

DescribeTrafficMirrorFilters mocks base method

func (*MockEC2Client) DescribeTrafficMirrorFiltersPages added in v1.2.0

func (m *MockEC2Client) DescribeTrafficMirrorFiltersPages(arg0 *ec2.DescribeTrafficMirrorFiltersInput, arg1 func(*ec2.DescribeTrafficMirrorFiltersOutput, bool) bool) error

DescribeTrafficMirrorFiltersPages mocks base method

func (*MockEC2Client) DescribeTrafficMirrorFiltersPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeTrafficMirrorFiltersPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeTrafficMirrorFiltersInput, arg2 func(*ec2.DescribeTrafficMirrorFiltersOutput, bool) bool, arg3 ...request.Option) error

DescribeTrafficMirrorFiltersPagesWithContext mocks base method

func (*MockEC2Client) DescribeTrafficMirrorFiltersRequest added in v1.2.0

DescribeTrafficMirrorFiltersRequest mocks base method

func (*MockEC2Client) DescribeTrafficMirrorFiltersWithContext added in v1.2.0

func (m *MockEC2Client) DescribeTrafficMirrorFiltersWithContext(arg0 context.Context, arg1 *ec2.DescribeTrafficMirrorFiltersInput, arg2 ...request.Option) (*ec2.DescribeTrafficMirrorFiltersOutput, error)

DescribeTrafficMirrorFiltersWithContext mocks base method

func (*MockEC2Client) DescribeTrafficMirrorSessions added in v1.2.0

DescribeTrafficMirrorSessions mocks base method

func (*MockEC2Client) DescribeTrafficMirrorSessionsPages added in v1.2.0

func (m *MockEC2Client) DescribeTrafficMirrorSessionsPages(arg0 *ec2.DescribeTrafficMirrorSessionsInput, arg1 func(*ec2.DescribeTrafficMirrorSessionsOutput, bool) bool) error

DescribeTrafficMirrorSessionsPages mocks base method

func (*MockEC2Client) DescribeTrafficMirrorSessionsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeTrafficMirrorSessionsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeTrafficMirrorSessionsInput, arg2 func(*ec2.DescribeTrafficMirrorSessionsOutput, bool) bool, arg3 ...request.Option) error

DescribeTrafficMirrorSessionsPagesWithContext mocks base method

func (*MockEC2Client) DescribeTrafficMirrorSessionsRequest added in v1.2.0

DescribeTrafficMirrorSessionsRequest mocks base method

func (*MockEC2Client) DescribeTrafficMirrorSessionsWithContext added in v1.2.0

func (m *MockEC2Client) DescribeTrafficMirrorSessionsWithContext(arg0 context.Context, arg1 *ec2.DescribeTrafficMirrorSessionsInput, arg2 ...request.Option) (*ec2.DescribeTrafficMirrorSessionsOutput, error)

DescribeTrafficMirrorSessionsWithContext mocks base method

func (*MockEC2Client) DescribeTrafficMirrorTargets added in v1.2.0

DescribeTrafficMirrorTargets mocks base method

func (*MockEC2Client) DescribeTrafficMirrorTargetsPages added in v1.2.0

func (m *MockEC2Client) DescribeTrafficMirrorTargetsPages(arg0 *ec2.DescribeTrafficMirrorTargetsInput, arg1 func(*ec2.DescribeTrafficMirrorTargetsOutput, bool) bool) error

DescribeTrafficMirrorTargetsPages mocks base method

func (*MockEC2Client) DescribeTrafficMirrorTargetsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeTrafficMirrorTargetsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeTrafficMirrorTargetsInput, arg2 func(*ec2.DescribeTrafficMirrorTargetsOutput, bool) bool, arg3 ...request.Option) error

DescribeTrafficMirrorTargetsPagesWithContext mocks base method

func (*MockEC2Client) DescribeTrafficMirrorTargetsRequest added in v1.2.0

DescribeTrafficMirrorTargetsRequest mocks base method

func (*MockEC2Client) DescribeTrafficMirrorTargetsWithContext added in v1.2.0

func (m *MockEC2Client) DescribeTrafficMirrorTargetsWithContext(arg0 context.Context, arg1 *ec2.DescribeTrafficMirrorTargetsInput, arg2 ...request.Option) (*ec2.DescribeTrafficMirrorTargetsOutput, error)

DescribeTrafficMirrorTargetsWithContext mocks base method

func (*MockEC2Client) DescribeTransitGatewayAttachments added in v1.2.0

DescribeTransitGatewayAttachments mocks base method

func (*MockEC2Client) DescribeTransitGatewayAttachmentsPages added in v1.2.0

func (m *MockEC2Client) DescribeTransitGatewayAttachmentsPages(arg0 *ec2.DescribeTransitGatewayAttachmentsInput, arg1 func(*ec2.DescribeTransitGatewayAttachmentsOutput, bool) bool) error

DescribeTransitGatewayAttachmentsPages mocks base method

func (*MockEC2Client) DescribeTransitGatewayAttachmentsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeTransitGatewayAttachmentsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeTransitGatewayAttachmentsInput, arg2 func(*ec2.DescribeTransitGatewayAttachmentsOutput, bool) bool, arg3 ...request.Option) error

DescribeTransitGatewayAttachmentsPagesWithContext mocks base method

func (*MockEC2Client) DescribeTransitGatewayAttachmentsRequest added in v1.2.0

DescribeTransitGatewayAttachmentsRequest mocks base method

func (*MockEC2Client) DescribeTransitGatewayAttachmentsWithContext added in v1.2.0

func (m *MockEC2Client) DescribeTransitGatewayAttachmentsWithContext(arg0 context.Context, arg1 *ec2.DescribeTransitGatewayAttachmentsInput, arg2 ...request.Option) (*ec2.DescribeTransitGatewayAttachmentsOutput, error)

DescribeTransitGatewayAttachmentsWithContext mocks base method

func (*MockEC2Client) DescribeTransitGatewayMulticastDomains added in v1.2.0

DescribeTransitGatewayMulticastDomains mocks base method

func (*MockEC2Client) DescribeTransitGatewayMulticastDomainsPages added in v1.2.0

func (m *MockEC2Client) DescribeTransitGatewayMulticastDomainsPages(arg0 *ec2.DescribeTransitGatewayMulticastDomainsInput, arg1 func(*ec2.DescribeTransitGatewayMulticastDomainsOutput, bool) bool) error

DescribeTransitGatewayMulticastDomainsPages mocks base method

func (*MockEC2Client) DescribeTransitGatewayMulticastDomainsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeTransitGatewayMulticastDomainsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeTransitGatewayMulticastDomainsInput, arg2 func(*ec2.DescribeTransitGatewayMulticastDomainsOutput, bool) bool, arg3 ...request.Option) error

DescribeTransitGatewayMulticastDomainsPagesWithContext mocks base method

func (*MockEC2Client) DescribeTransitGatewayMulticastDomainsRequest added in v1.2.0

DescribeTransitGatewayMulticastDomainsRequest mocks base method

func (*MockEC2Client) DescribeTransitGatewayMulticastDomainsWithContext added in v1.2.0

func (m *MockEC2Client) DescribeTransitGatewayMulticastDomainsWithContext(arg0 context.Context, arg1 *ec2.DescribeTransitGatewayMulticastDomainsInput, arg2 ...request.Option) (*ec2.DescribeTransitGatewayMulticastDomainsOutput, error)

DescribeTransitGatewayMulticastDomainsWithContext mocks base method

func (*MockEC2Client) DescribeTransitGatewayPeeringAttachments added in v1.2.0

DescribeTransitGatewayPeeringAttachments mocks base method

func (*MockEC2Client) DescribeTransitGatewayPeeringAttachmentsPages added in v1.2.0

func (m *MockEC2Client) DescribeTransitGatewayPeeringAttachmentsPages(arg0 *ec2.DescribeTransitGatewayPeeringAttachmentsInput, arg1 func(*ec2.DescribeTransitGatewayPeeringAttachmentsOutput, bool) bool) error

DescribeTransitGatewayPeeringAttachmentsPages mocks base method

func (*MockEC2Client) DescribeTransitGatewayPeeringAttachmentsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeTransitGatewayPeeringAttachmentsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeTransitGatewayPeeringAttachmentsInput, arg2 func(*ec2.DescribeTransitGatewayPeeringAttachmentsOutput, bool) bool, arg3 ...request.Option) error

DescribeTransitGatewayPeeringAttachmentsPagesWithContext mocks base method

func (*MockEC2Client) DescribeTransitGatewayPeeringAttachmentsRequest added in v1.2.0

DescribeTransitGatewayPeeringAttachmentsRequest mocks base method

func (*MockEC2Client) DescribeTransitGatewayPeeringAttachmentsWithContext added in v1.2.0

func (m *MockEC2Client) DescribeTransitGatewayPeeringAttachmentsWithContext(arg0 context.Context, arg1 *ec2.DescribeTransitGatewayPeeringAttachmentsInput, arg2 ...request.Option) (*ec2.DescribeTransitGatewayPeeringAttachmentsOutput, error)

DescribeTransitGatewayPeeringAttachmentsWithContext mocks base method

func (*MockEC2Client) DescribeTransitGatewayRouteTables added in v1.2.0

DescribeTransitGatewayRouteTables mocks base method

func (*MockEC2Client) DescribeTransitGatewayRouteTablesPages added in v1.2.0

func (m *MockEC2Client) DescribeTransitGatewayRouteTablesPages(arg0 *ec2.DescribeTransitGatewayRouteTablesInput, arg1 func(*ec2.DescribeTransitGatewayRouteTablesOutput, bool) bool) error

DescribeTransitGatewayRouteTablesPages mocks base method

func (*MockEC2Client) DescribeTransitGatewayRouteTablesPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeTransitGatewayRouteTablesPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeTransitGatewayRouteTablesInput, arg2 func(*ec2.DescribeTransitGatewayRouteTablesOutput, bool) bool, arg3 ...request.Option) error

DescribeTransitGatewayRouteTablesPagesWithContext mocks base method

func (*MockEC2Client) DescribeTransitGatewayRouteTablesRequest added in v1.2.0

DescribeTransitGatewayRouteTablesRequest mocks base method

func (*MockEC2Client) DescribeTransitGatewayRouteTablesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeTransitGatewayRouteTablesWithContext(arg0 context.Context, arg1 *ec2.DescribeTransitGatewayRouteTablesInput, arg2 ...request.Option) (*ec2.DescribeTransitGatewayRouteTablesOutput, error)

DescribeTransitGatewayRouteTablesWithContext mocks base method

func (*MockEC2Client) DescribeTransitGatewayVpcAttachments added in v1.2.0

DescribeTransitGatewayVpcAttachments mocks base method

func (*MockEC2Client) DescribeTransitGatewayVpcAttachmentsPages added in v1.2.0

func (m *MockEC2Client) DescribeTransitGatewayVpcAttachmentsPages(arg0 *ec2.DescribeTransitGatewayVpcAttachmentsInput, arg1 func(*ec2.DescribeTransitGatewayVpcAttachmentsOutput, bool) bool) error

DescribeTransitGatewayVpcAttachmentsPages mocks base method

func (*MockEC2Client) DescribeTransitGatewayVpcAttachmentsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeTransitGatewayVpcAttachmentsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeTransitGatewayVpcAttachmentsInput, arg2 func(*ec2.DescribeTransitGatewayVpcAttachmentsOutput, bool) bool, arg3 ...request.Option) error

DescribeTransitGatewayVpcAttachmentsPagesWithContext mocks base method

func (*MockEC2Client) DescribeTransitGatewayVpcAttachmentsRequest added in v1.2.0

DescribeTransitGatewayVpcAttachmentsRequest mocks base method

func (*MockEC2Client) DescribeTransitGatewayVpcAttachmentsWithContext added in v1.2.0

func (m *MockEC2Client) DescribeTransitGatewayVpcAttachmentsWithContext(arg0 context.Context, arg1 *ec2.DescribeTransitGatewayVpcAttachmentsInput, arg2 ...request.Option) (*ec2.DescribeTransitGatewayVpcAttachmentsOutput, error)

DescribeTransitGatewayVpcAttachmentsWithContext mocks base method

func (*MockEC2Client) DescribeTransitGateways added in v1.2.0

DescribeTransitGateways mocks base method

func (*MockEC2Client) DescribeTransitGatewaysPages added in v1.2.0

func (m *MockEC2Client) DescribeTransitGatewaysPages(arg0 *ec2.DescribeTransitGatewaysInput, arg1 func(*ec2.DescribeTransitGatewaysOutput, bool) bool) error

DescribeTransitGatewaysPages mocks base method

func (*MockEC2Client) DescribeTransitGatewaysPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeTransitGatewaysPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeTransitGatewaysInput, arg2 func(*ec2.DescribeTransitGatewaysOutput, bool) bool, arg3 ...request.Option) error

DescribeTransitGatewaysPagesWithContext mocks base method

func (*MockEC2Client) DescribeTransitGatewaysRequest added in v1.2.0

func (m *MockEC2Client) DescribeTransitGatewaysRequest(arg0 *ec2.DescribeTransitGatewaysInput) (*request.Request, *ec2.DescribeTransitGatewaysOutput)

DescribeTransitGatewaysRequest mocks base method

func (*MockEC2Client) DescribeTransitGatewaysWithContext added in v1.2.0

func (m *MockEC2Client) DescribeTransitGatewaysWithContext(arg0 context.Context, arg1 *ec2.DescribeTransitGatewaysInput, arg2 ...request.Option) (*ec2.DescribeTransitGatewaysOutput, error)

DescribeTransitGatewaysWithContext mocks base method

func (*MockEC2Client) DescribeVolumeAttribute added in v0.3.0

DescribeVolumeAttribute mocks base method

func (*MockEC2Client) DescribeVolumeAttributeRequest added in v0.3.0

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

DescribeVolumeAttributeRequest mocks base method

func (*MockEC2Client) DescribeVolumeAttributeWithContext added in v0.3.0

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

DescribeVolumeAttributeWithContext mocks base method

func (*MockEC2Client) DescribeVolumeStatus added in v0.3.0

DescribeVolumeStatus mocks base method

func (*MockEC2Client) DescribeVolumeStatusPages added in v0.3.0

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

DescribeVolumeStatusPages mocks base method

func (*MockEC2Client) DescribeVolumeStatusPagesWithContext added in v0.3.0

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

DescribeVolumeStatusPagesWithContext mocks base method

func (*MockEC2Client) DescribeVolumeStatusRequest added in v0.3.0

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

DescribeVolumeStatusRequest mocks base method

func (*MockEC2Client) DescribeVolumeStatusWithContext added in v0.3.0

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

DescribeVolumeStatusWithContext mocks base method

func (*MockEC2Client) DescribeVolumes added in v0.3.0

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

DescribeVolumes mocks base method

func (*MockEC2Client) DescribeVolumesModifications added in v0.3.0

DescribeVolumesModifications mocks base method

func (*MockEC2Client) DescribeVolumesModificationsPages added in v1.2.0

func (m *MockEC2Client) DescribeVolumesModificationsPages(arg0 *ec2.DescribeVolumesModificationsInput, arg1 func(*ec2.DescribeVolumesModificationsOutput, bool) bool) error

DescribeVolumesModificationsPages mocks base method

func (*MockEC2Client) DescribeVolumesModificationsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeVolumesModificationsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeVolumesModificationsInput, arg2 func(*ec2.DescribeVolumesModificationsOutput, bool) bool, arg3 ...request.Option) error

DescribeVolumesModificationsPagesWithContext mocks base method

func (*MockEC2Client) DescribeVolumesModificationsRequest added in v0.3.0

DescribeVolumesModificationsRequest mocks base method

func (*MockEC2Client) DescribeVolumesModificationsWithContext added in v0.3.0

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

DescribeVolumesModificationsWithContext mocks base method

func (*MockEC2Client) DescribeVolumesPages added in v0.3.0

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

DescribeVolumesPages mocks base method

func (*MockEC2Client) DescribeVolumesPagesWithContext added in v0.3.0

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

DescribeVolumesPagesWithContext mocks base method

func (*MockEC2Client) DescribeVolumesRequest added in v0.3.0

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

DescribeVolumesRequest mocks base method

func (*MockEC2Client) DescribeVolumesWithContext added in v0.3.0

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

DescribeVolumesWithContext mocks base method

func (*MockEC2Client) DescribeVpcAttribute added in v0.3.0

DescribeVpcAttribute mocks base method

func (*MockEC2Client) DescribeVpcAttributeRequest added in v0.3.0

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

DescribeVpcAttributeRequest mocks base method

func (*MockEC2Client) DescribeVpcAttributeWithContext added in v0.3.0

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

DescribeVpcAttributeWithContext mocks base method

DescribeVpcClassicLink mocks base method

func (*MockEC2Client) DescribeVpcClassicLinkDnsSupport added in v0.3.0

DescribeVpcClassicLinkDnsSupport mocks base method

func (*MockEC2Client) DescribeVpcClassicLinkDnsSupportPages added in v1.2.0

func (m *MockEC2Client) DescribeVpcClassicLinkDnsSupportPages(arg0 *ec2.DescribeVpcClassicLinkDnsSupportInput, arg1 func(*ec2.DescribeVpcClassicLinkDnsSupportOutput, bool) bool) error

DescribeVpcClassicLinkDnsSupportPages mocks base method

func (*MockEC2Client) DescribeVpcClassicLinkDnsSupportPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeVpcClassicLinkDnsSupportPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeVpcClassicLinkDnsSupportInput, arg2 func(*ec2.DescribeVpcClassicLinkDnsSupportOutput, bool) bool, arg3 ...request.Option) error

DescribeVpcClassicLinkDnsSupportPagesWithContext mocks base method

func (*MockEC2Client) DescribeVpcClassicLinkDnsSupportRequest added in v0.3.0

DescribeVpcClassicLinkDnsSupportRequest mocks base method

func (*MockEC2Client) DescribeVpcClassicLinkDnsSupportWithContext added in v0.3.0

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

DescribeVpcClassicLinkDnsSupportWithContext mocks base method

func (*MockEC2Client) DescribeVpcClassicLinkRequest added in v0.3.0

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

DescribeVpcClassicLinkRequest mocks base method

func (*MockEC2Client) DescribeVpcClassicLinkWithContext added in v0.3.0

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

DescribeVpcClassicLinkWithContext mocks base method

func (*MockEC2Client) DescribeVpcEndpointConnectionNotifications added in v0.3.0

DescribeVpcEndpointConnectionNotifications mocks base method

func (*MockEC2Client) DescribeVpcEndpointConnectionNotificationsPages added in v1.2.0

func (m *MockEC2Client) DescribeVpcEndpointConnectionNotificationsPages(arg0 *ec2.DescribeVpcEndpointConnectionNotificationsInput, arg1 func(*ec2.DescribeVpcEndpointConnectionNotificationsOutput, bool) bool) error

DescribeVpcEndpointConnectionNotificationsPages mocks base method

func (*MockEC2Client) DescribeVpcEndpointConnectionNotificationsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeVpcEndpointConnectionNotificationsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeVpcEndpointConnectionNotificationsInput, arg2 func(*ec2.DescribeVpcEndpointConnectionNotificationsOutput, bool) bool, arg3 ...request.Option) error

DescribeVpcEndpointConnectionNotificationsPagesWithContext mocks base method

func (*MockEC2Client) DescribeVpcEndpointConnectionNotificationsRequest added in v0.3.0

DescribeVpcEndpointConnectionNotificationsRequest mocks base method

func (*MockEC2Client) DescribeVpcEndpointConnectionNotificationsWithContext added in v0.3.0

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

DescribeVpcEndpointConnectionNotificationsWithContext mocks base method

func (*MockEC2Client) DescribeVpcEndpointConnections added in v0.3.0

DescribeVpcEndpointConnections mocks base method

func (*MockEC2Client) DescribeVpcEndpointConnectionsPages added in v1.2.0

func (m *MockEC2Client) DescribeVpcEndpointConnectionsPages(arg0 *ec2.DescribeVpcEndpointConnectionsInput, arg1 func(*ec2.DescribeVpcEndpointConnectionsOutput, bool) bool) error

DescribeVpcEndpointConnectionsPages mocks base method

func (*MockEC2Client) DescribeVpcEndpointConnectionsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeVpcEndpointConnectionsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeVpcEndpointConnectionsInput, arg2 func(*ec2.DescribeVpcEndpointConnectionsOutput, bool) bool, arg3 ...request.Option) error

DescribeVpcEndpointConnectionsPagesWithContext mocks base method

func (*MockEC2Client) DescribeVpcEndpointConnectionsRequest added in v0.3.0

DescribeVpcEndpointConnectionsRequest mocks base method

func (*MockEC2Client) DescribeVpcEndpointConnectionsWithContext added in v0.3.0

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

DescribeVpcEndpointConnectionsWithContext mocks base method

func (*MockEC2Client) DescribeVpcEndpointServiceConfigurations added in v0.3.0

DescribeVpcEndpointServiceConfigurations mocks base method

func (*MockEC2Client) DescribeVpcEndpointServiceConfigurationsPages added in v1.2.0

func (m *MockEC2Client) DescribeVpcEndpointServiceConfigurationsPages(arg0 *ec2.DescribeVpcEndpointServiceConfigurationsInput, arg1 func(*ec2.DescribeVpcEndpointServiceConfigurationsOutput, bool) bool) error

DescribeVpcEndpointServiceConfigurationsPages mocks base method

func (*MockEC2Client) DescribeVpcEndpointServiceConfigurationsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeVpcEndpointServiceConfigurationsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeVpcEndpointServiceConfigurationsInput, arg2 func(*ec2.DescribeVpcEndpointServiceConfigurationsOutput, bool) bool, arg3 ...request.Option) error

DescribeVpcEndpointServiceConfigurationsPagesWithContext mocks base method

func (*MockEC2Client) DescribeVpcEndpointServiceConfigurationsRequest added in v0.3.0

DescribeVpcEndpointServiceConfigurationsRequest mocks base method

func (*MockEC2Client) DescribeVpcEndpointServiceConfigurationsWithContext added in v0.3.0

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

DescribeVpcEndpointServiceConfigurationsWithContext mocks base method

func (*MockEC2Client) DescribeVpcEndpointServicePermissions added in v0.3.0

DescribeVpcEndpointServicePermissions mocks base method

func (*MockEC2Client) DescribeVpcEndpointServicePermissionsPages added in v1.2.0

func (m *MockEC2Client) DescribeVpcEndpointServicePermissionsPages(arg0 *ec2.DescribeVpcEndpointServicePermissionsInput, arg1 func(*ec2.DescribeVpcEndpointServicePermissionsOutput, bool) bool) error

DescribeVpcEndpointServicePermissionsPages mocks base method

func (*MockEC2Client) DescribeVpcEndpointServicePermissionsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeVpcEndpointServicePermissionsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeVpcEndpointServicePermissionsInput, arg2 func(*ec2.DescribeVpcEndpointServicePermissionsOutput, bool) bool, arg3 ...request.Option) error

DescribeVpcEndpointServicePermissionsPagesWithContext mocks base method

func (*MockEC2Client) DescribeVpcEndpointServicePermissionsRequest added in v0.3.0

DescribeVpcEndpointServicePermissionsRequest mocks base method

func (*MockEC2Client) DescribeVpcEndpointServicePermissionsWithContext added in v0.3.0

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

DescribeVpcEndpointServicePermissionsWithContext mocks base method

func (*MockEC2Client) DescribeVpcEndpointServices added in v0.3.0

DescribeVpcEndpointServices mocks base method

func (*MockEC2Client) DescribeVpcEndpointServicesRequest added in v0.3.0

DescribeVpcEndpointServicesRequest mocks base method

func (*MockEC2Client) DescribeVpcEndpointServicesWithContext added in v0.3.0

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

DescribeVpcEndpointServicesWithContext mocks base method

func (*MockEC2Client) DescribeVpcEndpoints added in v0.3.0

DescribeVpcEndpoints mocks base method

func (*MockEC2Client) DescribeVpcEndpointsPages added in v1.2.0

func (m *MockEC2Client) DescribeVpcEndpointsPages(arg0 *ec2.DescribeVpcEndpointsInput, arg1 func(*ec2.DescribeVpcEndpointsOutput, bool) bool) error

DescribeVpcEndpointsPages mocks base method

func (*MockEC2Client) DescribeVpcEndpointsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeVpcEndpointsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeVpcEndpointsInput, arg2 func(*ec2.DescribeVpcEndpointsOutput, bool) bool, arg3 ...request.Option) error

DescribeVpcEndpointsPagesWithContext mocks base method

func (*MockEC2Client) DescribeVpcEndpointsRequest added in v0.3.0

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

DescribeVpcEndpointsRequest mocks base method

func (*MockEC2Client) DescribeVpcEndpointsWithContext added in v0.3.0

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

DescribeVpcEndpointsWithContext mocks base method

func (*MockEC2Client) DescribeVpcPeeringConnections added in v0.3.0

DescribeVpcPeeringConnections mocks base method

func (*MockEC2Client) DescribeVpcPeeringConnectionsPages added in v1.2.0

func (m *MockEC2Client) DescribeVpcPeeringConnectionsPages(arg0 *ec2.DescribeVpcPeeringConnectionsInput, arg1 func(*ec2.DescribeVpcPeeringConnectionsOutput, bool) bool) error

DescribeVpcPeeringConnectionsPages mocks base method

func (*MockEC2Client) DescribeVpcPeeringConnectionsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeVpcPeeringConnectionsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeVpcPeeringConnectionsInput, arg2 func(*ec2.DescribeVpcPeeringConnectionsOutput, bool) bool, arg3 ...request.Option) error

DescribeVpcPeeringConnectionsPagesWithContext mocks base method

func (*MockEC2Client) DescribeVpcPeeringConnectionsRequest added in v0.3.0

DescribeVpcPeeringConnectionsRequest mocks base method

func (*MockEC2Client) DescribeVpcPeeringConnectionsWithContext added in v0.3.0

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

DescribeVpcPeeringConnectionsWithContext mocks base method

func (*MockEC2Client) DescribeVpcs added in v0.3.0

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

DescribeVpcs mocks base method

func (*MockEC2Client) DescribeVpcsPages added in v1.2.0

func (m *MockEC2Client) DescribeVpcsPages(arg0 *ec2.DescribeVpcsInput, arg1 func(*ec2.DescribeVpcsOutput, bool) bool) error

DescribeVpcsPages mocks base method

func (*MockEC2Client) DescribeVpcsPagesWithContext added in v1.2.0

func (m *MockEC2Client) DescribeVpcsPagesWithContext(arg0 context.Context, arg1 *ec2.DescribeVpcsInput, arg2 func(*ec2.DescribeVpcsOutput, bool) bool, arg3 ...request.Option) error

DescribeVpcsPagesWithContext mocks base method

func (*MockEC2Client) DescribeVpcsRequest added in v0.3.0

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

DescribeVpcsRequest mocks base method

func (*MockEC2Client) DescribeVpcsWithContext added in v0.3.0

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

DescribeVpcsWithContext mocks base method

func (*MockEC2Client) DescribeVpnConnections added in v0.3.0

DescribeVpnConnections mocks base method

func (*MockEC2Client) DescribeVpnConnectionsRequest added in v0.3.0

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

DescribeVpnConnectionsRequest mocks base method

func (*MockEC2Client) DescribeVpnConnectionsWithContext added in v0.3.0

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

DescribeVpnConnectionsWithContext mocks base method

func (*MockEC2Client) DescribeVpnGateways added in v0.3.0

DescribeVpnGateways mocks base method

func (*MockEC2Client) DescribeVpnGatewaysRequest added in v0.3.0

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

DescribeVpnGatewaysRequest mocks base method

func (*MockEC2Client) DescribeVpnGatewaysWithContext added in v0.3.0

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

DescribeVpnGatewaysWithContext mocks base method

func (*MockEC2Client) DetachClassicLinkVpc added in v0.3.0

DetachClassicLinkVpc mocks base method

func (*MockEC2Client) DetachClassicLinkVpcRequest added in v0.3.0

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

DetachClassicLinkVpcRequest mocks base method

func (*MockEC2Client) DetachClassicLinkVpcWithContext added in v0.3.0

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

DetachClassicLinkVpcWithContext mocks base method

func (*MockEC2Client) DetachInternetGateway added in v0.3.0

DetachInternetGateway mocks base method

func (*MockEC2Client) DetachInternetGatewayRequest added in v0.3.0

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

DetachInternetGatewayRequest mocks base method

func (*MockEC2Client) DetachInternetGatewayWithContext added in v0.3.0

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

DetachInternetGatewayWithContext mocks base method

func (*MockEC2Client) DetachNetworkInterface added in v0.3.0

DetachNetworkInterface mocks base method

func (*MockEC2Client) DetachNetworkInterfaceRequest added in v0.3.0

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

DetachNetworkInterfaceRequest mocks base method

func (*MockEC2Client) DetachNetworkInterfaceWithContext added in v0.3.0

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

DetachNetworkInterfaceWithContext mocks base method

func (*MockEC2Client) DetachVolume added in v0.3.0

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

DetachVolume mocks base method

func (*MockEC2Client) DetachVolumeRequest added in v0.3.0

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

DetachVolumeRequest mocks base method

func (*MockEC2Client) DetachVolumeWithContext added in v0.3.0

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

DetachVolumeWithContext mocks base method

func (*MockEC2Client) DetachVpnGateway added in v0.3.0

func (m *MockEC2Client) DetachVpnGateway(arg0 *ec2.DetachVpnGatewayInput) (*ec2.DetachVpnGatewayOutput, error)

DetachVpnGateway mocks base method

func (*MockEC2Client) DetachVpnGatewayRequest added in v0.3.0

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

DetachVpnGatewayRequest mocks base method

func (*MockEC2Client) DetachVpnGatewayWithContext added in v0.3.0

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

DetachVpnGatewayWithContext mocks base method

func (*MockEC2Client) DisableEbsEncryptionByDefault added in v1.2.0

DisableEbsEncryptionByDefault mocks base method

func (*MockEC2Client) DisableEbsEncryptionByDefaultRequest added in v1.2.0

DisableEbsEncryptionByDefaultRequest mocks base method

func (*MockEC2Client) DisableEbsEncryptionByDefaultWithContext added in v1.2.0

func (m *MockEC2Client) DisableEbsEncryptionByDefaultWithContext(arg0 context.Context, arg1 *ec2.DisableEbsEncryptionByDefaultInput, arg2 ...request.Option) (*ec2.DisableEbsEncryptionByDefaultOutput, error)

DisableEbsEncryptionByDefaultWithContext mocks base method

func (*MockEC2Client) DisableFastSnapshotRestores added in v1.2.0

DisableFastSnapshotRestores mocks base method

func (*MockEC2Client) DisableFastSnapshotRestoresRequest added in v1.2.0

DisableFastSnapshotRestoresRequest mocks base method

func (*MockEC2Client) DisableFastSnapshotRestoresWithContext added in v1.2.0

func (m *MockEC2Client) DisableFastSnapshotRestoresWithContext(arg0 context.Context, arg1 *ec2.DisableFastSnapshotRestoresInput, arg2 ...request.Option) (*ec2.DisableFastSnapshotRestoresOutput, error)

DisableFastSnapshotRestoresWithContext mocks base method

func (*MockEC2Client) DisableTransitGatewayRouteTablePropagation added in v1.2.0

DisableTransitGatewayRouteTablePropagation mocks base method

func (*MockEC2Client) DisableTransitGatewayRouteTablePropagationRequest added in v1.2.0

DisableTransitGatewayRouteTablePropagationRequest mocks base method

func (*MockEC2Client) DisableTransitGatewayRouteTablePropagationWithContext added in v1.2.0

func (m *MockEC2Client) DisableTransitGatewayRouteTablePropagationWithContext(arg0 context.Context, arg1 *ec2.DisableTransitGatewayRouteTablePropagationInput, arg2 ...request.Option) (*ec2.DisableTransitGatewayRouteTablePropagationOutput, error)

DisableTransitGatewayRouteTablePropagationWithContext mocks base method

func (*MockEC2Client) DisableVgwRoutePropagation added in v0.3.0

DisableVgwRoutePropagation mocks base method

func (*MockEC2Client) DisableVgwRoutePropagationRequest added in v0.3.0

func (m *MockEC2Client) DisableVgwRoutePropagationRequest(arg0 *ec2.DisableVgwRoutePropagationInput) (*request.Request, *ec2.DisableVgwRoutePropagationOutput)

DisableVgwRoutePropagationRequest mocks base method

func (*MockEC2Client) DisableVgwRoutePropagationWithContext added in v0.3.0

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

DisableVgwRoutePropagationWithContext mocks base method

DisableVpcClassicLink mocks base method

func (*MockEC2Client) DisableVpcClassicLinkDnsSupport added in v0.3.0

DisableVpcClassicLinkDnsSupport mocks base method

func (*MockEC2Client) DisableVpcClassicLinkDnsSupportRequest added in v0.3.0

DisableVpcClassicLinkDnsSupportRequest mocks base method

func (*MockEC2Client) DisableVpcClassicLinkDnsSupportWithContext added in v0.3.0

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

DisableVpcClassicLinkDnsSupportWithContext mocks base method

func (*MockEC2Client) DisableVpcClassicLinkRequest added in v0.3.0

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

DisableVpcClassicLinkRequest mocks base method

func (*MockEC2Client) DisableVpcClassicLinkWithContext added in v0.3.0

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

DisableVpcClassicLinkWithContext mocks base method

func (*MockEC2Client) DisassociateAddress added in v0.3.0

DisassociateAddress mocks base method

func (*MockEC2Client) DisassociateAddressRequest added in v0.3.0

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

DisassociateAddressRequest mocks base method

func (*MockEC2Client) DisassociateAddressWithContext added in v0.3.0

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

DisassociateAddressWithContext mocks base method

func (*MockEC2Client) DisassociateClientVpnTargetNetwork added in v1.2.0

DisassociateClientVpnTargetNetwork mocks base method

func (*MockEC2Client) DisassociateClientVpnTargetNetworkRequest added in v1.2.0

DisassociateClientVpnTargetNetworkRequest mocks base method

func (*MockEC2Client) DisassociateClientVpnTargetNetworkWithContext added in v1.2.0

func (m *MockEC2Client) DisassociateClientVpnTargetNetworkWithContext(arg0 context.Context, arg1 *ec2.DisassociateClientVpnTargetNetworkInput, arg2 ...request.Option) (*ec2.DisassociateClientVpnTargetNetworkOutput, error)

DisassociateClientVpnTargetNetworkWithContext mocks base method

func (*MockEC2Client) DisassociateIamInstanceProfile added in v0.3.0

DisassociateIamInstanceProfile mocks base method

func (*MockEC2Client) DisassociateIamInstanceProfileRequest added in v0.3.0

DisassociateIamInstanceProfileRequest mocks base method

func (*MockEC2Client) DisassociateIamInstanceProfileWithContext added in v0.3.0

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

DisassociateIamInstanceProfileWithContext mocks base method

func (*MockEC2Client) DisassociateRouteTable added in v0.3.0

DisassociateRouteTable mocks base method

func (*MockEC2Client) DisassociateRouteTableRequest added in v0.3.0

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

DisassociateRouteTableRequest mocks base method

func (*MockEC2Client) DisassociateRouteTableWithContext added in v0.3.0

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

DisassociateRouteTableWithContext mocks base method

func (*MockEC2Client) DisassociateSubnetCidrBlock added in v0.3.0

DisassociateSubnetCidrBlock mocks base method

func (*MockEC2Client) DisassociateSubnetCidrBlockRequest added in v0.3.0

DisassociateSubnetCidrBlockRequest mocks base method

func (*MockEC2Client) DisassociateSubnetCidrBlockWithContext added in v0.3.0

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

DisassociateSubnetCidrBlockWithContext mocks base method

func (*MockEC2Client) DisassociateTransitGatewayMulticastDomain added in v1.2.0

DisassociateTransitGatewayMulticastDomain mocks base method

func (*MockEC2Client) DisassociateTransitGatewayMulticastDomainRequest added in v1.2.0

DisassociateTransitGatewayMulticastDomainRequest mocks base method

func (*MockEC2Client) DisassociateTransitGatewayMulticastDomainWithContext added in v1.2.0

func (m *MockEC2Client) DisassociateTransitGatewayMulticastDomainWithContext(arg0 context.Context, arg1 *ec2.DisassociateTransitGatewayMulticastDomainInput, arg2 ...request.Option) (*ec2.DisassociateTransitGatewayMulticastDomainOutput, error)

DisassociateTransitGatewayMulticastDomainWithContext mocks base method

func (*MockEC2Client) DisassociateTransitGatewayRouteTable added in v1.2.0

DisassociateTransitGatewayRouteTable mocks base method

func (*MockEC2Client) DisassociateTransitGatewayRouteTableRequest added in v1.2.0

DisassociateTransitGatewayRouteTableRequest mocks base method

func (*MockEC2Client) DisassociateTransitGatewayRouteTableWithContext added in v1.2.0

func (m *MockEC2Client) DisassociateTransitGatewayRouteTableWithContext(arg0 context.Context, arg1 *ec2.DisassociateTransitGatewayRouteTableInput, arg2 ...request.Option) (*ec2.DisassociateTransitGatewayRouteTableOutput, error)

DisassociateTransitGatewayRouteTableWithContext mocks base method

func (*MockEC2Client) DisassociateVpcCidrBlock added in v0.3.0

DisassociateVpcCidrBlock mocks base method

func (*MockEC2Client) DisassociateVpcCidrBlockRequest added in v0.3.0

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

DisassociateVpcCidrBlockRequest mocks base method

func (*MockEC2Client) DisassociateVpcCidrBlockWithContext added in v0.3.0

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

DisassociateVpcCidrBlockWithContext mocks base method

func (*MockEC2Client) EXPECT added in v0.3.0

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

func (*MockEC2Client) EnableEbsEncryptionByDefault added in v1.2.0

EnableEbsEncryptionByDefault mocks base method

func (*MockEC2Client) EnableEbsEncryptionByDefaultRequest added in v1.2.0

EnableEbsEncryptionByDefaultRequest mocks base method

func (*MockEC2Client) EnableEbsEncryptionByDefaultWithContext added in v1.2.0

func (m *MockEC2Client) EnableEbsEncryptionByDefaultWithContext(arg0 context.Context, arg1 *ec2.EnableEbsEncryptionByDefaultInput, arg2 ...request.Option) (*ec2.EnableEbsEncryptionByDefaultOutput, error)

EnableEbsEncryptionByDefaultWithContext mocks base method

func (*MockEC2Client) EnableFastSnapshotRestores added in v1.2.0

EnableFastSnapshotRestores mocks base method

func (*MockEC2Client) EnableFastSnapshotRestoresRequest added in v1.2.0

func (m *MockEC2Client) EnableFastSnapshotRestoresRequest(arg0 *ec2.EnableFastSnapshotRestoresInput) (*request.Request, *ec2.EnableFastSnapshotRestoresOutput)

EnableFastSnapshotRestoresRequest mocks base method

func (*MockEC2Client) EnableFastSnapshotRestoresWithContext added in v1.2.0

func (m *MockEC2Client) EnableFastSnapshotRestoresWithContext(arg0 context.Context, arg1 *ec2.EnableFastSnapshotRestoresInput, arg2 ...request.Option) (*ec2.EnableFastSnapshotRestoresOutput, error)

EnableFastSnapshotRestoresWithContext mocks base method

func (*MockEC2Client) EnableTransitGatewayRouteTablePropagation added in v1.2.0

EnableTransitGatewayRouteTablePropagation mocks base method

func (*MockEC2Client) EnableTransitGatewayRouteTablePropagationRequest added in v1.2.0

EnableTransitGatewayRouteTablePropagationRequest mocks base method

func (*MockEC2Client) EnableTransitGatewayRouteTablePropagationWithContext added in v1.2.0

func (m *MockEC2Client) EnableTransitGatewayRouteTablePropagationWithContext(arg0 context.Context, arg1 *ec2.EnableTransitGatewayRouteTablePropagationInput, arg2 ...request.Option) (*ec2.EnableTransitGatewayRouteTablePropagationOutput, error)

EnableTransitGatewayRouteTablePropagationWithContext mocks base method

func (*MockEC2Client) EnableVgwRoutePropagation added in v0.3.0

EnableVgwRoutePropagation mocks base method

func (*MockEC2Client) EnableVgwRoutePropagationRequest added in v0.3.0

func (m *MockEC2Client) EnableVgwRoutePropagationRequest(arg0 *ec2.EnableVgwRoutePropagationInput) (*request.Request, *ec2.EnableVgwRoutePropagationOutput)

EnableVgwRoutePropagationRequest mocks base method

func (*MockEC2Client) EnableVgwRoutePropagationWithContext added in v0.3.0

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

EnableVgwRoutePropagationWithContext mocks base method

func (*MockEC2Client) EnableVolumeIO added in v0.3.0

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

EnableVolumeIO mocks base method

func (*MockEC2Client) EnableVolumeIORequest added in v0.3.0

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

EnableVolumeIORequest mocks base method

func (*MockEC2Client) EnableVolumeIOWithContext added in v0.3.0

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

EnableVolumeIOWithContext mocks base method

EnableVpcClassicLink mocks base method

func (*MockEC2Client) EnableVpcClassicLinkDnsSupport added in v0.3.0

EnableVpcClassicLinkDnsSupport mocks base method

func (*MockEC2Client) EnableVpcClassicLinkDnsSupportRequest added in v0.3.0

EnableVpcClassicLinkDnsSupportRequest mocks base method

func (*MockEC2Client) EnableVpcClassicLinkDnsSupportWithContext added in v0.3.0

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

EnableVpcClassicLinkDnsSupportWithContext mocks base method

func (*MockEC2Client) EnableVpcClassicLinkRequest added in v0.3.0

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

EnableVpcClassicLinkRequest mocks base method

func (*MockEC2Client) EnableVpcClassicLinkWithContext added in v0.3.0

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

EnableVpcClassicLinkWithContext mocks base method

func (*MockEC2Client) ExportClientVpnClientCertificateRevocationList added in v1.2.0

ExportClientVpnClientCertificateRevocationList mocks base method

func (*MockEC2Client) ExportClientVpnClientCertificateRevocationListRequest added in v1.2.0

ExportClientVpnClientCertificateRevocationListRequest mocks base method

func (*MockEC2Client) ExportClientVpnClientCertificateRevocationListWithContext added in v1.2.0

func (m *MockEC2Client) ExportClientVpnClientCertificateRevocationListWithContext(arg0 context.Context, arg1 *ec2.ExportClientVpnClientCertificateRevocationListInput, arg2 ...request.Option) (*ec2.ExportClientVpnClientCertificateRevocationListOutput, error)

ExportClientVpnClientCertificateRevocationListWithContext mocks base method

func (*MockEC2Client) ExportClientVpnClientConfiguration added in v1.2.0

ExportClientVpnClientConfiguration mocks base method

func (*MockEC2Client) ExportClientVpnClientConfigurationRequest added in v1.2.0

ExportClientVpnClientConfigurationRequest mocks base method

func (*MockEC2Client) ExportClientVpnClientConfigurationWithContext added in v1.2.0

func (m *MockEC2Client) ExportClientVpnClientConfigurationWithContext(arg0 context.Context, arg1 *ec2.ExportClientVpnClientConfigurationInput, arg2 ...request.Option) (*ec2.ExportClientVpnClientConfigurationOutput, error)

ExportClientVpnClientConfigurationWithContext mocks base method

func (*MockEC2Client) ExportImage added in v1.2.0

func (m *MockEC2Client) ExportImage(arg0 *ec2.ExportImageInput) (*ec2.ExportImageOutput, error)

ExportImage mocks base method

func (*MockEC2Client) ExportImageRequest added in v1.2.0

func (m *MockEC2Client) ExportImageRequest(arg0 *ec2.ExportImageInput) (*request.Request, *ec2.ExportImageOutput)

ExportImageRequest mocks base method

func (*MockEC2Client) ExportImageWithContext added in v1.2.0

func (m *MockEC2Client) ExportImageWithContext(arg0 context.Context, arg1 *ec2.ExportImageInput, arg2 ...request.Option) (*ec2.ExportImageOutput, error)

ExportImageWithContext mocks base method

func (*MockEC2Client) ExportTransitGatewayRoutes added in v1.2.0

ExportTransitGatewayRoutes mocks base method

func (*MockEC2Client) ExportTransitGatewayRoutesRequest added in v1.2.0

func (m *MockEC2Client) ExportTransitGatewayRoutesRequest(arg0 *ec2.ExportTransitGatewayRoutesInput) (*request.Request, *ec2.ExportTransitGatewayRoutesOutput)

ExportTransitGatewayRoutesRequest mocks base method

func (*MockEC2Client) ExportTransitGatewayRoutesWithContext added in v1.2.0

func (m *MockEC2Client) ExportTransitGatewayRoutesWithContext(arg0 context.Context, arg1 *ec2.ExportTransitGatewayRoutesInput, arg2 ...request.Option) (*ec2.ExportTransitGatewayRoutesOutput, error)

ExportTransitGatewayRoutesWithContext mocks base method

func (*MockEC2Client) GetAssociatedIpv6PoolCidrs added in v1.2.0

GetAssociatedIpv6PoolCidrs mocks base method

func (*MockEC2Client) GetAssociatedIpv6PoolCidrsPages added in v1.2.0

func (m *MockEC2Client) GetAssociatedIpv6PoolCidrsPages(arg0 *ec2.GetAssociatedIpv6PoolCidrsInput, arg1 func(*ec2.GetAssociatedIpv6PoolCidrsOutput, bool) bool) error

GetAssociatedIpv6PoolCidrsPages mocks base method

func (*MockEC2Client) GetAssociatedIpv6PoolCidrsPagesWithContext added in v1.2.0

func (m *MockEC2Client) GetAssociatedIpv6PoolCidrsPagesWithContext(arg0 context.Context, arg1 *ec2.GetAssociatedIpv6PoolCidrsInput, arg2 func(*ec2.GetAssociatedIpv6PoolCidrsOutput, bool) bool, arg3 ...request.Option) error

GetAssociatedIpv6PoolCidrsPagesWithContext mocks base method

func (*MockEC2Client) GetAssociatedIpv6PoolCidrsRequest added in v1.2.0

func (m *MockEC2Client) GetAssociatedIpv6PoolCidrsRequest(arg0 *ec2.GetAssociatedIpv6PoolCidrsInput) (*request.Request, *ec2.GetAssociatedIpv6PoolCidrsOutput)

GetAssociatedIpv6PoolCidrsRequest mocks base method

func (*MockEC2Client) GetAssociatedIpv6PoolCidrsWithContext added in v1.2.0

func (m *MockEC2Client) GetAssociatedIpv6PoolCidrsWithContext(arg0 context.Context, arg1 *ec2.GetAssociatedIpv6PoolCidrsInput, arg2 ...request.Option) (*ec2.GetAssociatedIpv6PoolCidrsOutput, error)

GetAssociatedIpv6PoolCidrsWithContext mocks base method

func (*MockEC2Client) GetCapacityReservationUsage added in v1.2.0

GetCapacityReservationUsage mocks base method

func (*MockEC2Client) GetCapacityReservationUsageRequest added in v1.2.0

GetCapacityReservationUsageRequest mocks base method

func (*MockEC2Client) GetCapacityReservationUsageWithContext added in v1.2.0

func (m *MockEC2Client) GetCapacityReservationUsageWithContext(arg0 context.Context, arg1 *ec2.GetCapacityReservationUsageInput, arg2 ...request.Option) (*ec2.GetCapacityReservationUsageOutput, error)

GetCapacityReservationUsageWithContext mocks base method

func (*MockEC2Client) GetCoipPoolUsage added in v1.2.0

func (m *MockEC2Client) GetCoipPoolUsage(arg0 *ec2.GetCoipPoolUsageInput) (*ec2.GetCoipPoolUsageOutput, error)

GetCoipPoolUsage mocks base method

func (*MockEC2Client) GetCoipPoolUsageRequest added in v1.2.0

func (m *MockEC2Client) GetCoipPoolUsageRequest(arg0 *ec2.GetCoipPoolUsageInput) (*request.Request, *ec2.GetCoipPoolUsageOutput)

GetCoipPoolUsageRequest mocks base method

func (*MockEC2Client) GetCoipPoolUsageWithContext added in v1.2.0

func (m *MockEC2Client) GetCoipPoolUsageWithContext(arg0 context.Context, arg1 *ec2.GetCoipPoolUsageInput, arg2 ...request.Option) (*ec2.GetCoipPoolUsageOutput, error)

GetCoipPoolUsageWithContext mocks base method

func (*MockEC2Client) GetConsoleOutput added in v0.3.0

func (m *MockEC2Client) GetConsoleOutput(arg0 *ec2.GetConsoleOutputInput) (*ec2.GetConsoleOutputOutput, error)

GetConsoleOutput mocks base method

func (*MockEC2Client) GetConsoleOutputRequest added in v0.3.0

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

GetConsoleOutputRequest mocks base method

func (*MockEC2Client) GetConsoleOutputWithContext added in v0.3.0

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

GetConsoleOutputWithContext mocks base method

func (*MockEC2Client) GetConsoleScreenshot added in v0.3.0

GetConsoleScreenshot mocks base method

func (*MockEC2Client) GetConsoleScreenshotRequest added in v0.3.0

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

GetConsoleScreenshotRequest mocks base method

func (*MockEC2Client) GetConsoleScreenshotWithContext added in v0.3.0

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

GetConsoleScreenshotWithContext mocks base method

func (*MockEC2Client) GetDefaultCreditSpecification added in v1.2.0

GetDefaultCreditSpecification mocks base method

func (*MockEC2Client) GetDefaultCreditSpecificationRequest added in v1.2.0

GetDefaultCreditSpecificationRequest mocks base method

func (*MockEC2Client) GetDefaultCreditSpecificationWithContext added in v1.2.0

func (m *MockEC2Client) GetDefaultCreditSpecificationWithContext(arg0 context.Context, arg1 *ec2.GetDefaultCreditSpecificationInput, arg2 ...request.Option) (*ec2.GetDefaultCreditSpecificationOutput, error)

GetDefaultCreditSpecificationWithContext mocks base method

func (*MockEC2Client) GetEbsDefaultKmsKeyId added in v1.2.0

GetEbsDefaultKmsKeyId mocks base method

func (*MockEC2Client) GetEbsDefaultKmsKeyIdRequest added in v1.2.0

func (m *MockEC2Client) GetEbsDefaultKmsKeyIdRequest(arg0 *ec2.GetEbsDefaultKmsKeyIdInput) (*request.Request, *ec2.GetEbsDefaultKmsKeyIdOutput)

GetEbsDefaultKmsKeyIdRequest mocks base method

func (*MockEC2Client) GetEbsDefaultKmsKeyIdWithContext added in v1.2.0

func (m *MockEC2Client) GetEbsDefaultKmsKeyIdWithContext(arg0 context.Context, arg1 *ec2.GetEbsDefaultKmsKeyIdInput, arg2 ...request.Option) (*ec2.GetEbsDefaultKmsKeyIdOutput, error)

GetEbsDefaultKmsKeyIdWithContext mocks base method

func (*MockEC2Client) GetEbsEncryptionByDefault added in v1.2.0

GetEbsEncryptionByDefault mocks base method

func (*MockEC2Client) GetEbsEncryptionByDefaultRequest added in v1.2.0

func (m *MockEC2Client) GetEbsEncryptionByDefaultRequest(arg0 *ec2.GetEbsEncryptionByDefaultInput) (*request.Request, *ec2.GetEbsEncryptionByDefaultOutput)

GetEbsEncryptionByDefaultRequest mocks base method

func (*MockEC2Client) GetEbsEncryptionByDefaultWithContext added in v1.2.0

func (m *MockEC2Client) GetEbsEncryptionByDefaultWithContext(arg0 context.Context, arg1 *ec2.GetEbsEncryptionByDefaultInput, arg2 ...request.Option) (*ec2.GetEbsEncryptionByDefaultOutput, error)

GetEbsEncryptionByDefaultWithContext mocks base method

func (*MockEC2Client) GetGroupsForCapacityReservation added in v1.2.0

GetGroupsForCapacityReservation mocks base method

func (*MockEC2Client) GetGroupsForCapacityReservationPages added in v1.2.0

func (m *MockEC2Client) GetGroupsForCapacityReservationPages(arg0 *ec2.GetGroupsForCapacityReservationInput, arg1 func(*ec2.GetGroupsForCapacityReservationOutput, bool) bool) error

GetGroupsForCapacityReservationPages mocks base method

func (*MockEC2Client) GetGroupsForCapacityReservationPagesWithContext added in v1.2.0

func (m *MockEC2Client) GetGroupsForCapacityReservationPagesWithContext(arg0 context.Context, arg1 *ec2.GetGroupsForCapacityReservationInput, arg2 func(*ec2.GetGroupsForCapacityReservationOutput, bool) bool, arg3 ...request.Option) error

GetGroupsForCapacityReservationPagesWithContext mocks base method

func (*MockEC2Client) GetGroupsForCapacityReservationRequest added in v1.2.0

GetGroupsForCapacityReservationRequest mocks base method

func (*MockEC2Client) GetGroupsForCapacityReservationWithContext added in v1.2.0

func (m *MockEC2Client) GetGroupsForCapacityReservationWithContext(arg0 context.Context, arg1 *ec2.GetGroupsForCapacityReservationInput, arg2 ...request.Option) (*ec2.GetGroupsForCapacityReservationOutput, error)

GetGroupsForCapacityReservationWithContext mocks base method

func (*MockEC2Client) GetHostReservationPurchasePreview added in v0.3.0

GetHostReservationPurchasePreview mocks base method

func (*MockEC2Client) GetHostReservationPurchasePreviewRequest added in v0.3.0

GetHostReservationPurchasePreviewRequest mocks base method

func (*MockEC2Client) GetHostReservationPurchasePreviewWithContext added in v0.3.0

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

GetHostReservationPurchasePreviewWithContext mocks base method

func (*MockEC2Client) GetLaunchTemplateData added in v0.3.0

GetLaunchTemplateData mocks base method

func (*MockEC2Client) GetLaunchTemplateDataRequest added in v0.3.0

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

GetLaunchTemplateDataRequest mocks base method

func (*MockEC2Client) GetLaunchTemplateDataWithContext added in v0.3.0

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

GetLaunchTemplateDataWithContext mocks base method

func (*MockEC2Client) GetManagedPrefixListAssociations added in v1.2.0

GetManagedPrefixListAssociations mocks base method

func (*MockEC2Client) GetManagedPrefixListAssociationsPages added in v1.2.0

func (m *MockEC2Client) GetManagedPrefixListAssociationsPages(arg0 *ec2.GetManagedPrefixListAssociationsInput, arg1 func(*ec2.GetManagedPrefixListAssociationsOutput, bool) bool) error

GetManagedPrefixListAssociationsPages mocks base method

func (*MockEC2Client) GetManagedPrefixListAssociationsPagesWithContext added in v1.2.0

func (m *MockEC2Client) GetManagedPrefixListAssociationsPagesWithContext(arg0 context.Context, arg1 *ec2.GetManagedPrefixListAssociationsInput, arg2 func(*ec2.GetManagedPrefixListAssociationsOutput, bool) bool, arg3 ...request.Option) error

GetManagedPrefixListAssociationsPagesWithContext mocks base method

func (*MockEC2Client) GetManagedPrefixListAssociationsRequest added in v1.2.0

GetManagedPrefixListAssociationsRequest mocks base method

func (*MockEC2Client) GetManagedPrefixListAssociationsWithContext added in v1.2.0

func (m *MockEC2Client) GetManagedPrefixListAssociationsWithContext(arg0 context.Context, arg1 *ec2.GetManagedPrefixListAssociationsInput, arg2 ...request.Option) (*ec2.GetManagedPrefixListAssociationsOutput, error)

GetManagedPrefixListAssociationsWithContext mocks base method

func (*MockEC2Client) GetManagedPrefixListEntries added in v1.2.0

GetManagedPrefixListEntries mocks base method

func (*MockEC2Client) GetManagedPrefixListEntriesPages added in v1.2.0

func (m *MockEC2Client) GetManagedPrefixListEntriesPages(arg0 *ec2.GetManagedPrefixListEntriesInput, arg1 func(*ec2.GetManagedPrefixListEntriesOutput, bool) bool) error

GetManagedPrefixListEntriesPages mocks base method

func (*MockEC2Client) GetManagedPrefixListEntriesPagesWithContext added in v1.2.0

func (m *MockEC2Client) GetManagedPrefixListEntriesPagesWithContext(arg0 context.Context, arg1 *ec2.GetManagedPrefixListEntriesInput, arg2 func(*ec2.GetManagedPrefixListEntriesOutput, bool) bool, arg3 ...request.Option) error

GetManagedPrefixListEntriesPagesWithContext mocks base method

func (*MockEC2Client) GetManagedPrefixListEntriesRequest added in v1.2.0

GetManagedPrefixListEntriesRequest mocks base method

func (*MockEC2Client) GetManagedPrefixListEntriesWithContext added in v1.2.0

func (m *MockEC2Client) GetManagedPrefixListEntriesWithContext(arg0 context.Context, arg1 *ec2.GetManagedPrefixListEntriesInput, arg2 ...request.Option) (*ec2.GetManagedPrefixListEntriesOutput, error)

GetManagedPrefixListEntriesWithContext mocks base method

func (*MockEC2Client) GetPasswordData added in v0.3.0

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

GetPasswordData mocks base method

func (*MockEC2Client) GetPasswordDataRequest added in v0.3.0

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

GetPasswordDataRequest mocks base method

func (*MockEC2Client) GetPasswordDataWithContext added in v0.3.0

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

GetPasswordDataWithContext mocks base method

func (*MockEC2Client) GetReservedInstancesExchangeQuote added in v0.3.0

GetReservedInstancesExchangeQuote mocks base method

func (*MockEC2Client) GetReservedInstancesExchangeQuoteRequest added in v0.3.0

GetReservedInstancesExchangeQuoteRequest mocks base method

func (*MockEC2Client) GetReservedInstancesExchangeQuoteWithContext added in v0.3.0

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

GetReservedInstancesExchangeQuoteWithContext mocks base method

func (*MockEC2Client) GetTransitGatewayAttachmentPropagations added in v1.2.0

GetTransitGatewayAttachmentPropagations mocks base method

func (*MockEC2Client) GetTransitGatewayAttachmentPropagationsPages added in v1.2.0

func (m *MockEC2Client) GetTransitGatewayAttachmentPropagationsPages(arg0 *ec2.GetTransitGatewayAttachmentPropagationsInput, arg1 func(*ec2.GetTransitGatewayAttachmentPropagationsOutput, bool) bool) error

GetTransitGatewayAttachmentPropagationsPages mocks base method

func (*MockEC2Client) GetTransitGatewayAttachmentPropagationsPagesWithContext added in v1.2.0

func (m *MockEC2Client) GetTransitGatewayAttachmentPropagationsPagesWithContext(arg0 context.Context, arg1 *ec2.GetTransitGatewayAttachmentPropagationsInput, arg2 func(*ec2.GetTransitGatewayAttachmentPropagationsOutput, bool) bool, arg3 ...request.Option) error

GetTransitGatewayAttachmentPropagationsPagesWithContext mocks base method

func (*MockEC2Client) GetTransitGatewayAttachmentPropagationsRequest added in v1.2.0

GetTransitGatewayAttachmentPropagationsRequest mocks base method

func (*MockEC2Client) GetTransitGatewayAttachmentPropagationsWithContext added in v1.2.0

func (m *MockEC2Client) GetTransitGatewayAttachmentPropagationsWithContext(arg0 context.Context, arg1 *ec2.GetTransitGatewayAttachmentPropagationsInput, arg2 ...request.Option) (*ec2.GetTransitGatewayAttachmentPropagationsOutput, error)

GetTransitGatewayAttachmentPropagationsWithContext mocks base method

func (*MockEC2Client) GetTransitGatewayMulticastDomainAssociations added in v1.2.0

GetTransitGatewayMulticastDomainAssociations mocks base method

func (*MockEC2Client) GetTransitGatewayMulticastDomainAssociationsPages added in v1.2.0

func (m *MockEC2Client) GetTransitGatewayMulticastDomainAssociationsPages(arg0 *ec2.GetTransitGatewayMulticastDomainAssociationsInput, arg1 func(*ec2.GetTransitGatewayMulticastDomainAssociationsOutput, bool) bool) error

GetTransitGatewayMulticastDomainAssociationsPages mocks base method

func (*MockEC2Client) GetTransitGatewayMulticastDomainAssociationsPagesWithContext added in v1.2.0

func (m *MockEC2Client) GetTransitGatewayMulticastDomainAssociationsPagesWithContext(arg0 context.Context, arg1 *ec2.GetTransitGatewayMulticastDomainAssociationsInput, arg2 func(*ec2.GetTransitGatewayMulticastDomainAssociationsOutput, bool) bool, arg3 ...request.Option) error

GetTransitGatewayMulticastDomainAssociationsPagesWithContext mocks base method

func (*MockEC2Client) GetTransitGatewayMulticastDomainAssociationsRequest added in v1.2.0

GetTransitGatewayMulticastDomainAssociationsRequest mocks base method

func (*MockEC2Client) GetTransitGatewayMulticastDomainAssociationsWithContext added in v1.2.0

func (m *MockEC2Client) GetTransitGatewayMulticastDomainAssociationsWithContext(arg0 context.Context, arg1 *ec2.GetTransitGatewayMulticastDomainAssociationsInput, arg2 ...request.Option) (*ec2.GetTransitGatewayMulticastDomainAssociationsOutput, error)

GetTransitGatewayMulticastDomainAssociationsWithContext mocks base method

func (*MockEC2Client) GetTransitGatewayRouteTableAssociations added in v1.2.0

GetTransitGatewayRouteTableAssociations mocks base method

func (*MockEC2Client) GetTransitGatewayRouteTableAssociationsPages added in v1.2.0

func (m *MockEC2Client) GetTransitGatewayRouteTableAssociationsPages(arg0 *ec2.GetTransitGatewayRouteTableAssociationsInput, arg1 func(*ec2.GetTransitGatewayRouteTableAssociationsOutput, bool) bool) error

GetTransitGatewayRouteTableAssociationsPages mocks base method

func (*MockEC2Client) GetTransitGatewayRouteTableAssociationsPagesWithContext added in v1.2.0

func (m *MockEC2Client) GetTransitGatewayRouteTableAssociationsPagesWithContext(arg0 context.Context, arg1 *ec2.GetTransitGatewayRouteTableAssociationsInput, arg2 func(*ec2.GetTransitGatewayRouteTableAssociationsOutput, bool) bool, arg3 ...request.Option) error

GetTransitGatewayRouteTableAssociationsPagesWithContext mocks base method

func (*MockEC2Client) GetTransitGatewayRouteTableAssociationsRequest added in v1.2.0

GetTransitGatewayRouteTableAssociationsRequest mocks base method

func (*MockEC2Client) GetTransitGatewayRouteTableAssociationsWithContext added in v1.2.0

func (m *MockEC2Client) GetTransitGatewayRouteTableAssociationsWithContext(arg0 context.Context, arg1 *ec2.GetTransitGatewayRouteTableAssociationsInput, arg2 ...request.Option) (*ec2.GetTransitGatewayRouteTableAssociationsOutput, error)

GetTransitGatewayRouteTableAssociationsWithContext mocks base method

func (*MockEC2Client) GetTransitGatewayRouteTablePropagations added in v1.2.0

GetTransitGatewayRouteTablePropagations mocks base method

func (*MockEC2Client) GetTransitGatewayRouteTablePropagationsPages added in v1.2.0

func (m *MockEC2Client) GetTransitGatewayRouteTablePropagationsPages(arg0 *ec2.GetTransitGatewayRouteTablePropagationsInput, arg1 func(*ec2.GetTransitGatewayRouteTablePropagationsOutput, bool) bool) error

GetTransitGatewayRouteTablePropagationsPages mocks base method

func (*MockEC2Client) GetTransitGatewayRouteTablePropagationsPagesWithContext added in v1.2.0

func (m *MockEC2Client) GetTransitGatewayRouteTablePropagationsPagesWithContext(arg0 context.Context, arg1 *ec2.GetTransitGatewayRouteTablePropagationsInput, arg2 func(*ec2.GetTransitGatewayRouteTablePropagationsOutput, bool) bool, arg3 ...request.Option) error

GetTransitGatewayRouteTablePropagationsPagesWithContext mocks base method

func (*MockEC2Client) GetTransitGatewayRouteTablePropagationsRequest added in v1.2.0

GetTransitGatewayRouteTablePropagationsRequest mocks base method

func (*MockEC2Client) GetTransitGatewayRouteTablePropagationsWithContext added in v1.2.0

func (m *MockEC2Client) GetTransitGatewayRouteTablePropagationsWithContext(arg0 context.Context, arg1 *ec2.GetTransitGatewayRouteTablePropagationsInput, arg2 ...request.Option) (*ec2.GetTransitGatewayRouteTablePropagationsOutput, error)

GetTransitGatewayRouteTablePropagationsWithContext mocks base method

func (*MockEC2Client) ImportClientVpnClientCertificateRevocationList added in v1.2.0

ImportClientVpnClientCertificateRevocationList mocks base method

func (*MockEC2Client) ImportClientVpnClientCertificateRevocationListRequest added in v1.2.0

ImportClientVpnClientCertificateRevocationListRequest mocks base method

func (*MockEC2Client) ImportClientVpnClientCertificateRevocationListWithContext added in v1.2.0

func (m *MockEC2Client) ImportClientVpnClientCertificateRevocationListWithContext(arg0 context.Context, arg1 *ec2.ImportClientVpnClientCertificateRevocationListInput, arg2 ...request.Option) (*ec2.ImportClientVpnClientCertificateRevocationListOutput, error)

ImportClientVpnClientCertificateRevocationListWithContext mocks base method

func (*MockEC2Client) ImportImage added in v0.3.0

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

ImportImage mocks base method

func (*MockEC2Client) ImportImageRequest added in v0.3.0

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

ImportImageRequest mocks base method

func (*MockEC2Client) ImportImageWithContext added in v0.3.0

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

ImportImageWithContext mocks base method

func (*MockEC2Client) ImportInstance added in v0.3.0

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

ImportInstance mocks base method

func (*MockEC2Client) ImportInstanceRequest added in v0.3.0

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

ImportInstanceRequest mocks base method

func (*MockEC2Client) ImportInstanceWithContext added in v0.3.0

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

ImportInstanceWithContext mocks base method

func (*MockEC2Client) ImportKeyPair added in v0.3.0

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

ImportKeyPair mocks base method

func (*MockEC2Client) ImportKeyPairRequest added in v0.3.0

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

ImportKeyPairRequest mocks base method

func (*MockEC2Client) ImportKeyPairWithContext added in v0.3.0

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

ImportKeyPairWithContext mocks base method

func (*MockEC2Client) ImportSnapshot added in v0.3.0

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

ImportSnapshot mocks base method

func (*MockEC2Client) ImportSnapshotRequest added in v0.3.0

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

ImportSnapshotRequest mocks base method

func (*MockEC2Client) ImportSnapshotWithContext added in v0.3.0

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

ImportSnapshotWithContext mocks base method

func (*MockEC2Client) ImportVolume added in v0.3.0

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

ImportVolume mocks base method

func (*MockEC2Client) ImportVolumeRequest added in v0.3.0

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

ImportVolumeRequest mocks base method

func (*MockEC2Client) ImportVolumeWithContext added in v0.3.0

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

ImportVolumeWithContext mocks base method

func (*MockEC2Client) ModifyAvailabilityZoneGroup added in v1.2.0

ModifyAvailabilityZoneGroup mocks base method

func (*MockEC2Client) ModifyAvailabilityZoneGroupRequest added in v1.2.0

ModifyAvailabilityZoneGroupRequest mocks base method

func (*MockEC2Client) ModifyAvailabilityZoneGroupWithContext added in v1.2.0

func (m *MockEC2Client) ModifyAvailabilityZoneGroupWithContext(arg0 context.Context, arg1 *ec2.ModifyAvailabilityZoneGroupInput, arg2 ...request.Option) (*ec2.ModifyAvailabilityZoneGroupOutput, error)

ModifyAvailabilityZoneGroupWithContext mocks base method

func (*MockEC2Client) ModifyCapacityReservation added in v0.8.0

ModifyCapacityReservation mocks base method

func (*MockEC2Client) ModifyCapacityReservationRequest added in v0.8.0

func (m *MockEC2Client) ModifyCapacityReservationRequest(arg0 *ec2.ModifyCapacityReservationInput) (*request.Request, *ec2.ModifyCapacityReservationOutput)

ModifyCapacityReservationRequest mocks base method

func (*MockEC2Client) ModifyCapacityReservationWithContext added in v0.8.0

func (m *MockEC2Client) ModifyCapacityReservationWithContext(arg0 context.Context, arg1 *ec2.ModifyCapacityReservationInput, arg2 ...request.Option) (*ec2.ModifyCapacityReservationOutput, error)

ModifyCapacityReservationWithContext mocks base method

func (*MockEC2Client) ModifyClientVpnEndpoint added in v1.2.0

ModifyClientVpnEndpoint mocks base method

func (*MockEC2Client) ModifyClientVpnEndpointRequest added in v1.2.0

func (m *MockEC2Client) ModifyClientVpnEndpointRequest(arg0 *ec2.ModifyClientVpnEndpointInput) (*request.Request, *ec2.ModifyClientVpnEndpointOutput)

ModifyClientVpnEndpointRequest mocks base method

func (*MockEC2Client) ModifyClientVpnEndpointWithContext added in v1.2.0

func (m *MockEC2Client) ModifyClientVpnEndpointWithContext(arg0 context.Context, arg1 *ec2.ModifyClientVpnEndpointInput, arg2 ...request.Option) (*ec2.ModifyClientVpnEndpointOutput, error)

ModifyClientVpnEndpointWithContext mocks base method

func (*MockEC2Client) ModifyDefaultCreditSpecification added in v1.2.0

ModifyDefaultCreditSpecification mocks base method

func (*MockEC2Client) ModifyDefaultCreditSpecificationRequest added in v1.2.0

ModifyDefaultCreditSpecificationRequest mocks base method

func (*MockEC2Client) ModifyDefaultCreditSpecificationWithContext added in v1.2.0

func (m *MockEC2Client) ModifyDefaultCreditSpecificationWithContext(arg0 context.Context, arg1 *ec2.ModifyDefaultCreditSpecificationInput, arg2 ...request.Option) (*ec2.ModifyDefaultCreditSpecificationOutput, error)

ModifyDefaultCreditSpecificationWithContext mocks base method

func (*MockEC2Client) ModifyEbsDefaultKmsKeyId added in v1.2.0

ModifyEbsDefaultKmsKeyId mocks base method

func (*MockEC2Client) ModifyEbsDefaultKmsKeyIdRequest added in v1.2.0

func (m *MockEC2Client) ModifyEbsDefaultKmsKeyIdRequest(arg0 *ec2.ModifyEbsDefaultKmsKeyIdInput) (*request.Request, *ec2.ModifyEbsDefaultKmsKeyIdOutput)

ModifyEbsDefaultKmsKeyIdRequest mocks base method

func (*MockEC2Client) ModifyEbsDefaultKmsKeyIdWithContext added in v1.2.0

func (m *MockEC2Client) ModifyEbsDefaultKmsKeyIdWithContext(arg0 context.Context, arg1 *ec2.ModifyEbsDefaultKmsKeyIdInput, arg2 ...request.Option) (*ec2.ModifyEbsDefaultKmsKeyIdOutput, error)

ModifyEbsDefaultKmsKeyIdWithContext mocks base method

func (*MockEC2Client) ModifyFleet added in v0.3.0

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

ModifyFleet mocks base method

func (*MockEC2Client) ModifyFleetRequest added in v0.3.0

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

ModifyFleetRequest mocks base method

func (*MockEC2Client) ModifyFleetWithContext added in v0.3.0

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

ModifyFleetWithContext mocks base method

func (*MockEC2Client) ModifyFpgaImageAttribute added in v0.3.0

ModifyFpgaImageAttribute mocks base method

func (*MockEC2Client) ModifyFpgaImageAttributeRequest added in v0.3.0

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

ModifyFpgaImageAttributeRequest mocks base method

func (*MockEC2Client) ModifyFpgaImageAttributeWithContext added in v0.3.0

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

ModifyFpgaImageAttributeWithContext mocks base method

func (*MockEC2Client) ModifyHosts added in v0.3.0

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

ModifyHosts mocks base method

func (*MockEC2Client) ModifyHostsRequest added in v0.3.0

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

ModifyHostsRequest mocks base method

func (*MockEC2Client) ModifyHostsWithContext added in v0.3.0

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

ModifyHostsWithContext mocks base method

func (*MockEC2Client) ModifyIdFormat added in v0.3.0

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

ModifyIdFormat mocks base method

func (*MockEC2Client) ModifyIdFormatRequest added in v0.3.0

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

ModifyIdFormatRequest mocks base method

func (*MockEC2Client) ModifyIdFormatWithContext added in v0.3.0

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

ModifyIdFormatWithContext mocks base method

func (*MockEC2Client) ModifyIdentityIdFormat added in v0.3.0

ModifyIdentityIdFormat mocks base method

func (*MockEC2Client) ModifyIdentityIdFormatRequest added in v0.3.0

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

ModifyIdentityIdFormatRequest mocks base method

func (*MockEC2Client) ModifyIdentityIdFormatWithContext added in v0.3.0

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

ModifyIdentityIdFormatWithContext mocks base method

func (*MockEC2Client) ModifyImageAttribute added in v0.3.0

ModifyImageAttribute mocks base method

func (*MockEC2Client) ModifyImageAttributeRequest added in v0.3.0

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

ModifyImageAttributeRequest mocks base method

func (*MockEC2Client) ModifyImageAttributeWithContext added in v0.3.0

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

ModifyImageAttributeWithContext mocks base method

func (*MockEC2Client) ModifyInstanceAttribute added in v0.3.0

ModifyInstanceAttribute mocks base method

func (*MockEC2Client) ModifyInstanceAttributeRequest added in v0.3.0

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

ModifyInstanceAttributeRequest mocks base method

func (*MockEC2Client) ModifyInstanceAttributeWithContext added in v0.3.0

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

ModifyInstanceAttributeWithContext mocks base method

func (*MockEC2Client) ModifyInstanceCapacityReservationAttributes added in v0.8.0

ModifyInstanceCapacityReservationAttributes mocks base method

func (*MockEC2Client) ModifyInstanceCapacityReservationAttributesRequest added in v0.8.0

ModifyInstanceCapacityReservationAttributesRequest mocks base method

func (*MockEC2Client) ModifyInstanceCapacityReservationAttributesWithContext added in v0.8.0

func (m *MockEC2Client) ModifyInstanceCapacityReservationAttributesWithContext(arg0 context.Context, arg1 *ec2.ModifyInstanceCapacityReservationAttributesInput, arg2 ...request.Option) (*ec2.ModifyInstanceCapacityReservationAttributesOutput, error)

ModifyInstanceCapacityReservationAttributesWithContext mocks base method

func (*MockEC2Client) ModifyInstanceCreditSpecification added in v0.3.0

ModifyInstanceCreditSpecification mocks base method

func (*MockEC2Client) ModifyInstanceCreditSpecificationRequest added in v0.3.0

ModifyInstanceCreditSpecificationRequest mocks base method

func (*MockEC2Client) ModifyInstanceCreditSpecificationWithContext added in v0.3.0

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

ModifyInstanceCreditSpecificationWithContext mocks base method

func (*MockEC2Client) ModifyInstanceEventStartTime added in v1.2.0

ModifyInstanceEventStartTime mocks base method

func (*MockEC2Client) ModifyInstanceEventStartTimeRequest added in v1.2.0

ModifyInstanceEventStartTimeRequest mocks base method

func (*MockEC2Client) ModifyInstanceEventStartTimeWithContext added in v1.2.0

func (m *MockEC2Client) ModifyInstanceEventStartTimeWithContext(arg0 context.Context, arg1 *ec2.ModifyInstanceEventStartTimeInput, arg2 ...request.Option) (*ec2.ModifyInstanceEventStartTimeOutput, error)

ModifyInstanceEventStartTimeWithContext mocks base method

func (*MockEC2Client) ModifyInstanceMetadataOptions added in v1.2.0

ModifyInstanceMetadataOptions mocks base method

func (*MockEC2Client) ModifyInstanceMetadataOptionsRequest added in v1.2.0

ModifyInstanceMetadataOptionsRequest mocks base method

func (*MockEC2Client) ModifyInstanceMetadataOptionsWithContext added in v1.2.0

func (m *MockEC2Client) ModifyInstanceMetadataOptionsWithContext(arg0 context.Context, arg1 *ec2.ModifyInstanceMetadataOptionsInput, arg2 ...request.Option) (*ec2.ModifyInstanceMetadataOptionsOutput, error)

ModifyInstanceMetadataOptionsWithContext mocks base method

func (*MockEC2Client) ModifyInstancePlacement added in v0.3.0

ModifyInstancePlacement mocks base method

func (*MockEC2Client) ModifyInstancePlacementRequest added in v0.3.0

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

ModifyInstancePlacementRequest mocks base method

func (*MockEC2Client) ModifyInstancePlacementWithContext added in v0.3.0

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

ModifyInstancePlacementWithContext mocks base method

func (*MockEC2Client) ModifyLaunchTemplate added in v0.3.0

ModifyLaunchTemplate mocks base method

func (*MockEC2Client) ModifyLaunchTemplateRequest added in v0.3.0

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

ModifyLaunchTemplateRequest mocks base method

func (*MockEC2Client) ModifyLaunchTemplateWithContext added in v0.3.0

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

ModifyLaunchTemplateWithContext mocks base method

func (*MockEC2Client) ModifyManagedPrefixList added in v1.2.0

ModifyManagedPrefixList mocks base method

func (*MockEC2Client) ModifyManagedPrefixListRequest added in v1.2.0

func (m *MockEC2Client) ModifyManagedPrefixListRequest(arg0 *ec2.ModifyManagedPrefixListInput) (*request.Request, *ec2.ModifyManagedPrefixListOutput)

ModifyManagedPrefixListRequest mocks base method

func (*MockEC2Client) ModifyManagedPrefixListWithContext added in v1.2.0

func (m *MockEC2Client) ModifyManagedPrefixListWithContext(arg0 context.Context, arg1 *ec2.ModifyManagedPrefixListInput, arg2 ...request.Option) (*ec2.ModifyManagedPrefixListOutput, error)

ModifyManagedPrefixListWithContext mocks base method

func (*MockEC2Client) ModifyNetworkInterfaceAttribute added in v0.3.0

ModifyNetworkInterfaceAttribute mocks base method

func (*MockEC2Client) ModifyNetworkInterfaceAttributeRequest added in v0.3.0

ModifyNetworkInterfaceAttributeRequest mocks base method

func (*MockEC2Client) ModifyNetworkInterfaceAttributeWithContext added in v0.3.0

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

ModifyNetworkInterfaceAttributeWithContext mocks base method

func (*MockEC2Client) ModifyReservedInstances added in v0.3.0

ModifyReservedInstances mocks base method

func (*MockEC2Client) ModifyReservedInstancesRequest added in v0.3.0

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

ModifyReservedInstancesRequest mocks base method

func (*MockEC2Client) ModifyReservedInstancesWithContext added in v0.3.0

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

ModifyReservedInstancesWithContext mocks base method

func (*MockEC2Client) ModifySnapshotAttribute added in v0.3.0

ModifySnapshotAttribute mocks base method

func (*MockEC2Client) ModifySnapshotAttributeRequest added in v0.3.0

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

ModifySnapshotAttributeRequest mocks base method

func (*MockEC2Client) ModifySnapshotAttributeWithContext added in v0.3.0

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

ModifySnapshotAttributeWithContext mocks base method

func (*MockEC2Client) ModifySpotFleetRequest added in v0.3.0

ModifySpotFleetRequest mocks base method

func (*MockEC2Client) ModifySpotFleetRequestRequest added in v0.3.0

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

ModifySpotFleetRequestRequest mocks base method

func (*MockEC2Client) ModifySpotFleetRequestWithContext added in v0.3.0

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

ModifySpotFleetRequestWithContext mocks base method

func (*MockEC2Client) ModifySubnetAttribute added in v0.3.0

ModifySubnetAttribute mocks base method

func (*MockEC2Client) ModifySubnetAttributeRequest added in v0.3.0

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

ModifySubnetAttributeRequest mocks base method

func (*MockEC2Client) ModifySubnetAttributeWithContext added in v0.3.0

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

ModifySubnetAttributeWithContext mocks base method

func (*MockEC2Client) ModifyTrafficMirrorFilterNetworkServices added in v1.2.0

ModifyTrafficMirrorFilterNetworkServices mocks base method

func (*MockEC2Client) ModifyTrafficMirrorFilterNetworkServicesRequest added in v1.2.0

ModifyTrafficMirrorFilterNetworkServicesRequest mocks base method

func (*MockEC2Client) ModifyTrafficMirrorFilterNetworkServicesWithContext added in v1.2.0

func (m *MockEC2Client) ModifyTrafficMirrorFilterNetworkServicesWithContext(arg0 context.Context, arg1 *ec2.ModifyTrafficMirrorFilterNetworkServicesInput, arg2 ...request.Option) (*ec2.ModifyTrafficMirrorFilterNetworkServicesOutput, error)

ModifyTrafficMirrorFilterNetworkServicesWithContext mocks base method

func (*MockEC2Client) ModifyTrafficMirrorFilterRule added in v1.2.0

ModifyTrafficMirrorFilterRule mocks base method

func (*MockEC2Client) ModifyTrafficMirrorFilterRuleRequest added in v1.2.0

ModifyTrafficMirrorFilterRuleRequest mocks base method

func (*MockEC2Client) ModifyTrafficMirrorFilterRuleWithContext added in v1.2.0

func (m *MockEC2Client) ModifyTrafficMirrorFilterRuleWithContext(arg0 context.Context, arg1 *ec2.ModifyTrafficMirrorFilterRuleInput, arg2 ...request.Option) (*ec2.ModifyTrafficMirrorFilterRuleOutput, error)

ModifyTrafficMirrorFilterRuleWithContext mocks base method

func (*MockEC2Client) ModifyTrafficMirrorSession added in v1.2.0

ModifyTrafficMirrorSession mocks base method

func (*MockEC2Client) ModifyTrafficMirrorSessionRequest added in v1.2.0

func (m *MockEC2Client) ModifyTrafficMirrorSessionRequest(arg0 *ec2.ModifyTrafficMirrorSessionInput) (*request.Request, *ec2.ModifyTrafficMirrorSessionOutput)

ModifyTrafficMirrorSessionRequest mocks base method

func (*MockEC2Client) ModifyTrafficMirrorSessionWithContext added in v1.2.0

func (m *MockEC2Client) ModifyTrafficMirrorSessionWithContext(arg0 context.Context, arg1 *ec2.ModifyTrafficMirrorSessionInput, arg2 ...request.Option) (*ec2.ModifyTrafficMirrorSessionOutput, error)

ModifyTrafficMirrorSessionWithContext mocks base method

func (*MockEC2Client) ModifyTransitGatewayVpcAttachment added in v1.2.0

ModifyTransitGatewayVpcAttachment mocks base method

func (*MockEC2Client) ModifyTransitGatewayVpcAttachmentRequest added in v1.2.0

ModifyTransitGatewayVpcAttachmentRequest mocks base method

func (*MockEC2Client) ModifyTransitGatewayVpcAttachmentWithContext added in v1.2.0

func (m *MockEC2Client) ModifyTransitGatewayVpcAttachmentWithContext(arg0 context.Context, arg1 *ec2.ModifyTransitGatewayVpcAttachmentInput, arg2 ...request.Option) (*ec2.ModifyTransitGatewayVpcAttachmentOutput, error)

ModifyTransitGatewayVpcAttachmentWithContext mocks base method

func (*MockEC2Client) ModifyVolume added in v0.3.0

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

ModifyVolume mocks base method

func (*MockEC2Client) ModifyVolumeAttribute added in v0.3.0

ModifyVolumeAttribute mocks base method

func (*MockEC2Client) ModifyVolumeAttributeRequest added in v0.3.0

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

ModifyVolumeAttributeRequest mocks base method

func (*MockEC2Client) ModifyVolumeAttributeWithContext added in v0.3.0

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

ModifyVolumeAttributeWithContext mocks base method

func (*MockEC2Client) ModifyVolumeRequest added in v0.3.0

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

ModifyVolumeRequest mocks base method

func (*MockEC2Client) ModifyVolumeWithContext added in v0.3.0

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

ModifyVolumeWithContext mocks base method

func (*MockEC2Client) ModifyVpcAttribute added in v0.3.0

ModifyVpcAttribute mocks base method

func (*MockEC2Client) ModifyVpcAttributeRequest added in v0.3.0

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

ModifyVpcAttributeRequest mocks base method

func (*MockEC2Client) ModifyVpcAttributeWithContext added in v0.3.0

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

ModifyVpcAttributeWithContext mocks base method

func (*MockEC2Client) ModifyVpcEndpoint added in v0.3.0

func (m *MockEC2Client) ModifyVpcEndpoint(arg0 *ec2.ModifyVpcEndpointInput) (*ec2.ModifyVpcEndpointOutput, error)

ModifyVpcEndpoint mocks base method

func (*MockEC2Client) ModifyVpcEndpointConnectionNotification added in v0.3.0

ModifyVpcEndpointConnectionNotification mocks base method

func (*MockEC2Client) ModifyVpcEndpointConnectionNotificationRequest added in v0.3.0

ModifyVpcEndpointConnectionNotificationRequest mocks base method

func (*MockEC2Client) ModifyVpcEndpointConnectionNotificationWithContext added in v0.3.0

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

ModifyVpcEndpointConnectionNotificationWithContext mocks base method

func (*MockEC2Client) ModifyVpcEndpointRequest added in v0.3.0

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

ModifyVpcEndpointRequest mocks base method

func (*MockEC2Client) ModifyVpcEndpointServiceConfiguration added in v0.3.0

ModifyVpcEndpointServiceConfiguration mocks base method

func (*MockEC2Client) ModifyVpcEndpointServiceConfigurationRequest added in v0.3.0

ModifyVpcEndpointServiceConfigurationRequest mocks base method

func (*MockEC2Client) ModifyVpcEndpointServiceConfigurationWithContext added in v0.3.0

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

ModifyVpcEndpointServiceConfigurationWithContext mocks base method

func (*MockEC2Client) ModifyVpcEndpointServicePermissions added in v0.3.0

ModifyVpcEndpointServicePermissions mocks base method

func (*MockEC2Client) ModifyVpcEndpointServicePermissionsRequest added in v0.3.0

ModifyVpcEndpointServicePermissionsRequest mocks base method

func (*MockEC2Client) ModifyVpcEndpointServicePermissionsWithContext added in v0.3.0

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

ModifyVpcEndpointServicePermissionsWithContext mocks base method

func (*MockEC2Client) ModifyVpcEndpointWithContext added in v0.3.0

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

ModifyVpcEndpointWithContext mocks base method

func (*MockEC2Client) ModifyVpcPeeringConnectionOptions added in v0.3.0

ModifyVpcPeeringConnectionOptions mocks base method

func (*MockEC2Client) ModifyVpcPeeringConnectionOptionsRequest added in v0.3.0

ModifyVpcPeeringConnectionOptionsRequest mocks base method

func (*MockEC2Client) ModifyVpcPeeringConnectionOptionsWithContext added in v0.3.0

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

ModifyVpcPeeringConnectionOptionsWithContext mocks base method

func (*MockEC2Client) ModifyVpcTenancy added in v0.3.0

func (m *MockEC2Client) ModifyVpcTenancy(arg0 *ec2.ModifyVpcTenancyInput) (*ec2.ModifyVpcTenancyOutput, error)

ModifyVpcTenancy mocks base method

func (*MockEC2Client) ModifyVpcTenancyRequest added in v0.3.0

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

ModifyVpcTenancyRequest mocks base method

func (*MockEC2Client) ModifyVpcTenancyWithContext added in v0.3.0

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

ModifyVpcTenancyWithContext mocks base method

func (*MockEC2Client) ModifyVpnConnection added in v1.2.0

ModifyVpnConnection mocks base method

func (*MockEC2Client) ModifyVpnConnectionRequest added in v1.2.0

func (m *MockEC2Client) ModifyVpnConnectionRequest(arg0 *ec2.ModifyVpnConnectionInput) (*request.Request, *ec2.ModifyVpnConnectionOutput)

ModifyVpnConnectionRequest mocks base method

func (*MockEC2Client) ModifyVpnConnectionWithContext added in v1.2.0

func (m *MockEC2Client) ModifyVpnConnectionWithContext(arg0 context.Context, arg1 *ec2.ModifyVpnConnectionInput, arg2 ...request.Option) (*ec2.ModifyVpnConnectionOutput, error)

ModifyVpnConnectionWithContext mocks base method

func (*MockEC2Client) ModifyVpnTunnelCertificate added in v1.2.0

ModifyVpnTunnelCertificate mocks base method

func (*MockEC2Client) ModifyVpnTunnelCertificateRequest added in v1.2.0

func (m *MockEC2Client) ModifyVpnTunnelCertificateRequest(arg0 *ec2.ModifyVpnTunnelCertificateInput) (*request.Request, *ec2.ModifyVpnTunnelCertificateOutput)

ModifyVpnTunnelCertificateRequest mocks base method

func (*MockEC2Client) ModifyVpnTunnelCertificateWithContext added in v1.2.0

func (m *MockEC2Client) ModifyVpnTunnelCertificateWithContext(arg0 context.Context, arg1 *ec2.ModifyVpnTunnelCertificateInput, arg2 ...request.Option) (*ec2.ModifyVpnTunnelCertificateOutput, error)

ModifyVpnTunnelCertificateWithContext mocks base method

func (*MockEC2Client) ModifyVpnTunnelOptions added in v1.2.0

ModifyVpnTunnelOptions mocks base method

func (*MockEC2Client) ModifyVpnTunnelOptionsRequest added in v1.2.0

func (m *MockEC2Client) ModifyVpnTunnelOptionsRequest(arg0 *ec2.ModifyVpnTunnelOptionsInput) (*request.Request, *ec2.ModifyVpnTunnelOptionsOutput)

ModifyVpnTunnelOptionsRequest mocks base method

func (*MockEC2Client) ModifyVpnTunnelOptionsWithContext added in v1.2.0

func (m *MockEC2Client) ModifyVpnTunnelOptionsWithContext(arg0 context.Context, arg1 *ec2.ModifyVpnTunnelOptionsInput, arg2 ...request.Option) (*ec2.ModifyVpnTunnelOptionsOutput, error)

ModifyVpnTunnelOptionsWithContext mocks base method

func (*MockEC2Client) MonitorInstances added in v0.3.0

func (m *MockEC2Client) MonitorInstances(arg0 *ec2.MonitorInstancesInput) (*ec2.MonitorInstancesOutput, error)

MonitorInstances mocks base method

func (*MockEC2Client) MonitorInstancesRequest added in v0.3.0

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

MonitorInstancesRequest mocks base method

func (*MockEC2Client) MonitorInstancesWithContext added in v0.3.0

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

MonitorInstancesWithContext mocks base method

func (*MockEC2Client) MoveAddressToVpc added in v0.3.0

func (m *MockEC2Client) MoveAddressToVpc(arg0 *ec2.MoveAddressToVpcInput) (*ec2.MoveAddressToVpcOutput, error)

MoveAddressToVpc mocks base method

func (*MockEC2Client) MoveAddressToVpcRequest added in v0.3.0

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

MoveAddressToVpcRequest mocks base method

func (*MockEC2Client) MoveAddressToVpcWithContext added in v0.3.0

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

MoveAddressToVpcWithContext mocks base method

func (*MockEC2Client) ProvisionByoipCidr added in v0.8.0

ProvisionByoipCidr mocks base method

func (*MockEC2Client) ProvisionByoipCidrRequest added in v0.8.0

func (m *MockEC2Client) ProvisionByoipCidrRequest(arg0 *ec2.ProvisionByoipCidrInput) (*request.Request, *ec2.ProvisionByoipCidrOutput)

ProvisionByoipCidrRequest mocks base method

func (*MockEC2Client) ProvisionByoipCidrWithContext added in v0.8.0

func (m *MockEC2Client) ProvisionByoipCidrWithContext(arg0 context.Context, arg1 *ec2.ProvisionByoipCidrInput, arg2 ...request.Option) (*ec2.ProvisionByoipCidrOutput, error)

ProvisionByoipCidrWithContext mocks base method

func (*MockEC2Client) PurchaseHostReservation added in v0.3.0

PurchaseHostReservation mocks base method

func (*MockEC2Client) PurchaseHostReservationRequest added in v0.3.0

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

PurchaseHostReservationRequest mocks base method

func (*MockEC2Client) PurchaseHostReservationWithContext added in v0.3.0

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

PurchaseHostReservationWithContext mocks base method

func (*MockEC2Client) PurchaseReservedInstancesOffering added in v0.3.0

PurchaseReservedInstancesOffering mocks base method

func (*MockEC2Client) PurchaseReservedInstancesOfferingRequest added in v0.3.0

PurchaseReservedInstancesOfferingRequest mocks base method

func (*MockEC2Client) PurchaseReservedInstancesOfferingWithContext added in v0.3.0

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

PurchaseReservedInstancesOfferingWithContext mocks base method

func (*MockEC2Client) PurchaseScheduledInstances added in v0.3.0

PurchaseScheduledInstances mocks base method

func (*MockEC2Client) PurchaseScheduledInstancesRequest added in v0.3.0

func (m *MockEC2Client) PurchaseScheduledInstancesRequest(arg0 *ec2.PurchaseScheduledInstancesInput) (*request.Request, *ec2.PurchaseScheduledInstancesOutput)

PurchaseScheduledInstancesRequest mocks base method

func (*MockEC2Client) PurchaseScheduledInstancesWithContext added in v0.3.0

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

PurchaseScheduledInstancesWithContext mocks base method

func (*MockEC2Client) RebootInstances added in v0.3.0

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

RebootInstances mocks base method

func (*MockEC2Client) RebootInstancesRequest added in v0.3.0

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

RebootInstancesRequest mocks base method

func (*MockEC2Client) RebootInstancesWithContext added in v0.3.0

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

RebootInstancesWithContext mocks base method

func (*MockEC2Client) RegisterImage added in v0.3.0

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

RegisterImage mocks base method

func (*MockEC2Client) RegisterImageRequest added in v0.3.0

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

RegisterImageRequest mocks base method

func (*MockEC2Client) RegisterImageWithContext added in v0.3.0

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

RegisterImageWithContext mocks base method

func (*MockEC2Client) RegisterInstanceEventNotificationAttributes added in v1.2.0

RegisterInstanceEventNotificationAttributes mocks base method

func (*MockEC2Client) RegisterInstanceEventNotificationAttributesRequest added in v1.2.0

RegisterInstanceEventNotificationAttributesRequest mocks base method

func (*MockEC2Client) RegisterInstanceEventNotificationAttributesWithContext added in v1.2.0

func (m *MockEC2Client) RegisterInstanceEventNotificationAttributesWithContext(arg0 context.Context, arg1 *ec2.RegisterInstanceEventNotificationAttributesInput, arg2 ...request.Option) (*ec2.RegisterInstanceEventNotificationAttributesOutput, error)

RegisterInstanceEventNotificationAttributesWithContext mocks base method

func (*MockEC2Client) RegisterTransitGatewayMulticastGroupMembers added in v1.2.0

RegisterTransitGatewayMulticastGroupMembers mocks base method

func (*MockEC2Client) RegisterTransitGatewayMulticastGroupMembersRequest added in v1.2.0

RegisterTransitGatewayMulticastGroupMembersRequest mocks base method

func (*MockEC2Client) RegisterTransitGatewayMulticastGroupMembersWithContext added in v1.2.0

func (m *MockEC2Client) RegisterTransitGatewayMulticastGroupMembersWithContext(arg0 context.Context, arg1 *ec2.RegisterTransitGatewayMulticastGroupMembersInput, arg2 ...request.Option) (*ec2.RegisterTransitGatewayMulticastGroupMembersOutput, error)

RegisterTransitGatewayMulticastGroupMembersWithContext mocks base method

func (*MockEC2Client) RegisterTransitGatewayMulticastGroupSources added in v1.2.0

RegisterTransitGatewayMulticastGroupSources mocks base method

func (*MockEC2Client) RegisterTransitGatewayMulticastGroupSourcesRequest added in v1.2.0

RegisterTransitGatewayMulticastGroupSourcesRequest mocks base method

func (*MockEC2Client) RegisterTransitGatewayMulticastGroupSourcesWithContext added in v1.2.0

func (m *MockEC2Client) RegisterTransitGatewayMulticastGroupSourcesWithContext(arg0 context.Context, arg1 *ec2.RegisterTransitGatewayMulticastGroupSourcesInput, arg2 ...request.Option) (*ec2.RegisterTransitGatewayMulticastGroupSourcesOutput, error)

RegisterTransitGatewayMulticastGroupSourcesWithContext mocks base method

func (*MockEC2Client) RejectTransitGatewayPeeringAttachment added in v1.2.0

RejectTransitGatewayPeeringAttachment mocks base method

func (*MockEC2Client) RejectTransitGatewayPeeringAttachmentRequest added in v1.2.0

RejectTransitGatewayPeeringAttachmentRequest mocks base method

func (*MockEC2Client) RejectTransitGatewayPeeringAttachmentWithContext added in v1.2.0

func (m *MockEC2Client) RejectTransitGatewayPeeringAttachmentWithContext(arg0 context.Context, arg1 *ec2.RejectTransitGatewayPeeringAttachmentInput, arg2 ...request.Option) (*ec2.RejectTransitGatewayPeeringAttachmentOutput, error)

RejectTransitGatewayPeeringAttachmentWithContext mocks base method

func (*MockEC2Client) RejectTransitGatewayVpcAttachment added in v1.2.0

RejectTransitGatewayVpcAttachment mocks base method

func (*MockEC2Client) RejectTransitGatewayVpcAttachmentRequest added in v1.2.0

RejectTransitGatewayVpcAttachmentRequest mocks base method

func (*MockEC2Client) RejectTransitGatewayVpcAttachmentWithContext added in v1.2.0

func (m *MockEC2Client) RejectTransitGatewayVpcAttachmentWithContext(arg0 context.Context, arg1 *ec2.RejectTransitGatewayVpcAttachmentInput, arg2 ...request.Option) (*ec2.RejectTransitGatewayVpcAttachmentOutput, error)

RejectTransitGatewayVpcAttachmentWithContext mocks base method

func (*MockEC2Client) RejectVpcEndpointConnections added in v0.3.0

RejectVpcEndpointConnections mocks base method

func (*MockEC2Client) RejectVpcEndpointConnectionsRequest added in v0.3.0

RejectVpcEndpointConnectionsRequest mocks base method

func (*MockEC2Client) RejectVpcEndpointConnectionsWithContext added in v0.3.0

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

RejectVpcEndpointConnectionsWithContext mocks base method

func (*MockEC2Client) RejectVpcPeeringConnection added in v0.3.0

RejectVpcPeeringConnection mocks base method

func (*MockEC2Client) RejectVpcPeeringConnectionRequest added in v0.3.0

func (m *MockEC2Client) RejectVpcPeeringConnectionRequest(arg0 *ec2.RejectVpcPeeringConnectionInput) (*request.Request, *ec2.RejectVpcPeeringConnectionOutput)

RejectVpcPeeringConnectionRequest mocks base method

func (*MockEC2Client) RejectVpcPeeringConnectionWithContext added in v0.3.0

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

RejectVpcPeeringConnectionWithContext mocks base method

func (*MockEC2Client) ReleaseAddress added in v0.3.0

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

ReleaseAddress mocks base method

func (*MockEC2Client) ReleaseAddressRequest added in v0.3.0

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

ReleaseAddressRequest mocks base method

func (*MockEC2Client) ReleaseAddressWithContext added in v0.3.0

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

ReleaseAddressWithContext mocks base method

func (*MockEC2Client) ReleaseHosts added in v0.3.0

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

ReleaseHosts mocks base method

func (*MockEC2Client) ReleaseHostsRequest added in v0.3.0

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

ReleaseHostsRequest mocks base method

func (*MockEC2Client) ReleaseHostsWithContext added in v0.3.0

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

ReleaseHostsWithContext mocks base method

func (*MockEC2Client) ReplaceIamInstanceProfileAssociation added in v0.3.0

ReplaceIamInstanceProfileAssociation mocks base method

func (*MockEC2Client) ReplaceIamInstanceProfileAssociationRequest added in v0.3.0

ReplaceIamInstanceProfileAssociationRequest mocks base method

func (*MockEC2Client) ReplaceIamInstanceProfileAssociationWithContext added in v0.3.0

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

ReplaceIamInstanceProfileAssociationWithContext mocks base method

func (*MockEC2Client) ReplaceNetworkAclAssociation added in v0.3.0

ReplaceNetworkAclAssociation mocks base method

func (*MockEC2Client) ReplaceNetworkAclAssociationRequest added in v0.3.0

ReplaceNetworkAclAssociationRequest mocks base method

func (*MockEC2Client) ReplaceNetworkAclAssociationWithContext added in v0.3.0

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

ReplaceNetworkAclAssociationWithContext mocks base method

func (*MockEC2Client) ReplaceNetworkAclEntry added in v0.3.0

ReplaceNetworkAclEntry mocks base method

func (*MockEC2Client) ReplaceNetworkAclEntryRequest added in v0.3.0

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

ReplaceNetworkAclEntryRequest mocks base method

func (*MockEC2Client) ReplaceNetworkAclEntryWithContext added in v0.3.0

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

ReplaceNetworkAclEntryWithContext mocks base method

func (*MockEC2Client) ReplaceRoute added in v0.3.0

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

ReplaceRoute mocks base method

func (*MockEC2Client) ReplaceRouteRequest added in v0.3.0

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

ReplaceRouteRequest mocks base method

func (*MockEC2Client) ReplaceRouteTableAssociation added in v0.3.0

ReplaceRouteTableAssociation mocks base method

func (*MockEC2Client) ReplaceRouteTableAssociationRequest added in v0.3.0

ReplaceRouteTableAssociationRequest mocks base method

func (*MockEC2Client) ReplaceRouteTableAssociationWithContext added in v0.3.0

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

ReplaceRouteTableAssociationWithContext mocks base method

func (*MockEC2Client) ReplaceRouteWithContext added in v0.3.0

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

ReplaceRouteWithContext mocks base method

func (*MockEC2Client) ReplaceTransitGatewayRoute added in v1.2.0

ReplaceTransitGatewayRoute mocks base method

func (*MockEC2Client) ReplaceTransitGatewayRouteRequest added in v1.2.0

func (m *MockEC2Client) ReplaceTransitGatewayRouteRequest(arg0 *ec2.ReplaceTransitGatewayRouteInput) (*request.Request, *ec2.ReplaceTransitGatewayRouteOutput)

ReplaceTransitGatewayRouteRequest mocks base method

func (*MockEC2Client) ReplaceTransitGatewayRouteWithContext added in v1.2.0

func (m *MockEC2Client) ReplaceTransitGatewayRouteWithContext(arg0 context.Context, arg1 *ec2.ReplaceTransitGatewayRouteInput, arg2 ...request.Option) (*ec2.ReplaceTransitGatewayRouteOutput, error)

ReplaceTransitGatewayRouteWithContext mocks base method

func (*MockEC2Client) ReportInstanceStatus added in v0.3.0

ReportInstanceStatus mocks base method

func (*MockEC2Client) ReportInstanceStatusRequest added in v0.3.0

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

ReportInstanceStatusRequest mocks base method

func (*MockEC2Client) ReportInstanceStatusWithContext added in v0.3.0

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

ReportInstanceStatusWithContext mocks base method

func (*MockEC2Client) RequestSpotFleet added in v0.3.0

func (m *MockEC2Client) RequestSpotFleet(arg0 *ec2.RequestSpotFleetInput) (*ec2.RequestSpotFleetOutput, error)

RequestSpotFleet mocks base method

func (*MockEC2Client) RequestSpotFleetRequest added in v0.3.0

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

RequestSpotFleetRequest mocks base method

func (*MockEC2Client) RequestSpotFleetWithContext added in v0.3.0

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

RequestSpotFleetWithContext mocks base method

func (*MockEC2Client) RequestSpotInstances added in v0.3.0

RequestSpotInstances mocks base method

func (*MockEC2Client) RequestSpotInstancesRequest added in v0.3.0

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

RequestSpotInstancesRequest mocks base method

func (*MockEC2Client) RequestSpotInstancesWithContext added in v0.3.0

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

RequestSpotInstancesWithContext mocks base method

func (*MockEC2Client) ResetEbsDefaultKmsKeyId added in v1.2.0

ResetEbsDefaultKmsKeyId mocks base method

func (*MockEC2Client) ResetEbsDefaultKmsKeyIdRequest added in v1.2.0

func (m *MockEC2Client) ResetEbsDefaultKmsKeyIdRequest(arg0 *ec2.ResetEbsDefaultKmsKeyIdInput) (*request.Request, *ec2.ResetEbsDefaultKmsKeyIdOutput)

ResetEbsDefaultKmsKeyIdRequest mocks base method

func (*MockEC2Client) ResetEbsDefaultKmsKeyIdWithContext added in v1.2.0

func (m *MockEC2Client) ResetEbsDefaultKmsKeyIdWithContext(arg0 context.Context, arg1 *ec2.ResetEbsDefaultKmsKeyIdInput, arg2 ...request.Option) (*ec2.ResetEbsDefaultKmsKeyIdOutput, error)

ResetEbsDefaultKmsKeyIdWithContext mocks base method

func (*MockEC2Client) ResetFpgaImageAttribute added in v0.3.0

ResetFpgaImageAttribute mocks base method

func (*MockEC2Client) ResetFpgaImageAttributeRequest added in v0.3.0

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

ResetFpgaImageAttributeRequest mocks base method

func (*MockEC2Client) ResetFpgaImageAttributeWithContext added in v0.3.0

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

ResetFpgaImageAttributeWithContext mocks base method

func (*MockEC2Client) ResetImageAttribute added in v0.3.0

ResetImageAttribute mocks base method

func (*MockEC2Client) ResetImageAttributeRequest added in v0.3.0

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

ResetImageAttributeRequest mocks base method

func (*MockEC2Client) ResetImageAttributeWithContext added in v0.3.0

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

ResetImageAttributeWithContext mocks base method

func (*MockEC2Client) ResetInstanceAttribute added in v0.3.0

ResetInstanceAttribute mocks base method

func (*MockEC2Client) ResetInstanceAttributeRequest added in v0.3.0

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

ResetInstanceAttributeRequest mocks base method

func (*MockEC2Client) ResetInstanceAttributeWithContext added in v0.3.0

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

ResetInstanceAttributeWithContext mocks base method

func (*MockEC2Client) ResetNetworkInterfaceAttribute added in v0.3.0

ResetNetworkInterfaceAttribute mocks base method

func (*MockEC2Client) ResetNetworkInterfaceAttributeRequest added in v0.3.0

ResetNetworkInterfaceAttributeRequest mocks base method

func (*MockEC2Client) ResetNetworkInterfaceAttributeWithContext added in v0.3.0

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

ResetNetworkInterfaceAttributeWithContext mocks base method

func (*MockEC2Client) ResetSnapshotAttribute added in v0.3.0

ResetSnapshotAttribute mocks base method

func (*MockEC2Client) ResetSnapshotAttributeRequest added in v0.3.0

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

ResetSnapshotAttributeRequest mocks base method

func (*MockEC2Client) ResetSnapshotAttributeWithContext added in v0.3.0

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

ResetSnapshotAttributeWithContext mocks base method

func (*MockEC2Client) RestoreAddressToClassic added in v0.3.0

RestoreAddressToClassic mocks base method

func (*MockEC2Client) RestoreAddressToClassicRequest added in v0.3.0

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

RestoreAddressToClassicRequest mocks base method

func (*MockEC2Client) RestoreAddressToClassicWithContext added in v0.3.0

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

RestoreAddressToClassicWithContext mocks base method

func (*MockEC2Client) RestoreManagedPrefixListVersion added in v1.2.0

RestoreManagedPrefixListVersion mocks base method

func (*MockEC2Client) RestoreManagedPrefixListVersionRequest added in v1.2.0

RestoreManagedPrefixListVersionRequest mocks base method

func (*MockEC2Client) RestoreManagedPrefixListVersionWithContext added in v1.2.0

func (m *MockEC2Client) RestoreManagedPrefixListVersionWithContext(arg0 context.Context, arg1 *ec2.RestoreManagedPrefixListVersionInput, arg2 ...request.Option) (*ec2.RestoreManagedPrefixListVersionOutput, error)

RestoreManagedPrefixListVersionWithContext mocks base method

func (*MockEC2Client) RevokeClientVpnIngress added in v1.2.0

RevokeClientVpnIngress mocks base method

func (*MockEC2Client) RevokeClientVpnIngressRequest added in v1.2.0

func (m *MockEC2Client) RevokeClientVpnIngressRequest(arg0 *ec2.RevokeClientVpnIngressInput) (*request.Request, *ec2.RevokeClientVpnIngressOutput)

RevokeClientVpnIngressRequest mocks base method

func (*MockEC2Client) RevokeClientVpnIngressWithContext added in v1.2.0

func (m *MockEC2Client) RevokeClientVpnIngressWithContext(arg0 context.Context, arg1 *ec2.RevokeClientVpnIngressInput, arg2 ...request.Option) (*ec2.RevokeClientVpnIngressOutput, error)

RevokeClientVpnIngressWithContext mocks base method

func (*MockEC2Client) RevokeSecurityGroupEgress added in v0.3.0

RevokeSecurityGroupEgress mocks base method

func (*MockEC2Client) RevokeSecurityGroupEgressRequest added in v0.3.0

func (m *MockEC2Client) RevokeSecurityGroupEgressRequest(arg0 *ec2.RevokeSecurityGroupEgressInput) (*request.Request, *ec2.RevokeSecurityGroupEgressOutput)

RevokeSecurityGroupEgressRequest mocks base method

func (*MockEC2Client) RevokeSecurityGroupEgressWithContext added in v0.3.0

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

RevokeSecurityGroupEgressWithContext mocks base method

func (*MockEC2Client) RevokeSecurityGroupIngress added in v0.3.0

RevokeSecurityGroupIngress mocks base method

func (*MockEC2Client) RevokeSecurityGroupIngressRequest added in v0.3.0

func (m *MockEC2Client) RevokeSecurityGroupIngressRequest(arg0 *ec2.RevokeSecurityGroupIngressInput) (*request.Request, *ec2.RevokeSecurityGroupIngressOutput)

RevokeSecurityGroupIngressRequest mocks base method

func (*MockEC2Client) RevokeSecurityGroupIngressWithContext added in v0.3.0

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

RevokeSecurityGroupIngressWithContext mocks base method

func (*MockEC2Client) RunInstances added in v0.3.0

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

RunInstances mocks base method

func (*MockEC2Client) RunInstancesRequest added in v0.3.0

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

RunInstancesRequest mocks base method

func (*MockEC2Client) RunInstancesWithContext added in v0.3.0

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

RunInstancesWithContext mocks base method

func (*MockEC2Client) RunScheduledInstances added in v0.3.0

RunScheduledInstances mocks base method

func (*MockEC2Client) RunScheduledInstancesRequest added in v0.3.0

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

RunScheduledInstancesRequest mocks base method

func (*MockEC2Client) RunScheduledInstancesWithContext added in v0.3.0

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

RunScheduledInstancesWithContext mocks base method

func (*MockEC2Client) SearchLocalGatewayRoutes added in v1.2.0

SearchLocalGatewayRoutes mocks base method

func (*MockEC2Client) SearchLocalGatewayRoutesPages added in v1.2.0

func (m *MockEC2Client) SearchLocalGatewayRoutesPages(arg0 *ec2.SearchLocalGatewayRoutesInput, arg1 func(*ec2.SearchLocalGatewayRoutesOutput, bool) bool) error

SearchLocalGatewayRoutesPages mocks base method

func (*MockEC2Client) SearchLocalGatewayRoutesPagesWithContext added in v1.2.0

func (m *MockEC2Client) SearchLocalGatewayRoutesPagesWithContext(arg0 context.Context, arg1 *ec2.SearchLocalGatewayRoutesInput, arg2 func(*ec2.SearchLocalGatewayRoutesOutput, bool) bool, arg3 ...request.Option) error

SearchLocalGatewayRoutesPagesWithContext mocks base method

func (*MockEC2Client) SearchLocalGatewayRoutesRequest added in v1.2.0

func (m *MockEC2Client) SearchLocalGatewayRoutesRequest(arg0 *ec2.SearchLocalGatewayRoutesInput) (*request.Request, *ec2.SearchLocalGatewayRoutesOutput)

SearchLocalGatewayRoutesRequest mocks base method

func (*MockEC2Client) SearchLocalGatewayRoutesWithContext added in v1.2.0

func (m *MockEC2Client) SearchLocalGatewayRoutesWithContext(arg0 context.Context, arg1 *ec2.SearchLocalGatewayRoutesInput, arg2 ...request.Option) (*ec2.SearchLocalGatewayRoutesOutput, error)

SearchLocalGatewayRoutesWithContext mocks base method

func (*MockEC2Client) SearchTransitGatewayMulticastGroups added in v1.2.0

SearchTransitGatewayMulticastGroups mocks base method

func (*MockEC2Client) SearchTransitGatewayMulticastGroupsPages added in v1.2.0

func (m *MockEC2Client) SearchTransitGatewayMulticastGroupsPages(arg0 *ec2.SearchTransitGatewayMulticastGroupsInput, arg1 func(*ec2.SearchTransitGatewayMulticastGroupsOutput, bool) bool) error

SearchTransitGatewayMulticastGroupsPages mocks base method

func (*MockEC2Client) SearchTransitGatewayMulticastGroupsPagesWithContext added in v1.2.0

func (m *MockEC2Client) SearchTransitGatewayMulticastGroupsPagesWithContext(arg0 context.Context, arg1 *ec2.SearchTransitGatewayMulticastGroupsInput, arg2 func(*ec2.SearchTransitGatewayMulticastGroupsOutput, bool) bool, arg3 ...request.Option) error

SearchTransitGatewayMulticastGroupsPagesWithContext mocks base method

func (*MockEC2Client) SearchTransitGatewayMulticastGroupsRequest added in v1.2.0

SearchTransitGatewayMulticastGroupsRequest mocks base method

func (*MockEC2Client) SearchTransitGatewayMulticastGroupsWithContext added in v1.2.0

func (m *MockEC2Client) SearchTransitGatewayMulticastGroupsWithContext(arg0 context.Context, arg1 *ec2.SearchTransitGatewayMulticastGroupsInput, arg2 ...request.Option) (*ec2.SearchTransitGatewayMulticastGroupsOutput, error)

SearchTransitGatewayMulticastGroupsWithContext mocks base method

func (*MockEC2Client) SearchTransitGatewayRoutes added in v1.2.0

SearchTransitGatewayRoutes mocks base method

func (*MockEC2Client) SearchTransitGatewayRoutesRequest added in v1.2.0

func (m *MockEC2Client) SearchTransitGatewayRoutesRequest(arg0 *ec2.SearchTransitGatewayRoutesInput) (*request.Request, *ec2.SearchTransitGatewayRoutesOutput)

SearchTransitGatewayRoutesRequest mocks base method

func (*MockEC2Client) SearchTransitGatewayRoutesWithContext added in v1.2.0

func (m *MockEC2Client) SearchTransitGatewayRoutesWithContext(arg0 context.Context, arg1 *ec2.SearchTransitGatewayRoutesInput, arg2 ...request.Option) (*ec2.SearchTransitGatewayRoutesOutput, error)

SearchTransitGatewayRoutesWithContext mocks base method

func (*MockEC2Client) SendDiagnosticInterrupt added in v1.2.0

SendDiagnosticInterrupt mocks base method

func (*MockEC2Client) SendDiagnosticInterruptRequest added in v1.2.0

func (m *MockEC2Client) SendDiagnosticInterruptRequest(arg0 *ec2.SendDiagnosticInterruptInput) (*request.Request, *ec2.SendDiagnosticInterruptOutput)

SendDiagnosticInterruptRequest mocks base method

func (*MockEC2Client) SendDiagnosticInterruptWithContext added in v1.2.0

func (m *MockEC2Client) SendDiagnosticInterruptWithContext(arg0 context.Context, arg1 *ec2.SendDiagnosticInterruptInput, arg2 ...request.Option) (*ec2.SendDiagnosticInterruptOutput, error)

SendDiagnosticInterruptWithContext mocks base method

func (*MockEC2Client) StartInstances added in v0.3.0

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

StartInstances mocks base method

func (*MockEC2Client) StartInstancesRequest added in v0.3.0

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

StartInstancesRequest mocks base method

func (*MockEC2Client) StartInstancesWithContext added in v0.3.0

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

StartInstancesWithContext mocks base method

func (*MockEC2Client) StartVpcEndpointServicePrivateDnsVerification added in v1.2.0

StartVpcEndpointServicePrivateDnsVerification mocks base method

func (*MockEC2Client) StartVpcEndpointServicePrivateDnsVerificationRequest added in v1.2.0

StartVpcEndpointServicePrivateDnsVerificationRequest mocks base method

func (*MockEC2Client) StartVpcEndpointServicePrivateDnsVerificationWithContext added in v1.2.0

func (m *MockEC2Client) StartVpcEndpointServicePrivateDnsVerificationWithContext(arg0 context.Context, arg1 *ec2.StartVpcEndpointServicePrivateDnsVerificationInput, arg2 ...request.Option) (*ec2.StartVpcEndpointServicePrivateDnsVerificationOutput, error)

StartVpcEndpointServicePrivateDnsVerificationWithContext mocks base method

func (*MockEC2Client) StopInstances added in v0.3.0

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

StopInstances mocks base method

func (*MockEC2Client) StopInstancesRequest added in v0.3.0

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

StopInstancesRequest mocks base method

func (*MockEC2Client) StopInstancesWithContext added in v0.3.0

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

StopInstancesWithContext mocks base method

func (*MockEC2Client) TerminateClientVpnConnections added in v1.2.0

TerminateClientVpnConnections mocks base method

func (*MockEC2Client) TerminateClientVpnConnectionsRequest added in v1.2.0

TerminateClientVpnConnectionsRequest mocks base method

func (*MockEC2Client) TerminateClientVpnConnectionsWithContext added in v1.2.0

func (m *MockEC2Client) TerminateClientVpnConnectionsWithContext(arg0 context.Context, arg1 *ec2.TerminateClientVpnConnectionsInput, arg2 ...request.Option) (*ec2.TerminateClientVpnConnectionsOutput, error)

TerminateClientVpnConnectionsWithContext mocks base method

func (*MockEC2Client) TerminateInstances added in v0.3.0

TerminateInstances mocks base method

func (*MockEC2Client) TerminateInstancesRequest added in v0.3.0

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

TerminateInstancesRequest mocks base method

func (*MockEC2Client) TerminateInstancesWithContext added in v0.3.0

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

TerminateInstancesWithContext mocks base method

func (*MockEC2Client) UnassignIpv6Addresses added in v0.3.0

UnassignIpv6Addresses mocks base method

func (*MockEC2Client) UnassignIpv6AddressesRequest added in v0.3.0

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

UnassignIpv6AddressesRequest mocks base method

func (*MockEC2Client) UnassignIpv6AddressesWithContext added in v0.3.0

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

UnassignIpv6AddressesWithContext mocks base method

func (*MockEC2Client) UnassignPrivateIpAddresses added in v0.3.0

UnassignPrivateIpAddresses mocks base method

func (*MockEC2Client) UnassignPrivateIpAddressesRequest added in v0.3.0

func (m *MockEC2Client) UnassignPrivateIpAddressesRequest(arg0 *ec2.UnassignPrivateIpAddressesInput) (*request.Request, *ec2.UnassignPrivateIpAddressesOutput)

UnassignPrivateIpAddressesRequest mocks base method

func (*MockEC2Client) UnassignPrivateIpAddressesWithContext added in v0.3.0

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

UnassignPrivateIpAddressesWithContext mocks base method

func (*MockEC2Client) UnmonitorInstances added in v0.3.0

UnmonitorInstances mocks base method

func (*MockEC2Client) UnmonitorInstancesRequest added in v0.3.0

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

UnmonitorInstancesRequest mocks base method

func (*MockEC2Client) UnmonitorInstancesWithContext added in v0.3.0

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

UnmonitorInstancesWithContext mocks base method

func (*MockEC2Client) UpdateSecurityGroupRuleDescriptionsEgress added in v0.3.0

UpdateSecurityGroupRuleDescriptionsEgress mocks base method

func (*MockEC2Client) UpdateSecurityGroupRuleDescriptionsEgressRequest added in v0.3.0

UpdateSecurityGroupRuleDescriptionsEgressRequest mocks base method

func (*MockEC2Client) UpdateSecurityGroupRuleDescriptionsEgressWithContext added in v0.3.0

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

UpdateSecurityGroupRuleDescriptionsEgressWithContext mocks base method

func (*MockEC2Client) UpdateSecurityGroupRuleDescriptionsIngress added in v0.3.0

UpdateSecurityGroupRuleDescriptionsIngress mocks base method

func (*MockEC2Client) UpdateSecurityGroupRuleDescriptionsIngressRequest added in v0.3.0

UpdateSecurityGroupRuleDescriptionsIngressRequest mocks base method

func (*MockEC2Client) UpdateSecurityGroupRuleDescriptionsIngressWithContext added in v0.3.0

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

UpdateSecurityGroupRuleDescriptionsIngressWithContext mocks base method

func (*MockEC2Client) WaitUntilBundleTaskComplete added in v0.3.0

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

WaitUntilBundleTaskComplete mocks base method

func (*MockEC2Client) WaitUntilBundleTaskCompleteWithContext added in v0.3.0

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

WaitUntilBundleTaskCompleteWithContext mocks base method

func (*MockEC2Client) WaitUntilConversionTaskCancelled added in v0.3.0

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

WaitUntilConversionTaskCancelled mocks base method

func (*MockEC2Client) WaitUntilConversionTaskCancelledWithContext added in v0.3.0

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

WaitUntilConversionTaskCancelledWithContext mocks base method

func (*MockEC2Client) WaitUntilConversionTaskCompleted added in v0.3.0

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

WaitUntilConversionTaskCompleted mocks base method

func (*MockEC2Client) WaitUntilConversionTaskCompletedWithContext added in v0.3.0

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

WaitUntilConversionTaskCompletedWithContext mocks base method

func (*MockEC2Client) WaitUntilConversionTaskDeleted added in v0.3.0

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

WaitUntilConversionTaskDeleted mocks base method

func (*MockEC2Client) WaitUntilConversionTaskDeletedWithContext added in v0.3.0

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

WaitUntilConversionTaskDeletedWithContext mocks base method

func (*MockEC2Client) WaitUntilCustomerGatewayAvailable added in v0.3.0

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

WaitUntilCustomerGatewayAvailable mocks base method

func (*MockEC2Client) WaitUntilCustomerGatewayAvailableWithContext added in v0.3.0

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

WaitUntilCustomerGatewayAvailableWithContext mocks base method

func (*MockEC2Client) WaitUntilExportTaskCancelled added in v0.3.0

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

WaitUntilExportTaskCancelled mocks base method

func (*MockEC2Client) WaitUntilExportTaskCancelledWithContext added in v0.3.0

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

WaitUntilExportTaskCancelledWithContext mocks base method

func (*MockEC2Client) WaitUntilExportTaskCompleted added in v0.3.0

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

WaitUntilExportTaskCompleted mocks base method

func (*MockEC2Client) WaitUntilExportTaskCompletedWithContext added in v0.3.0

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

WaitUntilExportTaskCompletedWithContext mocks base method

func (*MockEC2Client) WaitUntilImageAvailable added in v0.3.0

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

WaitUntilImageAvailable mocks base method

func (*MockEC2Client) WaitUntilImageAvailableWithContext added in v0.3.0

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

WaitUntilImageAvailableWithContext mocks base method

func (*MockEC2Client) WaitUntilImageExists added in v0.3.0

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

WaitUntilImageExists mocks base method

func (*MockEC2Client) WaitUntilImageExistsWithContext added in v0.3.0

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

WaitUntilImageExistsWithContext mocks base method

func (*MockEC2Client) WaitUntilInstanceExists added in v0.3.0

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

WaitUntilInstanceExists mocks base method

func (*MockEC2Client) WaitUntilInstanceExistsWithContext added in v0.3.0

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

WaitUntilInstanceExistsWithContext mocks base method

func (*MockEC2Client) WaitUntilInstanceRunning added in v0.3.0

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

WaitUntilInstanceRunning mocks base method

func (*MockEC2Client) WaitUntilInstanceRunningWithContext added in v0.3.0

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

WaitUntilInstanceRunningWithContext mocks base method

func (*MockEC2Client) WaitUntilInstanceStatusOk added in v0.3.0

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

WaitUntilInstanceStatusOk mocks base method

func (*MockEC2Client) WaitUntilInstanceStatusOkWithContext added in v0.3.0

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

WaitUntilInstanceStatusOkWithContext mocks base method

func (*MockEC2Client) WaitUntilInstanceStopped added in v0.3.0

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

WaitUntilInstanceStopped mocks base method

func (*MockEC2Client) WaitUntilInstanceStoppedWithContext added in v0.3.0

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

WaitUntilInstanceStoppedWithContext mocks base method

func (*MockEC2Client) WaitUntilInstanceTerminated added in v0.3.0

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

WaitUntilInstanceTerminated mocks base method

func (*MockEC2Client) WaitUntilInstanceTerminatedWithContext added in v0.3.0

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

WaitUntilInstanceTerminatedWithContext mocks base method

func (*MockEC2Client) WaitUntilKeyPairExists added in v0.3.0

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

WaitUntilKeyPairExists mocks base method

func (*MockEC2Client) WaitUntilKeyPairExistsWithContext added in v0.3.0

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

WaitUntilKeyPairExistsWithContext mocks base method

func (*MockEC2Client) WaitUntilNatGatewayAvailable added in v0.3.0

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

WaitUntilNatGatewayAvailable mocks base method

func (*MockEC2Client) WaitUntilNatGatewayAvailableWithContext added in v0.3.0

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

WaitUntilNatGatewayAvailableWithContext mocks base method

func (*MockEC2Client) WaitUntilNetworkInterfaceAvailable added in v0.3.0

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

WaitUntilNetworkInterfaceAvailable mocks base method

func (*MockEC2Client) WaitUntilNetworkInterfaceAvailableWithContext added in v0.3.0

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

WaitUntilNetworkInterfaceAvailableWithContext mocks base method

func (*MockEC2Client) WaitUntilPasswordDataAvailable added in v0.3.0

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

WaitUntilPasswordDataAvailable mocks base method

func (*MockEC2Client) WaitUntilPasswordDataAvailableWithContext added in v0.3.0

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

WaitUntilPasswordDataAvailableWithContext mocks base method

func (*MockEC2Client) WaitUntilSecurityGroupExists added in v1.2.0

func (m *MockEC2Client) WaitUntilSecurityGroupExists(arg0 *ec2.DescribeSecurityGroupsInput) error

WaitUntilSecurityGroupExists mocks base method

func (*MockEC2Client) WaitUntilSecurityGroupExistsWithContext added in v1.2.0

func (m *MockEC2Client) WaitUntilSecurityGroupExistsWithContext(arg0 context.Context, arg1 *ec2.DescribeSecurityGroupsInput, arg2 ...request.WaiterOption) error

WaitUntilSecurityGroupExistsWithContext mocks base method

func (*MockEC2Client) WaitUntilSnapshotCompleted added in v0.3.0

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

WaitUntilSnapshotCompleted mocks base method

func (*MockEC2Client) WaitUntilSnapshotCompletedWithContext added in v0.3.0

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

WaitUntilSnapshotCompletedWithContext mocks base method

func (*MockEC2Client) WaitUntilSpotInstanceRequestFulfilled added in v0.3.0

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

WaitUntilSpotInstanceRequestFulfilled mocks base method

func (*MockEC2Client) WaitUntilSpotInstanceRequestFulfilledWithContext added in v0.3.0

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

WaitUntilSpotInstanceRequestFulfilledWithContext mocks base method

func (*MockEC2Client) WaitUntilSubnetAvailable added in v0.3.0

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

WaitUntilSubnetAvailable mocks base method

func (*MockEC2Client) WaitUntilSubnetAvailableWithContext added in v0.3.0

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

WaitUntilSubnetAvailableWithContext mocks base method

func (*MockEC2Client) WaitUntilSystemStatusOk added in v0.3.0

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

WaitUntilSystemStatusOk mocks base method

func (*MockEC2Client) WaitUntilSystemStatusOkWithContext added in v0.3.0

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

WaitUntilSystemStatusOkWithContext mocks base method

func (*MockEC2Client) WaitUntilVolumeAvailable added in v0.3.0

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

WaitUntilVolumeAvailable mocks base method

func (*MockEC2Client) WaitUntilVolumeAvailableWithContext added in v0.3.0

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

WaitUntilVolumeAvailableWithContext mocks base method

func (*MockEC2Client) WaitUntilVolumeDeleted added in v0.3.0

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

WaitUntilVolumeDeleted mocks base method

func (*MockEC2Client) WaitUntilVolumeDeletedWithContext added in v0.3.0

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

WaitUntilVolumeDeletedWithContext mocks base method

func (*MockEC2Client) WaitUntilVolumeInUse added in v0.3.0

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

WaitUntilVolumeInUse mocks base method

func (*MockEC2Client) WaitUntilVolumeInUseWithContext added in v0.3.0

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

WaitUntilVolumeInUseWithContext mocks base method

func (*MockEC2Client) WaitUntilVpcAvailable added in v0.3.0

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

WaitUntilVpcAvailable mocks base method

func (*MockEC2Client) WaitUntilVpcAvailableWithContext added in v0.3.0

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

WaitUntilVpcAvailableWithContext mocks base method

func (*MockEC2Client) WaitUntilVpcExists added in v0.3.0

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

WaitUntilVpcExists mocks base method

func (*MockEC2Client) WaitUntilVpcExistsWithContext added in v0.3.0

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

WaitUntilVpcExistsWithContext mocks base method

func (*MockEC2Client) WaitUntilVpcPeeringConnectionDeleted added in v0.3.0

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

WaitUntilVpcPeeringConnectionDeleted mocks base method

func (*MockEC2Client) WaitUntilVpcPeeringConnectionDeletedWithContext added in v0.3.0

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

WaitUntilVpcPeeringConnectionDeletedWithContext mocks base method

func (*MockEC2Client) WaitUntilVpcPeeringConnectionExists added in v0.3.0

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

WaitUntilVpcPeeringConnectionExists mocks base method

func (*MockEC2Client) WaitUntilVpcPeeringConnectionExistsWithContext added in v0.3.0

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

WaitUntilVpcPeeringConnectionExistsWithContext mocks base method

func (*MockEC2Client) WaitUntilVpnConnectionAvailable added in v0.3.0

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

WaitUntilVpnConnectionAvailable mocks base method

func (*MockEC2Client) WaitUntilVpnConnectionAvailableWithContext added in v0.3.0

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

WaitUntilVpnConnectionAvailableWithContext mocks base method

func (*MockEC2Client) WaitUntilVpnConnectionDeleted added in v0.3.0

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

WaitUntilVpnConnectionDeleted mocks base method

func (*MockEC2Client) WaitUntilVpnConnectionDeletedWithContext added in v0.3.0

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

WaitUntilVpnConnectionDeletedWithContext mocks base method

func (*MockEC2Client) WithdrawByoipCidr added in v0.8.0

func (m *MockEC2Client) WithdrawByoipCidr(arg0 *ec2.WithdrawByoipCidrInput) (*ec2.WithdrawByoipCidrOutput, error)

WithdrawByoipCidr mocks base method

func (*MockEC2Client) WithdrawByoipCidrRequest added in v0.8.0

func (m *MockEC2Client) WithdrawByoipCidrRequest(arg0 *ec2.WithdrawByoipCidrInput) (*request.Request, *ec2.WithdrawByoipCidrOutput)

WithdrawByoipCidrRequest mocks base method

func (*MockEC2Client) WithdrawByoipCidrWithContext added in v0.8.0

func (m *MockEC2Client) WithdrawByoipCidrWithContext(arg0 context.Context, arg1 *ec2.WithdrawByoipCidrInput, arg2 ...request.Option) (*ec2.WithdrawByoipCidrOutput, error)

WithdrawByoipCidrWithContext mocks base method

type MockEC2ClientMockRecorder added in v0.3.0

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

MockEC2ClientMockRecorder is the mock recorder for MockEC2Client

func (*MockEC2ClientMockRecorder) AcceptReservedInstancesExchangeQuote added in v0.3.0

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

AcceptReservedInstancesExchangeQuote indicates an expected call of AcceptReservedInstancesExchangeQuote

func (*MockEC2ClientMockRecorder) AcceptReservedInstancesExchangeQuoteRequest added in v0.3.0

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

AcceptReservedInstancesExchangeQuoteRequest indicates an expected call of AcceptReservedInstancesExchangeQuoteRequest

func (*MockEC2ClientMockRecorder) AcceptReservedInstancesExchangeQuoteWithContext added in v0.3.0

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

AcceptReservedInstancesExchangeQuoteWithContext indicates an expected call of AcceptReservedInstancesExchangeQuoteWithContext

func (*MockEC2ClientMockRecorder) AcceptTransitGatewayPeeringAttachment added in v1.2.0

func (mr *MockEC2ClientMockRecorder) AcceptTransitGatewayPeeringAttachment(arg0 interface{}) *gomock.Call

AcceptTransitGatewayPeeringAttachment indicates an expected call of AcceptTransitGatewayPeeringAttachment

func (*MockEC2ClientMockRecorder) AcceptTransitGatewayPeeringAttachmentRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) AcceptTransitGatewayPeeringAttachmentRequest(arg0 interface{}) *gomock.Call

AcceptTransitGatewayPeeringAttachmentRequest indicates an expected call of AcceptTransitGatewayPeeringAttachmentRequest

func (*MockEC2ClientMockRecorder) AcceptTransitGatewayPeeringAttachmentWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) AcceptTransitGatewayPeeringAttachmentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AcceptTransitGatewayPeeringAttachmentWithContext indicates an expected call of AcceptTransitGatewayPeeringAttachmentWithContext

func (*MockEC2ClientMockRecorder) AcceptTransitGatewayVpcAttachment added in v1.2.0

func (mr *MockEC2ClientMockRecorder) AcceptTransitGatewayVpcAttachment(arg0 interface{}) *gomock.Call

AcceptTransitGatewayVpcAttachment indicates an expected call of AcceptTransitGatewayVpcAttachment

func (*MockEC2ClientMockRecorder) AcceptTransitGatewayVpcAttachmentRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) AcceptTransitGatewayVpcAttachmentRequest(arg0 interface{}) *gomock.Call

AcceptTransitGatewayVpcAttachmentRequest indicates an expected call of AcceptTransitGatewayVpcAttachmentRequest

func (*MockEC2ClientMockRecorder) AcceptTransitGatewayVpcAttachmentWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) AcceptTransitGatewayVpcAttachmentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AcceptTransitGatewayVpcAttachmentWithContext indicates an expected call of AcceptTransitGatewayVpcAttachmentWithContext

func (*MockEC2ClientMockRecorder) AcceptVpcEndpointConnections added in v0.3.0

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

AcceptVpcEndpointConnections indicates an expected call of AcceptVpcEndpointConnections

func (*MockEC2ClientMockRecorder) AcceptVpcEndpointConnectionsRequest added in v0.3.0

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

AcceptVpcEndpointConnectionsRequest indicates an expected call of AcceptVpcEndpointConnectionsRequest

func (*MockEC2ClientMockRecorder) AcceptVpcEndpointConnectionsWithContext added in v0.3.0

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

AcceptVpcEndpointConnectionsWithContext indicates an expected call of AcceptVpcEndpointConnectionsWithContext

func (*MockEC2ClientMockRecorder) AcceptVpcPeeringConnection added in v0.3.0

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

AcceptVpcPeeringConnection indicates an expected call of AcceptVpcPeeringConnection

func (*MockEC2ClientMockRecorder) AcceptVpcPeeringConnectionRequest added in v0.3.0

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

AcceptVpcPeeringConnectionRequest indicates an expected call of AcceptVpcPeeringConnectionRequest

func (*MockEC2ClientMockRecorder) AcceptVpcPeeringConnectionWithContext added in v0.3.0

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

AcceptVpcPeeringConnectionWithContext indicates an expected call of AcceptVpcPeeringConnectionWithContext

func (*MockEC2ClientMockRecorder) AdvertiseByoipCidr added in v0.8.0

func (mr *MockEC2ClientMockRecorder) AdvertiseByoipCidr(arg0 interface{}) *gomock.Call

AdvertiseByoipCidr indicates an expected call of AdvertiseByoipCidr

func (*MockEC2ClientMockRecorder) AdvertiseByoipCidrRequest added in v0.8.0

func (mr *MockEC2ClientMockRecorder) AdvertiseByoipCidrRequest(arg0 interface{}) *gomock.Call

AdvertiseByoipCidrRequest indicates an expected call of AdvertiseByoipCidrRequest

func (*MockEC2ClientMockRecorder) AdvertiseByoipCidrWithContext added in v0.8.0

func (mr *MockEC2ClientMockRecorder) AdvertiseByoipCidrWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AdvertiseByoipCidrWithContext indicates an expected call of AdvertiseByoipCidrWithContext

func (*MockEC2ClientMockRecorder) AllocateAddress added in v0.3.0

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

AllocateAddress indicates an expected call of AllocateAddress

func (*MockEC2ClientMockRecorder) AllocateAddressRequest added in v0.3.0

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

AllocateAddressRequest indicates an expected call of AllocateAddressRequest

func (*MockEC2ClientMockRecorder) AllocateAddressWithContext added in v0.3.0

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

AllocateAddressWithContext indicates an expected call of AllocateAddressWithContext

func (*MockEC2ClientMockRecorder) AllocateHosts added in v0.3.0

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

AllocateHosts indicates an expected call of AllocateHosts

func (*MockEC2ClientMockRecorder) AllocateHostsRequest added in v0.3.0

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

AllocateHostsRequest indicates an expected call of AllocateHostsRequest

func (*MockEC2ClientMockRecorder) AllocateHostsWithContext added in v0.3.0

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

AllocateHostsWithContext indicates an expected call of AllocateHostsWithContext

func (*MockEC2ClientMockRecorder) ApplySecurityGroupsToClientVpnTargetNetwork added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ApplySecurityGroupsToClientVpnTargetNetwork(arg0 interface{}) *gomock.Call

ApplySecurityGroupsToClientVpnTargetNetwork indicates an expected call of ApplySecurityGroupsToClientVpnTargetNetwork

func (*MockEC2ClientMockRecorder) ApplySecurityGroupsToClientVpnTargetNetworkRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ApplySecurityGroupsToClientVpnTargetNetworkRequest(arg0 interface{}) *gomock.Call

ApplySecurityGroupsToClientVpnTargetNetworkRequest indicates an expected call of ApplySecurityGroupsToClientVpnTargetNetworkRequest

func (*MockEC2ClientMockRecorder) ApplySecurityGroupsToClientVpnTargetNetworkWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ApplySecurityGroupsToClientVpnTargetNetworkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ApplySecurityGroupsToClientVpnTargetNetworkWithContext indicates an expected call of ApplySecurityGroupsToClientVpnTargetNetworkWithContext

func (*MockEC2ClientMockRecorder) AssignIpv6Addresses added in v0.3.0

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

AssignIpv6Addresses indicates an expected call of AssignIpv6Addresses

func (*MockEC2ClientMockRecorder) AssignIpv6AddressesRequest added in v0.3.0

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

AssignIpv6AddressesRequest indicates an expected call of AssignIpv6AddressesRequest

func (*MockEC2ClientMockRecorder) AssignIpv6AddressesWithContext added in v0.3.0

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

AssignIpv6AddressesWithContext indicates an expected call of AssignIpv6AddressesWithContext

func (*MockEC2ClientMockRecorder) AssignPrivateIpAddresses added in v0.3.0

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

AssignPrivateIpAddresses indicates an expected call of AssignPrivateIpAddresses

func (*MockEC2ClientMockRecorder) AssignPrivateIpAddressesRequest added in v0.3.0

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

AssignPrivateIpAddressesRequest indicates an expected call of AssignPrivateIpAddressesRequest

func (*MockEC2ClientMockRecorder) AssignPrivateIpAddressesWithContext added in v0.3.0

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

AssignPrivateIpAddressesWithContext indicates an expected call of AssignPrivateIpAddressesWithContext

func (*MockEC2ClientMockRecorder) AssociateAddress added in v0.3.0

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

AssociateAddress indicates an expected call of AssociateAddress

func (*MockEC2ClientMockRecorder) AssociateAddressRequest added in v0.3.0

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

AssociateAddressRequest indicates an expected call of AssociateAddressRequest

func (*MockEC2ClientMockRecorder) AssociateAddressWithContext added in v0.3.0

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

AssociateAddressWithContext indicates an expected call of AssociateAddressWithContext

func (*MockEC2ClientMockRecorder) AssociateClientVpnTargetNetwork added in v1.2.0

func (mr *MockEC2ClientMockRecorder) AssociateClientVpnTargetNetwork(arg0 interface{}) *gomock.Call

AssociateClientVpnTargetNetwork indicates an expected call of AssociateClientVpnTargetNetwork

func (*MockEC2ClientMockRecorder) AssociateClientVpnTargetNetworkRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) AssociateClientVpnTargetNetworkRequest(arg0 interface{}) *gomock.Call

AssociateClientVpnTargetNetworkRequest indicates an expected call of AssociateClientVpnTargetNetworkRequest

func (*MockEC2ClientMockRecorder) AssociateClientVpnTargetNetworkWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) AssociateClientVpnTargetNetworkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateClientVpnTargetNetworkWithContext indicates an expected call of AssociateClientVpnTargetNetworkWithContext

func (*MockEC2ClientMockRecorder) AssociateDhcpOptions added in v0.3.0

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

AssociateDhcpOptions indicates an expected call of AssociateDhcpOptions

func (*MockEC2ClientMockRecorder) AssociateDhcpOptionsRequest added in v0.3.0

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

AssociateDhcpOptionsRequest indicates an expected call of AssociateDhcpOptionsRequest

func (*MockEC2ClientMockRecorder) AssociateDhcpOptionsWithContext added in v0.3.0

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

AssociateDhcpOptionsWithContext indicates an expected call of AssociateDhcpOptionsWithContext

func (*MockEC2ClientMockRecorder) AssociateIamInstanceProfile added in v0.3.0

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

AssociateIamInstanceProfile indicates an expected call of AssociateIamInstanceProfile

func (*MockEC2ClientMockRecorder) AssociateIamInstanceProfileRequest added in v0.3.0

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

AssociateIamInstanceProfileRequest indicates an expected call of AssociateIamInstanceProfileRequest

func (*MockEC2ClientMockRecorder) AssociateIamInstanceProfileWithContext added in v0.3.0

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

AssociateIamInstanceProfileWithContext indicates an expected call of AssociateIamInstanceProfileWithContext

func (*MockEC2ClientMockRecorder) AssociateRouteTable added in v0.3.0

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

AssociateRouteTable indicates an expected call of AssociateRouteTable

func (*MockEC2ClientMockRecorder) AssociateRouteTableRequest added in v0.3.0

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

AssociateRouteTableRequest indicates an expected call of AssociateRouteTableRequest

func (*MockEC2ClientMockRecorder) AssociateRouteTableWithContext added in v0.3.0

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

AssociateRouteTableWithContext indicates an expected call of AssociateRouteTableWithContext

func (*MockEC2ClientMockRecorder) AssociateSubnetCidrBlock added in v0.3.0

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

AssociateSubnetCidrBlock indicates an expected call of AssociateSubnetCidrBlock

func (*MockEC2ClientMockRecorder) AssociateSubnetCidrBlockRequest added in v0.3.0

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

AssociateSubnetCidrBlockRequest indicates an expected call of AssociateSubnetCidrBlockRequest

func (*MockEC2ClientMockRecorder) AssociateSubnetCidrBlockWithContext added in v0.3.0

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

AssociateSubnetCidrBlockWithContext indicates an expected call of AssociateSubnetCidrBlockWithContext

func (*MockEC2ClientMockRecorder) AssociateTransitGatewayMulticastDomain added in v1.2.0

func (mr *MockEC2ClientMockRecorder) AssociateTransitGatewayMulticastDomain(arg0 interface{}) *gomock.Call

AssociateTransitGatewayMulticastDomain indicates an expected call of AssociateTransitGatewayMulticastDomain

func (*MockEC2ClientMockRecorder) AssociateTransitGatewayMulticastDomainRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) AssociateTransitGatewayMulticastDomainRequest(arg0 interface{}) *gomock.Call

AssociateTransitGatewayMulticastDomainRequest indicates an expected call of AssociateTransitGatewayMulticastDomainRequest

func (*MockEC2ClientMockRecorder) AssociateTransitGatewayMulticastDomainWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) AssociateTransitGatewayMulticastDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateTransitGatewayMulticastDomainWithContext indicates an expected call of AssociateTransitGatewayMulticastDomainWithContext

func (*MockEC2ClientMockRecorder) AssociateTransitGatewayRouteTable added in v1.2.0

func (mr *MockEC2ClientMockRecorder) AssociateTransitGatewayRouteTable(arg0 interface{}) *gomock.Call

AssociateTransitGatewayRouteTable indicates an expected call of AssociateTransitGatewayRouteTable

func (*MockEC2ClientMockRecorder) AssociateTransitGatewayRouteTableRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) AssociateTransitGatewayRouteTableRequest(arg0 interface{}) *gomock.Call

AssociateTransitGatewayRouteTableRequest indicates an expected call of AssociateTransitGatewayRouteTableRequest

func (*MockEC2ClientMockRecorder) AssociateTransitGatewayRouteTableWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) AssociateTransitGatewayRouteTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AssociateTransitGatewayRouteTableWithContext indicates an expected call of AssociateTransitGatewayRouteTableWithContext

func (*MockEC2ClientMockRecorder) AssociateVpcCidrBlock added in v0.3.0

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

AssociateVpcCidrBlock indicates an expected call of AssociateVpcCidrBlock

func (*MockEC2ClientMockRecorder) AssociateVpcCidrBlockRequest added in v0.3.0

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

AssociateVpcCidrBlockRequest indicates an expected call of AssociateVpcCidrBlockRequest

func (*MockEC2ClientMockRecorder) AssociateVpcCidrBlockWithContext added in v0.3.0

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

AssociateVpcCidrBlockWithContext indicates an expected call of AssociateVpcCidrBlockWithContext

func (*MockEC2ClientMockRecorder) AttachClassicLinkVpc added in v0.3.0

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

AttachClassicLinkVpc indicates an expected call of AttachClassicLinkVpc

func (*MockEC2ClientMockRecorder) AttachClassicLinkVpcRequest added in v0.3.0

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

AttachClassicLinkVpcRequest indicates an expected call of AttachClassicLinkVpcRequest

func (*MockEC2ClientMockRecorder) AttachClassicLinkVpcWithContext added in v0.3.0

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

AttachClassicLinkVpcWithContext indicates an expected call of AttachClassicLinkVpcWithContext

func (*MockEC2ClientMockRecorder) AttachInternetGateway added in v0.3.0

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

AttachInternetGateway indicates an expected call of AttachInternetGateway

func (*MockEC2ClientMockRecorder) AttachInternetGatewayRequest added in v0.3.0

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

AttachInternetGatewayRequest indicates an expected call of AttachInternetGatewayRequest

func (*MockEC2ClientMockRecorder) AttachInternetGatewayWithContext added in v0.3.0

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

AttachInternetGatewayWithContext indicates an expected call of AttachInternetGatewayWithContext

func (*MockEC2ClientMockRecorder) AttachNetworkInterface added in v0.3.0

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

AttachNetworkInterface indicates an expected call of AttachNetworkInterface

func (*MockEC2ClientMockRecorder) AttachNetworkInterfaceRequest added in v0.3.0

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

AttachNetworkInterfaceRequest indicates an expected call of AttachNetworkInterfaceRequest

func (*MockEC2ClientMockRecorder) AttachNetworkInterfaceWithContext added in v0.3.0

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

AttachNetworkInterfaceWithContext indicates an expected call of AttachNetworkInterfaceWithContext

func (*MockEC2ClientMockRecorder) AttachVolume added in v0.3.0

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

AttachVolume indicates an expected call of AttachVolume

func (*MockEC2ClientMockRecorder) AttachVolumeRequest added in v0.3.0

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

AttachVolumeRequest indicates an expected call of AttachVolumeRequest

func (*MockEC2ClientMockRecorder) AttachVolumeWithContext added in v0.3.0

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

AttachVolumeWithContext indicates an expected call of AttachVolumeWithContext

func (*MockEC2ClientMockRecorder) AttachVpnGateway added in v0.3.0

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

AttachVpnGateway indicates an expected call of AttachVpnGateway

func (*MockEC2ClientMockRecorder) AttachVpnGatewayRequest added in v0.3.0

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

AttachVpnGatewayRequest indicates an expected call of AttachVpnGatewayRequest

func (*MockEC2ClientMockRecorder) AttachVpnGatewayWithContext added in v0.3.0

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

AttachVpnGatewayWithContext indicates an expected call of AttachVpnGatewayWithContext

func (*MockEC2ClientMockRecorder) AuthorizeClientVpnIngress added in v1.2.0

func (mr *MockEC2ClientMockRecorder) AuthorizeClientVpnIngress(arg0 interface{}) *gomock.Call

AuthorizeClientVpnIngress indicates an expected call of AuthorizeClientVpnIngress

func (*MockEC2ClientMockRecorder) AuthorizeClientVpnIngressRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) AuthorizeClientVpnIngressRequest(arg0 interface{}) *gomock.Call

AuthorizeClientVpnIngressRequest indicates an expected call of AuthorizeClientVpnIngressRequest

func (*MockEC2ClientMockRecorder) AuthorizeClientVpnIngressWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) AuthorizeClientVpnIngressWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

AuthorizeClientVpnIngressWithContext indicates an expected call of AuthorizeClientVpnIngressWithContext

func (*MockEC2ClientMockRecorder) AuthorizeSecurityGroupEgress added in v0.3.0

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

AuthorizeSecurityGroupEgress indicates an expected call of AuthorizeSecurityGroupEgress

func (*MockEC2ClientMockRecorder) AuthorizeSecurityGroupEgressRequest added in v0.3.0

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

AuthorizeSecurityGroupEgressRequest indicates an expected call of AuthorizeSecurityGroupEgressRequest

func (*MockEC2ClientMockRecorder) AuthorizeSecurityGroupEgressWithContext added in v0.3.0

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

AuthorizeSecurityGroupEgressWithContext indicates an expected call of AuthorizeSecurityGroupEgressWithContext

func (*MockEC2ClientMockRecorder) AuthorizeSecurityGroupIngress added in v0.3.0

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

AuthorizeSecurityGroupIngress indicates an expected call of AuthorizeSecurityGroupIngress

func (*MockEC2ClientMockRecorder) AuthorizeSecurityGroupIngressRequest added in v0.3.0

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

AuthorizeSecurityGroupIngressRequest indicates an expected call of AuthorizeSecurityGroupIngressRequest

func (*MockEC2ClientMockRecorder) AuthorizeSecurityGroupIngressWithContext added in v0.3.0

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

AuthorizeSecurityGroupIngressWithContext indicates an expected call of AuthorizeSecurityGroupIngressWithContext

func (*MockEC2ClientMockRecorder) BundleInstance added in v0.3.0

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

BundleInstance indicates an expected call of BundleInstance

func (*MockEC2ClientMockRecorder) BundleInstanceRequest added in v0.3.0

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

BundleInstanceRequest indicates an expected call of BundleInstanceRequest

func (*MockEC2ClientMockRecorder) BundleInstanceWithContext added in v0.3.0

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

BundleInstanceWithContext indicates an expected call of BundleInstanceWithContext

func (*MockEC2ClientMockRecorder) CancelBundleTask added in v0.3.0

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

CancelBundleTask indicates an expected call of CancelBundleTask

func (*MockEC2ClientMockRecorder) CancelBundleTaskRequest added in v0.3.0

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

CancelBundleTaskRequest indicates an expected call of CancelBundleTaskRequest

func (*MockEC2ClientMockRecorder) CancelBundleTaskWithContext added in v0.3.0

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

CancelBundleTaskWithContext indicates an expected call of CancelBundleTaskWithContext

func (*MockEC2ClientMockRecorder) CancelCapacityReservation added in v0.8.0

func (mr *MockEC2ClientMockRecorder) CancelCapacityReservation(arg0 interface{}) *gomock.Call

CancelCapacityReservation indicates an expected call of CancelCapacityReservation

func (*MockEC2ClientMockRecorder) CancelCapacityReservationRequest added in v0.8.0

func (mr *MockEC2ClientMockRecorder) CancelCapacityReservationRequest(arg0 interface{}) *gomock.Call

CancelCapacityReservationRequest indicates an expected call of CancelCapacityReservationRequest

func (*MockEC2ClientMockRecorder) CancelCapacityReservationWithContext added in v0.8.0

func (mr *MockEC2ClientMockRecorder) CancelCapacityReservationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CancelCapacityReservationWithContext indicates an expected call of CancelCapacityReservationWithContext

func (*MockEC2ClientMockRecorder) CancelConversionTask added in v0.3.0

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

CancelConversionTask indicates an expected call of CancelConversionTask

func (*MockEC2ClientMockRecorder) CancelConversionTaskRequest added in v0.3.0

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

CancelConversionTaskRequest indicates an expected call of CancelConversionTaskRequest

func (*MockEC2ClientMockRecorder) CancelConversionTaskWithContext added in v0.3.0

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

CancelConversionTaskWithContext indicates an expected call of CancelConversionTaskWithContext

func (*MockEC2ClientMockRecorder) CancelExportTask added in v0.3.0

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

CancelExportTask indicates an expected call of CancelExportTask

func (*MockEC2ClientMockRecorder) CancelExportTaskRequest added in v0.3.0

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

CancelExportTaskRequest indicates an expected call of CancelExportTaskRequest

func (*MockEC2ClientMockRecorder) CancelExportTaskWithContext added in v0.3.0

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

CancelExportTaskWithContext indicates an expected call of CancelExportTaskWithContext

func (*MockEC2ClientMockRecorder) CancelImportTask added in v0.3.0

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

CancelImportTask indicates an expected call of CancelImportTask

func (*MockEC2ClientMockRecorder) CancelImportTaskRequest added in v0.3.0

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

CancelImportTaskRequest indicates an expected call of CancelImportTaskRequest

func (*MockEC2ClientMockRecorder) CancelImportTaskWithContext added in v0.3.0

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

CancelImportTaskWithContext indicates an expected call of CancelImportTaskWithContext

func (*MockEC2ClientMockRecorder) CancelReservedInstancesListing added in v0.3.0

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

CancelReservedInstancesListing indicates an expected call of CancelReservedInstancesListing

func (*MockEC2ClientMockRecorder) CancelReservedInstancesListingRequest added in v0.3.0

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

CancelReservedInstancesListingRequest indicates an expected call of CancelReservedInstancesListingRequest

func (*MockEC2ClientMockRecorder) CancelReservedInstancesListingWithContext added in v0.3.0

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

CancelReservedInstancesListingWithContext indicates an expected call of CancelReservedInstancesListingWithContext

func (*MockEC2ClientMockRecorder) CancelSpotFleetRequests added in v0.3.0

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

CancelSpotFleetRequests indicates an expected call of CancelSpotFleetRequests

func (*MockEC2ClientMockRecorder) CancelSpotFleetRequestsRequest added in v0.3.0

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

CancelSpotFleetRequestsRequest indicates an expected call of CancelSpotFleetRequestsRequest

func (*MockEC2ClientMockRecorder) CancelSpotFleetRequestsWithContext added in v0.3.0

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

CancelSpotFleetRequestsWithContext indicates an expected call of CancelSpotFleetRequestsWithContext

func (*MockEC2ClientMockRecorder) CancelSpotInstanceRequests added in v0.3.0

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

CancelSpotInstanceRequests indicates an expected call of CancelSpotInstanceRequests

func (*MockEC2ClientMockRecorder) CancelSpotInstanceRequestsRequest added in v0.3.0

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

CancelSpotInstanceRequestsRequest indicates an expected call of CancelSpotInstanceRequestsRequest

func (*MockEC2ClientMockRecorder) CancelSpotInstanceRequestsWithContext added in v0.3.0

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

CancelSpotInstanceRequestsWithContext indicates an expected call of CancelSpotInstanceRequestsWithContext

func (*MockEC2ClientMockRecorder) ConfirmProductInstance added in v0.3.0

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

ConfirmProductInstance indicates an expected call of ConfirmProductInstance

func (*MockEC2ClientMockRecorder) ConfirmProductInstanceRequest added in v0.3.0

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

ConfirmProductInstanceRequest indicates an expected call of ConfirmProductInstanceRequest

func (*MockEC2ClientMockRecorder) ConfirmProductInstanceWithContext added in v0.3.0

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

ConfirmProductInstanceWithContext indicates an expected call of ConfirmProductInstanceWithContext

func (*MockEC2ClientMockRecorder) CopyFpgaImage added in v0.3.0

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

CopyFpgaImage indicates an expected call of CopyFpgaImage

func (*MockEC2ClientMockRecorder) CopyFpgaImageRequest added in v0.3.0

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

CopyFpgaImageRequest indicates an expected call of CopyFpgaImageRequest

func (*MockEC2ClientMockRecorder) CopyFpgaImageWithContext added in v0.3.0

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

CopyFpgaImageWithContext indicates an expected call of CopyFpgaImageWithContext

func (*MockEC2ClientMockRecorder) CopyImage added in v0.3.0

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

CopyImage indicates an expected call of CopyImage

func (*MockEC2ClientMockRecorder) CopyImageRequest added in v0.3.0

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

CopyImageRequest indicates an expected call of CopyImageRequest

func (*MockEC2ClientMockRecorder) CopyImageWithContext added in v0.3.0

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

CopyImageWithContext indicates an expected call of CopyImageWithContext

func (*MockEC2ClientMockRecorder) CopySnapshot added in v0.3.0

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

CopySnapshot indicates an expected call of CopySnapshot

func (*MockEC2ClientMockRecorder) CopySnapshotRequest added in v0.3.0

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

CopySnapshotRequest indicates an expected call of CopySnapshotRequest

func (*MockEC2ClientMockRecorder) CopySnapshotWithContext added in v0.3.0

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

CopySnapshotWithContext indicates an expected call of CopySnapshotWithContext

func (*MockEC2ClientMockRecorder) CreateCapacityReservation added in v0.8.0

func (mr *MockEC2ClientMockRecorder) CreateCapacityReservation(arg0 interface{}) *gomock.Call

CreateCapacityReservation indicates an expected call of CreateCapacityReservation

func (*MockEC2ClientMockRecorder) CreateCapacityReservationRequest added in v0.8.0

func (mr *MockEC2ClientMockRecorder) CreateCapacityReservationRequest(arg0 interface{}) *gomock.Call

CreateCapacityReservationRequest indicates an expected call of CreateCapacityReservationRequest

func (*MockEC2ClientMockRecorder) CreateCapacityReservationWithContext added in v0.8.0

func (mr *MockEC2ClientMockRecorder) CreateCapacityReservationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateCapacityReservationWithContext indicates an expected call of CreateCapacityReservationWithContext

func (*MockEC2ClientMockRecorder) CreateClientVpnEndpoint added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateClientVpnEndpoint(arg0 interface{}) *gomock.Call

CreateClientVpnEndpoint indicates an expected call of CreateClientVpnEndpoint

func (*MockEC2ClientMockRecorder) CreateClientVpnEndpointRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateClientVpnEndpointRequest(arg0 interface{}) *gomock.Call

CreateClientVpnEndpointRequest indicates an expected call of CreateClientVpnEndpointRequest

func (*MockEC2ClientMockRecorder) CreateClientVpnEndpointWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateClientVpnEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateClientVpnEndpointWithContext indicates an expected call of CreateClientVpnEndpointWithContext

func (*MockEC2ClientMockRecorder) CreateClientVpnRoute added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateClientVpnRoute(arg0 interface{}) *gomock.Call

CreateClientVpnRoute indicates an expected call of CreateClientVpnRoute

func (*MockEC2ClientMockRecorder) CreateClientVpnRouteRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateClientVpnRouteRequest(arg0 interface{}) *gomock.Call

CreateClientVpnRouteRequest indicates an expected call of CreateClientVpnRouteRequest

func (*MockEC2ClientMockRecorder) CreateClientVpnRouteWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateClientVpnRouteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateClientVpnRouteWithContext indicates an expected call of CreateClientVpnRouteWithContext

func (*MockEC2ClientMockRecorder) CreateCustomerGateway added in v0.3.0

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

CreateCustomerGateway indicates an expected call of CreateCustomerGateway

func (*MockEC2ClientMockRecorder) CreateCustomerGatewayRequest added in v0.3.0

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

CreateCustomerGatewayRequest indicates an expected call of CreateCustomerGatewayRequest

func (*MockEC2ClientMockRecorder) CreateCustomerGatewayWithContext added in v0.3.0

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

CreateCustomerGatewayWithContext indicates an expected call of CreateCustomerGatewayWithContext

func (*MockEC2ClientMockRecorder) CreateDefaultSubnet added in v0.3.0

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

CreateDefaultSubnet indicates an expected call of CreateDefaultSubnet

func (*MockEC2ClientMockRecorder) CreateDefaultSubnetRequest added in v0.3.0

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

CreateDefaultSubnetRequest indicates an expected call of CreateDefaultSubnetRequest

func (*MockEC2ClientMockRecorder) CreateDefaultSubnetWithContext added in v0.3.0

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

CreateDefaultSubnetWithContext indicates an expected call of CreateDefaultSubnetWithContext

func (*MockEC2ClientMockRecorder) CreateDefaultVpc added in v0.3.0

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

CreateDefaultVpc indicates an expected call of CreateDefaultVpc

func (*MockEC2ClientMockRecorder) CreateDefaultVpcRequest added in v0.3.0

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

CreateDefaultVpcRequest indicates an expected call of CreateDefaultVpcRequest

func (*MockEC2ClientMockRecorder) CreateDefaultVpcWithContext added in v0.3.0

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

CreateDefaultVpcWithContext indicates an expected call of CreateDefaultVpcWithContext

func (*MockEC2ClientMockRecorder) CreateDhcpOptions added in v0.3.0

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

CreateDhcpOptions indicates an expected call of CreateDhcpOptions

func (*MockEC2ClientMockRecorder) CreateDhcpOptionsRequest added in v0.3.0

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

CreateDhcpOptionsRequest indicates an expected call of CreateDhcpOptionsRequest

func (*MockEC2ClientMockRecorder) CreateDhcpOptionsWithContext added in v0.3.0

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

CreateDhcpOptionsWithContext indicates an expected call of CreateDhcpOptionsWithContext

func (*MockEC2ClientMockRecorder) CreateEgressOnlyInternetGateway added in v0.3.0

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

CreateEgressOnlyInternetGateway indicates an expected call of CreateEgressOnlyInternetGateway

func (*MockEC2ClientMockRecorder) CreateEgressOnlyInternetGatewayRequest added in v0.3.0

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

CreateEgressOnlyInternetGatewayRequest indicates an expected call of CreateEgressOnlyInternetGatewayRequest

func (*MockEC2ClientMockRecorder) CreateEgressOnlyInternetGatewayWithContext added in v0.3.0

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

CreateEgressOnlyInternetGatewayWithContext indicates an expected call of CreateEgressOnlyInternetGatewayWithContext

func (*MockEC2ClientMockRecorder) CreateFleet added in v0.3.0

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

CreateFleet indicates an expected call of CreateFleet

func (*MockEC2ClientMockRecorder) CreateFleetRequest added in v0.3.0

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

CreateFleetRequest indicates an expected call of CreateFleetRequest

func (*MockEC2ClientMockRecorder) CreateFleetWithContext added in v0.3.0

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

CreateFleetWithContext indicates an expected call of CreateFleetWithContext

func (*MockEC2ClientMockRecorder) CreateFlowLogs added in v0.3.0

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

CreateFlowLogs indicates an expected call of CreateFlowLogs

func (*MockEC2ClientMockRecorder) CreateFlowLogsRequest added in v0.3.0

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

CreateFlowLogsRequest indicates an expected call of CreateFlowLogsRequest

func (*MockEC2ClientMockRecorder) CreateFlowLogsWithContext added in v0.3.0

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

CreateFlowLogsWithContext indicates an expected call of CreateFlowLogsWithContext

func (*MockEC2ClientMockRecorder) CreateFpgaImage added in v0.3.0

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

CreateFpgaImage indicates an expected call of CreateFpgaImage

func (*MockEC2ClientMockRecorder) CreateFpgaImageRequest added in v0.3.0

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

CreateFpgaImageRequest indicates an expected call of CreateFpgaImageRequest

func (*MockEC2ClientMockRecorder) CreateFpgaImageWithContext added in v0.3.0

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

CreateFpgaImageWithContext indicates an expected call of CreateFpgaImageWithContext

func (*MockEC2ClientMockRecorder) CreateImage added in v0.3.0

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

CreateImage indicates an expected call of CreateImage

func (*MockEC2ClientMockRecorder) CreateImageRequest added in v0.3.0

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

CreateImageRequest indicates an expected call of CreateImageRequest

func (*MockEC2ClientMockRecorder) CreateImageWithContext added in v0.3.0

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

CreateImageWithContext indicates an expected call of CreateImageWithContext

func (*MockEC2ClientMockRecorder) CreateInstanceExportTask added in v0.3.0

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

CreateInstanceExportTask indicates an expected call of CreateInstanceExportTask

func (*MockEC2ClientMockRecorder) CreateInstanceExportTaskRequest added in v0.3.0

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

CreateInstanceExportTaskRequest indicates an expected call of CreateInstanceExportTaskRequest

func (*MockEC2ClientMockRecorder) CreateInstanceExportTaskWithContext added in v0.3.0

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

CreateInstanceExportTaskWithContext indicates an expected call of CreateInstanceExportTaskWithContext

func (*MockEC2ClientMockRecorder) CreateInternetGateway added in v0.3.0

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

CreateInternetGateway indicates an expected call of CreateInternetGateway

func (*MockEC2ClientMockRecorder) CreateInternetGatewayRequest added in v0.3.0

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

CreateInternetGatewayRequest indicates an expected call of CreateInternetGatewayRequest

func (*MockEC2ClientMockRecorder) CreateInternetGatewayWithContext added in v0.3.0

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

CreateInternetGatewayWithContext indicates an expected call of CreateInternetGatewayWithContext

func (*MockEC2ClientMockRecorder) CreateKeyPair added in v0.3.0

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

CreateKeyPair indicates an expected call of CreateKeyPair

func (*MockEC2ClientMockRecorder) CreateKeyPairRequest added in v0.3.0

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

CreateKeyPairRequest indicates an expected call of CreateKeyPairRequest

func (*MockEC2ClientMockRecorder) CreateKeyPairWithContext added in v0.3.0

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

CreateKeyPairWithContext indicates an expected call of CreateKeyPairWithContext

func (*MockEC2ClientMockRecorder) CreateLaunchTemplate added in v0.3.0

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

CreateLaunchTemplate indicates an expected call of CreateLaunchTemplate

func (*MockEC2ClientMockRecorder) CreateLaunchTemplateRequest added in v0.3.0

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

CreateLaunchTemplateRequest indicates an expected call of CreateLaunchTemplateRequest

func (*MockEC2ClientMockRecorder) CreateLaunchTemplateVersion added in v0.3.0

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

CreateLaunchTemplateVersion indicates an expected call of CreateLaunchTemplateVersion

func (*MockEC2ClientMockRecorder) CreateLaunchTemplateVersionRequest added in v0.3.0

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

CreateLaunchTemplateVersionRequest indicates an expected call of CreateLaunchTemplateVersionRequest

func (*MockEC2ClientMockRecorder) CreateLaunchTemplateVersionWithContext added in v0.3.0

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

CreateLaunchTemplateVersionWithContext indicates an expected call of CreateLaunchTemplateVersionWithContext

func (*MockEC2ClientMockRecorder) CreateLaunchTemplateWithContext added in v0.3.0

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

CreateLaunchTemplateWithContext indicates an expected call of CreateLaunchTemplateWithContext

func (*MockEC2ClientMockRecorder) CreateLocalGatewayRoute added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateLocalGatewayRoute(arg0 interface{}) *gomock.Call

CreateLocalGatewayRoute indicates an expected call of CreateLocalGatewayRoute

func (*MockEC2ClientMockRecorder) CreateLocalGatewayRouteRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateLocalGatewayRouteRequest(arg0 interface{}) *gomock.Call

CreateLocalGatewayRouteRequest indicates an expected call of CreateLocalGatewayRouteRequest

func (*MockEC2ClientMockRecorder) CreateLocalGatewayRouteTableVpcAssociation added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateLocalGatewayRouteTableVpcAssociation(arg0 interface{}) *gomock.Call

CreateLocalGatewayRouteTableVpcAssociation indicates an expected call of CreateLocalGatewayRouteTableVpcAssociation

func (*MockEC2ClientMockRecorder) CreateLocalGatewayRouteTableVpcAssociationRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateLocalGatewayRouteTableVpcAssociationRequest(arg0 interface{}) *gomock.Call

CreateLocalGatewayRouteTableVpcAssociationRequest indicates an expected call of CreateLocalGatewayRouteTableVpcAssociationRequest

func (*MockEC2ClientMockRecorder) CreateLocalGatewayRouteTableVpcAssociationWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateLocalGatewayRouteTableVpcAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateLocalGatewayRouteTableVpcAssociationWithContext indicates an expected call of CreateLocalGatewayRouteTableVpcAssociationWithContext

func (*MockEC2ClientMockRecorder) CreateLocalGatewayRouteWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateLocalGatewayRouteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateLocalGatewayRouteWithContext indicates an expected call of CreateLocalGatewayRouteWithContext

func (*MockEC2ClientMockRecorder) CreateManagedPrefixList added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateManagedPrefixList(arg0 interface{}) *gomock.Call

CreateManagedPrefixList indicates an expected call of CreateManagedPrefixList

func (*MockEC2ClientMockRecorder) CreateManagedPrefixListRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateManagedPrefixListRequest(arg0 interface{}) *gomock.Call

CreateManagedPrefixListRequest indicates an expected call of CreateManagedPrefixListRequest

func (*MockEC2ClientMockRecorder) CreateManagedPrefixListWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateManagedPrefixListWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateManagedPrefixListWithContext indicates an expected call of CreateManagedPrefixListWithContext

func (*MockEC2ClientMockRecorder) CreateNatGateway added in v0.3.0

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

CreateNatGateway indicates an expected call of CreateNatGateway

func (*MockEC2ClientMockRecorder) CreateNatGatewayRequest added in v0.3.0

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

CreateNatGatewayRequest indicates an expected call of CreateNatGatewayRequest

func (*MockEC2ClientMockRecorder) CreateNatGatewayWithContext added in v0.3.0

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

CreateNatGatewayWithContext indicates an expected call of CreateNatGatewayWithContext

func (*MockEC2ClientMockRecorder) CreateNetworkAcl added in v0.3.0

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

CreateNetworkAcl indicates an expected call of CreateNetworkAcl

func (*MockEC2ClientMockRecorder) CreateNetworkAclEntry added in v0.3.0

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

CreateNetworkAclEntry indicates an expected call of CreateNetworkAclEntry

func (*MockEC2ClientMockRecorder) CreateNetworkAclEntryRequest added in v0.3.0

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

CreateNetworkAclEntryRequest indicates an expected call of CreateNetworkAclEntryRequest

func (*MockEC2ClientMockRecorder) CreateNetworkAclEntryWithContext added in v0.3.0

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

CreateNetworkAclEntryWithContext indicates an expected call of CreateNetworkAclEntryWithContext

func (*MockEC2ClientMockRecorder) CreateNetworkAclRequest added in v0.3.0

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

CreateNetworkAclRequest indicates an expected call of CreateNetworkAclRequest

func (*MockEC2ClientMockRecorder) CreateNetworkAclWithContext added in v0.3.0

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

CreateNetworkAclWithContext indicates an expected call of CreateNetworkAclWithContext

func (*MockEC2ClientMockRecorder) CreateNetworkInterface added in v0.3.0

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

CreateNetworkInterface indicates an expected call of CreateNetworkInterface

func (*MockEC2ClientMockRecorder) CreateNetworkInterfacePermission added in v0.3.0

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

CreateNetworkInterfacePermission indicates an expected call of CreateNetworkInterfacePermission

func (*MockEC2ClientMockRecorder) CreateNetworkInterfacePermissionRequest added in v0.3.0

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

CreateNetworkInterfacePermissionRequest indicates an expected call of CreateNetworkInterfacePermissionRequest

func (*MockEC2ClientMockRecorder) CreateNetworkInterfacePermissionWithContext added in v0.3.0

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

CreateNetworkInterfacePermissionWithContext indicates an expected call of CreateNetworkInterfacePermissionWithContext

func (*MockEC2ClientMockRecorder) CreateNetworkInterfaceRequest added in v0.3.0

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

CreateNetworkInterfaceRequest indicates an expected call of CreateNetworkInterfaceRequest

func (*MockEC2ClientMockRecorder) CreateNetworkInterfaceWithContext added in v0.3.0

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

CreateNetworkInterfaceWithContext indicates an expected call of CreateNetworkInterfaceWithContext

func (*MockEC2ClientMockRecorder) CreatePlacementGroup added in v0.3.0

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

CreatePlacementGroup indicates an expected call of CreatePlacementGroup

func (*MockEC2ClientMockRecorder) CreatePlacementGroupRequest added in v0.3.0

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

CreatePlacementGroupRequest indicates an expected call of CreatePlacementGroupRequest

func (*MockEC2ClientMockRecorder) CreatePlacementGroupWithContext added in v0.3.0

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

CreatePlacementGroupWithContext indicates an expected call of CreatePlacementGroupWithContext

func (*MockEC2ClientMockRecorder) CreateReservedInstancesListing added in v0.3.0

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

CreateReservedInstancesListing indicates an expected call of CreateReservedInstancesListing

func (*MockEC2ClientMockRecorder) CreateReservedInstancesListingRequest added in v0.3.0

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

CreateReservedInstancesListingRequest indicates an expected call of CreateReservedInstancesListingRequest

func (*MockEC2ClientMockRecorder) CreateReservedInstancesListingWithContext added in v0.3.0

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

CreateReservedInstancesListingWithContext indicates an expected call of CreateReservedInstancesListingWithContext

func (*MockEC2ClientMockRecorder) CreateRoute added in v0.3.0

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

CreateRoute indicates an expected call of CreateRoute

func (*MockEC2ClientMockRecorder) CreateRouteRequest added in v0.3.0

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

CreateRouteRequest indicates an expected call of CreateRouteRequest

func (*MockEC2ClientMockRecorder) CreateRouteTable added in v0.3.0

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

CreateRouteTable indicates an expected call of CreateRouteTable

func (*MockEC2ClientMockRecorder) CreateRouteTableRequest added in v0.3.0

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

CreateRouteTableRequest indicates an expected call of CreateRouteTableRequest

func (*MockEC2ClientMockRecorder) CreateRouteTableWithContext added in v0.3.0

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

CreateRouteTableWithContext indicates an expected call of CreateRouteTableWithContext

func (*MockEC2ClientMockRecorder) CreateRouteWithContext added in v0.3.0

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

CreateRouteWithContext indicates an expected call of CreateRouteWithContext

func (*MockEC2ClientMockRecorder) CreateSecurityGroup added in v0.3.0

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

CreateSecurityGroup indicates an expected call of CreateSecurityGroup

func (*MockEC2ClientMockRecorder) CreateSecurityGroupRequest added in v0.3.0

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

CreateSecurityGroupRequest indicates an expected call of CreateSecurityGroupRequest

func (*MockEC2ClientMockRecorder) CreateSecurityGroupWithContext added in v0.3.0

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

CreateSecurityGroupWithContext indicates an expected call of CreateSecurityGroupWithContext

func (*MockEC2ClientMockRecorder) CreateSnapshot added in v0.3.0

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

CreateSnapshot indicates an expected call of CreateSnapshot

func (*MockEC2ClientMockRecorder) CreateSnapshotRequest added in v0.3.0

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

CreateSnapshotRequest indicates an expected call of CreateSnapshotRequest

func (*MockEC2ClientMockRecorder) CreateSnapshotWithContext added in v0.3.0

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

CreateSnapshotWithContext indicates an expected call of CreateSnapshotWithContext

func (*MockEC2ClientMockRecorder) CreateSnapshots added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateSnapshots(arg0 interface{}) *gomock.Call

CreateSnapshots indicates an expected call of CreateSnapshots

func (*MockEC2ClientMockRecorder) CreateSnapshotsRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateSnapshotsRequest(arg0 interface{}) *gomock.Call

CreateSnapshotsRequest indicates an expected call of CreateSnapshotsRequest

func (*MockEC2ClientMockRecorder) CreateSnapshotsWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateSnapshotsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateSnapshotsWithContext indicates an expected call of CreateSnapshotsWithContext

func (*MockEC2ClientMockRecorder) CreateSpotDatafeedSubscription added in v0.3.0

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

CreateSpotDatafeedSubscription indicates an expected call of CreateSpotDatafeedSubscription

func (*MockEC2ClientMockRecorder) CreateSpotDatafeedSubscriptionRequest added in v0.3.0

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

CreateSpotDatafeedSubscriptionRequest indicates an expected call of CreateSpotDatafeedSubscriptionRequest

func (*MockEC2ClientMockRecorder) CreateSpotDatafeedSubscriptionWithContext added in v0.3.0

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

CreateSpotDatafeedSubscriptionWithContext indicates an expected call of CreateSpotDatafeedSubscriptionWithContext

func (*MockEC2ClientMockRecorder) CreateSubnet added in v0.3.0

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

CreateSubnet indicates an expected call of CreateSubnet

func (*MockEC2ClientMockRecorder) CreateSubnetRequest added in v0.3.0

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

CreateSubnetRequest indicates an expected call of CreateSubnetRequest

func (*MockEC2ClientMockRecorder) CreateSubnetWithContext added in v0.3.0

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

CreateSubnetWithContext indicates an expected call of CreateSubnetWithContext

func (*MockEC2ClientMockRecorder) CreateTags added in v0.3.0

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

CreateTags indicates an expected call of CreateTags

func (*MockEC2ClientMockRecorder) CreateTagsRequest added in v0.3.0

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

CreateTagsRequest indicates an expected call of CreateTagsRequest

func (*MockEC2ClientMockRecorder) CreateTagsWithContext added in v0.3.0

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

CreateTagsWithContext indicates an expected call of CreateTagsWithContext

func (*MockEC2ClientMockRecorder) CreateTrafficMirrorFilter added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateTrafficMirrorFilter(arg0 interface{}) *gomock.Call

CreateTrafficMirrorFilter indicates an expected call of CreateTrafficMirrorFilter

func (*MockEC2ClientMockRecorder) CreateTrafficMirrorFilterRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateTrafficMirrorFilterRequest(arg0 interface{}) *gomock.Call

CreateTrafficMirrorFilterRequest indicates an expected call of CreateTrafficMirrorFilterRequest

func (*MockEC2ClientMockRecorder) CreateTrafficMirrorFilterRule added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateTrafficMirrorFilterRule(arg0 interface{}) *gomock.Call

CreateTrafficMirrorFilterRule indicates an expected call of CreateTrafficMirrorFilterRule

func (*MockEC2ClientMockRecorder) CreateTrafficMirrorFilterRuleRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateTrafficMirrorFilterRuleRequest(arg0 interface{}) *gomock.Call

CreateTrafficMirrorFilterRuleRequest indicates an expected call of CreateTrafficMirrorFilterRuleRequest

func (*MockEC2ClientMockRecorder) CreateTrafficMirrorFilterRuleWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateTrafficMirrorFilterRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateTrafficMirrorFilterRuleWithContext indicates an expected call of CreateTrafficMirrorFilterRuleWithContext

func (*MockEC2ClientMockRecorder) CreateTrafficMirrorFilterWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateTrafficMirrorFilterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateTrafficMirrorFilterWithContext indicates an expected call of CreateTrafficMirrorFilterWithContext

func (*MockEC2ClientMockRecorder) CreateTrafficMirrorSession added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateTrafficMirrorSession(arg0 interface{}) *gomock.Call

CreateTrafficMirrorSession indicates an expected call of CreateTrafficMirrorSession

func (*MockEC2ClientMockRecorder) CreateTrafficMirrorSessionRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateTrafficMirrorSessionRequest(arg0 interface{}) *gomock.Call

CreateTrafficMirrorSessionRequest indicates an expected call of CreateTrafficMirrorSessionRequest

func (*MockEC2ClientMockRecorder) CreateTrafficMirrorSessionWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateTrafficMirrorSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateTrafficMirrorSessionWithContext indicates an expected call of CreateTrafficMirrorSessionWithContext

func (*MockEC2ClientMockRecorder) CreateTrafficMirrorTarget added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateTrafficMirrorTarget(arg0 interface{}) *gomock.Call

CreateTrafficMirrorTarget indicates an expected call of CreateTrafficMirrorTarget

func (*MockEC2ClientMockRecorder) CreateTrafficMirrorTargetRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateTrafficMirrorTargetRequest(arg0 interface{}) *gomock.Call

CreateTrafficMirrorTargetRequest indicates an expected call of CreateTrafficMirrorTargetRequest

func (*MockEC2ClientMockRecorder) CreateTrafficMirrorTargetWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateTrafficMirrorTargetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateTrafficMirrorTargetWithContext indicates an expected call of CreateTrafficMirrorTargetWithContext

func (*MockEC2ClientMockRecorder) CreateTransitGateway added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateTransitGateway(arg0 interface{}) *gomock.Call

CreateTransitGateway indicates an expected call of CreateTransitGateway

func (*MockEC2ClientMockRecorder) CreateTransitGatewayMulticastDomain added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateTransitGatewayMulticastDomain(arg0 interface{}) *gomock.Call

CreateTransitGatewayMulticastDomain indicates an expected call of CreateTransitGatewayMulticastDomain

func (*MockEC2ClientMockRecorder) CreateTransitGatewayMulticastDomainRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateTransitGatewayMulticastDomainRequest(arg0 interface{}) *gomock.Call

CreateTransitGatewayMulticastDomainRequest indicates an expected call of CreateTransitGatewayMulticastDomainRequest

func (*MockEC2ClientMockRecorder) CreateTransitGatewayMulticastDomainWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateTransitGatewayMulticastDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateTransitGatewayMulticastDomainWithContext indicates an expected call of CreateTransitGatewayMulticastDomainWithContext

func (*MockEC2ClientMockRecorder) CreateTransitGatewayPeeringAttachment added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateTransitGatewayPeeringAttachment(arg0 interface{}) *gomock.Call

CreateTransitGatewayPeeringAttachment indicates an expected call of CreateTransitGatewayPeeringAttachment

func (*MockEC2ClientMockRecorder) CreateTransitGatewayPeeringAttachmentRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateTransitGatewayPeeringAttachmentRequest(arg0 interface{}) *gomock.Call

CreateTransitGatewayPeeringAttachmentRequest indicates an expected call of CreateTransitGatewayPeeringAttachmentRequest

func (*MockEC2ClientMockRecorder) CreateTransitGatewayPeeringAttachmentWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateTransitGatewayPeeringAttachmentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateTransitGatewayPeeringAttachmentWithContext indicates an expected call of CreateTransitGatewayPeeringAttachmentWithContext

func (*MockEC2ClientMockRecorder) CreateTransitGatewayRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateTransitGatewayRequest(arg0 interface{}) *gomock.Call

CreateTransitGatewayRequest indicates an expected call of CreateTransitGatewayRequest

func (*MockEC2ClientMockRecorder) CreateTransitGatewayRoute added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateTransitGatewayRoute(arg0 interface{}) *gomock.Call

CreateTransitGatewayRoute indicates an expected call of CreateTransitGatewayRoute

func (*MockEC2ClientMockRecorder) CreateTransitGatewayRouteRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateTransitGatewayRouteRequest(arg0 interface{}) *gomock.Call

CreateTransitGatewayRouteRequest indicates an expected call of CreateTransitGatewayRouteRequest

func (*MockEC2ClientMockRecorder) CreateTransitGatewayRouteTable added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateTransitGatewayRouteTable(arg0 interface{}) *gomock.Call

CreateTransitGatewayRouteTable indicates an expected call of CreateTransitGatewayRouteTable

func (*MockEC2ClientMockRecorder) CreateTransitGatewayRouteTableRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateTransitGatewayRouteTableRequest(arg0 interface{}) *gomock.Call

CreateTransitGatewayRouteTableRequest indicates an expected call of CreateTransitGatewayRouteTableRequest

func (*MockEC2ClientMockRecorder) CreateTransitGatewayRouteTableWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateTransitGatewayRouteTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateTransitGatewayRouteTableWithContext indicates an expected call of CreateTransitGatewayRouteTableWithContext

func (*MockEC2ClientMockRecorder) CreateTransitGatewayRouteWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateTransitGatewayRouteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateTransitGatewayRouteWithContext indicates an expected call of CreateTransitGatewayRouteWithContext

func (*MockEC2ClientMockRecorder) CreateTransitGatewayVpcAttachment added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateTransitGatewayVpcAttachment(arg0 interface{}) *gomock.Call

CreateTransitGatewayVpcAttachment indicates an expected call of CreateTransitGatewayVpcAttachment

func (*MockEC2ClientMockRecorder) CreateTransitGatewayVpcAttachmentRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateTransitGatewayVpcAttachmentRequest(arg0 interface{}) *gomock.Call

CreateTransitGatewayVpcAttachmentRequest indicates an expected call of CreateTransitGatewayVpcAttachmentRequest

func (*MockEC2ClientMockRecorder) CreateTransitGatewayVpcAttachmentWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateTransitGatewayVpcAttachmentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateTransitGatewayVpcAttachmentWithContext indicates an expected call of CreateTransitGatewayVpcAttachmentWithContext

func (*MockEC2ClientMockRecorder) CreateTransitGatewayWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) CreateTransitGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateTransitGatewayWithContext indicates an expected call of CreateTransitGatewayWithContext

func (*MockEC2ClientMockRecorder) CreateVolume added in v0.3.0

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

CreateVolume indicates an expected call of CreateVolume

func (*MockEC2ClientMockRecorder) CreateVolumeRequest added in v0.3.0

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

CreateVolumeRequest indicates an expected call of CreateVolumeRequest

func (*MockEC2ClientMockRecorder) CreateVolumeWithContext added in v0.3.0

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

CreateVolumeWithContext indicates an expected call of CreateVolumeWithContext

func (*MockEC2ClientMockRecorder) CreateVpc added in v0.3.0

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

CreateVpc indicates an expected call of CreateVpc

func (*MockEC2ClientMockRecorder) CreateVpcEndpoint added in v0.3.0

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

CreateVpcEndpoint indicates an expected call of CreateVpcEndpoint

func (*MockEC2ClientMockRecorder) CreateVpcEndpointConnectionNotification added in v0.3.0

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

CreateVpcEndpointConnectionNotification indicates an expected call of CreateVpcEndpointConnectionNotification

func (*MockEC2ClientMockRecorder) CreateVpcEndpointConnectionNotificationRequest added in v0.3.0

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

CreateVpcEndpointConnectionNotificationRequest indicates an expected call of CreateVpcEndpointConnectionNotificationRequest

func (*MockEC2ClientMockRecorder) CreateVpcEndpointConnectionNotificationWithContext added in v0.3.0

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

CreateVpcEndpointConnectionNotificationWithContext indicates an expected call of CreateVpcEndpointConnectionNotificationWithContext

func (*MockEC2ClientMockRecorder) CreateVpcEndpointRequest added in v0.3.0

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

CreateVpcEndpointRequest indicates an expected call of CreateVpcEndpointRequest

func (*MockEC2ClientMockRecorder) CreateVpcEndpointServiceConfiguration added in v0.3.0

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

CreateVpcEndpointServiceConfiguration indicates an expected call of CreateVpcEndpointServiceConfiguration

func (*MockEC2ClientMockRecorder) CreateVpcEndpointServiceConfigurationRequest added in v0.3.0

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

CreateVpcEndpointServiceConfigurationRequest indicates an expected call of CreateVpcEndpointServiceConfigurationRequest

func (*MockEC2ClientMockRecorder) CreateVpcEndpointServiceConfigurationWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) CreateVpcEndpointServiceConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateVpcEndpointServiceConfigurationWithContext indicates an expected call of CreateVpcEndpointServiceConfigurationWithContext

func (*MockEC2ClientMockRecorder) CreateVpcEndpointWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) CreateVpcEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateVpcEndpointWithContext indicates an expected call of CreateVpcEndpointWithContext

func (*MockEC2ClientMockRecorder) CreateVpcPeeringConnection added in v0.3.0

func (mr *MockEC2ClientMockRecorder) CreateVpcPeeringConnection(arg0 interface{}) *gomock.Call

CreateVpcPeeringConnection indicates an expected call of CreateVpcPeeringConnection

func (*MockEC2ClientMockRecorder) CreateVpcPeeringConnectionRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) CreateVpcPeeringConnectionRequest(arg0 interface{}) *gomock.Call

CreateVpcPeeringConnectionRequest indicates an expected call of CreateVpcPeeringConnectionRequest

func (*MockEC2ClientMockRecorder) CreateVpcPeeringConnectionWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) CreateVpcPeeringConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateVpcPeeringConnectionWithContext indicates an expected call of CreateVpcPeeringConnectionWithContext

func (*MockEC2ClientMockRecorder) CreateVpcRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) CreateVpcRequest(arg0 interface{}) *gomock.Call

CreateVpcRequest indicates an expected call of CreateVpcRequest

func (*MockEC2ClientMockRecorder) CreateVpcWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) CreateVpcWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateVpcWithContext indicates an expected call of CreateVpcWithContext

func (*MockEC2ClientMockRecorder) CreateVpnConnection added in v0.3.0

func (mr *MockEC2ClientMockRecorder) CreateVpnConnection(arg0 interface{}) *gomock.Call

CreateVpnConnection indicates an expected call of CreateVpnConnection

func (*MockEC2ClientMockRecorder) CreateVpnConnectionRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) CreateVpnConnectionRequest(arg0 interface{}) *gomock.Call

CreateVpnConnectionRequest indicates an expected call of CreateVpnConnectionRequest

func (*MockEC2ClientMockRecorder) CreateVpnConnectionRoute added in v0.3.0

func (mr *MockEC2ClientMockRecorder) CreateVpnConnectionRoute(arg0 interface{}) *gomock.Call

CreateVpnConnectionRoute indicates an expected call of CreateVpnConnectionRoute

func (*MockEC2ClientMockRecorder) CreateVpnConnectionRouteRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) CreateVpnConnectionRouteRequest(arg0 interface{}) *gomock.Call

CreateVpnConnectionRouteRequest indicates an expected call of CreateVpnConnectionRouteRequest

func (*MockEC2ClientMockRecorder) CreateVpnConnectionRouteWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) CreateVpnConnectionRouteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateVpnConnectionRouteWithContext indicates an expected call of CreateVpnConnectionRouteWithContext

func (*MockEC2ClientMockRecorder) CreateVpnConnectionWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) CreateVpnConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateVpnConnectionWithContext indicates an expected call of CreateVpnConnectionWithContext

func (*MockEC2ClientMockRecorder) CreateVpnGateway added in v0.3.0

func (mr *MockEC2ClientMockRecorder) CreateVpnGateway(arg0 interface{}) *gomock.Call

CreateVpnGateway indicates an expected call of CreateVpnGateway

func (*MockEC2ClientMockRecorder) CreateVpnGatewayRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) CreateVpnGatewayRequest(arg0 interface{}) *gomock.Call

CreateVpnGatewayRequest indicates an expected call of CreateVpnGatewayRequest

func (*MockEC2ClientMockRecorder) CreateVpnGatewayWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) CreateVpnGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateVpnGatewayWithContext indicates an expected call of CreateVpnGatewayWithContext

func (*MockEC2ClientMockRecorder) DeleteClientVpnEndpoint added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteClientVpnEndpoint(arg0 interface{}) *gomock.Call

DeleteClientVpnEndpoint indicates an expected call of DeleteClientVpnEndpoint

func (*MockEC2ClientMockRecorder) DeleteClientVpnEndpointRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteClientVpnEndpointRequest(arg0 interface{}) *gomock.Call

DeleteClientVpnEndpointRequest indicates an expected call of DeleteClientVpnEndpointRequest

func (*MockEC2ClientMockRecorder) DeleteClientVpnEndpointWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteClientVpnEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteClientVpnEndpointWithContext indicates an expected call of DeleteClientVpnEndpointWithContext

func (*MockEC2ClientMockRecorder) DeleteClientVpnRoute added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteClientVpnRoute(arg0 interface{}) *gomock.Call

DeleteClientVpnRoute indicates an expected call of DeleteClientVpnRoute

func (*MockEC2ClientMockRecorder) DeleteClientVpnRouteRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteClientVpnRouteRequest(arg0 interface{}) *gomock.Call

DeleteClientVpnRouteRequest indicates an expected call of DeleteClientVpnRouteRequest

func (*MockEC2ClientMockRecorder) DeleteClientVpnRouteWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteClientVpnRouteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteClientVpnRouteWithContext indicates an expected call of DeleteClientVpnRouteWithContext

func (*MockEC2ClientMockRecorder) DeleteCustomerGateway added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteCustomerGateway(arg0 interface{}) *gomock.Call

DeleteCustomerGateway indicates an expected call of DeleteCustomerGateway

func (*MockEC2ClientMockRecorder) DeleteCustomerGatewayRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteCustomerGatewayRequest(arg0 interface{}) *gomock.Call

DeleteCustomerGatewayRequest indicates an expected call of DeleteCustomerGatewayRequest

func (*MockEC2ClientMockRecorder) DeleteCustomerGatewayWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteCustomerGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteCustomerGatewayWithContext indicates an expected call of DeleteCustomerGatewayWithContext

func (*MockEC2ClientMockRecorder) DeleteDhcpOptions added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteDhcpOptions(arg0 interface{}) *gomock.Call

DeleteDhcpOptions indicates an expected call of DeleteDhcpOptions

func (*MockEC2ClientMockRecorder) DeleteDhcpOptionsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteDhcpOptionsRequest(arg0 interface{}) *gomock.Call

DeleteDhcpOptionsRequest indicates an expected call of DeleteDhcpOptionsRequest

func (*MockEC2ClientMockRecorder) DeleteDhcpOptionsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteDhcpOptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteDhcpOptionsWithContext indicates an expected call of DeleteDhcpOptionsWithContext

func (*MockEC2ClientMockRecorder) DeleteEgressOnlyInternetGateway added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteEgressOnlyInternetGateway(arg0 interface{}) *gomock.Call

DeleteEgressOnlyInternetGateway indicates an expected call of DeleteEgressOnlyInternetGateway

func (*MockEC2ClientMockRecorder) DeleteEgressOnlyInternetGatewayRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteEgressOnlyInternetGatewayRequest(arg0 interface{}) *gomock.Call

DeleteEgressOnlyInternetGatewayRequest indicates an expected call of DeleteEgressOnlyInternetGatewayRequest

func (*MockEC2ClientMockRecorder) DeleteEgressOnlyInternetGatewayWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteEgressOnlyInternetGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteEgressOnlyInternetGatewayWithContext indicates an expected call of DeleteEgressOnlyInternetGatewayWithContext

func (*MockEC2ClientMockRecorder) DeleteFleets added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteFleets(arg0 interface{}) *gomock.Call

DeleteFleets indicates an expected call of DeleteFleets

func (*MockEC2ClientMockRecorder) DeleteFleetsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteFleetsRequest(arg0 interface{}) *gomock.Call

DeleteFleetsRequest indicates an expected call of DeleteFleetsRequest

func (*MockEC2ClientMockRecorder) DeleteFleetsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteFleetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteFleetsWithContext indicates an expected call of DeleteFleetsWithContext

func (*MockEC2ClientMockRecorder) DeleteFlowLogs added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteFlowLogs(arg0 interface{}) *gomock.Call

DeleteFlowLogs indicates an expected call of DeleteFlowLogs

func (*MockEC2ClientMockRecorder) DeleteFlowLogsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteFlowLogsRequest(arg0 interface{}) *gomock.Call

DeleteFlowLogsRequest indicates an expected call of DeleteFlowLogsRequest

func (*MockEC2ClientMockRecorder) DeleteFlowLogsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteFlowLogsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteFlowLogsWithContext indicates an expected call of DeleteFlowLogsWithContext

func (*MockEC2ClientMockRecorder) DeleteFpgaImage added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteFpgaImage(arg0 interface{}) *gomock.Call

DeleteFpgaImage indicates an expected call of DeleteFpgaImage

func (*MockEC2ClientMockRecorder) DeleteFpgaImageRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteFpgaImageRequest(arg0 interface{}) *gomock.Call

DeleteFpgaImageRequest indicates an expected call of DeleteFpgaImageRequest

func (*MockEC2ClientMockRecorder) DeleteFpgaImageWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteFpgaImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteFpgaImageWithContext indicates an expected call of DeleteFpgaImageWithContext

func (*MockEC2ClientMockRecorder) DeleteInternetGateway added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteInternetGateway(arg0 interface{}) *gomock.Call

DeleteInternetGateway indicates an expected call of DeleteInternetGateway

func (*MockEC2ClientMockRecorder) DeleteInternetGatewayRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteInternetGatewayRequest(arg0 interface{}) *gomock.Call

DeleteInternetGatewayRequest indicates an expected call of DeleteInternetGatewayRequest

func (*MockEC2ClientMockRecorder) DeleteInternetGatewayWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteInternetGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteInternetGatewayWithContext indicates an expected call of DeleteInternetGatewayWithContext

func (*MockEC2ClientMockRecorder) DeleteKeyPair added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteKeyPair(arg0 interface{}) *gomock.Call

DeleteKeyPair indicates an expected call of DeleteKeyPair

func (*MockEC2ClientMockRecorder) DeleteKeyPairRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteKeyPairRequest(arg0 interface{}) *gomock.Call

DeleteKeyPairRequest indicates an expected call of DeleteKeyPairRequest

func (*MockEC2ClientMockRecorder) DeleteKeyPairWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteKeyPairWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteKeyPairWithContext indicates an expected call of DeleteKeyPairWithContext

func (*MockEC2ClientMockRecorder) DeleteLaunchTemplate added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteLaunchTemplate(arg0 interface{}) *gomock.Call

DeleteLaunchTemplate indicates an expected call of DeleteLaunchTemplate

func (*MockEC2ClientMockRecorder) DeleteLaunchTemplateRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteLaunchTemplateRequest(arg0 interface{}) *gomock.Call

DeleteLaunchTemplateRequest indicates an expected call of DeleteLaunchTemplateRequest

func (*MockEC2ClientMockRecorder) DeleteLaunchTemplateVersions added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteLaunchTemplateVersions(arg0 interface{}) *gomock.Call

DeleteLaunchTemplateVersions indicates an expected call of DeleteLaunchTemplateVersions

func (*MockEC2ClientMockRecorder) DeleteLaunchTemplateVersionsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteLaunchTemplateVersionsRequest(arg0 interface{}) *gomock.Call

DeleteLaunchTemplateVersionsRequest indicates an expected call of DeleteLaunchTemplateVersionsRequest

func (*MockEC2ClientMockRecorder) DeleteLaunchTemplateVersionsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteLaunchTemplateVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteLaunchTemplateVersionsWithContext indicates an expected call of DeleteLaunchTemplateVersionsWithContext

func (*MockEC2ClientMockRecorder) DeleteLaunchTemplateWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteLaunchTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteLaunchTemplateWithContext indicates an expected call of DeleteLaunchTemplateWithContext

func (*MockEC2ClientMockRecorder) DeleteLocalGatewayRoute added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteLocalGatewayRoute(arg0 interface{}) *gomock.Call

DeleteLocalGatewayRoute indicates an expected call of DeleteLocalGatewayRoute

func (*MockEC2ClientMockRecorder) DeleteLocalGatewayRouteRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteLocalGatewayRouteRequest(arg0 interface{}) *gomock.Call

DeleteLocalGatewayRouteRequest indicates an expected call of DeleteLocalGatewayRouteRequest

func (*MockEC2ClientMockRecorder) DeleteLocalGatewayRouteTableVpcAssociation added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteLocalGatewayRouteTableVpcAssociation(arg0 interface{}) *gomock.Call

DeleteLocalGatewayRouteTableVpcAssociation indicates an expected call of DeleteLocalGatewayRouteTableVpcAssociation

func (*MockEC2ClientMockRecorder) DeleteLocalGatewayRouteTableVpcAssociationRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteLocalGatewayRouteTableVpcAssociationRequest(arg0 interface{}) *gomock.Call

DeleteLocalGatewayRouteTableVpcAssociationRequest indicates an expected call of DeleteLocalGatewayRouteTableVpcAssociationRequest

func (*MockEC2ClientMockRecorder) DeleteLocalGatewayRouteTableVpcAssociationWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteLocalGatewayRouteTableVpcAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteLocalGatewayRouteTableVpcAssociationWithContext indicates an expected call of DeleteLocalGatewayRouteTableVpcAssociationWithContext

func (*MockEC2ClientMockRecorder) DeleteLocalGatewayRouteWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteLocalGatewayRouteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteLocalGatewayRouteWithContext indicates an expected call of DeleteLocalGatewayRouteWithContext

func (*MockEC2ClientMockRecorder) DeleteManagedPrefixList added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteManagedPrefixList(arg0 interface{}) *gomock.Call

DeleteManagedPrefixList indicates an expected call of DeleteManagedPrefixList

func (*MockEC2ClientMockRecorder) DeleteManagedPrefixListRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteManagedPrefixListRequest(arg0 interface{}) *gomock.Call

DeleteManagedPrefixListRequest indicates an expected call of DeleteManagedPrefixListRequest

func (*MockEC2ClientMockRecorder) DeleteManagedPrefixListWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteManagedPrefixListWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteManagedPrefixListWithContext indicates an expected call of DeleteManagedPrefixListWithContext

func (*MockEC2ClientMockRecorder) DeleteNatGateway added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteNatGateway(arg0 interface{}) *gomock.Call

DeleteNatGateway indicates an expected call of DeleteNatGateway

func (*MockEC2ClientMockRecorder) DeleteNatGatewayRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteNatGatewayRequest(arg0 interface{}) *gomock.Call

DeleteNatGatewayRequest indicates an expected call of DeleteNatGatewayRequest

func (*MockEC2ClientMockRecorder) DeleteNatGatewayWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteNatGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteNatGatewayWithContext indicates an expected call of DeleteNatGatewayWithContext

func (*MockEC2ClientMockRecorder) DeleteNetworkAcl added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteNetworkAcl(arg0 interface{}) *gomock.Call

DeleteNetworkAcl indicates an expected call of DeleteNetworkAcl

func (*MockEC2ClientMockRecorder) DeleteNetworkAclEntry added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteNetworkAclEntry(arg0 interface{}) *gomock.Call

DeleteNetworkAclEntry indicates an expected call of DeleteNetworkAclEntry

func (*MockEC2ClientMockRecorder) DeleteNetworkAclEntryRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteNetworkAclEntryRequest(arg0 interface{}) *gomock.Call

DeleteNetworkAclEntryRequest indicates an expected call of DeleteNetworkAclEntryRequest

func (*MockEC2ClientMockRecorder) DeleteNetworkAclEntryWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteNetworkAclEntryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteNetworkAclEntryWithContext indicates an expected call of DeleteNetworkAclEntryWithContext

func (*MockEC2ClientMockRecorder) DeleteNetworkAclRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteNetworkAclRequest(arg0 interface{}) *gomock.Call

DeleteNetworkAclRequest indicates an expected call of DeleteNetworkAclRequest

func (*MockEC2ClientMockRecorder) DeleteNetworkAclWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteNetworkAclWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteNetworkAclWithContext indicates an expected call of DeleteNetworkAclWithContext

func (*MockEC2ClientMockRecorder) DeleteNetworkInterface added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteNetworkInterface(arg0 interface{}) *gomock.Call

DeleteNetworkInterface indicates an expected call of DeleteNetworkInterface

func (*MockEC2ClientMockRecorder) DeleteNetworkInterfacePermission added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteNetworkInterfacePermission(arg0 interface{}) *gomock.Call

DeleteNetworkInterfacePermission indicates an expected call of DeleteNetworkInterfacePermission

func (*MockEC2ClientMockRecorder) DeleteNetworkInterfacePermissionRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteNetworkInterfacePermissionRequest(arg0 interface{}) *gomock.Call

DeleteNetworkInterfacePermissionRequest indicates an expected call of DeleteNetworkInterfacePermissionRequest

func (*MockEC2ClientMockRecorder) DeleteNetworkInterfacePermissionWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteNetworkInterfacePermissionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteNetworkInterfacePermissionWithContext indicates an expected call of DeleteNetworkInterfacePermissionWithContext

func (*MockEC2ClientMockRecorder) DeleteNetworkInterfaceRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteNetworkInterfaceRequest(arg0 interface{}) *gomock.Call

DeleteNetworkInterfaceRequest indicates an expected call of DeleteNetworkInterfaceRequest

func (*MockEC2ClientMockRecorder) DeleteNetworkInterfaceWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteNetworkInterfaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteNetworkInterfaceWithContext indicates an expected call of DeleteNetworkInterfaceWithContext

func (*MockEC2ClientMockRecorder) DeletePlacementGroup added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeletePlacementGroup(arg0 interface{}) *gomock.Call

DeletePlacementGroup indicates an expected call of DeletePlacementGroup

func (*MockEC2ClientMockRecorder) DeletePlacementGroupRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeletePlacementGroupRequest(arg0 interface{}) *gomock.Call

DeletePlacementGroupRequest indicates an expected call of DeletePlacementGroupRequest

func (*MockEC2ClientMockRecorder) DeletePlacementGroupWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeletePlacementGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeletePlacementGroupWithContext indicates an expected call of DeletePlacementGroupWithContext

func (*MockEC2ClientMockRecorder) DeleteQueuedReservedInstances added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteQueuedReservedInstances(arg0 interface{}) *gomock.Call

DeleteQueuedReservedInstances indicates an expected call of DeleteQueuedReservedInstances

func (*MockEC2ClientMockRecorder) DeleteQueuedReservedInstancesRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteQueuedReservedInstancesRequest(arg0 interface{}) *gomock.Call

DeleteQueuedReservedInstancesRequest indicates an expected call of DeleteQueuedReservedInstancesRequest

func (*MockEC2ClientMockRecorder) DeleteQueuedReservedInstancesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteQueuedReservedInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteQueuedReservedInstancesWithContext indicates an expected call of DeleteQueuedReservedInstancesWithContext

func (*MockEC2ClientMockRecorder) DeleteRoute added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteRoute(arg0 interface{}) *gomock.Call

DeleteRoute indicates an expected call of DeleteRoute

func (*MockEC2ClientMockRecorder) DeleteRouteRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteRouteRequest(arg0 interface{}) *gomock.Call

DeleteRouteRequest indicates an expected call of DeleteRouteRequest

func (*MockEC2ClientMockRecorder) DeleteRouteTable added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteRouteTable(arg0 interface{}) *gomock.Call

DeleteRouteTable indicates an expected call of DeleteRouteTable

func (*MockEC2ClientMockRecorder) DeleteRouteTableRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteRouteTableRequest(arg0 interface{}) *gomock.Call

DeleteRouteTableRequest indicates an expected call of DeleteRouteTableRequest

func (*MockEC2ClientMockRecorder) DeleteRouteTableWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteRouteTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteRouteTableWithContext indicates an expected call of DeleteRouteTableWithContext

func (*MockEC2ClientMockRecorder) DeleteRouteWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteRouteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteRouteWithContext indicates an expected call of DeleteRouteWithContext

func (*MockEC2ClientMockRecorder) DeleteSecurityGroup added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteSecurityGroup(arg0 interface{}) *gomock.Call

DeleteSecurityGroup indicates an expected call of DeleteSecurityGroup

func (*MockEC2ClientMockRecorder) DeleteSecurityGroupRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteSecurityGroupRequest(arg0 interface{}) *gomock.Call

DeleteSecurityGroupRequest indicates an expected call of DeleteSecurityGroupRequest

func (*MockEC2ClientMockRecorder) DeleteSecurityGroupWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteSecurityGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteSecurityGroupWithContext indicates an expected call of DeleteSecurityGroupWithContext

func (*MockEC2ClientMockRecorder) DeleteSnapshot added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteSnapshot(arg0 interface{}) *gomock.Call

DeleteSnapshot indicates an expected call of DeleteSnapshot

func (*MockEC2ClientMockRecorder) DeleteSnapshotRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteSnapshotRequest(arg0 interface{}) *gomock.Call

DeleteSnapshotRequest indicates an expected call of DeleteSnapshotRequest

func (*MockEC2ClientMockRecorder) DeleteSnapshotWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteSnapshotWithContext indicates an expected call of DeleteSnapshotWithContext

func (*MockEC2ClientMockRecorder) DeleteSpotDatafeedSubscription added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteSpotDatafeedSubscription(arg0 interface{}) *gomock.Call

DeleteSpotDatafeedSubscription indicates an expected call of DeleteSpotDatafeedSubscription

func (*MockEC2ClientMockRecorder) DeleteSpotDatafeedSubscriptionRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteSpotDatafeedSubscriptionRequest(arg0 interface{}) *gomock.Call

DeleteSpotDatafeedSubscriptionRequest indicates an expected call of DeleteSpotDatafeedSubscriptionRequest

func (*MockEC2ClientMockRecorder) DeleteSpotDatafeedSubscriptionWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteSpotDatafeedSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteSpotDatafeedSubscriptionWithContext indicates an expected call of DeleteSpotDatafeedSubscriptionWithContext

func (*MockEC2ClientMockRecorder) DeleteSubnet added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteSubnet(arg0 interface{}) *gomock.Call

DeleteSubnet indicates an expected call of DeleteSubnet

func (*MockEC2ClientMockRecorder) DeleteSubnetRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteSubnetRequest(arg0 interface{}) *gomock.Call

DeleteSubnetRequest indicates an expected call of DeleteSubnetRequest

func (*MockEC2ClientMockRecorder) DeleteSubnetWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteSubnetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteSubnetWithContext indicates an expected call of DeleteSubnetWithContext

func (*MockEC2ClientMockRecorder) DeleteTags added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteTags(arg0 interface{}) *gomock.Call

DeleteTags indicates an expected call of DeleteTags

func (*MockEC2ClientMockRecorder) DeleteTagsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteTagsRequest(arg0 interface{}) *gomock.Call

DeleteTagsRequest indicates an expected call of DeleteTagsRequest

func (*MockEC2ClientMockRecorder) DeleteTagsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteTagsWithContext indicates an expected call of DeleteTagsWithContext

func (*MockEC2ClientMockRecorder) DeleteTrafficMirrorFilter added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteTrafficMirrorFilter(arg0 interface{}) *gomock.Call

DeleteTrafficMirrorFilter indicates an expected call of DeleteTrafficMirrorFilter

func (*MockEC2ClientMockRecorder) DeleteTrafficMirrorFilterRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteTrafficMirrorFilterRequest(arg0 interface{}) *gomock.Call

DeleteTrafficMirrorFilterRequest indicates an expected call of DeleteTrafficMirrorFilterRequest

func (*MockEC2ClientMockRecorder) DeleteTrafficMirrorFilterRule added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteTrafficMirrorFilterRule(arg0 interface{}) *gomock.Call

DeleteTrafficMirrorFilterRule indicates an expected call of DeleteTrafficMirrorFilterRule

func (*MockEC2ClientMockRecorder) DeleteTrafficMirrorFilterRuleRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteTrafficMirrorFilterRuleRequest(arg0 interface{}) *gomock.Call

DeleteTrafficMirrorFilterRuleRequest indicates an expected call of DeleteTrafficMirrorFilterRuleRequest

func (*MockEC2ClientMockRecorder) DeleteTrafficMirrorFilterRuleWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteTrafficMirrorFilterRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteTrafficMirrorFilterRuleWithContext indicates an expected call of DeleteTrafficMirrorFilterRuleWithContext

func (*MockEC2ClientMockRecorder) DeleteTrafficMirrorFilterWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteTrafficMirrorFilterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteTrafficMirrorFilterWithContext indicates an expected call of DeleteTrafficMirrorFilterWithContext

func (*MockEC2ClientMockRecorder) DeleteTrafficMirrorSession added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteTrafficMirrorSession(arg0 interface{}) *gomock.Call

DeleteTrafficMirrorSession indicates an expected call of DeleteTrafficMirrorSession

func (*MockEC2ClientMockRecorder) DeleteTrafficMirrorSessionRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteTrafficMirrorSessionRequest(arg0 interface{}) *gomock.Call

DeleteTrafficMirrorSessionRequest indicates an expected call of DeleteTrafficMirrorSessionRequest

func (*MockEC2ClientMockRecorder) DeleteTrafficMirrorSessionWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteTrafficMirrorSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteTrafficMirrorSessionWithContext indicates an expected call of DeleteTrafficMirrorSessionWithContext

func (*MockEC2ClientMockRecorder) DeleteTrafficMirrorTarget added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteTrafficMirrorTarget(arg0 interface{}) *gomock.Call

DeleteTrafficMirrorTarget indicates an expected call of DeleteTrafficMirrorTarget

func (*MockEC2ClientMockRecorder) DeleteTrafficMirrorTargetRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteTrafficMirrorTargetRequest(arg0 interface{}) *gomock.Call

DeleteTrafficMirrorTargetRequest indicates an expected call of DeleteTrafficMirrorTargetRequest

func (*MockEC2ClientMockRecorder) DeleteTrafficMirrorTargetWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteTrafficMirrorTargetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteTrafficMirrorTargetWithContext indicates an expected call of DeleteTrafficMirrorTargetWithContext

func (*MockEC2ClientMockRecorder) DeleteTransitGateway added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteTransitGateway(arg0 interface{}) *gomock.Call

DeleteTransitGateway indicates an expected call of DeleteTransitGateway

func (*MockEC2ClientMockRecorder) DeleteTransitGatewayMulticastDomain added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteTransitGatewayMulticastDomain(arg0 interface{}) *gomock.Call

DeleteTransitGatewayMulticastDomain indicates an expected call of DeleteTransitGatewayMulticastDomain

func (*MockEC2ClientMockRecorder) DeleteTransitGatewayMulticastDomainRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteTransitGatewayMulticastDomainRequest(arg0 interface{}) *gomock.Call

DeleteTransitGatewayMulticastDomainRequest indicates an expected call of DeleteTransitGatewayMulticastDomainRequest

func (*MockEC2ClientMockRecorder) DeleteTransitGatewayMulticastDomainWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteTransitGatewayMulticastDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteTransitGatewayMulticastDomainWithContext indicates an expected call of DeleteTransitGatewayMulticastDomainWithContext

func (*MockEC2ClientMockRecorder) DeleteTransitGatewayPeeringAttachment added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteTransitGatewayPeeringAttachment(arg0 interface{}) *gomock.Call

DeleteTransitGatewayPeeringAttachment indicates an expected call of DeleteTransitGatewayPeeringAttachment

func (*MockEC2ClientMockRecorder) DeleteTransitGatewayPeeringAttachmentRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteTransitGatewayPeeringAttachmentRequest(arg0 interface{}) *gomock.Call

DeleteTransitGatewayPeeringAttachmentRequest indicates an expected call of DeleteTransitGatewayPeeringAttachmentRequest

func (*MockEC2ClientMockRecorder) DeleteTransitGatewayPeeringAttachmentWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteTransitGatewayPeeringAttachmentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteTransitGatewayPeeringAttachmentWithContext indicates an expected call of DeleteTransitGatewayPeeringAttachmentWithContext

func (*MockEC2ClientMockRecorder) DeleteTransitGatewayRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteTransitGatewayRequest(arg0 interface{}) *gomock.Call

DeleteTransitGatewayRequest indicates an expected call of DeleteTransitGatewayRequest

func (*MockEC2ClientMockRecorder) DeleteTransitGatewayRoute added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteTransitGatewayRoute(arg0 interface{}) *gomock.Call

DeleteTransitGatewayRoute indicates an expected call of DeleteTransitGatewayRoute

func (*MockEC2ClientMockRecorder) DeleteTransitGatewayRouteRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteTransitGatewayRouteRequest(arg0 interface{}) *gomock.Call

DeleteTransitGatewayRouteRequest indicates an expected call of DeleteTransitGatewayRouteRequest

func (*MockEC2ClientMockRecorder) DeleteTransitGatewayRouteTable added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteTransitGatewayRouteTable(arg0 interface{}) *gomock.Call

DeleteTransitGatewayRouteTable indicates an expected call of DeleteTransitGatewayRouteTable

func (*MockEC2ClientMockRecorder) DeleteTransitGatewayRouteTableRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteTransitGatewayRouteTableRequest(arg0 interface{}) *gomock.Call

DeleteTransitGatewayRouteTableRequest indicates an expected call of DeleteTransitGatewayRouteTableRequest

func (*MockEC2ClientMockRecorder) DeleteTransitGatewayRouteTableWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteTransitGatewayRouteTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteTransitGatewayRouteTableWithContext indicates an expected call of DeleteTransitGatewayRouteTableWithContext

func (*MockEC2ClientMockRecorder) DeleteTransitGatewayRouteWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteTransitGatewayRouteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteTransitGatewayRouteWithContext indicates an expected call of DeleteTransitGatewayRouteWithContext

func (*MockEC2ClientMockRecorder) DeleteTransitGatewayVpcAttachment added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteTransitGatewayVpcAttachment(arg0 interface{}) *gomock.Call

DeleteTransitGatewayVpcAttachment indicates an expected call of DeleteTransitGatewayVpcAttachment

func (*MockEC2ClientMockRecorder) DeleteTransitGatewayVpcAttachmentRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteTransitGatewayVpcAttachmentRequest(arg0 interface{}) *gomock.Call

DeleteTransitGatewayVpcAttachmentRequest indicates an expected call of DeleteTransitGatewayVpcAttachmentRequest

func (*MockEC2ClientMockRecorder) DeleteTransitGatewayVpcAttachmentWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteTransitGatewayVpcAttachmentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteTransitGatewayVpcAttachmentWithContext indicates an expected call of DeleteTransitGatewayVpcAttachmentWithContext

func (*MockEC2ClientMockRecorder) DeleteTransitGatewayWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeleteTransitGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteTransitGatewayWithContext indicates an expected call of DeleteTransitGatewayWithContext

func (*MockEC2ClientMockRecorder) DeleteVolume added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteVolume(arg0 interface{}) *gomock.Call

DeleteVolume indicates an expected call of DeleteVolume

func (*MockEC2ClientMockRecorder) DeleteVolumeRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteVolumeRequest(arg0 interface{}) *gomock.Call

DeleteVolumeRequest indicates an expected call of DeleteVolumeRequest

func (*MockEC2ClientMockRecorder) DeleteVolumeWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteVolumeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteVolumeWithContext indicates an expected call of DeleteVolumeWithContext

func (*MockEC2ClientMockRecorder) DeleteVpc added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteVpc(arg0 interface{}) *gomock.Call

DeleteVpc indicates an expected call of DeleteVpc

func (*MockEC2ClientMockRecorder) DeleteVpcEndpointConnectionNotifications added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteVpcEndpointConnectionNotifications(arg0 interface{}) *gomock.Call

DeleteVpcEndpointConnectionNotifications indicates an expected call of DeleteVpcEndpointConnectionNotifications

func (*MockEC2ClientMockRecorder) DeleteVpcEndpointConnectionNotificationsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteVpcEndpointConnectionNotificationsRequest(arg0 interface{}) *gomock.Call

DeleteVpcEndpointConnectionNotificationsRequest indicates an expected call of DeleteVpcEndpointConnectionNotificationsRequest

func (*MockEC2ClientMockRecorder) DeleteVpcEndpointConnectionNotificationsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteVpcEndpointConnectionNotificationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteVpcEndpointConnectionNotificationsWithContext indicates an expected call of DeleteVpcEndpointConnectionNotificationsWithContext

func (*MockEC2ClientMockRecorder) DeleteVpcEndpointServiceConfigurations added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteVpcEndpointServiceConfigurations(arg0 interface{}) *gomock.Call

DeleteVpcEndpointServiceConfigurations indicates an expected call of DeleteVpcEndpointServiceConfigurations

func (*MockEC2ClientMockRecorder) DeleteVpcEndpointServiceConfigurationsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteVpcEndpointServiceConfigurationsRequest(arg0 interface{}) *gomock.Call

DeleteVpcEndpointServiceConfigurationsRequest indicates an expected call of DeleteVpcEndpointServiceConfigurationsRequest

func (*MockEC2ClientMockRecorder) DeleteVpcEndpointServiceConfigurationsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteVpcEndpointServiceConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteVpcEndpointServiceConfigurationsWithContext indicates an expected call of DeleteVpcEndpointServiceConfigurationsWithContext

func (*MockEC2ClientMockRecorder) DeleteVpcEndpoints added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteVpcEndpoints(arg0 interface{}) *gomock.Call

DeleteVpcEndpoints indicates an expected call of DeleteVpcEndpoints

func (*MockEC2ClientMockRecorder) DeleteVpcEndpointsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteVpcEndpointsRequest(arg0 interface{}) *gomock.Call

DeleteVpcEndpointsRequest indicates an expected call of DeleteVpcEndpointsRequest

func (*MockEC2ClientMockRecorder) DeleteVpcEndpointsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteVpcEndpointsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteVpcEndpointsWithContext indicates an expected call of DeleteVpcEndpointsWithContext

func (*MockEC2ClientMockRecorder) DeleteVpcPeeringConnection added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteVpcPeeringConnection(arg0 interface{}) *gomock.Call

DeleteVpcPeeringConnection indicates an expected call of DeleteVpcPeeringConnection

func (*MockEC2ClientMockRecorder) DeleteVpcPeeringConnectionRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteVpcPeeringConnectionRequest(arg0 interface{}) *gomock.Call

DeleteVpcPeeringConnectionRequest indicates an expected call of DeleteVpcPeeringConnectionRequest

func (*MockEC2ClientMockRecorder) DeleteVpcPeeringConnectionWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteVpcPeeringConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteVpcPeeringConnectionWithContext indicates an expected call of DeleteVpcPeeringConnectionWithContext

func (*MockEC2ClientMockRecorder) DeleteVpcRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteVpcRequest(arg0 interface{}) *gomock.Call

DeleteVpcRequest indicates an expected call of DeleteVpcRequest

func (*MockEC2ClientMockRecorder) DeleteVpcWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteVpcWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteVpcWithContext indicates an expected call of DeleteVpcWithContext

func (*MockEC2ClientMockRecorder) DeleteVpnConnection added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteVpnConnection(arg0 interface{}) *gomock.Call

DeleteVpnConnection indicates an expected call of DeleteVpnConnection

func (*MockEC2ClientMockRecorder) DeleteVpnConnectionRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteVpnConnectionRequest(arg0 interface{}) *gomock.Call

DeleteVpnConnectionRequest indicates an expected call of DeleteVpnConnectionRequest

func (*MockEC2ClientMockRecorder) DeleteVpnConnectionRoute added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteVpnConnectionRoute(arg0 interface{}) *gomock.Call

DeleteVpnConnectionRoute indicates an expected call of DeleteVpnConnectionRoute

func (*MockEC2ClientMockRecorder) DeleteVpnConnectionRouteRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteVpnConnectionRouteRequest(arg0 interface{}) *gomock.Call

DeleteVpnConnectionRouteRequest indicates an expected call of DeleteVpnConnectionRouteRequest

func (*MockEC2ClientMockRecorder) DeleteVpnConnectionRouteWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteVpnConnectionRouteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteVpnConnectionRouteWithContext indicates an expected call of DeleteVpnConnectionRouteWithContext

func (*MockEC2ClientMockRecorder) DeleteVpnConnectionWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteVpnConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteVpnConnectionWithContext indicates an expected call of DeleteVpnConnectionWithContext

func (*MockEC2ClientMockRecorder) DeleteVpnGateway added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteVpnGateway(arg0 interface{}) *gomock.Call

DeleteVpnGateway indicates an expected call of DeleteVpnGateway

func (*MockEC2ClientMockRecorder) DeleteVpnGatewayRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteVpnGatewayRequest(arg0 interface{}) *gomock.Call

DeleteVpnGatewayRequest indicates an expected call of DeleteVpnGatewayRequest

func (*MockEC2ClientMockRecorder) DeleteVpnGatewayWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeleteVpnGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteVpnGatewayWithContext indicates an expected call of DeleteVpnGatewayWithContext

func (*MockEC2ClientMockRecorder) DeprovisionByoipCidr added in v0.8.0

func (mr *MockEC2ClientMockRecorder) DeprovisionByoipCidr(arg0 interface{}) *gomock.Call

DeprovisionByoipCidr indicates an expected call of DeprovisionByoipCidr

func (*MockEC2ClientMockRecorder) DeprovisionByoipCidrRequest added in v0.8.0

func (mr *MockEC2ClientMockRecorder) DeprovisionByoipCidrRequest(arg0 interface{}) *gomock.Call

DeprovisionByoipCidrRequest indicates an expected call of DeprovisionByoipCidrRequest

func (*MockEC2ClientMockRecorder) DeprovisionByoipCidrWithContext added in v0.8.0

func (mr *MockEC2ClientMockRecorder) DeprovisionByoipCidrWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeprovisionByoipCidrWithContext indicates an expected call of DeprovisionByoipCidrWithContext

func (*MockEC2ClientMockRecorder) DeregisterImage added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeregisterImage(arg0 interface{}) *gomock.Call

DeregisterImage indicates an expected call of DeregisterImage

func (*MockEC2ClientMockRecorder) DeregisterImageRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeregisterImageRequest(arg0 interface{}) *gomock.Call

DeregisterImageRequest indicates an expected call of DeregisterImageRequest

func (*MockEC2ClientMockRecorder) DeregisterImageWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DeregisterImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeregisterImageWithContext indicates an expected call of DeregisterImageWithContext

func (*MockEC2ClientMockRecorder) DeregisterInstanceEventNotificationAttributes added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeregisterInstanceEventNotificationAttributes(arg0 interface{}) *gomock.Call

DeregisterInstanceEventNotificationAttributes indicates an expected call of DeregisterInstanceEventNotificationAttributes

func (*MockEC2ClientMockRecorder) DeregisterInstanceEventNotificationAttributesRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeregisterInstanceEventNotificationAttributesRequest(arg0 interface{}) *gomock.Call

DeregisterInstanceEventNotificationAttributesRequest indicates an expected call of DeregisterInstanceEventNotificationAttributesRequest

func (*MockEC2ClientMockRecorder) DeregisterInstanceEventNotificationAttributesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeregisterInstanceEventNotificationAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeregisterInstanceEventNotificationAttributesWithContext indicates an expected call of DeregisterInstanceEventNotificationAttributesWithContext

func (*MockEC2ClientMockRecorder) DeregisterTransitGatewayMulticastGroupMembers added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeregisterTransitGatewayMulticastGroupMembers(arg0 interface{}) *gomock.Call

DeregisterTransitGatewayMulticastGroupMembers indicates an expected call of DeregisterTransitGatewayMulticastGroupMembers

func (*MockEC2ClientMockRecorder) DeregisterTransitGatewayMulticastGroupMembersRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeregisterTransitGatewayMulticastGroupMembersRequest(arg0 interface{}) *gomock.Call

DeregisterTransitGatewayMulticastGroupMembersRequest indicates an expected call of DeregisterTransitGatewayMulticastGroupMembersRequest

func (*MockEC2ClientMockRecorder) DeregisterTransitGatewayMulticastGroupMembersWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeregisterTransitGatewayMulticastGroupMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeregisterTransitGatewayMulticastGroupMembersWithContext indicates an expected call of DeregisterTransitGatewayMulticastGroupMembersWithContext

func (*MockEC2ClientMockRecorder) DeregisterTransitGatewayMulticastGroupSources added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeregisterTransitGatewayMulticastGroupSources(arg0 interface{}) *gomock.Call

DeregisterTransitGatewayMulticastGroupSources indicates an expected call of DeregisterTransitGatewayMulticastGroupSources

func (*MockEC2ClientMockRecorder) DeregisterTransitGatewayMulticastGroupSourcesRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeregisterTransitGatewayMulticastGroupSourcesRequest(arg0 interface{}) *gomock.Call

DeregisterTransitGatewayMulticastGroupSourcesRequest indicates an expected call of DeregisterTransitGatewayMulticastGroupSourcesRequest

func (*MockEC2ClientMockRecorder) DeregisterTransitGatewayMulticastGroupSourcesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DeregisterTransitGatewayMulticastGroupSourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeregisterTransitGatewayMulticastGroupSourcesWithContext indicates an expected call of DeregisterTransitGatewayMulticastGroupSourcesWithContext

func (*MockEC2ClientMockRecorder) DescribeAccountAttributes added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeAccountAttributes(arg0 interface{}) *gomock.Call

DescribeAccountAttributes indicates an expected call of DescribeAccountAttributes

func (*MockEC2ClientMockRecorder) DescribeAccountAttributesRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeAccountAttributesRequest(arg0 interface{}) *gomock.Call

DescribeAccountAttributesRequest indicates an expected call of DescribeAccountAttributesRequest

func (*MockEC2ClientMockRecorder) DescribeAccountAttributesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeAccountAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAccountAttributesWithContext indicates an expected call of DescribeAccountAttributesWithContext

func (*MockEC2ClientMockRecorder) DescribeAddresses added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeAddresses(arg0 interface{}) *gomock.Call

DescribeAddresses indicates an expected call of DescribeAddresses

func (*MockEC2ClientMockRecorder) DescribeAddressesRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeAddressesRequest(arg0 interface{}) *gomock.Call

DescribeAddressesRequest indicates an expected call of DescribeAddressesRequest

func (*MockEC2ClientMockRecorder) DescribeAddressesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeAddressesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAddressesWithContext indicates an expected call of DescribeAddressesWithContext

func (*MockEC2ClientMockRecorder) DescribeAggregateIdFormat added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeAggregateIdFormat(arg0 interface{}) *gomock.Call

DescribeAggregateIdFormat indicates an expected call of DescribeAggregateIdFormat

func (*MockEC2ClientMockRecorder) DescribeAggregateIdFormatRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeAggregateIdFormatRequest(arg0 interface{}) *gomock.Call

DescribeAggregateIdFormatRequest indicates an expected call of DescribeAggregateIdFormatRequest

func (*MockEC2ClientMockRecorder) DescribeAggregateIdFormatWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeAggregateIdFormatWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAggregateIdFormatWithContext indicates an expected call of DescribeAggregateIdFormatWithContext

func (*MockEC2ClientMockRecorder) DescribeAvailabilityZones added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeAvailabilityZones(arg0 interface{}) *gomock.Call

DescribeAvailabilityZones indicates an expected call of DescribeAvailabilityZones

func (*MockEC2ClientMockRecorder) DescribeAvailabilityZonesRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeAvailabilityZonesRequest(arg0 interface{}) *gomock.Call

DescribeAvailabilityZonesRequest indicates an expected call of DescribeAvailabilityZonesRequest

func (*MockEC2ClientMockRecorder) DescribeAvailabilityZonesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeAvailabilityZonesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeAvailabilityZonesWithContext indicates an expected call of DescribeAvailabilityZonesWithContext

func (*MockEC2ClientMockRecorder) DescribeBundleTasks added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeBundleTasks(arg0 interface{}) *gomock.Call

DescribeBundleTasks indicates an expected call of DescribeBundleTasks

func (*MockEC2ClientMockRecorder) DescribeBundleTasksRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeBundleTasksRequest(arg0 interface{}) *gomock.Call

DescribeBundleTasksRequest indicates an expected call of DescribeBundleTasksRequest

func (*MockEC2ClientMockRecorder) DescribeBundleTasksWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeBundleTasksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeBundleTasksWithContext indicates an expected call of DescribeBundleTasksWithContext

func (*MockEC2ClientMockRecorder) DescribeByoipCidrs added in v0.8.0

func (mr *MockEC2ClientMockRecorder) DescribeByoipCidrs(arg0 interface{}) *gomock.Call

DescribeByoipCidrs indicates an expected call of DescribeByoipCidrs

func (*MockEC2ClientMockRecorder) DescribeByoipCidrsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeByoipCidrsPages(arg0, arg1 interface{}) *gomock.Call

DescribeByoipCidrsPages indicates an expected call of DescribeByoipCidrsPages

func (*MockEC2ClientMockRecorder) DescribeByoipCidrsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeByoipCidrsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeByoipCidrsPagesWithContext indicates an expected call of DescribeByoipCidrsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeByoipCidrsRequest added in v0.8.0

func (mr *MockEC2ClientMockRecorder) DescribeByoipCidrsRequest(arg0 interface{}) *gomock.Call

DescribeByoipCidrsRequest indicates an expected call of DescribeByoipCidrsRequest

func (*MockEC2ClientMockRecorder) DescribeByoipCidrsWithContext added in v0.8.0

func (mr *MockEC2ClientMockRecorder) DescribeByoipCidrsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeByoipCidrsWithContext indicates an expected call of DescribeByoipCidrsWithContext

func (*MockEC2ClientMockRecorder) DescribeCapacityReservations added in v0.8.0

func (mr *MockEC2ClientMockRecorder) DescribeCapacityReservations(arg0 interface{}) *gomock.Call

DescribeCapacityReservations indicates an expected call of DescribeCapacityReservations

func (*MockEC2ClientMockRecorder) DescribeCapacityReservationsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeCapacityReservationsPages(arg0, arg1 interface{}) *gomock.Call

DescribeCapacityReservationsPages indicates an expected call of DescribeCapacityReservationsPages

func (*MockEC2ClientMockRecorder) DescribeCapacityReservationsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeCapacityReservationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeCapacityReservationsPagesWithContext indicates an expected call of DescribeCapacityReservationsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeCapacityReservationsRequest added in v0.8.0

func (mr *MockEC2ClientMockRecorder) DescribeCapacityReservationsRequest(arg0 interface{}) *gomock.Call

DescribeCapacityReservationsRequest indicates an expected call of DescribeCapacityReservationsRequest

func (*MockEC2ClientMockRecorder) DescribeCapacityReservationsWithContext added in v0.8.0

func (mr *MockEC2ClientMockRecorder) DescribeCapacityReservationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeCapacityReservationsWithContext indicates an expected call of DescribeCapacityReservationsWithContext

func (*MockEC2ClientMockRecorder) DescribeClassicLinkInstances added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeClassicLinkInstances(arg0 interface{}) *gomock.Call

DescribeClassicLinkInstances indicates an expected call of DescribeClassicLinkInstances

func (*MockEC2ClientMockRecorder) DescribeClassicLinkInstancesPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeClassicLinkInstancesPages(arg0, arg1 interface{}) *gomock.Call

DescribeClassicLinkInstancesPages indicates an expected call of DescribeClassicLinkInstancesPages

func (*MockEC2ClientMockRecorder) DescribeClassicLinkInstancesPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeClassicLinkInstancesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeClassicLinkInstancesPagesWithContext indicates an expected call of DescribeClassicLinkInstancesPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeClassicLinkInstancesRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeClassicLinkInstancesRequest(arg0 interface{}) *gomock.Call

DescribeClassicLinkInstancesRequest indicates an expected call of DescribeClassicLinkInstancesRequest

func (*MockEC2ClientMockRecorder) DescribeClassicLinkInstancesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeClassicLinkInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeClassicLinkInstancesWithContext indicates an expected call of DescribeClassicLinkInstancesWithContext

func (*MockEC2ClientMockRecorder) DescribeClientVpnAuthorizationRules added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeClientVpnAuthorizationRules(arg0 interface{}) *gomock.Call

DescribeClientVpnAuthorizationRules indicates an expected call of DescribeClientVpnAuthorizationRules

func (*MockEC2ClientMockRecorder) DescribeClientVpnAuthorizationRulesPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeClientVpnAuthorizationRulesPages(arg0, arg1 interface{}) *gomock.Call

DescribeClientVpnAuthorizationRulesPages indicates an expected call of DescribeClientVpnAuthorizationRulesPages

func (*MockEC2ClientMockRecorder) DescribeClientVpnAuthorizationRulesPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeClientVpnAuthorizationRulesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeClientVpnAuthorizationRulesPagesWithContext indicates an expected call of DescribeClientVpnAuthorizationRulesPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeClientVpnAuthorizationRulesRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeClientVpnAuthorizationRulesRequest(arg0 interface{}) *gomock.Call

DescribeClientVpnAuthorizationRulesRequest indicates an expected call of DescribeClientVpnAuthorizationRulesRequest

func (*MockEC2ClientMockRecorder) DescribeClientVpnAuthorizationRulesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeClientVpnAuthorizationRulesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeClientVpnAuthorizationRulesWithContext indicates an expected call of DescribeClientVpnAuthorizationRulesWithContext

func (*MockEC2ClientMockRecorder) DescribeClientVpnConnections added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeClientVpnConnections(arg0 interface{}) *gomock.Call

DescribeClientVpnConnections indicates an expected call of DescribeClientVpnConnections

func (*MockEC2ClientMockRecorder) DescribeClientVpnConnectionsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeClientVpnConnectionsPages(arg0, arg1 interface{}) *gomock.Call

DescribeClientVpnConnectionsPages indicates an expected call of DescribeClientVpnConnectionsPages

func (*MockEC2ClientMockRecorder) DescribeClientVpnConnectionsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeClientVpnConnectionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeClientVpnConnectionsPagesWithContext indicates an expected call of DescribeClientVpnConnectionsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeClientVpnConnectionsRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeClientVpnConnectionsRequest(arg0 interface{}) *gomock.Call

DescribeClientVpnConnectionsRequest indicates an expected call of DescribeClientVpnConnectionsRequest

func (*MockEC2ClientMockRecorder) DescribeClientVpnConnectionsWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeClientVpnConnectionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeClientVpnConnectionsWithContext indicates an expected call of DescribeClientVpnConnectionsWithContext

func (*MockEC2ClientMockRecorder) DescribeClientVpnEndpoints added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeClientVpnEndpoints(arg0 interface{}) *gomock.Call

DescribeClientVpnEndpoints indicates an expected call of DescribeClientVpnEndpoints

func (*MockEC2ClientMockRecorder) DescribeClientVpnEndpointsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeClientVpnEndpointsPages(arg0, arg1 interface{}) *gomock.Call

DescribeClientVpnEndpointsPages indicates an expected call of DescribeClientVpnEndpointsPages

func (*MockEC2ClientMockRecorder) DescribeClientVpnEndpointsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeClientVpnEndpointsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeClientVpnEndpointsPagesWithContext indicates an expected call of DescribeClientVpnEndpointsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeClientVpnEndpointsRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeClientVpnEndpointsRequest(arg0 interface{}) *gomock.Call

DescribeClientVpnEndpointsRequest indicates an expected call of DescribeClientVpnEndpointsRequest

func (*MockEC2ClientMockRecorder) DescribeClientVpnEndpointsWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeClientVpnEndpointsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeClientVpnEndpointsWithContext indicates an expected call of DescribeClientVpnEndpointsWithContext

func (*MockEC2ClientMockRecorder) DescribeClientVpnRoutes added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeClientVpnRoutes(arg0 interface{}) *gomock.Call

DescribeClientVpnRoutes indicates an expected call of DescribeClientVpnRoutes

func (*MockEC2ClientMockRecorder) DescribeClientVpnRoutesPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeClientVpnRoutesPages(arg0, arg1 interface{}) *gomock.Call

DescribeClientVpnRoutesPages indicates an expected call of DescribeClientVpnRoutesPages

func (*MockEC2ClientMockRecorder) DescribeClientVpnRoutesPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeClientVpnRoutesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeClientVpnRoutesPagesWithContext indicates an expected call of DescribeClientVpnRoutesPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeClientVpnRoutesRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeClientVpnRoutesRequest(arg0 interface{}) *gomock.Call

DescribeClientVpnRoutesRequest indicates an expected call of DescribeClientVpnRoutesRequest

func (*MockEC2ClientMockRecorder) DescribeClientVpnRoutesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeClientVpnRoutesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeClientVpnRoutesWithContext indicates an expected call of DescribeClientVpnRoutesWithContext

func (*MockEC2ClientMockRecorder) DescribeClientVpnTargetNetworks added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeClientVpnTargetNetworks(arg0 interface{}) *gomock.Call

DescribeClientVpnTargetNetworks indicates an expected call of DescribeClientVpnTargetNetworks

func (*MockEC2ClientMockRecorder) DescribeClientVpnTargetNetworksPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeClientVpnTargetNetworksPages(arg0, arg1 interface{}) *gomock.Call

DescribeClientVpnTargetNetworksPages indicates an expected call of DescribeClientVpnTargetNetworksPages

func (*MockEC2ClientMockRecorder) DescribeClientVpnTargetNetworksPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeClientVpnTargetNetworksPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeClientVpnTargetNetworksPagesWithContext indicates an expected call of DescribeClientVpnTargetNetworksPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeClientVpnTargetNetworksRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeClientVpnTargetNetworksRequest(arg0 interface{}) *gomock.Call

DescribeClientVpnTargetNetworksRequest indicates an expected call of DescribeClientVpnTargetNetworksRequest

func (*MockEC2ClientMockRecorder) DescribeClientVpnTargetNetworksWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeClientVpnTargetNetworksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeClientVpnTargetNetworksWithContext indicates an expected call of DescribeClientVpnTargetNetworksWithContext

func (*MockEC2ClientMockRecorder) DescribeCoipPools added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeCoipPools(arg0 interface{}) *gomock.Call

DescribeCoipPools indicates an expected call of DescribeCoipPools

func (*MockEC2ClientMockRecorder) DescribeCoipPoolsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeCoipPoolsPages(arg0, arg1 interface{}) *gomock.Call

DescribeCoipPoolsPages indicates an expected call of DescribeCoipPoolsPages

func (*MockEC2ClientMockRecorder) DescribeCoipPoolsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeCoipPoolsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeCoipPoolsPagesWithContext indicates an expected call of DescribeCoipPoolsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeCoipPoolsRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeCoipPoolsRequest(arg0 interface{}) *gomock.Call

DescribeCoipPoolsRequest indicates an expected call of DescribeCoipPoolsRequest

func (*MockEC2ClientMockRecorder) DescribeCoipPoolsWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeCoipPoolsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeCoipPoolsWithContext indicates an expected call of DescribeCoipPoolsWithContext

func (*MockEC2ClientMockRecorder) DescribeConversionTasks added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeConversionTasks(arg0 interface{}) *gomock.Call

DescribeConversionTasks indicates an expected call of DescribeConversionTasks

func (*MockEC2ClientMockRecorder) DescribeConversionTasksRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeConversionTasksRequest(arg0 interface{}) *gomock.Call

DescribeConversionTasksRequest indicates an expected call of DescribeConversionTasksRequest

func (*MockEC2ClientMockRecorder) DescribeConversionTasksWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeConversionTasksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeConversionTasksWithContext indicates an expected call of DescribeConversionTasksWithContext

func (*MockEC2ClientMockRecorder) DescribeCustomerGateways added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeCustomerGateways(arg0 interface{}) *gomock.Call

DescribeCustomerGateways indicates an expected call of DescribeCustomerGateways

func (*MockEC2ClientMockRecorder) DescribeCustomerGatewaysRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeCustomerGatewaysRequest(arg0 interface{}) *gomock.Call

DescribeCustomerGatewaysRequest indicates an expected call of DescribeCustomerGatewaysRequest

func (*MockEC2ClientMockRecorder) DescribeCustomerGatewaysWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeCustomerGatewaysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeCustomerGatewaysWithContext indicates an expected call of DescribeCustomerGatewaysWithContext

func (*MockEC2ClientMockRecorder) DescribeDhcpOptions added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeDhcpOptions(arg0 interface{}) *gomock.Call

DescribeDhcpOptions indicates an expected call of DescribeDhcpOptions

func (*MockEC2ClientMockRecorder) DescribeDhcpOptionsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeDhcpOptionsPages(arg0, arg1 interface{}) *gomock.Call

DescribeDhcpOptionsPages indicates an expected call of DescribeDhcpOptionsPages

func (*MockEC2ClientMockRecorder) DescribeDhcpOptionsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeDhcpOptionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeDhcpOptionsPagesWithContext indicates an expected call of DescribeDhcpOptionsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeDhcpOptionsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeDhcpOptionsRequest(arg0 interface{}) *gomock.Call

DescribeDhcpOptionsRequest indicates an expected call of DescribeDhcpOptionsRequest

func (*MockEC2ClientMockRecorder) DescribeDhcpOptionsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeDhcpOptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeDhcpOptionsWithContext indicates an expected call of DescribeDhcpOptionsWithContext

func (*MockEC2ClientMockRecorder) DescribeEgressOnlyInternetGateways added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeEgressOnlyInternetGateways(arg0 interface{}) *gomock.Call

DescribeEgressOnlyInternetGateways indicates an expected call of DescribeEgressOnlyInternetGateways

func (*MockEC2ClientMockRecorder) DescribeEgressOnlyInternetGatewaysPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeEgressOnlyInternetGatewaysPages(arg0, arg1 interface{}) *gomock.Call

DescribeEgressOnlyInternetGatewaysPages indicates an expected call of DescribeEgressOnlyInternetGatewaysPages

func (*MockEC2ClientMockRecorder) DescribeEgressOnlyInternetGatewaysPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeEgressOnlyInternetGatewaysPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeEgressOnlyInternetGatewaysPagesWithContext indicates an expected call of DescribeEgressOnlyInternetGatewaysPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeEgressOnlyInternetGatewaysRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeEgressOnlyInternetGatewaysRequest(arg0 interface{}) *gomock.Call

DescribeEgressOnlyInternetGatewaysRequest indicates an expected call of DescribeEgressOnlyInternetGatewaysRequest

func (*MockEC2ClientMockRecorder) DescribeEgressOnlyInternetGatewaysWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeEgressOnlyInternetGatewaysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeEgressOnlyInternetGatewaysWithContext indicates an expected call of DescribeEgressOnlyInternetGatewaysWithContext

func (*MockEC2ClientMockRecorder) DescribeElasticGpus added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeElasticGpus(arg0 interface{}) *gomock.Call

DescribeElasticGpus indicates an expected call of DescribeElasticGpus

func (*MockEC2ClientMockRecorder) DescribeElasticGpusRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeElasticGpusRequest(arg0 interface{}) *gomock.Call

DescribeElasticGpusRequest indicates an expected call of DescribeElasticGpusRequest

func (*MockEC2ClientMockRecorder) DescribeElasticGpusWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeElasticGpusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeElasticGpusWithContext indicates an expected call of DescribeElasticGpusWithContext

func (*MockEC2ClientMockRecorder) DescribeExportImageTasks added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeExportImageTasks(arg0 interface{}) *gomock.Call

DescribeExportImageTasks indicates an expected call of DescribeExportImageTasks

func (*MockEC2ClientMockRecorder) DescribeExportImageTasksPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeExportImageTasksPages(arg0, arg1 interface{}) *gomock.Call

DescribeExportImageTasksPages indicates an expected call of DescribeExportImageTasksPages

func (*MockEC2ClientMockRecorder) DescribeExportImageTasksPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeExportImageTasksPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeExportImageTasksPagesWithContext indicates an expected call of DescribeExportImageTasksPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeExportImageTasksRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeExportImageTasksRequest(arg0 interface{}) *gomock.Call

DescribeExportImageTasksRequest indicates an expected call of DescribeExportImageTasksRequest

func (*MockEC2ClientMockRecorder) DescribeExportImageTasksWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeExportImageTasksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeExportImageTasksWithContext indicates an expected call of DescribeExportImageTasksWithContext

func (*MockEC2ClientMockRecorder) DescribeExportTasks added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeExportTasks(arg0 interface{}) *gomock.Call

DescribeExportTasks indicates an expected call of DescribeExportTasks

func (*MockEC2ClientMockRecorder) DescribeExportTasksRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeExportTasksRequest(arg0 interface{}) *gomock.Call

DescribeExportTasksRequest indicates an expected call of DescribeExportTasksRequest

func (*MockEC2ClientMockRecorder) DescribeExportTasksWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeExportTasksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeExportTasksWithContext indicates an expected call of DescribeExportTasksWithContext

func (*MockEC2ClientMockRecorder) DescribeFastSnapshotRestores added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeFastSnapshotRestores(arg0 interface{}) *gomock.Call

DescribeFastSnapshotRestores indicates an expected call of DescribeFastSnapshotRestores

func (*MockEC2ClientMockRecorder) DescribeFastSnapshotRestoresPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeFastSnapshotRestoresPages(arg0, arg1 interface{}) *gomock.Call

DescribeFastSnapshotRestoresPages indicates an expected call of DescribeFastSnapshotRestoresPages

func (*MockEC2ClientMockRecorder) DescribeFastSnapshotRestoresPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeFastSnapshotRestoresPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeFastSnapshotRestoresPagesWithContext indicates an expected call of DescribeFastSnapshotRestoresPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeFastSnapshotRestoresRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeFastSnapshotRestoresRequest(arg0 interface{}) *gomock.Call

DescribeFastSnapshotRestoresRequest indicates an expected call of DescribeFastSnapshotRestoresRequest

func (*MockEC2ClientMockRecorder) DescribeFastSnapshotRestoresWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeFastSnapshotRestoresWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeFastSnapshotRestoresWithContext indicates an expected call of DescribeFastSnapshotRestoresWithContext

func (*MockEC2ClientMockRecorder) DescribeFleetHistory added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeFleetHistory(arg0 interface{}) *gomock.Call

DescribeFleetHistory indicates an expected call of DescribeFleetHistory

func (*MockEC2ClientMockRecorder) DescribeFleetHistoryRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeFleetHistoryRequest(arg0 interface{}) *gomock.Call

DescribeFleetHistoryRequest indicates an expected call of DescribeFleetHistoryRequest

func (*MockEC2ClientMockRecorder) DescribeFleetHistoryWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeFleetHistoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeFleetHistoryWithContext indicates an expected call of DescribeFleetHistoryWithContext

func (*MockEC2ClientMockRecorder) DescribeFleetInstances added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeFleetInstances(arg0 interface{}) *gomock.Call

DescribeFleetInstances indicates an expected call of DescribeFleetInstances

func (*MockEC2ClientMockRecorder) DescribeFleetInstancesRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeFleetInstancesRequest(arg0 interface{}) *gomock.Call

DescribeFleetInstancesRequest indicates an expected call of DescribeFleetInstancesRequest

func (*MockEC2ClientMockRecorder) DescribeFleetInstancesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeFleetInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeFleetInstancesWithContext indicates an expected call of DescribeFleetInstancesWithContext

func (*MockEC2ClientMockRecorder) DescribeFleets added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeFleets(arg0 interface{}) *gomock.Call

DescribeFleets indicates an expected call of DescribeFleets

func (*MockEC2ClientMockRecorder) DescribeFleetsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeFleetsPages(arg0, arg1 interface{}) *gomock.Call

DescribeFleetsPages indicates an expected call of DescribeFleetsPages

func (*MockEC2ClientMockRecorder) DescribeFleetsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeFleetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeFleetsPagesWithContext indicates an expected call of DescribeFleetsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeFleetsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeFleetsRequest(arg0 interface{}) *gomock.Call

DescribeFleetsRequest indicates an expected call of DescribeFleetsRequest

func (*MockEC2ClientMockRecorder) DescribeFleetsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeFleetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeFleetsWithContext indicates an expected call of DescribeFleetsWithContext

func (*MockEC2ClientMockRecorder) DescribeFlowLogs added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeFlowLogs(arg0 interface{}) *gomock.Call

DescribeFlowLogs indicates an expected call of DescribeFlowLogs

func (*MockEC2ClientMockRecorder) DescribeFlowLogsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeFlowLogsPages(arg0, arg1 interface{}) *gomock.Call

DescribeFlowLogsPages indicates an expected call of DescribeFlowLogsPages

func (*MockEC2ClientMockRecorder) DescribeFlowLogsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeFlowLogsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeFlowLogsPagesWithContext indicates an expected call of DescribeFlowLogsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeFlowLogsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeFlowLogsRequest(arg0 interface{}) *gomock.Call

DescribeFlowLogsRequest indicates an expected call of DescribeFlowLogsRequest

func (*MockEC2ClientMockRecorder) DescribeFlowLogsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeFlowLogsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeFlowLogsWithContext indicates an expected call of DescribeFlowLogsWithContext

func (*MockEC2ClientMockRecorder) DescribeFpgaImageAttribute added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeFpgaImageAttribute(arg0 interface{}) *gomock.Call

DescribeFpgaImageAttribute indicates an expected call of DescribeFpgaImageAttribute

func (*MockEC2ClientMockRecorder) DescribeFpgaImageAttributeRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeFpgaImageAttributeRequest(arg0 interface{}) *gomock.Call

DescribeFpgaImageAttributeRequest indicates an expected call of DescribeFpgaImageAttributeRequest

func (*MockEC2ClientMockRecorder) DescribeFpgaImageAttributeWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeFpgaImageAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeFpgaImageAttributeWithContext indicates an expected call of DescribeFpgaImageAttributeWithContext

func (*MockEC2ClientMockRecorder) DescribeFpgaImages added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeFpgaImages(arg0 interface{}) *gomock.Call

DescribeFpgaImages indicates an expected call of DescribeFpgaImages

func (*MockEC2ClientMockRecorder) DescribeFpgaImagesPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeFpgaImagesPages(arg0, arg1 interface{}) *gomock.Call

DescribeFpgaImagesPages indicates an expected call of DescribeFpgaImagesPages

func (*MockEC2ClientMockRecorder) DescribeFpgaImagesPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeFpgaImagesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeFpgaImagesPagesWithContext indicates an expected call of DescribeFpgaImagesPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeFpgaImagesRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeFpgaImagesRequest(arg0 interface{}) *gomock.Call

DescribeFpgaImagesRequest indicates an expected call of DescribeFpgaImagesRequest

func (*MockEC2ClientMockRecorder) DescribeFpgaImagesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeFpgaImagesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeFpgaImagesWithContext indicates an expected call of DescribeFpgaImagesWithContext

func (*MockEC2ClientMockRecorder) DescribeHostReservationOfferings added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeHostReservationOfferings(arg0 interface{}) *gomock.Call

DescribeHostReservationOfferings indicates an expected call of DescribeHostReservationOfferings

func (*MockEC2ClientMockRecorder) DescribeHostReservationOfferingsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeHostReservationOfferingsPages(arg0, arg1 interface{}) *gomock.Call

DescribeHostReservationOfferingsPages indicates an expected call of DescribeHostReservationOfferingsPages

func (*MockEC2ClientMockRecorder) DescribeHostReservationOfferingsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeHostReservationOfferingsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeHostReservationOfferingsPagesWithContext indicates an expected call of DescribeHostReservationOfferingsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeHostReservationOfferingsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeHostReservationOfferingsRequest(arg0 interface{}) *gomock.Call

DescribeHostReservationOfferingsRequest indicates an expected call of DescribeHostReservationOfferingsRequest

func (*MockEC2ClientMockRecorder) DescribeHostReservationOfferingsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeHostReservationOfferingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeHostReservationOfferingsWithContext indicates an expected call of DescribeHostReservationOfferingsWithContext

func (*MockEC2ClientMockRecorder) DescribeHostReservations added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeHostReservations(arg0 interface{}) *gomock.Call

DescribeHostReservations indicates an expected call of DescribeHostReservations

func (*MockEC2ClientMockRecorder) DescribeHostReservationsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeHostReservationsPages(arg0, arg1 interface{}) *gomock.Call

DescribeHostReservationsPages indicates an expected call of DescribeHostReservationsPages

func (*MockEC2ClientMockRecorder) DescribeHostReservationsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeHostReservationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeHostReservationsPagesWithContext indicates an expected call of DescribeHostReservationsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeHostReservationsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeHostReservationsRequest(arg0 interface{}) *gomock.Call

DescribeHostReservationsRequest indicates an expected call of DescribeHostReservationsRequest

func (*MockEC2ClientMockRecorder) DescribeHostReservationsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeHostReservationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeHostReservationsWithContext indicates an expected call of DescribeHostReservationsWithContext

func (*MockEC2ClientMockRecorder) DescribeHosts added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeHosts(arg0 interface{}) *gomock.Call

DescribeHosts indicates an expected call of DescribeHosts

func (*MockEC2ClientMockRecorder) DescribeHostsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeHostsPages(arg0, arg1 interface{}) *gomock.Call

DescribeHostsPages indicates an expected call of DescribeHostsPages

func (*MockEC2ClientMockRecorder) DescribeHostsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeHostsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeHostsPagesWithContext indicates an expected call of DescribeHostsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeHostsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeHostsRequest(arg0 interface{}) *gomock.Call

DescribeHostsRequest indicates an expected call of DescribeHostsRequest

func (*MockEC2ClientMockRecorder) DescribeHostsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeHostsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeHostsWithContext indicates an expected call of DescribeHostsWithContext

func (*MockEC2ClientMockRecorder) DescribeIamInstanceProfileAssociations added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeIamInstanceProfileAssociations(arg0 interface{}) *gomock.Call

DescribeIamInstanceProfileAssociations indicates an expected call of DescribeIamInstanceProfileAssociations

func (*MockEC2ClientMockRecorder) DescribeIamInstanceProfileAssociationsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeIamInstanceProfileAssociationsPages(arg0, arg1 interface{}) *gomock.Call

DescribeIamInstanceProfileAssociationsPages indicates an expected call of DescribeIamInstanceProfileAssociationsPages

func (*MockEC2ClientMockRecorder) DescribeIamInstanceProfileAssociationsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeIamInstanceProfileAssociationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeIamInstanceProfileAssociationsPagesWithContext indicates an expected call of DescribeIamInstanceProfileAssociationsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeIamInstanceProfileAssociationsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeIamInstanceProfileAssociationsRequest(arg0 interface{}) *gomock.Call

DescribeIamInstanceProfileAssociationsRequest indicates an expected call of DescribeIamInstanceProfileAssociationsRequest

func (*MockEC2ClientMockRecorder) DescribeIamInstanceProfileAssociationsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeIamInstanceProfileAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeIamInstanceProfileAssociationsWithContext indicates an expected call of DescribeIamInstanceProfileAssociationsWithContext

func (*MockEC2ClientMockRecorder) DescribeIdFormat added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeIdFormat(arg0 interface{}) *gomock.Call

DescribeIdFormat indicates an expected call of DescribeIdFormat

func (*MockEC2ClientMockRecorder) DescribeIdFormatRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeIdFormatRequest(arg0 interface{}) *gomock.Call

DescribeIdFormatRequest indicates an expected call of DescribeIdFormatRequest

func (*MockEC2ClientMockRecorder) DescribeIdFormatWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeIdFormatWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeIdFormatWithContext indicates an expected call of DescribeIdFormatWithContext

func (*MockEC2ClientMockRecorder) DescribeIdentityIdFormat added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeIdentityIdFormat(arg0 interface{}) *gomock.Call

DescribeIdentityIdFormat indicates an expected call of DescribeIdentityIdFormat

func (*MockEC2ClientMockRecorder) DescribeIdentityIdFormatRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeIdentityIdFormatRequest(arg0 interface{}) *gomock.Call

DescribeIdentityIdFormatRequest indicates an expected call of DescribeIdentityIdFormatRequest

func (*MockEC2ClientMockRecorder) DescribeIdentityIdFormatWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeIdentityIdFormatWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeIdentityIdFormatWithContext indicates an expected call of DescribeIdentityIdFormatWithContext

func (*MockEC2ClientMockRecorder) DescribeImageAttribute added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeImageAttribute(arg0 interface{}) *gomock.Call

DescribeImageAttribute indicates an expected call of DescribeImageAttribute

func (*MockEC2ClientMockRecorder) DescribeImageAttributeRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeImageAttributeRequest(arg0 interface{}) *gomock.Call

DescribeImageAttributeRequest indicates an expected call of DescribeImageAttributeRequest

func (*MockEC2ClientMockRecorder) DescribeImageAttributeWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeImageAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeImageAttributeWithContext indicates an expected call of DescribeImageAttributeWithContext

func (*MockEC2ClientMockRecorder) DescribeImages added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeImages(arg0 interface{}) *gomock.Call

DescribeImages indicates an expected call of DescribeImages

func (*MockEC2ClientMockRecorder) DescribeImagesRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeImagesRequest(arg0 interface{}) *gomock.Call

DescribeImagesRequest indicates an expected call of DescribeImagesRequest

func (*MockEC2ClientMockRecorder) DescribeImagesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeImagesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeImagesWithContext indicates an expected call of DescribeImagesWithContext

func (*MockEC2ClientMockRecorder) DescribeImportImageTasks added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeImportImageTasks(arg0 interface{}) *gomock.Call

DescribeImportImageTasks indicates an expected call of DescribeImportImageTasks

func (*MockEC2ClientMockRecorder) DescribeImportImageTasksPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeImportImageTasksPages(arg0, arg1 interface{}) *gomock.Call

DescribeImportImageTasksPages indicates an expected call of DescribeImportImageTasksPages

func (*MockEC2ClientMockRecorder) DescribeImportImageTasksPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeImportImageTasksPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeImportImageTasksPagesWithContext indicates an expected call of DescribeImportImageTasksPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeImportImageTasksRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeImportImageTasksRequest(arg0 interface{}) *gomock.Call

DescribeImportImageTasksRequest indicates an expected call of DescribeImportImageTasksRequest

func (*MockEC2ClientMockRecorder) DescribeImportImageTasksWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeImportImageTasksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeImportImageTasksWithContext indicates an expected call of DescribeImportImageTasksWithContext

func (*MockEC2ClientMockRecorder) DescribeImportSnapshotTasks added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeImportSnapshotTasks(arg0 interface{}) *gomock.Call

DescribeImportSnapshotTasks indicates an expected call of DescribeImportSnapshotTasks

func (*MockEC2ClientMockRecorder) DescribeImportSnapshotTasksPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeImportSnapshotTasksPages(arg0, arg1 interface{}) *gomock.Call

DescribeImportSnapshotTasksPages indicates an expected call of DescribeImportSnapshotTasksPages

func (*MockEC2ClientMockRecorder) DescribeImportSnapshotTasksPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeImportSnapshotTasksPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeImportSnapshotTasksPagesWithContext indicates an expected call of DescribeImportSnapshotTasksPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeImportSnapshotTasksRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeImportSnapshotTasksRequest(arg0 interface{}) *gomock.Call

DescribeImportSnapshotTasksRequest indicates an expected call of DescribeImportSnapshotTasksRequest

func (*MockEC2ClientMockRecorder) DescribeImportSnapshotTasksWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeImportSnapshotTasksWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeImportSnapshotTasksWithContext indicates an expected call of DescribeImportSnapshotTasksWithContext

func (*MockEC2ClientMockRecorder) DescribeInstanceAttribute added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeInstanceAttribute(arg0 interface{}) *gomock.Call

DescribeInstanceAttribute indicates an expected call of DescribeInstanceAttribute

func (*MockEC2ClientMockRecorder) DescribeInstanceAttributeRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeInstanceAttributeRequest(arg0 interface{}) *gomock.Call

DescribeInstanceAttributeRequest indicates an expected call of DescribeInstanceAttributeRequest

func (*MockEC2ClientMockRecorder) DescribeInstanceAttributeWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeInstanceAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeInstanceAttributeWithContext indicates an expected call of DescribeInstanceAttributeWithContext

func (*MockEC2ClientMockRecorder) DescribeInstanceCreditSpecifications added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeInstanceCreditSpecifications(arg0 interface{}) *gomock.Call

DescribeInstanceCreditSpecifications indicates an expected call of DescribeInstanceCreditSpecifications

func (*MockEC2ClientMockRecorder) DescribeInstanceCreditSpecificationsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeInstanceCreditSpecificationsPages(arg0, arg1 interface{}) *gomock.Call

DescribeInstanceCreditSpecificationsPages indicates an expected call of DescribeInstanceCreditSpecificationsPages

func (*MockEC2ClientMockRecorder) DescribeInstanceCreditSpecificationsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeInstanceCreditSpecificationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeInstanceCreditSpecificationsPagesWithContext indicates an expected call of DescribeInstanceCreditSpecificationsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeInstanceCreditSpecificationsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeInstanceCreditSpecificationsRequest(arg0 interface{}) *gomock.Call

DescribeInstanceCreditSpecificationsRequest indicates an expected call of DescribeInstanceCreditSpecificationsRequest

func (*MockEC2ClientMockRecorder) DescribeInstanceCreditSpecificationsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeInstanceCreditSpecificationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeInstanceCreditSpecificationsWithContext indicates an expected call of DescribeInstanceCreditSpecificationsWithContext

func (*MockEC2ClientMockRecorder) DescribeInstanceEventNotificationAttributes added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeInstanceEventNotificationAttributes(arg0 interface{}) *gomock.Call

DescribeInstanceEventNotificationAttributes indicates an expected call of DescribeInstanceEventNotificationAttributes

func (*MockEC2ClientMockRecorder) DescribeInstanceEventNotificationAttributesRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeInstanceEventNotificationAttributesRequest(arg0 interface{}) *gomock.Call

DescribeInstanceEventNotificationAttributesRequest indicates an expected call of DescribeInstanceEventNotificationAttributesRequest

func (*MockEC2ClientMockRecorder) DescribeInstanceEventNotificationAttributesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeInstanceEventNotificationAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeInstanceEventNotificationAttributesWithContext indicates an expected call of DescribeInstanceEventNotificationAttributesWithContext

func (*MockEC2ClientMockRecorder) DescribeInstanceStatus added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeInstanceStatus(arg0 interface{}) *gomock.Call

DescribeInstanceStatus indicates an expected call of DescribeInstanceStatus

func (*MockEC2ClientMockRecorder) DescribeInstanceStatusPages added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeInstanceStatusPages(arg0, arg1 interface{}) *gomock.Call

DescribeInstanceStatusPages indicates an expected call of DescribeInstanceStatusPages

func (*MockEC2ClientMockRecorder) DescribeInstanceStatusPagesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeInstanceStatusPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeInstanceStatusPagesWithContext indicates an expected call of DescribeInstanceStatusPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeInstanceStatusRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeInstanceStatusRequest(arg0 interface{}) *gomock.Call

DescribeInstanceStatusRequest indicates an expected call of DescribeInstanceStatusRequest

func (*MockEC2ClientMockRecorder) DescribeInstanceStatusWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeInstanceStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeInstanceStatusWithContext indicates an expected call of DescribeInstanceStatusWithContext

func (*MockEC2ClientMockRecorder) DescribeInstanceTypeOfferings added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeInstanceTypeOfferings(arg0 interface{}) *gomock.Call

DescribeInstanceTypeOfferings indicates an expected call of DescribeInstanceTypeOfferings

func (*MockEC2ClientMockRecorder) DescribeInstanceTypeOfferingsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeInstanceTypeOfferingsPages(arg0, arg1 interface{}) *gomock.Call

DescribeInstanceTypeOfferingsPages indicates an expected call of DescribeInstanceTypeOfferingsPages

func (*MockEC2ClientMockRecorder) DescribeInstanceTypeOfferingsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeInstanceTypeOfferingsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeInstanceTypeOfferingsPagesWithContext indicates an expected call of DescribeInstanceTypeOfferingsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeInstanceTypeOfferingsRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeInstanceTypeOfferingsRequest(arg0 interface{}) *gomock.Call

DescribeInstanceTypeOfferingsRequest indicates an expected call of DescribeInstanceTypeOfferingsRequest

func (*MockEC2ClientMockRecorder) DescribeInstanceTypeOfferingsWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeInstanceTypeOfferingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeInstanceTypeOfferingsWithContext indicates an expected call of DescribeInstanceTypeOfferingsWithContext

func (*MockEC2ClientMockRecorder) DescribeInstanceTypes added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeInstanceTypes(arg0 interface{}) *gomock.Call

DescribeInstanceTypes indicates an expected call of DescribeInstanceTypes

func (*MockEC2ClientMockRecorder) DescribeInstanceTypesPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeInstanceTypesPages(arg0, arg1 interface{}) *gomock.Call

DescribeInstanceTypesPages indicates an expected call of DescribeInstanceTypesPages

func (*MockEC2ClientMockRecorder) DescribeInstanceTypesPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeInstanceTypesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeInstanceTypesPagesWithContext indicates an expected call of DescribeInstanceTypesPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeInstanceTypesRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeInstanceTypesRequest(arg0 interface{}) *gomock.Call

DescribeInstanceTypesRequest indicates an expected call of DescribeInstanceTypesRequest

func (*MockEC2ClientMockRecorder) DescribeInstanceTypesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeInstanceTypesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeInstanceTypesWithContext indicates an expected call of DescribeInstanceTypesWithContext

func (*MockEC2ClientMockRecorder) DescribeInstances added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeInstances(arg0 interface{}) *gomock.Call

DescribeInstances indicates an expected call of DescribeInstances

func (*MockEC2ClientMockRecorder) DescribeInstancesPages added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeInstancesPages(arg0, arg1 interface{}) *gomock.Call

DescribeInstancesPages indicates an expected call of DescribeInstancesPages

func (*MockEC2ClientMockRecorder) DescribeInstancesPagesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeInstancesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeInstancesPagesWithContext indicates an expected call of DescribeInstancesPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeInstancesRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeInstancesRequest(arg0 interface{}) *gomock.Call

DescribeInstancesRequest indicates an expected call of DescribeInstancesRequest

func (*MockEC2ClientMockRecorder) DescribeInstancesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeInstancesWithContext indicates an expected call of DescribeInstancesWithContext

func (*MockEC2ClientMockRecorder) DescribeInternetGateways added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeInternetGateways(arg0 interface{}) *gomock.Call

DescribeInternetGateways indicates an expected call of DescribeInternetGateways

func (*MockEC2ClientMockRecorder) DescribeInternetGatewaysPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeInternetGatewaysPages(arg0, arg1 interface{}) *gomock.Call

DescribeInternetGatewaysPages indicates an expected call of DescribeInternetGatewaysPages

func (*MockEC2ClientMockRecorder) DescribeInternetGatewaysPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeInternetGatewaysPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeInternetGatewaysPagesWithContext indicates an expected call of DescribeInternetGatewaysPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeInternetGatewaysRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeInternetGatewaysRequest(arg0 interface{}) *gomock.Call

DescribeInternetGatewaysRequest indicates an expected call of DescribeInternetGatewaysRequest

func (*MockEC2ClientMockRecorder) DescribeInternetGatewaysWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeInternetGatewaysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeInternetGatewaysWithContext indicates an expected call of DescribeInternetGatewaysWithContext

func (*MockEC2ClientMockRecorder) DescribeIpv6Pools added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeIpv6Pools(arg0 interface{}) *gomock.Call

DescribeIpv6Pools indicates an expected call of DescribeIpv6Pools

func (*MockEC2ClientMockRecorder) DescribeIpv6PoolsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeIpv6PoolsPages(arg0, arg1 interface{}) *gomock.Call

DescribeIpv6PoolsPages indicates an expected call of DescribeIpv6PoolsPages

func (*MockEC2ClientMockRecorder) DescribeIpv6PoolsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeIpv6PoolsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeIpv6PoolsPagesWithContext indicates an expected call of DescribeIpv6PoolsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeIpv6PoolsRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeIpv6PoolsRequest(arg0 interface{}) *gomock.Call

DescribeIpv6PoolsRequest indicates an expected call of DescribeIpv6PoolsRequest

func (*MockEC2ClientMockRecorder) DescribeIpv6PoolsWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeIpv6PoolsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeIpv6PoolsWithContext indicates an expected call of DescribeIpv6PoolsWithContext

func (*MockEC2ClientMockRecorder) DescribeKeyPairs added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeKeyPairs(arg0 interface{}) *gomock.Call

DescribeKeyPairs indicates an expected call of DescribeKeyPairs

func (*MockEC2ClientMockRecorder) DescribeKeyPairsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeKeyPairsRequest(arg0 interface{}) *gomock.Call

DescribeKeyPairsRequest indicates an expected call of DescribeKeyPairsRequest

func (*MockEC2ClientMockRecorder) DescribeKeyPairsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeKeyPairsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeKeyPairsWithContext indicates an expected call of DescribeKeyPairsWithContext

func (*MockEC2ClientMockRecorder) DescribeLaunchTemplateVersions added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeLaunchTemplateVersions(arg0 interface{}) *gomock.Call

DescribeLaunchTemplateVersions indicates an expected call of DescribeLaunchTemplateVersions

func (*MockEC2ClientMockRecorder) DescribeLaunchTemplateVersionsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeLaunchTemplateVersionsPages(arg0, arg1 interface{}) *gomock.Call

DescribeLaunchTemplateVersionsPages indicates an expected call of DescribeLaunchTemplateVersionsPages

func (*MockEC2ClientMockRecorder) DescribeLaunchTemplateVersionsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeLaunchTemplateVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeLaunchTemplateVersionsPagesWithContext indicates an expected call of DescribeLaunchTemplateVersionsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeLaunchTemplateVersionsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeLaunchTemplateVersionsRequest(arg0 interface{}) *gomock.Call

DescribeLaunchTemplateVersionsRequest indicates an expected call of DescribeLaunchTemplateVersionsRequest

func (*MockEC2ClientMockRecorder) DescribeLaunchTemplateVersionsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeLaunchTemplateVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeLaunchTemplateVersionsWithContext indicates an expected call of DescribeLaunchTemplateVersionsWithContext

func (*MockEC2ClientMockRecorder) DescribeLaunchTemplates added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeLaunchTemplates(arg0 interface{}) *gomock.Call

DescribeLaunchTemplates indicates an expected call of DescribeLaunchTemplates

func (*MockEC2ClientMockRecorder) DescribeLaunchTemplatesPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeLaunchTemplatesPages(arg0, arg1 interface{}) *gomock.Call

DescribeLaunchTemplatesPages indicates an expected call of DescribeLaunchTemplatesPages

func (*MockEC2ClientMockRecorder) DescribeLaunchTemplatesPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeLaunchTemplatesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeLaunchTemplatesPagesWithContext indicates an expected call of DescribeLaunchTemplatesPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeLaunchTemplatesRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeLaunchTemplatesRequest(arg0 interface{}) *gomock.Call

DescribeLaunchTemplatesRequest indicates an expected call of DescribeLaunchTemplatesRequest

func (*MockEC2ClientMockRecorder) DescribeLaunchTemplatesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeLaunchTemplatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeLaunchTemplatesWithContext indicates an expected call of DescribeLaunchTemplatesWithContext

func (*MockEC2ClientMockRecorder) DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociations added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociations(arg0 interface{}) *gomock.Call

DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociations indicates an expected call of DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociations

func (*MockEC2ClientMockRecorder) DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsPages(arg0, arg1 interface{}) *gomock.Call

DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsPages indicates an expected call of DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsPages

func (*MockEC2ClientMockRecorder) DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsPagesWithContext indicates an expected call of DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsRequest(arg0 interface{}) *gomock.Call

DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsRequest indicates an expected call of DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsRequest

func (*MockEC2ClientMockRecorder) DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsWithContext indicates an expected call of DescribeLocalGatewayRouteTableVirtualInterfaceGroupAssociationsWithContext

func (*MockEC2ClientMockRecorder) DescribeLocalGatewayRouteTableVpcAssociations added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeLocalGatewayRouteTableVpcAssociations(arg0 interface{}) *gomock.Call

DescribeLocalGatewayRouteTableVpcAssociations indicates an expected call of DescribeLocalGatewayRouteTableVpcAssociations

func (*MockEC2ClientMockRecorder) DescribeLocalGatewayRouteTableVpcAssociationsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeLocalGatewayRouteTableVpcAssociationsPages(arg0, arg1 interface{}) *gomock.Call

DescribeLocalGatewayRouteTableVpcAssociationsPages indicates an expected call of DescribeLocalGatewayRouteTableVpcAssociationsPages

func (*MockEC2ClientMockRecorder) DescribeLocalGatewayRouteTableVpcAssociationsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeLocalGatewayRouteTableVpcAssociationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeLocalGatewayRouteTableVpcAssociationsPagesWithContext indicates an expected call of DescribeLocalGatewayRouteTableVpcAssociationsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeLocalGatewayRouteTableVpcAssociationsRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeLocalGatewayRouteTableVpcAssociationsRequest(arg0 interface{}) *gomock.Call

DescribeLocalGatewayRouteTableVpcAssociationsRequest indicates an expected call of DescribeLocalGatewayRouteTableVpcAssociationsRequest

func (*MockEC2ClientMockRecorder) DescribeLocalGatewayRouteTableVpcAssociationsWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeLocalGatewayRouteTableVpcAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeLocalGatewayRouteTableVpcAssociationsWithContext indicates an expected call of DescribeLocalGatewayRouteTableVpcAssociationsWithContext

func (*MockEC2ClientMockRecorder) DescribeLocalGatewayRouteTables added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeLocalGatewayRouteTables(arg0 interface{}) *gomock.Call

DescribeLocalGatewayRouteTables indicates an expected call of DescribeLocalGatewayRouteTables

func (*MockEC2ClientMockRecorder) DescribeLocalGatewayRouteTablesPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeLocalGatewayRouteTablesPages(arg0, arg1 interface{}) *gomock.Call

DescribeLocalGatewayRouteTablesPages indicates an expected call of DescribeLocalGatewayRouteTablesPages

func (*MockEC2ClientMockRecorder) DescribeLocalGatewayRouteTablesPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeLocalGatewayRouteTablesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeLocalGatewayRouteTablesPagesWithContext indicates an expected call of DescribeLocalGatewayRouteTablesPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeLocalGatewayRouteTablesRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeLocalGatewayRouteTablesRequest(arg0 interface{}) *gomock.Call

DescribeLocalGatewayRouteTablesRequest indicates an expected call of DescribeLocalGatewayRouteTablesRequest

func (*MockEC2ClientMockRecorder) DescribeLocalGatewayRouteTablesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeLocalGatewayRouteTablesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeLocalGatewayRouteTablesWithContext indicates an expected call of DescribeLocalGatewayRouteTablesWithContext

func (*MockEC2ClientMockRecorder) DescribeLocalGatewayVirtualInterfaceGroups added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeLocalGatewayVirtualInterfaceGroups(arg0 interface{}) *gomock.Call

DescribeLocalGatewayVirtualInterfaceGroups indicates an expected call of DescribeLocalGatewayVirtualInterfaceGroups

func (*MockEC2ClientMockRecorder) DescribeLocalGatewayVirtualInterfaceGroupsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeLocalGatewayVirtualInterfaceGroupsPages(arg0, arg1 interface{}) *gomock.Call

DescribeLocalGatewayVirtualInterfaceGroupsPages indicates an expected call of DescribeLocalGatewayVirtualInterfaceGroupsPages

func (*MockEC2ClientMockRecorder) DescribeLocalGatewayVirtualInterfaceGroupsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeLocalGatewayVirtualInterfaceGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeLocalGatewayVirtualInterfaceGroupsPagesWithContext indicates an expected call of DescribeLocalGatewayVirtualInterfaceGroupsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeLocalGatewayVirtualInterfaceGroupsRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeLocalGatewayVirtualInterfaceGroupsRequest(arg0 interface{}) *gomock.Call

DescribeLocalGatewayVirtualInterfaceGroupsRequest indicates an expected call of DescribeLocalGatewayVirtualInterfaceGroupsRequest

func (*MockEC2ClientMockRecorder) DescribeLocalGatewayVirtualInterfaceGroupsWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeLocalGatewayVirtualInterfaceGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeLocalGatewayVirtualInterfaceGroupsWithContext indicates an expected call of DescribeLocalGatewayVirtualInterfaceGroupsWithContext

func (*MockEC2ClientMockRecorder) DescribeLocalGatewayVirtualInterfaces added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeLocalGatewayVirtualInterfaces(arg0 interface{}) *gomock.Call

DescribeLocalGatewayVirtualInterfaces indicates an expected call of DescribeLocalGatewayVirtualInterfaces

func (*MockEC2ClientMockRecorder) DescribeLocalGatewayVirtualInterfacesPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeLocalGatewayVirtualInterfacesPages(arg0, arg1 interface{}) *gomock.Call

DescribeLocalGatewayVirtualInterfacesPages indicates an expected call of DescribeLocalGatewayVirtualInterfacesPages

func (*MockEC2ClientMockRecorder) DescribeLocalGatewayVirtualInterfacesPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeLocalGatewayVirtualInterfacesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeLocalGatewayVirtualInterfacesPagesWithContext indicates an expected call of DescribeLocalGatewayVirtualInterfacesPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeLocalGatewayVirtualInterfacesRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeLocalGatewayVirtualInterfacesRequest(arg0 interface{}) *gomock.Call

DescribeLocalGatewayVirtualInterfacesRequest indicates an expected call of DescribeLocalGatewayVirtualInterfacesRequest

func (*MockEC2ClientMockRecorder) DescribeLocalGatewayVirtualInterfacesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeLocalGatewayVirtualInterfacesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeLocalGatewayVirtualInterfacesWithContext indicates an expected call of DescribeLocalGatewayVirtualInterfacesWithContext

func (*MockEC2ClientMockRecorder) DescribeLocalGateways added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeLocalGateways(arg0 interface{}) *gomock.Call

DescribeLocalGateways indicates an expected call of DescribeLocalGateways

func (*MockEC2ClientMockRecorder) DescribeLocalGatewaysPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeLocalGatewaysPages(arg0, arg1 interface{}) *gomock.Call

DescribeLocalGatewaysPages indicates an expected call of DescribeLocalGatewaysPages

func (*MockEC2ClientMockRecorder) DescribeLocalGatewaysPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeLocalGatewaysPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeLocalGatewaysPagesWithContext indicates an expected call of DescribeLocalGatewaysPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeLocalGatewaysRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeLocalGatewaysRequest(arg0 interface{}) *gomock.Call

DescribeLocalGatewaysRequest indicates an expected call of DescribeLocalGatewaysRequest

func (*MockEC2ClientMockRecorder) DescribeLocalGatewaysWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeLocalGatewaysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeLocalGatewaysWithContext indicates an expected call of DescribeLocalGatewaysWithContext

func (*MockEC2ClientMockRecorder) DescribeManagedPrefixLists added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeManagedPrefixLists(arg0 interface{}) *gomock.Call

DescribeManagedPrefixLists indicates an expected call of DescribeManagedPrefixLists

func (*MockEC2ClientMockRecorder) DescribeManagedPrefixListsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeManagedPrefixListsPages(arg0, arg1 interface{}) *gomock.Call

DescribeManagedPrefixListsPages indicates an expected call of DescribeManagedPrefixListsPages

func (*MockEC2ClientMockRecorder) DescribeManagedPrefixListsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeManagedPrefixListsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeManagedPrefixListsPagesWithContext indicates an expected call of DescribeManagedPrefixListsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeManagedPrefixListsRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeManagedPrefixListsRequest(arg0 interface{}) *gomock.Call

DescribeManagedPrefixListsRequest indicates an expected call of DescribeManagedPrefixListsRequest

func (*MockEC2ClientMockRecorder) DescribeManagedPrefixListsWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeManagedPrefixListsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeManagedPrefixListsWithContext indicates an expected call of DescribeManagedPrefixListsWithContext

func (*MockEC2ClientMockRecorder) DescribeMovingAddresses added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeMovingAddresses(arg0 interface{}) *gomock.Call

DescribeMovingAddresses indicates an expected call of DescribeMovingAddresses

func (*MockEC2ClientMockRecorder) DescribeMovingAddressesPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeMovingAddressesPages(arg0, arg1 interface{}) *gomock.Call

DescribeMovingAddressesPages indicates an expected call of DescribeMovingAddressesPages

func (*MockEC2ClientMockRecorder) DescribeMovingAddressesPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeMovingAddressesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeMovingAddressesPagesWithContext indicates an expected call of DescribeMovingAddressesPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeMovingAddressesRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeMovingAddressesRequest(arg0 interface{}) *gomock.Call

DescribeMovingAddressesRequest indicates an expected call of DescribeMovingAddressesRequest

func (*MockEC2ClientMockRecorder) DescribeMovingAddressesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeMovingAddressesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeMovingAddressesWithContext indicates an expected call of DescribeMovingAddressesWithContext

func (*MockEC2ClientMockRecorder) DescribeNatGateways added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeNatGateways(arg0 interface{}) *gomock.Call

DescribeNatGateways indicates an expected call of DescribeNatGateways

func (*MockEC2ClientMockRecorder) DescribeNatGatewaysPages added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeNatGatewaysPages(arg0, arg1 interface{}) *gomock.Call

DescribeNatGatewaysPages indicates an expected call of DescribeNatGatewaysPages

func (*MockEC2ClientMockRecorder) DescribeNatGatewaysPagesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeNatGatewaysPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeNatGatewaysPagesWithContext indicates an expected call of DescribeNatGatewaysPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeNatGatewaysRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeNatGatewaysRequest(arg0 interface{}) *gomock.Call

DescribeNatGatewaysRequest indicates an expected call of DescribeNatGatewaysRequest

func (*MockEC2ClientMockRecorder) DescribeNatGatewaysWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeNatGatewaysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeNatGatewaysWithContext indicates an expected call of DescribeNatGatewaysWithContext

func (*MockEC2ClientMockRecorder) DescribeNetworkAcls added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeNetworkAcls(arg0 interface{}) *gomock.Call

DescribeNetworkAcls indicates an expected call of DescribeNetworkAcls

func (*MockEC2ClientMockRecorder) DescribeNetworkAclsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeNetworkAclsPages(arg0, arg1 interface{}) *gomock.Call

DescribeNetworkAclsPages indicates an expected call of DescribeNetworkAclsPages

func (*MockEC2ClientMockRecorder) DescribeNetworkAclsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeNetworkAclsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeNetworkAclsPagesWithContext indicates an expected call of DescribeNetworkAclsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeNetworkAclsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeNetworkAclsRequest(arg0 interface{}) *gomock.Call

DescribeNetworkAclsRequest indicates an expected call of DescribeNetworkAclsRequest

func (*MockEC2ClientMockRecorder) DescribeNetworkAclsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeNetworkAclsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeNetworkAclsWithContext indicates an expected call of DescribeNetworkAclsWithContext

func (*MockEC2ClientMockRecorder) DescribeNetworkInterfaceAttribute added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeNetworkInterfaceAttribute(arg0 interface{}) *gomock.Call

DescribeNetworkInterfaceAttribute indicates an expected call of DescribeNetworkInterfaceAttribute

func (*MockEC2ClientMockRecorder) DescribeNetworkInterfaceAttributeRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeNetworkInterfaceAttributeRequest(arg0 interface{}) *gomock.Call

DescribeNetworkInterfaceAttributeRequest indicates an expected call of DescribeNetworkInterfaceAttributeRequest

func (*MockEC2ClientMockRecorder) DescribeNetworkInterfaceAttributeWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeNetworkInterfaceAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeNetworkInterfaceAttributeWithContext indicates an expected call of DescribeNetworkInterfaceAttributeWithContext

func (*MockEC2ClientMockRecorder) DescribeNetworkInterfacePermissions added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeNetworkInterfacePermissions(arg0 interface{}) *gomock.Call

DescribeNetworkInterfacePermissions indicates an expected call of DescribeNetworkInterfacePermissions

func (*MockEC2ClientMockRecorder) DescribeNetworkInterfacePermissionsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeNetworkInterfacePermissionsPages(arg0, arg1 interface{}) *gomock.Call

DescribeNetworkInterfacePermissionsPages indicates an expected call of DescribeNetworkInterfacePermissionsPages

func (*MockEC2ClientMockRecorder) DescribeNetworkInterfacePermissionsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeNetworkInterfacePermissionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeNetworkInterfacePermissionsPagesWithContext indicates an expected call of DescribeNetworkInterfacePermissionsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeNetworkInterfacePermissionsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeNetworkInterfacePermissionsRequest(arg0 interface{}) *gomock.Call

DescribeNetworkInterfacePermissionsRequest indicates an expected call of DescribeNetworkInterfacePermissionsRequest

func (*MockEC2ClientMockRecorder) DescribeNetworkInterfacePermissionsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeNetworkInterfacePermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeNetworkInterfacePermissionsWithContext indicates an expected call of DescribeNetworkInterfacePermissionsWithContext

func (*MockEC2ClientMockRecorder) DescribeNetworkInterfaces added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeNetworkInterfaces(arg0 interface{}) *gomock.Call

DescribeNetworkInterfaces indicates an expected call of DescribeNetworkInterfaces

func (*MockEC2ClientMockRecorder) DescribeNetworkInterfacesPages added in v0.8.0

func (mr *MockEC2ClientMockRecorder) DescribeNetworkInterfacesPages(arg0, arg1 interface{}) *gomock.Call

DescribeNetworkInterfacesPages indicates an expected call of DescribeNetworkInterfacesPages

func (*MockEC2ClientMockRecorder) DescribeNetworkInterfacesPagesWithContext added in v0.8.0

func (mr *MockEC2ClientMockRecorder) DescribeNetworkInterfacesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeNetworkInterfacesPagesWithContext indicates an expected call of DescribeNetworkInterfacesPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeNetworkInterfacesRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeNetworkInterfacesRequest(arg0 interface{}) *gomock.Call

DescribeNetworkInterfacesRequest indicates an expected call of DescribeNetworkInterfacesRequest

func (*MockEC2ClientMockRecorder) DescribeNetworkInterfacesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeNetworkInterfacesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeNetworkInterfacesWithContext indicates an expected call of DescribeNetworkInterfacesWithContext

func (*MockEC2ClientMockRecorder) DescribePlacementGroups added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribePlacementGroups(arg0 interface{}) *gomock.Call

DescribePlacementGroups indicates an expected call of DescribePlacementGroups

func (*MockEC2ClientMockRecorder) DescribePlacementGroupsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribePlacementGroupsRequest(arg0 interface{}) *gomock.Call

DescribePlacementGroupsRequest indicates an expected call of DescribePlacementGroupsRequest

func (*MockEC2ClientMockRecorder) DescribePlacementGroupsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribePlacementGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribePlacementGroupsWithContext indicates an expected call of DescribePlacementGroupsWithContext

func (*MockEC2ClientMockRecorder) DescribePrefixLists added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribePrefixLists(arg0 interface{}) *gomock.Call

DescribePrefixLists indicates an expected call of DescribePrefixLists

func (*MockEC2ClientMockRecorder) DescribePrefixListsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribePrefixListsPages(arg0, arg1 interface{}) *gomock.Call

DescribePrefixListsPages indicates an expected call of DescribePrefixListsPages

func (*MockEC2ClientMockRecorder) DescribePrefixListsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribePrefixListsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribePrefixListsPagesWithContext indicates an expected call of DescribePrefixListsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribePrefixListsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribePrefixListsRequest(arg0 interface{}) *gomock.Call

DescribePrefixListsRequest indicates an expected call of DescribePrefixListsRequest

func (*MockEC2ClientMockRecorder) DescribePrefixListsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribePrefixListsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribePrefixListsWithContext indicates an expected call of DescribePrefixListsWithContext

func (*MockEC2ClientMockRecorder) DescribePrincipalIdFormat added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribePrincipalIdFormat(arg0 interface{}) *gomock.Call

DescribePrincipalIdFormat indicates an expected call of DescribePrincipalIdFormat

func (*MockEC2ClientMockRecorder) DescribePrincipalIdFormatPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribePrincipalIdFormatPages(arg0, arg1 interface{}) *gomock.Call

DescribePrincipalIdFormatPages indicates an expected call of DescribePrincipalIdFormatPages

func (*MockEC2ClientMockRecorder) DescribePrincipalIdFormatPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribePrincipalIdFormatPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribePrincipalIdFormatPagesWithContext indicates an expected call of DescribePrincipalIdFormatPagesWithContext

func (*MockEC2ClientMockRecorder) DescribePrincipalIdFormatRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribePrincipalIdFormatRequest(arg0 interface{}) *gomock.Call

DescribePrincipalIdFormatRequest indicates an expected call of DescribePrincipalIdFormatRequest

func (*MockEC2ClientMockRecorder) DescribePrincipalIdFormatWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribePrincipalIdFormatWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribePrincipalIdFormatWithContext indicates an expected call of DescribePrincipalIdFormatWithContext

func (*MockEC2ClientMockRecorder) DescribePublicIpv4Pools added in v0.8.0

func (mr *MockEC2ClientMockRecorder) DescribePublicIpv4Pools(arg0 interface{}) *gomock.Call

DescribePublicIpv4Pools indicates an expected call of DescribePublicIpv4Pools

func (*MockEC2ClientMockRecorder) DescribePublicIpv4PoolsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribePublicIpv4PoolsPages(arg0, arg1 interface{}) *gomock.Call

DescribePublicIpv4PoolsPages indicates an expected call of DescribePublicIpv4PoolsPages

func (*MockEC2ClientMockRecorder) DescribePublicIpv4PoolsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribePublicIpv4PoolsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribePublicIpv4PoolsPagesWithContext indicates an expected call of DescribePublicIpv4PoolsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribePublicIpv4PoolsRequest added in v0.8.0

func (mr *MockEC2ClientMockRecorder) DescribePublicIpv4PoolsRequest(arg0 interface{}) *gomock.Call

DescribePublicIpv4PoolsRequest indicates an expected call of DescribePublicIpv4PoolsRequest

func (*MockEC2ClientMockRecorder) DescribePublicIpv4PoolsWithContext added in v0.8.0

func (mr *MockEC2ClientMockRecorder) DescribePublicIpv4PoolsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribePublicIpv4PoolsWithContext indicates an expected call of DescribePublicIpv4PoolsWithContext

func (*MockEC2ClientMockRecorder) DescribeRegions added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeRegions(arg0 interface{}) *gomock.Call

DescribeRegions indicates an expected call of DescribeRegions

func (*MockEC2ClientMockRecorder) DescribeRegionsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeRegionsRequest(arg0 interface{}) *gomock.Call

DescribeRegionsRequest indicates an expected call of DescribeRegionsRequest

func (*MockEC2ClientMockRecorder) DescribeRegionsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeRegionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeRegionsWithContext indicates an expected call of DescribeRegionsWithContext

func (*MockEC2ClientMockRecorder) DescribeReservedInstances added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeReservedInstances(arg0 interface{}) *gomock.Call

DescribeReservedInstances indicates an expected call of DescribeReservedInstances

func (*MockEC2ClientMockRecorder) DescribeReservedInstancesListings added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeReservedInstancesListings(arg0 interface{}) *gomock.Call

DescribeReservedInstancesListings indicates an expected call of DescribeReservedInstancesListings

func (*MockEC2ClientMockRecorder) DescribeReservedInstancesListingsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeReservedInstancesListingsRequest(arg0 interface{}) *gomock.Call

DescribeReservedInstancesListingsRequest indicates an expected call of DescribeReservedInstancesListingsRequest

func (*MockEC2ClientMockRecorder) DescribeReservedInstancesListingsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeReservedInstancesListingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeReservedInstancesListingsWithContext indicates an expected call of DescribeReservedInstancesListingsWithContext

func (*MockEC2ClientMockRecorder) DescribeReservedInstancesModifications added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeReservedInstancesModifications(arg0 interface{}) *gomock.Call

DescribeReservedInstancesModifications indicates an expected call of DescribeReservedInstancesModifications

func (*MockEC2ClientMockRecorder) DescribeReservedInstancesModificationsPages added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeReservedInstancesModificationsPages(arg0, arg1 interface{}) *gomock.Call

DescribeReservedInstancesModificationsPages indicates an expected call of DescribeReservedInstancesModificationsPages

func (*MockEC2ClientMockRecorder) DescribeReservedInstancesModificationsPagesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeReservedInstancesModificationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeReservedInstancesModificationsPagesWithContext indicates an expected call of DescribeReservedInstancesModificationsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeReservedInstancesModificationsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeReservedInstancesModificationsRequest(arg0 interface{}) *gomock.Call

DescribeReservedInstancesModificationsRequest indicates an expected call of DescribeReservedInstancesModificationsRequest

func (*MockEC2ClientMockRecorder) DescribeReservedInstancesModificationsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeReservedInstancesModificationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeReservedInstancesModificationsWithContext indicates an expected call of DescribeReservedInstancesModificationsWithContext

func (*MockEC2ClientMockRecorder) DescribeReservedInstancesOfferings added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeReservedInstancesOfferings(arg0 interface{}) *gomock.Call

DescribeReservedInstancesOfferings indicates an expected call of DescribeReservedInstancesOfferings

func (*MockEC2ClientMockRecorder) DescribeReservedInstancesOfferingsPages added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeReservedInstancesOfferingsPages(arg0, arg1 interface{}) *gomock.Call

DescribeReservedInstancesOfferingsPages indicates an expected call of DescribeReservedInstancesOfferingsPages

func (*MockEC2ClientMockRecorder) DescribeReservedInstancesOfferingsPagesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeReservedInstancesOfferingsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeReservedInstancesOfferingsPagesWithContext indicates an expected call of DescribeReservedInstancesOfferingsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeReservedInstancesOfferingsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeReservedInstancesOfferingsRequest(arg0 interface{}) *gomock.Call

DescribeReservedInstancesOfferingsRequest indicates an expected call of DescribeReservedInstancesOfferingsRequest

func (*MockEC2ClientMockRecorder) DescribeReservedInstancesOfferingsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeReservedInstancesOfferingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeReservedInstancesOfferingsWithContext indicates an expected call of DescribeReservedInstancesOfferingsWithContext

func (*MockEC2ClientMockRecorder) DescribeReservedInstancesRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeReservedInstancesRequest(arg0 interface{}) *gomock.Call

DescribeReservedInstancesRequest indicates an expected call of DescribeReservedInstancesRequest

func (*MockEC2ClientMockRecorder) DescribeReservedInstancesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeReservedInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeReservedInstancesWithContext indicates an expected call of DescribeReservedInstancesWithContext

func (*MockEC2ClientMockRecorder) DescribeRouteTables added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeRouteTables(arg0 interface{}) *gomock.Call

DescribeRouteTables indicates an expected call of DescribeRouteTables

func (*MockEC2ClientMockRecorder) DescribeRouteTablesPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeRouteTablesPages(arg0, arg1 interface{}) *gomock.Call

DescribeRouteTablesPages indicates an expected call of DescribeRouteTablesPages

func (*MockEC2ClientMockRecorder) DescribeRouteTablesPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeRouteTablesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeRouteTablesPagesWithContext indicates an expected call of DescribeRouteTablesPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeRouteTablesRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeRouteTablesRequest(arg0 interface{}) *gomock.Call

DescribeRouteTablesRequest indicates an expected call of DescribeRouteTablesRequest

func (*MockEC2ClientMockRecorder) DescribeRouteTablesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeRouteTablesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeRouteTablesWithContext indicates an expected call of DescribeRouteTablesWithContext

func (*MockEC2ClientMockRecorder) DescribeScheduledInstanceAvailability added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeScheduledInstanceAvailability(arg0 interface{}) *gomock.Call

DescribeScheduledInstanceAvailability indicates an expected call of DescribeScheduledInstanceAvailability

func (*MockEC2ClientMockRecorder) DescribeScheduledInstanceAvailabilityPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeScheduledInstanceAvailabilityPages(arg0, arg1 interface{}) *gomock.Call

DescribeScheduledInstanceAvailabilityPages indicates an expected call of DescribeScheduledInstanceAvailabilityPages

func (*MockEC2ClientMockRecorder) DescribeScheduledInstanceAvailabilityPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeScheduledInstanceAvailabilityPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeScheduledInstanceAvailabilityPagesWithContext indicates an expected call of DescribeScheduledInstanceAvailabilityPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeScheduledInstanceAvailabilityRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeScheduledInstanceAvailabilityRequest(arg0 interface{}) *gomock.Call

DescribeScheduledInstanceAvailabilityRequest indicates an expected call of DescribeScheduledInstanceAvailabilityRequest

func (*MockEC2ClientMockRecorder) DescribeScheduledInstanceAvailabilityWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeScheduledInstanceAvailabilityWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeScheduledInstanceAvailabilityWithContext indicates an expected call of DescribeScheduledInstanceAvailabilityWithContext

func (*MockEC2ClientMockRecorder) DescribeScheduledInstances added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeScheduledInstances(arg0 interface{}) *gomock.Call

DescribeScheduledInstances indicates an expected call of DescribeScheduledInstances

func (*MockEC2ClientMockRecorder) DescribeScheduledInstancesPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeScheduledInstancesPages(arg0, arg1 interface{}) *gomock.Call

DescribeScheduledInstancesPages indicates an expected call of DescribeScheduledInstancesPages

func (*MockEC2ClientMockRecorder) DescribeScheduledInstancesPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeScheduledInstancesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeScheduledInstancesPagesWithContext indicates an expected call of DescribeScheduledInstancesPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeScheduledInstancesRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeScheduledInstancesRequest(arg0 interface{}) *gomock.Call

DescribeScheduledInstancesRequest indicates an expected call of DescribeScheduledInstancesRequest

func (*MockEC2ClientMockRecorder) DescribeScheduledInstancesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeScheduledInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeScheduledInstancesWithContext indicates an expected call of DescribeScheduledInstancesWithContext

func (*MockEC2ClientMockRecorder) DescribeSecurityGroupReferences added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeSecurityGroupReferences(arg0 interface{}) *gomock.Call

DescribeSecurityGroupReferences indicates an expected call of DescribeSecurityGroupReferences

func (*MockEC2ClientMockRecorder) DescribeSecurityGroupReferencesRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeSecurityGroupReferencesRequest(arg0 interface{}) *gomock.Call

DescribeSecurityGroupReferencesRequest indicates an expected call of DescribeSecurityGroupReferencesRequest

func (*MockEC2ClientMockRecorder) DescribeSecurityGroupReferencesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeSecurityGroupReferencesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeSecurityGroupReferencesWithContext indicates an expected call of DescribeSecurityGroupReferencesWithContext

func (*MockEC2ClientMockRecorder) DescribeSecurityGroups added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeSecurityGroups(arg0 interface{}) *gomock.Call

DescribeSecurityGroups indicates an expected call of DescribeSecurityGroups

func (*MockEC2ClientMockRecorder) DescribeSecurityGroupsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeSecurityGroupsPages(arg0, arg1 interface{}) *gomock.Call

DescribeSecurityGroupsPages indicates an expected call of DescribeSecurityGroupsPages

func (*MockEC2ClientMockRecorder) DescribeSecurityGroupsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeSecurityGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeSecurityGroupsPagesWithContext indicates an expected call of DescribeSecurityGroupsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeSecurityGroupsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeSecurityGroupsRequest(arg0 interface{}) *gomock.Call

DescribeSecurityGroupsRequest indicates an expected call of DescribeSecurityGroupsRequest

func (*MockEC2ClientMockRecorder) DescribeSecurityGroupsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeSecurityGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeSecurityGroupsWithContext indicates an expected call of DescribeSecurityGroupsWithContext

func (*MockEC2ClientMockRecorder) DescribeSnapshotAttribute added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeSnapshotAttribute(arg0 interface{}) *gomock.Call

DescribeSnapshotAttribute indicates an expected call of DescribeSnapshotAttribute

func (*MockEC2ClientMockRecorder) DescribeSnapshotAttributeRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeSnapshotAttributeRequest(arg0 interface{}) *gomock.Call

DescribeSnapshotAttributeRequest indicates an expected call of DescribeSnapshotAttributeRequest

func (*MockEC2ClientMockRecorder) DescribeSnapshotAttributeWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeSnapshotAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeSnapshotAttributeWithContext indicates an expected call of DescribeSnapshotAttributeWithContext

func (*MockEC2ClientMockRecorder) DescribeSnapshots added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeSnapshots(arg0 interface{}) *gomock.Call

DescribeSnapshots indicates an expected call of DescribeSnapshots

func (*MockEC2ClientMockRecorder) DescribeSnapshotsPages added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeSnapshotsPages(arg0, arg1 interface{}) *gomock.Call

DescribeSnapshotsPages indicates an expected call of DescribeSnapshotsPages

func (*MockEC2ClientMockRecorder) DescribeSnapshotsPagesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeSnapshotsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeSnapshotsPagesWithContext indicates an expected call of DescribeSnapshotsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeSnapshotsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeSnapshotsRequest(arg0 interface{}) *gomock.Call

DescribeSnapshotsRequest indicates an expected call of DescribeSnapshotsRequest

func (*MockEC2ClientMockRecorder) DescribeSnapshotsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeSnapshotsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeSnapshotsWithContext indicates an expected call of DescribeSnapshotsWithContext

func (*MockEC2ClientMockRecorder) DescribeSpotDatafeedSubscription added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeSpotDatafeedSubscription(arg0 interface{}) *gomock.Call

DescribeSpotDatafeedSubscription indicates an expected call of DescribeSpotDatafeedSubscription

func (*MockEC2ClientMockRecorder) DescribeSpotDatafeedSubscriptionRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeSpotDatafeedSubscriptionRequest(arg0 interface{}) *gomock.Call

DescribeSpotDatafeedSubscriptionRequest indicates an expected call of DescribeSpotDatafeedSubscriptionRequest

func (*MockEC2ClientMockRecorder) DescribeSpotDatafeedSubscriptionWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeSpotDatafeedSubscriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeSpotDatafeedSubscriptionWithContext indicates an expected call of DescribeSpotDatafeedSubscriptionWithContext

func (*MockEC2ClientMockRecorder) DescribeSpotFleetInstances added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeSpotFleetInstances(arg0 interface{}) *gomock.Call

DescribeSpotFleetInstances indicates an expected call of DescribeSpotFleetInstances

func (*MockEC2ClientMockRecorder) DescribeSpotFleetInstancesRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeSpotFleetInstancesRequest(arg0 interface{}) *gomock.Call

DescribeSpotFleetInstancesRequest indicates an expected call of DescribeSpotFleetInstancesRequest

func (*MockEC2ClientMockRecorder) DescribeSpotFleetInstancesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeSpotFleetInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeSpotFleetInstancesWithContext indicates an expected call of DescribeSpotFleetInstancesWithContext

func (*MockEC2ClientMockRecorder) DescribeSpotFleetRequestHistory added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeSpotFleetRequestHistory(arg0 interface{}) *gomock.Call

DescribeSpotFleetRequestHistory indicates an expected call of DescribeSpotFleetRequestHistory

func (*MockEC2ClientMockRecorder) DescribeSpotFleetRequestHistoryRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeSpotFleetRequestHistoryRequest(arg0 interface{}) *gomock.Call

DescribeSpotFleetRequestHistoryRequest indicates an expected call of DescribeSpotFleetRequestHistoryRequest

func (*MockEC2ClientMockRecorder) DescribeSpotFleetRequestHistoryWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeSpotFleetRequestHistoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeSpotFleetRequestHistoryWithContext indicates an expected call of DescribeSpotFleetRequestHistoryWithContext

func (*MockEC2ClientMockRecorder) DescribeSpotFleetRequests added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeSpotFleetRequests(arg0 interface{}) *gomock.Call

DescribeSpotFleetRequests indicates an expected call of DescribeSpotFleetRequests

func (*MockEC2ClientMockRecorder) DescribeSpotFleetRequestsPages added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeSpotFleetRequestsPages(arg0, arg1 interface{}) *gomock.Call

DescribeSpotFleetRequestsPages indicates an expected call of DescribeSpotFleetRequestsPages

func (*MockEC2ClientMockRecorder) DescribeSpotFleetRequestsPagesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeSpotFleetRequestsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeSpotFleetRequestsPagesWithContext indicates an expected call of DescribeSpotFleetRequestsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeSpotFleetRequestsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeSpotFleetRequestsRequest(arg0 interface{}) *gomock.Call

DescribeSpotFleetRequestsRequest indicates an expected call of DescribeSpotFleetRequestsRequest

func (*MockEC2ClientMockRecorder) DescribeSpotFleetRequestsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeSpotFleetRequestsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeSpotFleetRequestsWithContext indicates an expected call of DescribeSpotFleetRequestsWithContext

func (*MockEC2ClientMockRecorder) DescribeSpotInstanceRequests added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeSpotInstanceRequests(arg0 interface{}) *gomock.Call

DescribeSpotInstanceRequests indicates an expected call of DescribeSpotInstanceRequests

func (*MockEC2ClientMockRecorder) DescribeSpotInstanceRequestsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeSpotInstanceRequestsPages(arg0, arg1 interface{}) *gomock.Call

DescribeSpotInstanceRequestsPages indicates an expected call of DescribeSpotInstanceRequestsPages

func (*MockEC2ClientMockRecorder) DescribeSpotInstanceRequestsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeSpotInstanceRequestsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeSpotInstanceRequestsPagesWithContext indicates an expected call of DescribeSpotInstanceRequestsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeSpotInstanceRequestsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeSpotInstanceRequestsRequest(arg0 interface{}) *gomock.Call

DescribeSpotInstanceRequestsRequest indicates an expected call of DescribeSpotInstanceRequestsRequest

func (*MockEC2ClientMockRecorder) DescribeSpotInstanceRequestsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeSpotInstanceRequestsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeSpotInstanceRequestsWithContext indicates an expected call of DescribeSpotInstanceRequestsWithContext

func (*MockEC2ClientMockRecorder) DescribeSpotPriceHistory added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeSpotPriceHistory(arg0 interface{}) *gomock.Call

DescribeSpotPriceHistory indicates an expected call of DescribeSpotPriceHistory

func (*MockEC2ClientMockRecorder) DescribeSpotPriceHistoryPages added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeSpotPriceHistoryPages(arg0, arg1 interface{}) *gomock.Call

DescribeSpotPriceHistoryPages indicates an expected call of DescribeSpotPriceHistoryPages

func (*MockEC2ClientMockRecorder) DescribeSpotPriceHistoryPagesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeSpotPriceHistoryPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeSpotPriceHistoryPagesWithContext indicates an expected call of DescribeSpotPriceHistoryPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeSpotPriceHistoryRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeSpotPriceHistoryRequest(arg0 interface{}) *gomock.Call

DescribeSpotPriceHistoryRequest indicates an expected call of DescribeSpotPriceHistoryRequest

func (*MockEC2ClientMockRecorder) DescribeSpotPriceHistoryWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeSpotPriceHistoryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeSpotPriceHistoryWithContext indicates an expected call of DescribeSpotPriceHistoryWithContext

func (*MockEC2ClientMockRecorder) DescribeStaleSecurityGroups added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeStaleSecurityGroups(arg0 interface{}) *gomock.Call

DescribeStaleSecurityGroups indicates an expected call of DescribeStaleSecurityGroups

func (*MockEC2ClientMockRecorder) DescribeStaleSecurityGroupsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeStaleSecurityGroupsPages(arg0, arg1 interface{}) *gomock.Call

DescribeStaleSecurityGroupsPages indicates an expected call of DescribeStaleSecurityGroupsPages

func (*MockEC2ClientMockRecorder) DescribeStaleSecurityGroupsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeStaleSecurityGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeStaleSecurityGroupsPagesWithContext indicates an expected call of DescribeStaleSecurityGroupsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeStaleSecurityGroupsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeStaleSecurityGroupsRequest(arg0 interface{}) *gomock.Call

DescribeStaleSecurityGroupsRequest indicates an expected call of DescribeStaleSecurityGroupsRequest

func (*MockEC2ClientMockRecorder) DescribeStaleSecurityGroupsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeStaleSecurityGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeStaleSecurityGroupsWithContext indicates an expected call of DescribeStaleSecurityGroupsWithContext

func (*MockEC2ClientMockRecorder) DescribeSubnets added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeSubnets(arg0 interface{}) *gomock.Call

DescribeSubnets indicates an expected call of DescribeSubnets

func (*MockEC2ClientMockRecorder) DescribeSubnetsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeSubnetsPages(arg0, arg1 interface{}) *gomock.Call

DescribeSubnetsPages indicates an expected call of DescribeSubnetsPages

func (*MockEC2ClientMockRecorder) DescribeSubnetsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeSubnetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeSubnetsPagesWithContext indicates an expected call of DescribeSubnetsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeSubnetsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeSubnetsRequest(arg0 interface{}) *gomock.Call

DescribeSubnetsRequest indicates an expected call of DescribeSubnetsRequest

func (*MockEC2ClientMockRecorder) DescribeSubnetsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeSubnetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeSubnetsWithContext indicates an expected call of DescribeSubnetsWithContext

func (*MockEC2ClientMockRecorder) DescribeTags added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeTags(arg0 interface{}) *gomock.Call

DescribeTags indicates an expected call of DescribeTags

func (*MockEC2ClientMockRecorder) DescribeTagsPages added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeTagsPages(arg0, arg1 interface{}) *gomock.Call

DescribeTagsPages indicates an expected call of DescribeTagsPages

func (*MockEC2ClientMockRecorder) DescribeTagsPagesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeTagsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeTagsPagesWithContext indicates an expected call of DescribeTagsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeTagsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeTagsRequest(arg0 interface{}) *gomock.Call

DescribeTagsRequest indicates an expected call of DescribeTagsRequest

func (*MockEC2ClientMockRecorder) DescribeTagsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeTagsWithContext indicates an expected call of DescribeTagsWithContext

func (*MockEC2ClientMockRecorder) DescribeTrafficMirrorFilters added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTrafficMirrorFilters(arg0 interface{}) *gomock.Call

DescribeTrafficMirrorFilters indicates an expected call of DescribeTrafficMirrorFilters

func (*MockEC2ClientMockRecorder) DescribeTrafficMirrorFiltersPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTrafficMirrorFiltersPages(arg0, arg1 interface{}) *gomock.Call

DescribeTrafficMirrorFiltersPages indicates an expected call of DescribeTrafficMirrorFiltersPages

func (*MockEC2ClientMockRecorder) DescribeTrafficMirrorFiltersPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTrafficMirrorFiltersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeTrafficMirrorFiltersPagesWithContext indicates an expected call of DescribeTrafficMirrorFiltersPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeTrafficMirrorFiltersRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTrafficMirrorFiltersRequest(arg0 interface{}) *gomock.Call

DescribeTrafficMirrorFiltersRequest indicates an expected call of DescribeTrafficMirrorFiltersRequest

func (*MockEC2ClientMockRecorder) DescribeTrafficMirrorFiltersWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTrafficMirrorFiltersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeTrafficMirrorFiltersWithContext indicates an expected call of DescribeTrafficMirrorFiltersWithContext

func (*MockEC2ClientMockRecorder) DescribeTrafficMirrorSessions added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTrafficMirrorSessions(arg0 interface{}) *gomock.Call

DescribeTrafficMirrorSessions indicates an expected call of DescribeTrafficMirrorSessions

func (*MockEC2ClientMockRecorder) DescribeTrafficMirrorSessionsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTrafficMirrorSessionsPages(arg0, arg1 interface{}) *gomock.Call

DescribeTrafficMirrorSessionsPages indicates an expected call of DescribeTrafficMirrorSessionsPages

func (*MockEC2ClientMockRecorder) DescribeTrafficMirrorSessionsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTrafficMirrorSessionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeTrafficMirrorSessionsPagesWithContext indicates an expected call of DescribeTrafficMirrorSessionsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeTrafficMirrorSessionsRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTrafficMirrorSessionsRequest(arg0 interface{}) *gomock.Call

DescribeTrafficMirrorSessionsRequest indicates an expected call of DescribeTrafficMirrorSessionsRequest

func (*MockEC2ClientMockRecorder) DescribeTrafficMirrorSessionsWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTrafficMirrorSessionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeTrafficMirrorSessionsWithContext indicates an expected call of DescribeTrafficMirrorSessionsWithContext

func (*MockEC2ClientMockRecorder) DescribeTrafficMirrorTargets added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTrafficMirrorTargets(arg0 interface{}) *gomock.Call

DescribeTrafficMirrorTargets indicates an expected call of DescribeTrafficMirrorTargets

func (*MockEC2ClientMockRecorder) DescribeTrafficMirrorTargetsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTrafficMirrorTargetsPages(arg0, arg1 interface{}) *gomock.Call

DescribeTrafficMirrorTargetsPages indicates an expected call of DescribeTrafficMirrorTargetsPages

func (*MockEC2ClientMockRecorder) DescribeTrafficMirrorTargetsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTrafficMirrorTargetsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeTrafficMirrorTargetsPagesWithContext indicates an expected call of DescribeTrafficMirrorTargetsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeTrafficMirrorTargetsRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTrafficMirrorTargetsRequest(arg0 interface{}) *gomock.Call

DescribeTrafficMirrorTargetsRequest indicates an expected call of DescribeTrafficMirrorTargetsRequest

func (*MockEC2ClientMockRecorder) DescribeTrafficMirrorTargetsWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTrafficMirrorTargetsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeTrafficMirrorTargetsWithContext indicates an expected call of DescribeTrafficMirrorTargetsWithContext

func (*MockEC2ClientMockRecorder) DescribeTransitGatewayAttachments added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTransitGatewayAttachments(arg0 interface{}) *gomock.Call

DescribeTransitGatewayAttachments indicates an expected call of DescribeTransitGatewayAttachments

func (*MockEC2ClientMockRecorder) DescribeTransitGatewayAttachmentsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTransitGatewayAttachmentsPages(arg0, arg1 interface{}) *gomock.Call

DescribeTransitGatewayAttachmentsPages indicates an expected call of DescribeTransitGatewayAttachmentsPages

func (*MockEC2ClientMockRecorder) DescribeTransitGatewayAttachmentsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTransitGatewayAttachmentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeTransitGatewayAttachmentsPagesWithContext indicates an expected call of DescribeTransitGatewayAttachmentsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeTransitGatewayAttachmentsRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTransitGatewayAttachmentsRequest(arg0 interface{}) *gomock.Call

DescribeTransitGatewayAttachmentsRequest indicates an expected call of DescribeTransitGatewayAttachmentsRequest

func (*MockEC2ClientMockRecorder) DescribeTransitGatewayAttachmentsWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTransitGatewayAttachmentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeTransitGatewayAttachmentsWithContext indicates an expected call of DescribeTransitGatewayAttachmentsWithContext

func (*MockEC2ClientMockRecorder) DescribeTransitGatewayMulticastDomains added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTransitGatewayMulticastDomains(arg0 interface{}) *gomock.Call

DescribeTransitGatewayMulticastDomains indicates an expected call of DescribeTransitGatewayMulticastDomains

func (*MockEC2ClientMockRecorder) DescribeTransitGatewayMulticastDomainsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTransitGatewayMulticastDomainsPages(arg0, arg1 interface{}) *gomock.Call

DescribeTransitGatewayMulticastDomainsPages indicates an expected call of DescribeTransitGatewayMulticastDomainsPages

func (*MockEC2ClientMockRecorder) DescribeTransitGatewayMulticastDomainsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTransitGatewayMulticastDomainsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeTransitGatewayMulticastDomainsPagesWithContext indicates an expected call of DescribeTransitGatewayMulticastDomainsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeTransitGatewayMulticastDomainsRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTransitGatewayMulticastDomainsRequest(arg0 interface{}) *gomock.Call

DescribeTransitGatewayMulticastDomainsRequest indicates an expected call of DescribeTransitGatewayMulticastDomainsRequest

func (*MockEC2ClientMockRecorder) DescribeTransitGatewayMulticastDomainsWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTransitGatewayMulticastDomainsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeTransitGatewayMulticastDomainsWithContext indicates an expected call of DescribeTransitGatewayMulticastDomainsWithContext

func (*MockEC2ClientMockRecorder) DescribeTransitGatewayPeeringAttachments added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTransitGatewayPeeringAttachments(arg0 interface{}) *gomock.Call

DescribeTransitGatewayPeeringAttachments indicates an expected call of DescribeTransitGatewayPeeringAttachments

func (*MockEC2ClientMockRecorder) DescribeTransitGatewayPeeringAttachmentsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTransitGatewayPeeringAttachmentsPages(arg0, arg1 interface{}) *gomock.Call

DescribeTransitGatewayPeeringAttachmentsPages indicates an expected call of DescribeTransitGatewayPeeringAttachmentsPages

func (*MockEC2ClientMockRecorder) DescribeTransitGatewayPeeringAttachmentsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTransitGatewayPeeringAttachmentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeTransitGatewayPeeringAttachmentsPagesWithContext indicates an expected call of DescribeTransitGatewayPeeringAttachmentsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeTransitGatewayPeeringAttachmentsRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTransitGatewayPeeringAttachmentsRequest(arg0 interface{}) *gomock.Call

DescribeTransitGatewayPeeringAttachmentsRequest indicates an expected call of DescribeTransitGatewayPeeringAttachmentsRequest

func (*MockEC2ClientMockRecorder) DescribeTransitGatewayPeeringAttachmentsWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTransitGatewayPeeringAttachmentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeTransitGatewayPeeringAttachmentsWithContext indicates an expected call of DescribeTransitGatewayPeeringAttachmentsWithContext

func (*MockEC2ClientMockRecorder) DescribeTransitGatewayRouteTables added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTransitGatewayRouteTables(arg0 interface{}) *gomock.Call

DescribeTransitGatewayRouteTables indicates an expected call of DescribeTransitGatewayRouteTables

func (*MockEC2ClientMockRecorder) DescribeTransitGatewayRouteTablesPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTransitGatewayRouteTablesPages(arg0, arg1 interface{}) *gomock.Call

DescribeTransitGatewayRouteTablesPages indicates an expected call of DescribeTransitGatewayRouteTablesPages

func (*MockEC2ClientMockRecorder) DescribeTransitGatewayRouteTablesPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTransitGatewayRouteTablesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeTransitGatewayRouteTablesPagesWithContext indicates an expected call of DescribeTransitGatewayRouteTablesPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeTransitGatewayRouteTablesRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTransitGatewayRouteTablesRequest(arg0 interface{}) *gomock.Call

DescribeTransitGatewayRouteTablesRequest indicates an expected call of DescribeTransitGatewayRouteTablesRequest

func (*MockEC2ClientMockRecorder) DescribeTransitGatewayRouteTablesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTransitGatewayRouteTablesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeTransitGatewayRouteTablesWithContext indicates an expected call of DescribeTransitGatewayRouteTablesWithContext

func (*MockEC2ClientMockRecorder) DescribeTransitGatewayVpcAttachments added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTransitGatewayVpcAttachments(arg0 interface{}) *gomock.Call

DescribeTransitGatewayVpcAttachments indicates an expected call of DescribeTransitGatewayVpcAttachments

func (*MockEC2ClientMockRecorder) DescribeTransitGatewayVpcAttachmentsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTransitGatewayVpcAttachmentsPages(arg0, arg1 interface{}) *gomock.Call

DescribeTransitGatewayVpcAttachmentsPages indicates an expected call of DescribeTransitGatewayVpcAttachmentsPages

func (*MockEC2ClientMockRecorder) DescribeTransitGatewayVpcAttachmentsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTransitGatewayVpcAttachmentsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeTransitGatewayVpcAttachmentsPagesWithContext indicates an expected call of DescribeTransitGatewayVpcAttachmentsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeTransitGatewayVpcAttachmentsRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTransitGatewayVpcAttachmentsRequest(arg0 interface{}) *gomock.Call

DescribeTransitGatewayVpcAttachmentsRequest indicates an expected call of DescribeTransitGatewayVpcAttachmentsRequest

func (*MockEC2ClientMockRecorder) DescribeTransitGatewayVpcAttachmentsWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTransitGatewayVpcAttachmentsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeTransitGatewayVpcAttachmentsWithContext indicates an expected call of DescribeTransitGatewayVpcAttachmentsWithContext

func (*MockEC2ClientMockRecorder) DescribeTransitGateways added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTransitGateways(arg0 interface{}) *gomock.Call

DescribeTransitGateways indicates an expected call of DescribeTransitGateways

func (*MockEC2ClientMockRecorder) DescribeTransitGatewaysPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTransitGatewaysPages(arg0, arg1 interface{}) *gomock.Call

DescribeTransitGatewaysPages indicates an expected call of DescribeTransitGatewaysPages

func (*MockEC2ClientMockRecorder) DescribeTransitGatewaysPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTransitGatewaysPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeTransitGatewaysPagesWithContext indicates an expected call of DescribeTransitGatewaysPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeTransitGatewaysRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTransitGatewaysRequest(arg0 interface{}) *gomock.Call

DescribeTransitGatewaysRequest indicates an expected call of DescribeTransitGatewaysRequest

func (*MockEC2ClientMockRecorder) DescribeTransitGatewaysWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeTransitGatewaysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeTransitGatewaysWithContext indicates an expected call of DescribeTransitGatewaysWithContext

func (*MockEC2ClientMockRecorder) DescribeVolumeAttribute added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVolumeAttribute(arg0 interface{}) *gomock.Call

DescribeVolumeAttribute indicates an expected call of DescribeVolumeAttribute

func (*MockEC2ClientMockRecorder) DescribeVolumeAttributeRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVolumeAttributeRequest(arg0 interface{}) *gomock.Call

DescribeVolumeAttributeRequest indicates an expected call of DescribeVolumeAttributeRequest

func (*MockEC2ClientMockRecorder) DescribeVolumeAttributeWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVolumeAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVolumeAttributeWithContext indicates an expected call of DescribeVolumeAttributeWithContext

func (*MockEC2ClientMockRecorder) DescribeVolumeStatus added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVolumeStatus(arg0 interface{}) *gomock.Call

DescribeVolumeStatus indicates an expected call of DescribeVolumeStatus

func (*MockEC2ClientMockRecorder) DescribeVolumeStatusPages added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVolumeStatusPages(arg0, arg1 interface{}) *gomock.Call

DescribeVolumeStatusPages indicates an expected call of DescribeVolumeStatusPages

func (*MockEC2ClientMockRecorder) DescribeVolumeStatusPagesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVolumeStatusPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeVolumeStatusPagesWithContext indicates an expected call of DescribeVolumeStatusPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeVolumeStatusRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVolumeStatusRequest(arg0 interface{}) *gomock.Call

DescribeVolumeStatusRequest indicates an expected call of DescribeVolumeStatusRequest

func (*MockEC2ClientMockRecorder) DescribeVolumeStatusWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVolumeStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVolumeStatusWithContext indicates an expected call of DescribeVolumeStatusWithContext

func (*MockEC2ClientMockRecorder) DescribeVolumes added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVolumes(arg0 interface{}) *gomock.Call

DescribeVolumes indicates an expected call of DescribeVolumes

func (*MockEC2ClientMockRecorder) DescribeVolumesModifications added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVolumesModifications(arg0 interface{}) *gomock.Call

DescribeVolumesModifications indicates an expected call of DescribeVolumesModifications

func (*MockEC2ClientMockRecorder) DescribeVolumesModificationsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeVolumesModificationsPages(arg0, arg1 interface{}) *gomock.Call

DescribeVolumesModificationsPages indicates an expected call of DescribeVolumesModificationsPages

func (*MockEC2ClientMockRecorder) DescribeVolumesModificationsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeVolumesModificationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeVolumesModificationsPagesWithContext indicates an expected call of DescribeVolumesModificationsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeVolumesModificationsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVolumesModificationsRequest(arg0 interface{}) *gomock.Call

DescribeVolumesModificationsRequest indicates an expected call of DescribeVolumesModificationsRequest

func (*MockEC2ClientMockRecorder) DescribeVolumesModificationsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVolumesModificationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVolumesModificationsWithContext indicates an expected call of DescribeVolumesModificationsWithContext

func (*MockEC2ClientMockRecorder) DescribeVolumesPages added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVolumesPages(arg0, arg1 interface{}) *gomock.Call

DescribeVolumesPages indicates an expected call of DescribeVolumesPages

func (*MockEC2ClientMockRecorder) DescribeVolumesPagesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVolumesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeVolumesPagesWithContext indicates an expected call of DescribeVolumesPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeVolumesRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVolumesRequest(arg0 interface{}) *gomock.Call

DescribeVolumesRequest indicates an expected call of DescribeVolumesRequest

func (*MockEC2ClientMockRecorder) DescribeVolumesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVolumesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVolumesWithContext indicates an expected call of DescribeVolumesWithContext

func (*MockEC2ClientMockRecorder) DescribeVpcAttribute added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcAttribute(arg0 interface{}) *gomock.Call

DescribeVpcAttribute indicates an expected call of DescribeVpcAttribute

func (*MockEC2ClientMockRecorder) DescribeVpcAttributeRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcAttributeRequest(arg0 interface{}) *gomock.Call

DescribeVpcAttributeRequest indicates an expected call of DescribeVpcAttributeRequest

func (*MockEC2ClientMockRecorder) DescribeVpcAttributeWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVpcAttributeWithContext indicates an expected call of DescribeVpcAttributeWithContext

func (mr *MockEC2ClientMockRecorder) DescribeVpcClassicLink(arg0 interface{}) *gomock.Call

DescribeVpcClassicLink indicates an expected call of DescribeVpcClassicLink

func (*MockEC2ClientMockRecorder) DescribeVpcClassicLinkDnsSupport added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcClassicLinkDnsSupport(arg0 interface{}) *gomock.Call

DescribeVpcClassicLinkDnsSupport indicates an expected call of DescribeVpcClassicLinkDnsSupport

func (*MockEC2ClientMockRecorder) DescribeVpcClassicLinkDnsSupportPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcClassicLinkDnsSupportPages(arg0, arg1 interface{}) *gomock.Call

DescribeVpcClassicLinkDnsSupportPages indicates an expected call of DescribeVpcClassicLinkDnsSupportPages

func (*MockEC2ClientMockRecorder) DescribeVpcClassicLinkDnsSupportPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcClassicLinkDnsSupportPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeVpcClassicLinkDnsSupportPagesWithContext indicates an expected call of DescribeVpcClassicLinkDnsSupportPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeVpcClassicLinkDnsSupportRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcClassicLinkDnsSupportRequest(arg0 interface{}) *gomock.Call

DescribeVpcClassicLinkDnsSupportRequest indicates an expected call of DescribeVpcClassicLinkDnsSupportRequest

func (*MockEC2ClientMockRecorder) DescribeVpcClassicLinkDnsSupportWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcClassicLinkDnsSupportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVpcClassicLinkDnsSupportWithContext indicates an expected call of DescribeVpcClassicLinkDnsSupportWithContext

func (*MockEC2ClientMockRecorder) DescribeVpcClassicLinkRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcClassicLinkRequest(arg0 interface{}) *gomock.Call

DescribeVpcClassicLinkRequest indicates an expected call of DescribeVpcClassicLinkRequest

func (*MockEC2ClientMockRecorder) DescribeVpcClassicLinkWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcClassicLinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVpcClassicLinkWithContext indicates an expected call of DescribeVpcClassicLinkWithContext

func (*MockEC2ClientMockRecorder) DescribeVpcEndpointConnectionNotifications added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcEndpointConnectionNotifications(arg0 interface{}) *gomock.Call

DescribeVpcEndpointConnectionNotifications indicates an expected call of DescribeVpcEndpointConnectionNotifications

func (*MockEC2ClientMockRecorder) DescribeVpcEndpointConnectionNotificationsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcEndpointConnectionNotificationsPages(arg0, arg1 interface{}) *gomock.Call

DescribeVpcEndpointConnectionNotificationsPages indicates an expected call of DescribeVpcEndpointConnectionNotificationsPages

func (*MockEC2ClientMockRecorder) DescribeVpcEndpointConnectionNotificationsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcEndpointConnectionNotificationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeVpcEndpointConnectionNotificationsPagesWithContext indicates an expected call of DescribeVpcEndpointConnectionNotificationsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeVpcEndpointConnectionNotificationsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcEndpointConnectionNotificationsRequest(arg0 interface{}) *gomock.Call

DescribeVpcEndpointConnectionNotificationsRequest indicates an expected call of DescribeVpcEndpointConnectionNotificationsRequest

func (*MockEC2ClientMockRecorder) DescribeVpcEndpointConnectionNotificationsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcEndpointConnectionNotificationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVpcEndpointConnectionNotificationsWithContext indicates an expected call of DescribeVpcEndpointConnectionNotificationsWithContext

func (*MockEC2ClientMockRecorder) DescribeVpcEndpointConnections added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcEndpointConnections(arg0 interface{}) *gomock.Call

DescribeVpcEndpointConnections indicates an expected call of DescribeVpcEndpointConnections

func (*MockEC2ClientMockRecorder) DescribeVpcEndpointConnectionsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcEndpointConnectionsPages(arg0, arg1 interface{}) *gomock.Call

DescribeVpcEndpointConnectionsPages indicates an expected call of DescribeVpcEndpointConnectionsPages

func (*MockEC2ClientMockRecorder) DescribeVpcEndpointConnectionsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcEndpointConnectionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeVpcEndpointConnectionsPagesWithContext indicates an expected call of DescribeVpcEndpointConnectionsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeVpcEndpointConnectionsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcEndpointConnectionsRequest(arg0 interface{}) *gomock.Call

DescribeVpcEndpointConnectionsRequest indicates an expected call of DescribeVpcEndpointConnectionsRequest

func (*MockEC2ClientMockRecorder) DescribeVpcEndpointConnectionsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcEndpointConnectionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVpcEndpointConnectionsWithContext indicates an expected call of DescribeVpcEndpointConnectionsWithContext

func (*MockEC2ClientMockRecorder) DescribeVpcEndpointServiceConfigurations added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcEndpointServiceConfigurations(arg0 interface{}) *gomock.Call

DescribeVpcEndpointServiceConfigurations indicates an expected call of DescribeVpcEndpointServiceConfigurations

func (*MockEC2ClientMockRecorder) DescribeVpcEndpointServiceConfigurationsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcEndpointServiceConfigurationsPages(arg0, arg1 interface{}) *gomock.Call

DescribeVpcEndpointServiceConfigurationsPages indicates an expected call of DescribeVpcEndpointServiceConfigurationsPages

func (*MockEC2ClientMockRecorder) DescribeVpcEndpointServiceConfigurationsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcEndpointServiceConfigurationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeVpcEndpointServiceConfigurationsPagesWithContext indicates an expected call of DescribeVpcEndpointServiceConfigurationsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeVpcEndpointServiceConfigurationsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcEndpointServiceConfigurationsRequest(arg0 interface{}) *gomock.Call

DescribeVpcEndpointServiceConfigurationsRequest indicates an expected call of DescribeVpcEndpointServiceConfigurationsRequest

func (*MockEC2ClientMockRecorder) DescribeVpcEndpointServiceConfigurationsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcEndpointServiceConfigurationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVpcEndpointServiceConfigurationsWithContext indicates an expected call of DescribeVpcEndpointServiceConfigurationsWithContext

func (*MockEC2ClientMockRecorder) DescribeVpcEndpointServicePermissions added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcEndpointServicePermissions(arg0 interface{}) *gomock.Call

DescribeVpcEndpointServicePermissions indicates an expected call of DescribeVpcEndpointServicePermissions

func (*MockEC2ClientMockRecorder) DescribeVpcEndpointServicePermissionsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcEndpointServicePermissionsPages(arg0, arg1 interface{}) *gomock.Call

DescribeVpcEndpointServicePermissionsPages indicates an expected call of DescribeVpcEndpointServicePermissionsPages

func (*MockEC2ClientMockRecorder) DescribeVpcEndpointServicePermissionsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcEndpointServicePermissionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeVpcEndpointServicePermissionsPagesWithContext indicates an expected call of DescribeVpcEndpointServicePermissionsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeVpcEndpointServicePermissionsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcEndpointServicePermissionsRequest(arg0 interface{}) *gomock.Call

DescribeVpcEndpointServicePermissionsRequest indicates an expected call of DescribeVpcEndpointServicePermissionsRequest

func (*MockEC2ClientMockRecorder) DescribeVpcEndpointServicePermissionsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcEndpointServicePermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVpcEndpointServicePermissionsWithContext indicates an expected call of DescribeVpcEndpointServicePermissionsWithContext

func (*MockEC2ClientMockRecorder) DescribeVpcEndpointServices added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcEndpointServices(arg0 interface{}) *gomock.Call

DescribeVpcEndpointServices indicates an expected call of DescribeVpcEndpointServices

func (*MockEC2ClientMockRecorder) DescribeVpcEndpointServicesRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcEndpointServicesRequest(arg0 interface{}) *gomock.Call

DescribeVpcEndpointServicesRequest indicates an expected call of DescribeVpcEndpointServicesRequest

func (*MockEC2ClientMockRecorder) DescribeVpcEndpointServicesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcEndpointServicesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVpcEndpointServicesWithContext indicates an expected call of DescribeVpcEndpointServicesWithContext

func (*MockEC2ClientMockRecorder) DescribeVpcEndpoints added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcEndpoints(arg0 interface{}) *gomock.Call

DescribeVpcEndpoints indicates an expected call of DescribeVpcEndpoints

func (*MockEC2ClientMockRecorder) DescribeVpcEndpointsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcEndpointsPages(arg0, arg1 interface{}) *gomock.Call

DescribeVpcEndpointsPages indicates an expected call of DescribeVpcEndpointsPages

func (*MockEC2ClientMockRecorder) DescribeVpcEndpointsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcEndpointsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeVpcEndpointsPagesWithContext indicates an expected call of DescribeVpcEndpointsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeVpcEndpointsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcEndpointsRequest(arg0 interface{}) *gomock.Call

DescribeVpcEndpointsRequest indicates an expected call of DescribeVpcEndpointsRequest

func (*MockEC2ClientMockRecorder) DescribeVpcEndpointsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcEndpointsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVpcEndpointsWithContext indicates an expected call of DescribeVpcEndpointsWithContext

func (*MockEC2ClientMockRecorder) DescribeVpcPeeringConnections added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcPeeringConnections(arg0 interface{}) *gomock.Call

DescribeVpcPeeringConnections indicates an expected call of DescribeVpcPeeringConnections

func (*MockEC2ClientMockRecorder) DescribeVpcPeeringConnectionsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcPeeringConnectionsPages(arg0, arg1 interface{}) *gomock.Call

DescribeVpcPeeringConnectionsPages indicates an expected call of DescribeVpcPeeringConnectionsPages

func (*MockEC2ClientMockRecorder) DescribeVpcPeeringConnectionsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcPeeringConnectionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeVpcPeeringConnectionsPagesWithContext indicates an expected call of DescribeVpcPeeringConnectionsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeVpcPeeringConnectionsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcPeeringConnectionsRequest(arg0 interface{}) *gomock.Call

DescribeVpcPeeringConnectionsRequest indicates an expected call of DescribeVpcPeeringConnectionsRequest

func (*MockEC2ClientMockRecorder) DescribeVpcPeeringConnectionsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcPeeringConnectionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVpcPeeringConnectionsWithContext indicates an expected call of DescribeVpcPeeringConnectionsWithContext

func (*MockEC2ClientMockRecorder) DescribeVpcs added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcs(arg0 interface{}) *gomock.Call

DescribeVpcs indicates an expected call of DescribeVpcs

func (*MockEC2ClientMockRecorder) DescribeVpcsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcsPages(arg0, arg1 interface{}) *gomock.Call

DescribeVpcsPages indicates an expected call of DescribeVpcsPages

func (*MockEC2ClientMockRecorder) DescribeVpcsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

DescribeVpcsPagesWithContext indicates an expected call of DescribeVpcsPagesWithContext

func (*MockEC2ClientMockRecorder) DescribeVpcsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcsRequest(arg0 interface{}) *gomock.Call

DescribeVpcsRequest indicates an expected call of DescribeVpcsRequest

func (*MockEC2ClientMockRecorder) DescribeVpcsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVpcsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVpcsWithContext indicates an expected call of DescribeVpcsWithContext

func (*MockEC2ClientMockRecorder) DescribeVpnConnections added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVpnConnections(arg0 interface{}) *gomock.Call

DescribeVpnConnections indicates an expected call of DescribeVpnConnections

func (*MockEC2ClientMockRecorder) DescribeVpnConnectionsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVpnConnectionsRequest(arg0 interface{}) *gomock.Call

DescribeVpnConnectionsRequest indicates an expected call of DescribeVpnConnectionsRequest

func (*MockEC2ClientMockRecorder) DescribeVpnConnectionsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVpnConnectionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVpnConnectionsWithContext indicates an expected call of DescribeVpnConnectionsWithContext

func (*MockEC2ClientMockRecorder) DescribeVpnGateways added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVpnGateways(arg0 interface{}) *gomock.Call

DescribeVpnGateways indicates an expected call of DescribeVpnGateways

func (*MockEC2ClientMockRecorder) DescribeVpnGatewaysRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVpnGatewaysRequest(arg0 interface{}) *gomock.Call

DescribeVpnGatewaysRequest indicates an expected call of DescribeVpnGatewaysRequest

func (*MockEC2ClientMockRecorder) DescribeVpnGatewaysWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DescribeVpnGatewaysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeVpnGatewaysWithContext indicates an expected call of DescribeVpnGatewaysWithContext

func (*MockEC2ClientMockRecorder) DetachClassicLinkVpc added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DetachClassicLinkVpc(arg0 interface{}) *gomock.Call

DetachClassicLinkVpc indicates an expected call of DetachClassicLinkVpc

func (*MockEC2ClientMockRecorder) DetachClassicLinkVpcRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DetachClassicLinkVpcRequest(arg0 interface{}) *gomock.Call

DetachClassicLinkVpcRequest indicates an expected call of DetachClassicLinkVpcRequest

func (*MockEC2ClientMockRecorder) DetachClassicLinkVpcWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DetachClassicLinkVpcWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DetachClassicLinkVpcWithContext indicates an expected call of DetachClassicLinkVpcWithContext

func (*MockEC2ClientMockRecorder) DetachInternetGateway added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DetachInternetGateway(arg0 interface{}) *gomock.Call

DetachInternetGateway indicates an expected call of DetachInternetGateway

func (*MockEC2ClientMockRecorder) DetachInternetGatewayRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DetachInternetGatewayRequest(arg0 interface{}) *gomock.Call

DetachInternetGatewayRequest indicates an expected call of DetachInternetGatewayRequest

func (*MockEC2ClientMockRecorder) DetachInternetGatewayWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DetachInternetGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DetachInternetGatewayWithContext indicates an expected call of DetachInternetGatewayWithContext

func (*MockEC2ClientMockRecorder) DetachNetworkInterface added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DetachNetworkInterface(arg0 interface{}) *gomock.Call

DetachNetworkInterface indicates an expected call of DetachNetworkInterface

func (*MockEC2ClientMockRecorder) DetachNetworkInterfaceRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DetachNetworkInterfaceRequest(arg0 interface{}) *gomock.Call

DetachNetworkInterfaceRequest indicates an expected call of DetachNetworkInterfaceRequest

func (*MockEC2ClientMockRecorder) DetachNetworkInterfaceWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DetachNetworkInterfaceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DetachNetworkInterfaceWithContext indicates an expected call of DetachNetworkInterfaceWithContext

func (*MockEC2ClientMockRecorder) DetachVolume added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DetachVolume(arg0 interface{}) *gomock.Call

DetachVolume indicates an expected call of DetachVolume

func (*MockEC2ClientMockRecorder) DetachVolumeRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DetachVolumeRequest(arg0 interface{}) *gomock.Call

DetachVolumeRequest indicates an expected call of DetachVolumeRequest

func (*MockEC2ClientMockRecorder) DetachVolumeWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DetachVolumeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DetachVolumeWithContext indicates an expected call of DetachVolumeWithContext

func (*MockEC2ClientMockRecorder) DetachVpnGateway added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DetachVpnGateway(arg0 interface{}) *gomock.Call

DetachVpnGateway indicates an expected call of DetachVpnGateway

func (*MockEC2ClientMockRecorder) DetachVpnGatewayRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DetachVpnGatewayRequest(arg0 interface{}) *gomock.Call

DetachVpnGatewayRequest indicates an expected call of DetachVpnGatewayRequest

func (*MockEC2ClientMockRecorder) DetachVpnGatewayWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DetachVpnGatewayWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DetachVpnGatewayWithContext indicates an expected call of DetachVpnGatewayWithContext

func (*MockEC2ClientMockRecorder) DisableEbsEncryptionByDefault added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DisableEbsEncryptionByDefault(arg0 interface{}) *gomock.Call

DisableEbsEncryptionByDefault indicates an expected call of DisableEbsEncryptionByDefault

func (*MockEC2ClientMockRecorder) DisableEbsEncryptionByDefaultRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DisableEbsEncryptionByDefaultRequest(arg0 interface{}) *gomock.Call

DisableEbsEncryptionByDefaultRequest indicates an expected call of DisableEbsEncryptionByDefaultRequest

func (*MockEC2ClientMockRecorder) DisableEbsEncryptionByDefaultWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DisableEbsEncryptionByDefaultWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisableEbsEncryptionByDefaultWithContext indicates an expected call of DisableEbsEncryptionByDefaultWithContext

func (*MockEC2ClientMockRecorder) DisableFastSnapshotRestores added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DisableFastSnapshotRestores(arg0 interface{}) *gomock.Call

DisableFastSnapshotRestores indicates an expected call of DisableFastSnapshotRestores

func (*MockEC2ClientMockRecorder) DisableFastSnapshotRestoresRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DisableFastSnapshotRestoresRequest(arg0 interface{}) *gomock.Call

DisableFastSnapshotRestoresRequest indicates an expected call of DisableFastSnapshotRestoresRequest

func (*MockEC2ClientMockRecorder) DisableFastSnapshotRestoresWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DisableFastSnapshotRestoresWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisableFastSnapshotRestoresWithContext indicates an expected call of DisableFastSnapshotRestoresWithContext

func (*MockEC2ClientMockRecorder) DisableTransitGatewayRouteTablePropagation added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DisableTransitGatewayRouteTablePropagation(arg0 interface{}) *gomock.Call

DisableTransitGatewayRouteTablePropagation indicates an expected call of DisableTransitGatewayRouteTablePropagation

func (*MockEC2ClientMockRecorder) DisableTransitGatewayRouteTablePropagationRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DisableTransitGatewayRouteTablePropagationRequest(arg0 interface{}) *gomock.Call

DisableTransitGatewayRouteTablePropagationRequest indicates an expected call of DisableTransitGatewayRouteTablePropagationRequest

func (*MockEC2ClientMockRecorder) DisableTransitGatewayRouteTablePropagationWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DisableTransitGatewayRouteTablePropagationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisableTransitGatewayRouteTablePropagationWithContext indicates an expected call of DisableTransitGatewayRouteTablePropagationWithContext

func (*MockEC2ClientMockRecorder) DisableVgwRoutePropagation added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DisableVgwRoutePropagation(arg0 interface{}) *gomock.Call

DisableVgwRoutePropagation indicates an expected call of DisableVgwRoutePropagation

func (*MockEC2ClientMockRecorder) DisableVgwRoutePropagationRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DisableVgwRoutePropagationRequest(arg0 interface{}) *gomock.Call

DisableVgwRoutePropagationRequest indicates an expected call of DisableVgwRoutePropagationRequest

func (*MockEC2ClientMockRecorder) DisableVgwRoutePropagationWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DisableVgwRoutePropagationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisableVgwRoutePropagationWithContext indicates an expected call of DisableVgwRoutePropagationWithContext

func (mr *MockEC2ClientMockRecorder) DisableVpcClassicLink(arg0 interface{}) *gomock.Call

DisableVpcClassicLink indicates an expected call of DisableVpcClassicLink

func (*MockEC2ClientMockRecorder) DisableVpcClassicLinkDnsSupport added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DisableVpcClassicLinkDnsSupport(arg0 interface{}) *gomock.Call

DisableVpcClassicLinkDnsSupport indicates an expected call of DisableVpcClassicLinkDnsSupport

func (*MockEC2ClientMockRecorder) DisableVpcClassicLinkDnsSupportRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DisableVpcClassicLinkDnsSupportRequest(arg0 interface{}) *gomock.Call

DisableVpcClassicLinkDnsSupportRequest indicates an expected call of DisableVpcClassicLinkDnsSupportRequest

func (*MockEC2ClientMockRecorder) DisableVpcClassicLinkDnsSupportWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DisableVpcClassicLinkDnsSupportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisableVpcClassicLinkDnsSupportWithContext indicates an expected call of DisableVpcClassicLinkDnsSupportWithContext

func (*MockEC2ClientMockRecorder) DisableVpcClassicLinkRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DisableVpcClassicLinkRequest(arg0 interface{}) *gomock.Call

DisableVpcClassicLinkRequest indicates an expected call of DisableVpcClassicLinkRequest

func (*MockEC2ClientMockRecorder) DisableVpcClassicLinkWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DisableVpcClassicLinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisableVpcClassicLinkWithContext indicates an expected call of DisableVpcClassicLinkWithContext

func (*MockEC2ClientMockRecorder) DisassociateAddress added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DisassociateAddress(arg0 interface{}) *gomock.Call

DisassociateAddress indicates an expected call of DisassociateAddress

func (*MockEC2ClientMockRecorder) DisassociateAddressRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DisassociateAddressRequest(arg0 interface{}) *gomock.Call

DisassociateAddressRequest indicates an expected call of DisassociateAddressRequest

func (*MockEC2ClientMockRecorder) DisassociateAddressWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DisassociateAddressWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateAddressWithContext indicates an expected call of DisassociateAddressWithContext

func (*MockEC2ClientMockRecorder) DisassociateClientVpnTargetNetwork added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DisassociateClientVpnTargetNetwork(arg0 interface{}) *gomock.Call

DisassociateClientVpnTargetNetwork indicates an expected call of DisassociateClientVpnTargetNetwork

func (*MockEC2ClientMockRecorder) DisassociateClientVpnTargetNetworkRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DisassociateClientVpnTargetNetworkRequest(arg0 interface{}) *gomock.Call

DisassociateClientVpnTargetNetworkRequest indicates an expected call of DisassociateClientVpnTargetNetworkRequest

func (*MockEC2ClientMockRecorder) DisassociateClientVpnTargetNetworkWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DisassociateClientVpnTargetNetworkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateClientVpnTargetNetworkWithContext indicates an expected call of DisassociateClientVpnTargetNetworkWithContext

func (*MockEC2ClientMockRecorder) DisassociateIamInstanceProfile added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DisassociateIamInstanceProfile(arg0 interface{}) *gomock.Call

DisassociateIamInstanceProfile indicates an expected call of DisassociateIamInstanceProfile

func (*MockEC2ClientMockRecorder) DisassociateIamInstanceProfileRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DisassociateIamInstanceProfileRequest(arg0 interface{}) *gomock.Call

DisassociateIamInstanceProfileRequest indicates an expected call of DisassociateIamInstanceProfileRequest

func (*MockEC2ClientMockRecorder) DisassociateIamInstanceProfileWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DisassociateIamInstanceProfileWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateIamInstanceProfileWithContext indicates an expected call of DisassociateIamInstanceProfileWithContext

func (*MockEC2ClientMockRecorder) DisassociateRouteTable added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DisassociateRouteTable(arg0 interface{}) *gomock.Call

DisassociateRouteTable indicates an expected call of DisassociateRouteTable

func (*MockEC2ClientMockRecorder) DisassociateRouteTableRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DisassociateRouteTableRequest(arg0 interface{}) *gomock.Call

DisassociateRouteTableRequest indicates an expected call of DisassociateRouteTableRequest

func (*MockEC2ClientMockRecorder) DisassociateRouteTableWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DisassociateRouteTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateRouteTableWithContext indicates an expected call of DisassociateRouteTableWithContext

func (*MockEC2ClientMockRecorder) DisassociateSubnetCidrBlock added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DisassociateSubnetCidrBlock(arg0 interface{}) *gomock.Call

DisassociateSubnetCidrBlock indicates an expected call of DisassociateSubnetCidrBlock

func (*MockEC2ClientMockRecorder) DisassociateSubnetCidrBlockRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DisassociateSubnetCidrBlockRequest(arg0 interface{}) *gomock.Call

DisassociateSubnetCidrBlockRequest indicates an expected call of DisassociateSubnetCidrBlockRequest

func (*MockEC2ClientMockRecorder) DisassociateSubnetCidrBlockWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DisassociateSubnetCidrBlockWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateSubnetCidrBlockWithContext indicates an expected call of DisassociateSubnetCidrBlockWithContext

func (*MockEC2ClientMockRecorder) DisassociateTransitGatewayMulticastDomain added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DisassociateTransitGatewayMulticastDomain(arg0 interface{}) *gomock.Call

DisassociateTransitGatewayMulticastDomain indicates an expected call of DisassociateTransitGatewayMulticastDomain

func (*MockEC2ClientMockRecorder) DisassociateTransitGatewayMulticastDomainRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DisassociateTransitGatewayMulticastDomainRequest(arg0 interface{}) *gomock.Call

DisassociateTransitGatewayMulticastDomainRequest indicates an expected call of DisassociateTransitGatewayMulticastDomainRequest

func (*MockEC2ClientMockRecorder) DisassociateTransitGatewayMulticastDomainWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DisassociateTransitGatewayMulticastDomainWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateTransitGatewayMulticastDomainWithContext indicates an expected call of DisassociateTransitGatewayMulticastDomainWithContext

func (*MockEC2ClientMockRecorder) DisassociateTransitGatewayRouteTable added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DisassociateTransitGatewayRouteTable(arg0 interface{}) *gomock.Call

DisassociateTransitGatewayRouteTable indicates an expected call of DisassociateTransitGatewayRouteTable

func (*MockEC2ClientMockRecorder) DisassociateTransitGatewayRouteTableRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DisassociateTransitGatewayRouteTableRequest(arg0 interface{}) *gomock.Call

DisassociateTransitGatewayRouteTableRequest indicates an expected call of DisassociateTransitGatewayRouteTableRequest

func (*MockEC2ClientMockRecorder) DisassociateTransitGatewayRouteTableWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) DisassociateTransitGatewayRouteTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateTransitGatewayRouteTableWithContext indicates an expected call of DisassociateTransitGatewayRouteTableWithContext

func (*MockEC2ClientMockRecorder) DisassociateVpcCidrBlock added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DisassociateVpcCidrBlock(arg0 interface{}) *gomock.Call

DisassociateVpcCidrBlock indicates an expected call of DisassociateVpcCidrBlock

func (*MockEC2ClientMockRecorder) DisassociateVpcCidrBlockRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DisassociateVpcCidrBlockRequest(arg0 interface{}) *gomock.Call

DisassociateVpcCidrBlockRequest indicates an expected call of DisassociateVpcCidrBlockRequest

func (*MockEC2ClientMockRecorder) DisassociateVpcCidrBlockWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) DisassociateVpcCidrBlockWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisassociateVpcCidrBlockWithContext indicates an expected call of DisassociateVpcCidrBlockWithContext

func (*MockEC2ClientMockRecorder) EnableEbsEncryptionByDefault added in v1.2.0

func (mr *MockEC2ClientMockRecorder) EnableEbsEncryptionByDefault(arg0 interface{}) *gomock.Call

EnableEbsEncryptionByDefault indicates an expected call of EnableEbsEncryptionByDefault

func (*MockEC2ClientMockRecorder) EnableEbsEncryptionByDefaultRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) EnableEbsEncryptionByDefaultRequest(arg0 interface{}) *gomock.Call

EnableEbsEncryptionByDefaultRequest indicates an expected call of EnableEbsEncryptionByDefaultRequest

func (*MockEC2ClientMockRecorder) EnableEbsEncryptionByDefaultWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) EnableEbsEncryptionByDefaultWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

EnableEbsEncryptionByDefaultWithContext indicates an expected call of EnableEbsEncryptionByDefaultWithContext

func (*MockEC2ClientMockRecorder) EnableFastSnapshotRestores added in v1.2.0

func (mr *MockEC2ClientMockRecorder) EnableFastSnapshotRestores(arg0 interface{}) *gomock.Call

EnableFastSnapshotRestores indicates an expected call of EnableFastSnapshotRestores

func (*MockEC2ClientMockRecorder) EnableFastSnapshotRestoresRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) EnableFastSnapshotRestoresRequest(arg0 interface{}) *gomock.Call

EnableFastSnapshotRestoresRequest indicates an expected call of EnableFastSnapshotRestoresRequest

func (*MockEC2ClientMockRecorder) EnableFastSnapshotRestoresWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) EnableFastSnapshotRestoresWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

EnableFastSnapshotRestoresWithContext indicates an expected call of EnableFastSnapshotRestoresWithContext

func (*MockEC2ClientMockRecorder) EnableTransitGatewayRouteTablePropagation added in v1.2.0

func (mr *MockEC2ClientMockRecorder) EnableTransitGatewayRouteTablePropagation(arg0 interface{}) *gomock.Call

EnableTransitGatewayRouteTablePropagation indicates an expected call of EnableTransitGatewayRouteTablePropagation

func (*MockEC2ClientMockRecorder) EnableTransitGatewayRouteTablePropagationRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) EnableTransitGatewayRouteTablePropagationRequest(arg0 interface{}) *gomock.Call

EnableTransitGatewayRouteTablePropagationRequest indicates an expected call of EnableTransitGatewayRouteTablePropagationRequest

func (*MockEC2ClientMockRecorder) EnableTransitGatewayRouteTablePropagationWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) EnableTransitGatewayRouteTablePropagationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

EnableTransitGatewayRouteTablePropagationWithContext indicates an expected call of EnableTransitGatewayRouteTablePropagationWithContext

func (*MockEC2ClientMockRecorder) EnableVgwRoutePropagation added in v0.3.0

func (mr *MockEC2ClientMockRecorder) EnableVgwRoutePropagation(arg0 interface{}) *gomock.Call

EnableVgwRoutePropagation indicates an expected call of EnableVgwRoutePropagation

func (*MockEC2ClientMockRecorder) EnableVgwRoutePropagationRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) EnableVgwRoutePropagationRequest(arg0 interface{}) *gomock.Call

EnableVgwRoutePropagationRequest indicates an expected call of EnableVgwRoutePropagationRequest

func (*MockEC2ClientMockRecorder) EnableVgwRoutePropagationWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) EnableVgwRoutePropagationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

EnableVgwRoutePropagationWithContext indicates an expected call of EnableVgwRoutePropagationWithContext

func (*MockEC2ClientMockRecorder) EnableVolumeIO added in v0.3.0

func (mr *MockEC2ClientMockRecorder) EnableVolumeIO(arg0 interface{}) *gomock.Call

EnableVolumeIO indicates an expected call of EnableVolumeIO

func (*MockEC2ClientMockRecorder) EnableVolumeIORequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) EnableVolumeIORequest(arg0 interface{}) *gomock.Call

EnableVolumeIORequest indicates an expected call of EnableVolumeIORequest

func (*MockEC2ClientMockRecorder) EnableVolumeIOWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) EnableVolumeIOWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

EnableVolumeIOWithContext indicates an expected call of EnableVolumeIOWithContext

func (mr *MockEC2ClientMockRecorder) EnableVpcClassicLink(arg0 interface{}) *gomock.Call

EnableVpcClassicLink indicates an expected call of EnableVpcClassicLink

func (*MockEC2ClientMockRecorder) EnableVpcClassicLinkDnsSupport added in v0.3.0

func (mr *MockEC2ClientMockRecorder) EnableVpcClassicLinkDnsSupport(arg0 interface{}) *gomock.Call

EnableVpcClassicLinkDnsSupport indicates an expected call of EnableVpcClassicLinkDnsSupport

func (*MockEC2ClientMockRecorder) EnableVpcClassicLinkDnsSupportRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) EnableVpcClassicLinkDnsSupportRequest(arg0 interface{}) *gomock.Call

EnableVpcClassicLinkDnsSupportRequest indicates an expected call of EnableVpcClassicLinkDnsSupportRequest

func (*MockEC2ClientMockRecorder) EnableVpcClassicLinkDnsSupportWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) EnableVpcClassicLinkDnsSupportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

EnableVpcClassicLinkDnsSupportWithContext indicates an expected call of EnableVpcClassicLinkDnsSupportWithContext

func (*MockEC2ClientMockRecorder) EnableVpcClassicLinkRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) EnableVpcClassicLinkRequest(arg0 interface{}) *gomock.Call

EnableVpcClassicLinkRequest indicates an expected call of EnableVpcClassicLinkRequest

func (*MockEC2ClientMockRecorder) EnableVpcClassicLinkWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) EnableVpcClassicLinkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

EnableVpcClassicLinkWithContext indicates an expected call of EnableVpcClassicLinkWithContext

func (*MockEC2ClientMockRecorder) ExportClientVpnClientCertificateRevocationList added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ExportClientVpnClientCertificateRevocationList(arg0 interface{}) *gomock.Call

ExportClientVpnClientCertificateRevocationList indicates an expected call of ExportClientVpnClientCertificateRevocationList

func (*MockEC2ClientMockRecorder) ExportClientVpnClientCertificateRevocationListRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ExportClientVpnClientCertificateRevocationListRequest(arg0 interface{}) *gomock.Call

ExportClientVpnClientCertificateRevocationListRequest indicates an expected call of ExportClientVpnClientCertificateRevocationListRequest

func (*MockEC2ClientMockRecorder) ExportClientVpnClientCertificateRevocationListWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ExportClientVpnClientCertificateRevocationListWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ExportClientVpnClientCertificateRevocationListWithContext indicates an expected call of ExportClientVpnClientCertificateRevocationListWithContext

func (*MockEC2ClientMockRecorder) ExportClientVpnClientConfiguration added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ExportClientVpnClientConfiguration(arg0 interface{}) *gomock.Call

ExportClientVpnClientConfiguration indicates an expected call of ExportClientVpnClientConfiguration

func (*MockEC2ClientMockRecorder) ExportClientVpnClientConfigurationRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ExportClientVpnClientConfigurationRequest(arg0 interface{}) *gomock.Call

ExportClientVpnClientConfigurationRequest indicates an expected call of ExportClientVpnClientConfigurationRequest

func (*MockEC2ClientMockRecorder) ExportClientVpnClientConfigurationWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ExportClientVpnClientConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ExportClientVpnClientConfigurationWithContext indicates an expected call of ExportClientVpnClientConfigurationWithContext

func (*MockEC2ClientMockRecorder) ExportImage added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ExportImage(arg0 interface{}) *gomock.Call

ExportImage indicates an expected call of ExportImage

func (*MockEC2ClientMockRecorder) ExportImageRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ExportImageRequest(arg0 interface{}) *gomock.Call

ExportImageRequest indicates an expected call of ExportImageRequest

func (*MockEC2ClientMockRecorder) ExportImageWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ExportImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ExportImageWithContext indicates an expected call of ExportImageWithContext

func (*MockEC2ClientMockRecorder) ExportTransitGatewayRoutes added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ExportTransitGatewayRoutes(arg0 interface{}) *gomock.Call

ExportTransitGatewayRoutes indicates an expected call of ExportTransitGatewayRoutes

func (*MockEC2ClientMockRecorder) ExportTransitGatewayRoutesRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ExportTransitGatewayRoutesRequest(arg0 interface{}) *gomock.Call

ExportTransitGatewayRoutesRequest indicates an expected call of ExportTransitGatewayRoutesRequest

func (*MockEC2ClientMockRecorder) ExportTransitGatewayRoutesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ExportTransitGatewayRoutesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ExportTransitGatewayRoutesWithContext indicates an expected call of ExportTransitGatewayRoutesWithContext

func (*MockEC2ClientMockRecorder) GetAssociatedIpv6PoolCidrs added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetAssociatedIpv6PoolCidrs(arg0 interface{}) *gomock.Call

GetAssociatedIpv6PoolCidrs indicates an expected call of GetAssociatedIpv6PoolCidrs

func (*MockEC2ClientMockRecorder) GetAssociatedIpv6PoolCidrsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetAssociatedIpv6PoolCidrsPages(arg0, arg1 interface{}) *gomock.Call

GetAssociatedIpv6PoolCidrsPages indicates an expected call of GetAssociatedIpv6PoolCidrsPages

func (*MockEC2ClientMockRecorder) GetAssociatedIpv6PoolCidrsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetAssociatedIpv6PoolCidrsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetAssociatedIpv6PoolCidrsPagesWithContext indicates an expected call of GetAssociatedIpv6PoolCidrsPagesWithContext

func (*MockEC2ClientMockRecorder) GetAssociatedIpv6PoolCidrsRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetAssociatedIpv6PoolCidrsRequest(arg0 interface{}) *gomock.Call

GetAssociatedIpv6PoolCidrsRequest indicates an expected call of GetAssociatedIpv6PoolCidrsRequest

func (*MockEC2ClientMockRecorder) GetAssociatedIpv6PoolCidrsWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetAssociatedIpv6PoolCidrsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetAssociatedIpv6PoolCidrsWithContext indicates an expected call of GetAssociatedIpv6PoolCidrsWithContext

func (*MockEC2ClientMockRecorder) GetCapacityReservationUsage added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetCapacityReservationUsage(arg0 interface{}) *gomock.Call

GetCapacityReservationUsage indicates an expected call of GetCapacityReservationUsage

func (*MockEC2ClientMockRecorder) GetCapacityReservationUsageRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetCapacityReservationUsageRequest(arg0 interface{}) *gomock.Call

GetCapacityReservationUsageRequest indicates an expected call of GetCapacityReservationUsageRequest

func (*MockEC2ClientMockRecorder) GetCapacityReservationUsageWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetCapacityReservationUsageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetCapacityReservationUsageWithContext indicates an expected call of GetCapacityReservationUsageWithContext

func (*MockEC2ClientMockRecorder) GetCoipPoolUsage added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetCoipPoolUsage(arg0 interface{}) *gomock.Call

GetCoipPoolUsage indicates an expected call of GetCoipPoolUsage

func (*MockEC2ClientMockRecorder) GetCoipPoolUsageRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetCoipPoolUsageRequest(arg0 interface{}) *gomock.Call

GetCoipPoolUsageRequest indicates an expected call of GetCoipPoolUsageRequest

func (*MockEC2ClientMockRecorder) GetCoipPoolUsageWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetCoipPoolUsageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetCoipPoolUsageWithContext indicates an expected call of GetCoipPoolUsageWithContext

func (*MockEC2ClientMockRecorder) GetConsoleOutput added in v0.3.0

func (mr *MockEC2ClientMockRecorder) GetConsoleOutput(arg0 interface{}) *gomock.Call

GetConsoleOutput indicates an expected call of GetConsoleOutput

func (*MockEC2ClientMockRecorder) GetConsoleOutputRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) GetConsoleOutputRequest(arg0 interface{}) *gomock.Call

GetConsoleOutputRequest indicates an expected call of GetConsoleOutputRequest

func (*MockEC2ClientMockRecorder) GetConsoleOutputWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) GetConsoleOutputWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetConsoleOutputWithContext indicates an expected call of GetConsoleOutputWithContext

func (*MockEC2ClientMockRecorder) GetConsoleScreenshot added in v0.3.0

func (mr *MockEC2ClientMockRecorder) GetConsoleScreenshot(arg0 interface{}) *gomock.Call

GetConsoleScreenshot indicates an expected call of GetConsoleScreenshot

func (*MockEC2ClientMockRecorder) GetConsoleScreenshotRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) GetConsoleScreenshotRequest(arg0 interface{}) *gomock.Call

GetConsoleScreenshotRequest indicates an expected call of GetConsoleScreenshotRequest

func (*MockEC2ClientMockRecorder) GetConsoleScreenshotWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) GetConsoleScreenshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetConsoleScreenshotWithContext indicates an expected call of GetConsoleScreenshotWithContext

func (*MockEC2ClientMockRecorder) GetDefaultCreditSpecification added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetDefaultCreditSpecification(arg0 interface{}) *gomock.Call

GetDefaultCreditSpecification indicates an expected call of GetDefaultCreditSpecification

func (*MockEC2ClientMockRecorder) GetDefaultCreditSpecificationRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetDefaultCreditSpecificationRequest(arg0 interface{}) *gomock.Call

GetDefaultCreditSpecificationRequest indicates an expected call of GetDefaultCreditSpecificationRequest

func (*MockEC2ClientMockRecorder) GetDefaultCreditSpecificationWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetDefaultCreditSpecificationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetDefaultCreditSpecificationWithContext indicates an expected call of GetDefaultCreditSpecificationWithContext

func (*MockEC2ClientMockRecorder) GetEbsDefaultKmsKeyId added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetEbsDefaultKmsKeyId(arg0 interface{}) *gomock.Call

GetEbsDefaultKmsKeyId indicates an expected call of GetEbsDefaultKmsKeyId

func (*MockEC2ClientMockRecorder) GetEbsDefaultKmsKeyIdRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetEbsDefaultKmsKeyIdRequest(arg0 interface{}) *gomock.Call

GetEbsDefaultKmsKeyIdRequest indicates an expected call of GetEbsDefaultKmsKeyIdRequest

func (*MockEC2ClientMockRecorder) GetEbsDefaultKmsKeyIdWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetEbsDefaultKmsKeyIdWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetEbsDefaultKmsKeyIdWithContext indicates an expected call of GetEbsDefaultKmsKeyIdWithContext

func (*MockEC2ClientMockRecorder) GetEbsEncryptionByDefault added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetEbsEncryptionByDefault(arg0 interface{}) *gomock.Call

GetEbsEncryptionByDefault indicates an expected call of GetEbsEncryptionByDefault

func (*MockEC2ClientMockRecorder) GetEbsEncryptionByDefaultRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetEbsEncryptionByDefaultRequest(arg0 interface{}) *gomock.Call

GetEbsEncryptionByDefaultRequest indicates an expected call of GetEbsEncryptionByDefaultRequest

func (*MockEC2ClientMockRecorder) GetEbsEncryptionByDefaultWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetEbsEncryptionByDefaultWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetEbsEncryptionByDefaultWithContext indicates an expected call of GetEbsEncryptionByDefaultWithContext

func (*MockEC2ClientMockRecorder) GetGroupsForCapacityReservation added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetGroupsForCapacityReservation(arg0 interface{}) *gomock.Call

GetGroupsForCapacityReservation indicates an expected call of GetGroupsForCapacityReservation

func (*MockEC2ClientMockRecorder) GetGroupsForCapacityReservationPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetGroupsForCapacityReservationPages(arg0, arg1 interface{}) *gomock.Call

GetGroupsForCapacityReservationPages indicates an expected call of GetGroupsForCapacityReservationPages

func (*MockEC2ClientMockRecorder) GetGroupsForCapacityReservationPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetGroupsForCapacityReservationPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetGroupsForCapacityReservationPagesWithContext indicates an expected call of GetGroupsForCapacityReservationPagesWithContext

func (*MockEC2ClientMockRecorder) GetGroupsForCapacityReservationRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetGroupsForCapacityReservationRequest(arg0 interface{}) *gomock.Call

GetGroupsForCapacityReservationRequest indicates an expected call of GetGroupsForCapacityReservationRequest

func (*MockEC2ClientMockRecorder) GetGroupsForCapacityReservationWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetGroupsForCapacityReservationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetGroupsForCapacityReservationWithContext indicates an expected call of GetGroupsForCapacityReservationWithContext

func (*MockEC2ClientMockRecorder) GetHostReservationPurchasePreview added in v0.3.0

func (mr *MockEC2ClientMockRecorder) GetHostReservationPurchasePreview(arg0 interface{}) *gomock.Call

GetHostReservationPurchasePreview indicates an expected call of GetHostReservationPurchasePreview

func (*MockEC2ClientMockRecorder) GetHostReservationPurchasePreviewRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) GetHostReservationPurchasePreviewRequest(arg0 interface{}) *gomock.Call

GetHostReservationPurchasePreviewRequest indicates an expected call of GetHostReservationPurchasePreviewRequest

func (*MockEC2ClientMockRecorder) GetHostReservationPurchasePreviewWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) GetHostReservationPurchasePreviewWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetHostReservationPurchasePreviewWithContext indicates an expected call of GetHostReservationPurchasePreviewWithContext

func (*MockEC2ClientMockRecorder) GetLaunchTemplateData added in v0.3.0

func (mr *MockEC2ClientMockRecorder) GetLaunchTemplateData(arg0 interface{}) *gomock.Call

GetLaunchTemplateData indicates an expected call of GetLaunchTemplateData

func (*MockEC2ClientMockRecorder) GetLaunchTemplateDataRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) GetLaunchTemplateDataRequest(arg0 interface{}) *gomock.Call

GetLaunchTemplateDataRequest indicates an expected call of GetLaunchTemplateDataRequest

func (*MockEC2ClientMockRecorder) GetLaunchTemplateDataWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) GetLaunchTemplateDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetLaunchTemplateDataWithContext indicates an expected call of GetLaunchTemplateDataWithContext

func (*MockEC2ClientMockRecorder) GetManagedPrefixListAssociations added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetManagedPrefixListAssociations(arg0 interface{}) *gomock.Call

GetManagedPrefixListAssociations indicates an expected call of GetManagedPrefixListAssociations

func (*MockEC2ClientMockRecorder) GetManagedPrefixListAssociationsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetManagedPrefixListAssociationsPages(arg0, arg1 interface{}) *gomock.Call

GetManagedPrefixListAssociationsPages indicates an expected call of GetManagedPrefixListAssociationsPages

func (*MockEC2ClientMockRecorder) GetManagedPrefixListAssociationsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetManagedPrefixListAssociationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetManagedPrefixListAssociationsPagesWithContext indicates an expected call of GetManagedPrefixListAssociationsPagesWithContext

func (*MockEC2ClientMockRecorder) GetManagedPrefixListAssociationsRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetManagedPrefixListAssociationsRequest(arg0 interface{}) *gomock.Call

GetManagedPrefixListAssociationsRequest indicates an expected call of GetManagedPrefixListAssociationsRequest

func (*MockEC2ClientMockRecorder) GetManagedPrefixListAssociationsWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetManagedPrefixListAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetManagedPrefixListAssociationsWithContext indicates an expected call of GetManagedPrefixListAssociationsWithContext

func (*MockEC2ClientMockRecorder) GetManagedPrefixListEntries added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetManagedPrefixListEntries(arg0 interface{}) *gomock.Call

GetManagedPrefixListEntries indicates an expected call of GetManagedPrefixListEntries

func (*MockEC2ClientMockRecorder) GetManagedPrefixListEntriesPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetManagedPrefixListEntriesPages(arg0, arg1 interface{}) *gomock.Call

GetManagedPrefixListEntriesPages indicates an expected call of GetManagedPrefixListEntriesPages

func (*MockEC2ClientMockRecorder) GetManagedPrefixListEntriesPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetManagedPrefixListEntriesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetManagedPrefixListEntriesPagesWithContext indicates an expected call of GetManagedPrefixListEntriesPagesWithContext

func (*MockEC2ClientMockRecorder) GetManagedPrefixListEntriesRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetManagedPrefixListEntriesRequest(arg0 interface{}) *gomock.Call

GetManagedPrefixListEntriesRequest indicates an expected call of GetManagedPrefixListEntriesRequest

func (*MockEC2ClientMockRecorder) GetManagedPrefixListEntriesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetManagedPrefixListEntriesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetManagedPrefixListEntriesWithContext indicates an expected call of GetManagedPrefixListEntriesWithContext

func (*MockEC2ClientMockRecorder) GetPasswordData added in v0.3.0

func (mr *MockEC2ClientMockRecorder) GetPasswordData(arg0 interface{}) *gomock.Call

GetPasswordData indicates an expected call of GetPasswordData

func (*MockEC2ClientMockRecorder) GetPasswordDataRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) GetPasswordDataRequest(arg0 interface{}) *gomock.Call

GetPasswordDataRequest indicates an expected call of GetPasswordDataRequest

func (*MockEC2ClientMockRecorder) GetPasswordDataWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) GetPasswordDataWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetPasswordDataWithContext indicates an expected call of GetPasswordDataWithContext

func (*MockEC2ClientMockRecorder) GetReservedInstancesExchangeQuote added in v0.3.0

func (mr *MockEC2ClientMockRecorder) GetReservedInstancesExchangeQuote(arg0 interface{}) *gomock.Call

GetReservedInstancesExchangeQuote indicates an expected call of GetReservedInstancesExchangeQuote

func (*MockEC2ClientMockRecorder) GetReservedInstancesExchangeQuoteRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) GetReservedInstancesExchangeQuoteRequest(arg0 interface{}) *gomock.Call

GetReservedInstancesExchangeQuoteRequest indicates an expected call of GetReservedInstancesExchangeQuoteRequest

func (*MockEC2ClientMockRecorder) GetReservedInstancesExchangeQuoteWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) GetReservedInstancesExchangeQuoteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetReservedInstancesExchangeQuoteWithContext indicates an expected call of GetReservedInstancesExchangeQuoteWithContext

func (*MockEC2ClientMockRecorder) GetTransitGatewayAttachmentPropagations added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetTransitGatewayAttachmentPropagations(arg0 interface{}) *gomock.Call

GetTransitGatewayAttachmentPropagations indicates an expected call of GetTransitGatewayAttachmentPropagations

func (*MockEC2ClientMockRecorder) GetTransitGatewayAttachmentPropagationsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetTransitGatewayAttachmentPropagationsPages(arg0, arg1 interface{}) *gomock.Call

GetTransitGatewayAttachmentPropagationsPages indicates an expected call of GetTransitGatewayAttachmentPropagationsPages

func (*MockEC2ClientMockRecorder) GetTransitGatewayAttachmentPropagationsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetTransitGatewayAttachmentPropagationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetTransitGatewayAttachmentPropagationsPagesWithContext indicates an expected call of GetTransitGatewayAttachmentPropagationsPagesWithContext

func (*MockEC2ClientMockRecorder) GetTransitGatewayAttachmentPropagationsRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetTransitGatewayAttachmentPropagationsRequest(arg0 interface{}) *gomock.Call

GetTransitGatewayAttachmentPropagationsRequest indicates an expected call of GetTransitGatewayAttachmentPropagationsRequest

func (*MockEC2ClientMockRecorder) GetTransitGatewayAttachmentPropagationsWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetTransitGatewayAttachmentPropagationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetTransitGatewayAttachmentPropagationsWithContext indicates an expected call of GetTransitGatewayAttachmentPropagationsWithContext

func (*MockEC2ClientMockRecorder) GetTransitGatewayMulticastDomainAssociations added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetTransitGatewayMulticastDomainAssociations(arg0 interface{}) *gomock.Call

GetTransitGatewayMulticastDomainAssociations indicates an expected call of GetTransitGatewayMulticastDomainAssociations

func (*MockEC2ClientMockRecorder) GetTransitGatewayMulticastDomainAssociationsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetTransitGatewayMulticastDomainAssociationsPages(arg0, arg1 interface{}) *gomock.Call

GetTransitGatewayMulticastDomainAssociationsPages indicates an expected call of GetTransitGatewayMulticastDomainAssociationsPages

func (*MockEC2ClientMockRecorder) GetTransitGatewayMulticastDomainAssociationsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetTransitGatewayMulticastDomainAssociationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetTransitGatewayMulticastDomainAssociationsPagesWithContext indicates an expected call of GetTransitGatewayMulticastDomainAssociationsPagesWithContext

func (*MockEC2ClientMockRecorder) GetTransitGatewayMulticastDomainAssociationsRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetTransitGatewayMulticastDomainAssociationsRequest(arg0 interface{}) *gomock.Call

GetTransitGatewayMulticastDomainAssociationsRequest indicates an expected call of GetTransitGatewayMulticastDomainAssociationsRequest

func (*MockEC2ClientMockRecorder) GetTransitGatewayMulticastDomainAssociationsWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetTransitGatewayMulticastDomainAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetTransitGatewayMulticastDomainAssociationsWithContext indicates an expected call of GetTransitGatewayMulticastDomainAssociationsWithContext

func (*MockEC2ClientMockRecorder) GetTransitGatewayRouteTableAssociations added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetTransitGatewayRouteTableAssociations(arg0 interface{}) *gomock.Call

GetTransitGatewayRouteTableAssociations indicates an expected call of GetTransitGatewayRouteTableAssociations

func (*MockEC2ClientMockRecorder) GetTransitGatewayRouteTableAssociationsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetTransitGatewayRouteTableAssociationsPages(arg0, arg1 interface{}) *gomock.Call

GetTransitGatewayRouteTableAssociationsPages indicates an expected call of GetTransitGatewayRouteTableAssociationsPages

func (*MockEC2ClientMockRecorder) GetTransitGatewayRouteTableAssociationsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetTransitGatewayRouteTableAssociationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetTransitGatewayRouteTableAssociationsPagesWithContext indicates an expected call of GetTransitGatewayRouteTableAssociationsPagesWithContext

func (*MockEC2ClientMockRecorder) GetTransitGatewayRouteTableAssociationsRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetTransitGatewayRouteTableAssociationsRequest(arg0 interface{}) *gomock.Call

GetTransitGatewayRouteTableAssociationsRequest indicates an expected call of GetTransitGatewayRouteTableAssociationsRequest

func (*MockEC2ClientMockRecorder) GetTransitGatewayRouteTableAssociationsWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetTransitGatewayRouteTableAssociationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetTransitGatewayRouteTableAssociationsWithContext indicates an expected call of GetTransitGatewayRouteTableAssociationsWithContext

func (*MockEC2ClientMockRecorder) GetTransitGatewayRouteTablePropagations added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetTransitGatewayRouteTablePropagations(arg0 interface{}) *gomock.Call

GetTransitGatewayRouteTablePropagations indicates an expected call of GetTransitGatewayRouteTablePropagations

func (*MockEC2ClientMockRecorder) GetTransitGatewayRouteTablePropagationsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetTransitGatewayRouteTablePropagationsPages(arg0, arg1 interface{}) *gomock.Call

GetTransitGatewayRouteTablePropagationsPages indicates an expected call of GetTransitGatewayRouteTablePropagationsPages

func (*MockEC2ClientMockRecorder) GetTransitGatewayRouteTablePropagationsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetTransitGatewayRouteTablePropagationsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

GetTransitGatewayRouteTablePropagationsPagesWithContext indicates an expected call of GetTransitGatewayRouteTablePropagationsPagesWithContext

func (*MockEC2ClientMockRecorder) GetTransitGatewayRouteTablePropagationsRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetTransitGatewayRouteTablePropagationsRequest(arg0 interface{}) *gomock.Call

GetTransitGatewayRouteTablePropagationsRequest indicates an expected call of GetTransitGatewayRouteTablePropagationsRequest

func (*MockEC2ClientMockRecorder) GetTransitGatewayRouteTablePropagationsWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) GetTransitGatewayRouteTablePropagationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetTransitGatewayRouteTablePropagationsWithContext indicates an expected call of GetTransitGatewayRouteTablePropagationsWithContext

func (*MockEC2ClientMockRecorder) ImportClientVpnClientCertificateRevocationList added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ImportClientVpnClientCertificateRevocationList(arg0 interface{}) *gomock.Call

ImportClientVpnClientCertificateRevocationList indicates an expected call of ImportClientVpnClientCertificateRevocationList

func (*MockEC2ClientMockRecorder) ImportClientVpnClientCertificateRevocationListRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ImportClientVpnClientCertificateRevocationListRequest(arg0 interface{}) *gomock.Call

ImportClientVpnClientCertificateRevocationListRequest indicates an expected call of ImportClientVpnClientCertificateRevocationListRequest

func (*MockEC2ClientMockRecorder) ImportClientVpnClientCertificateRevocationListWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ImportClientVpnClientCertificateRevocationListWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ImportClientVpnClientCertificateRevocationListWithContext indicates an expected call of ImportClientVpnClientCertificateRevocationListWithContext

func (*MockEC2ClientMockRecorder) ImportImage added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ImportImage(arg0 interface{}) *gomock.Call

ImportImage indicates an expected call of ImportImage

func (*MockEC2ClientMockRecorder) ImportImageRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ImportImageRequest(arg0 interface{}) *gomock.Call

ImportImageRequest indicates an expected call of ImportImageRequest

func (*MockEC2ClientMockRecorder) ImportImageWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ImportImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ImportImageWithContext indicates an expected call of ImportImageWithContext

func (*MockEC2ClientMockRecorder) ImportInstance added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ImportInstance(arg0 interface{}) *gomock.Call

ImportInstance indicates an expected call of ImportInstance

func (*MockEC2ClientMockRecorder) ImportInstanceRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ImportInstanceRequest(arg0 interface{}) *gomock.Call

ImportInstanceRequest indicates an expected call of ImportInstanceRequest

func (*MockEC2ClientMockRecorder) ImportInstanceWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ImportInstanceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ImportInstanceWithContext indicates an expected call of ImportInstanceWithContext

func (*MockEC2ClientMockRecorder) ImportKeyPair added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ImportKeyPair(arg0 interface{}) *gomock.Call

ImportKeyPair indicates an expected call of ImportKeyPair

func (*MockEC2ClientMockRecorder) ImportKeyPairRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ImportKeyPairRequest(arg0 interface{}) *gomock.Call

ImportKeyPairRequest indicates an expected call of ImportKeyPairRequest

func (*MockEC2ClientMockRecorder) ImportKeyPairWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ImportKeyPairWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ImportKeyPairWithContext indicates an expected call of ImportKeyPairWithContext

func (*MockEC2ClientMockRecorder) ImportSnapshot added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ImportSnapshot(arg0 interface{}) *gomock.Call

ImportSnapshot indicates an expected call of ImportSnapshot

func (*MockEC2ClientMockRecorder) ImportSnapshotRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ImportSnapshotRequest(arg0 interface{}) *gomock.Call

ImportSnapshotRequest indicates an expected call of ImportSnapshotRequest

func (*MockEC2ClientMockRecorder) ImportSnapshotWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ImportSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ImportSnapshotWithContext indicates an expected call of ImportSnapshotWithContext

func (*MockEC2ClientMockRecorder) ImportVolume added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ImportVolume(arg0 interface{}) *gomock.Call

ImportVolume indicates an expected call of ImportVolume

func (*MockEC2ClientMockRecorder) ImportVolumeRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ImportVolumeRequest(arg0 interface{}) *gomock.Call

ImportVolumeRequest indicates an expected call of ImportVolumeRequest

func (*MockEC2ClientMockRecorder) ImportVolumeWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ImportVolumeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ImportVolumeWithContext indicates an expected call of ImportVolumeWithContext

func (*MockEC2ClientMockRecorder) ModifyAvailabilityZoneGroup added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyAvailabilityZoneGroup(arg0 interface{}) *gomock.Call

ModifyAvailabilityZoneGroup indicates an expected call of ModifyAvailabilityZoneGroup

func (*MockEC2ClientMockRecorder) ModifyAvailabilityZoneGroupRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyAvailabilityZoneGroupRequest(arg0 interface{}) *gomock.Call

ModifyAvailabilityZoneGroupRequest indicates an expected call of ModifyAvailabilityZoneGroupRequest

func (*MockEC2ClientMockRecorder) ModifyAvailabilityZoneGroupWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyAvailabilityZoneGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyAvailabilityZoneGroupWithContext indicates an expected call of ModifyAvailabilityZoneGroupWithContext

func (*MockEC2ClientMockRecorder) ModifyCapacityReservation added in v0.8.0

func (mr *MockEC2ClientMockRecorder) ModifyCapacityReservation(arg0 interface{}) *gomock.Call

ModifyCapacityReservation indicates an expected call of ModifyCapacityReservation

func (*MockEC2ClientMockRecorder) ModifyCapacityReservationRequest added in v0.8.0

func (mr *MockEC2ClientMockRecorder) ModifyCapacityReservationRequest(arg0 interface{}) *gomock.Call

ModifyCapacityReservationRequest indicates an expected call of ModifyCapacityReservationRequest

func (*MockEC2ClientMockRecorder) ModifyCapacityReservationWithContext added in v0.8.0

func (mr *MockEC2ClientMockRecorder) ModifyCapacityReservationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyCapacityReservationWithContext indicates an expected call of ModifyCapacityReservationWithContext

func (*MockEC2ClientMockRecorder) ModifyClientVpnEndpoint added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyClientVpnEndpoint(arg0 interface{}) *gomock.Call

ModifyClientVpnEndpoint indicates an expected call of ModifyClientVpnEndpoint

func (*MockEC2ClientMockRecorder) ModifyClientVpnEndpointRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyClientVpnEndpointRequest(arg0 interface{}) *gomock.Call

ModifyClientVpnEndpointRequest indicates an expected call of ModifyClientVpnEndpointRequest

func (*MockEC2ClientMockRecorder) ModifyClientVpnEndpointWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyClientVpnEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyClientVpnEndpointWithContext indicates an expected call of ModifyClientVpnEndpointWithContext

func (*MockEC2ClientMockRecorder) ModifyDefaultCreditSpecification added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyDefaultCreditSpecification(arg0 interface{}) *gomock.Call

ModifyDefaultCreditSpecification indicates an expected call of ModifyDefaultCreditSpecification

func (*MockEC2ClientMockRecorder) ModifyDefaultCreditSpecificationRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyDefaultCreditSpecificationRequest(arg0 interface{}) *gomock.Call

ModifyDefaultCreditSpecificationRequest indicates an expected call of ModifyDefaultCreditSpecificationRequest

func (*MockEC2ClientMockRecorder) ModifyDefaultCreditSpecificationWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyDefaultCreditSpecificationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyDefaultCreditSpecificationWithContext indicates an expected call of ModifyDefaultCreditSpecificationWithContext

func (*MockEC2ClientMockRecorder) ModifyEbsDefaultKmsKeyId added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyEbsDefaultKmsKeyId(arg0 interface{}) *gomock.Call

ModifyEbsDefaultKmsKeyId indicates an expected call of ModifyEbsDefaultKmsKeyId

func (*MockEC2ClientMockRecorder) ModifyEbsDefaultKmsKeyIdRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyEbsDefaultKmsKeyIdRequest(arg0 interface{}) *gomock.Call

ModifyEbsDefaultKmsKeyIdRequest indicates an expected call of ModifyEbsDefaultKmsKeyIdRequest

func (*MockEC2ClientMockRecorder) ModifyEbsDefaultKmsKeyIdWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyEbsDefaultKmsKeyIdWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyEbsDefaultKmsKeyIdWithContext indicates an expected call of ModifyEbsDefaultKmsKeyIdWithContext

func (*MockEC2ClientMockRecorder) ModifyFleet added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyFleet(arg0 interface{}) *gomock.Call

ModifyFleet indicates an expected call of ModifyFleet

func (*MockEC2ClientMockRecorder) ModifyFleetRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyFleetRequest(arg0 interface{}) *gomock.Call

ModifyFleetRequest indicates an expected call of ModifyFleetRequest

func (*MockEC2ClientMockRecorder) ModifyFleetWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyFleetWithContext indicates an expected call of ModifyFleetWithContext

func (*MockEC2ClientMockRecorder) ModifyFpgaImageAttribute added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyFpgaImageAttribute(arg0 interface{}) *gomock.Call

ModifyFpgaImageAttribute indicates an expected call of ModifyFpgaImageAttribute

func (*MockEC2ClientMockRecorder) ModifyFpgaImageAttributeRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyFpgaImageAttributeRequest(arg0 interface{}) *gomock.Call

ModifyFpgaImageAttributeRequest indicates an expected call of ModifyFpgaImageAttributeRequest

func (*MockEC2ClientMockRecorder) ModifyFpgaImageAttributeWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyFpgaImageAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyFpgaImageAttributeWithContext indicates an expected call of ModifyFpgaImageAttributeWithContext

func (*MockEC2ClientMockRecorder) ModifyHosts added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyHosts(arg0 interface{}) *gomock.Call

ModifyHosts indicates an expected call of ModifyHosts

func (*MockEC2ClientMockRecorder) ModifyHostsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyHostsRequest(arg0 interface{}) *gomock.Call

ModifyHostsRequest indicates an expected call of ModifyHostsRequest

func (*MockEC2ClientMockRecorder) ModifyHostsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyHostsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyHostsWithContext indicates an expected call of ModifyHostsWithContext

func (*MockEC2ClientMockRecorder) ModifyIdFormat added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyIdFormat(arg0 interface{}) *gomock.Call

ModifyIdFormat indicates an expected call of ModifyIdFormat

func (*MockEC2ClientMockRecorder) ModifyIdFormatRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyIdFormatRequest(arg0 interface{}) *gomock.Call

ModifyIdFormatRequest indicates an expected call of ModifyIdFormatRequest

func (*MockEC2ClientMockRecorder) ModifyIdFormatWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyIdFormatWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyIdFormatWithContext indicates an expected call of ModifyIdFormatWithContext

func (*MockEC2ClientMockRecorder) ModifyIdentityIdFormat added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyIdentityIdFormat(arg0 interface{}) *gomock.Call

ModifyIdentityIdFormat indicates an expected call of ModifyIdentityIdFormat

func (*MockEC2ClientMockRecorder) ModifyIdentityIdFormatRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyIdentityIdFormatRequest(arg0 interface{}) *gomock.Call

ModifyIdentityIdFormatRequest indicates an expected call of ModifyIdentityIdFormatRequest

func (*MockEC2ClientMockRecorder) ModifyIdentityIdFormatWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyIdentityIdFormatWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyIdentityIdFormatWithContext indicates an expected call of ModifyIdentityIdFormatWithContext

func (*MockEC2ClientMockRecorder) ModifyImageAttribute added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyImageAttribute(arg0 interface{}) *gomock.Call

ModifyImageAttribute indicates an expected call of ModifyImageAttribute

func (*MockEC2ClientMockRecorder) ModifyImageAttributeRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyImageAttributeRequest(arg0 interface{}) *gomock.Call

ModifyImageAttributeRequest indicates an expected call of ModifyImageAttributeRequest

func (*MockEC2ClientMockRecorder) ModifyImageAttributeWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyImageAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyImageAttributeWithContext indicates an expected call of ModifyImageAttributeWithContext

func (*MockEC2ClientMockRecorder) ModifyInstanceAttribute added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyInstanceAttribute(arg0 interface{}) *gomock.Call

ModifyInstanceAttribute indicates an expected call of ModifyInstanceAttribute

func (*MockEC2ClientMockRecorder) ModifyInstanceAttributeRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyInstanceAttributeRequest(arg0 interface{}) *gomock.Call

ModifyInstanceAttributeRequest indicates an expected call of ModifyInstanceAttributeRequest

func (*MockEC2ClientMockRecorder) ModifyInstanceAttributeWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyInstanceAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyInstanceAttributeWithContext indicates an expected call of ModifyInstanceAttributeWithContext

func (*MockEC2ClientMockRecorder) ModifyInstanceCapacityReservationAttributes added in v0.8.0

func (mr *MockEC2ClientMockRecorder) ModifyInstanceCapacityReservationAttributes(arg0 interface{}) *gomock.Call

ModifyInstanceCapacityReservationAttributes indicates an expected call of ModifyInstanceCapacityReservationAttributes

func (*MockEC2ClientMockRecorder) ModifyInstanceCapacityReservationAttributesRequest added in v0.8.0

func (mr *MockEC2ClientMockRecorder) ModifyInstanceCapacityReservationAttributesRequest(arg0 interface{}) *gomock.Call

ModifyInstanceCapacityReservationAttributesRequest indicates an expected call of ModifyInstanceCapacityReservationAttributesRequest

func (*MockEC2ClientMockRecorder) ModifyInstanceCapacityReservationAttributesWithContext added in v0.8.0

func (mr *MockEC2ClientMockRecorder) ModifyInstanceCapacityReservationAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyInstanceCapacityReservationAttributesWithContext indicates an expected call of ModifyInstanceCapacityReservationAttributesWithContext

func (*MockEC2ClientMockRecorder) ModifyInstanceCreditSpecification added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyInstanceCreditSpecification(arg0 interface{}) *gomock.Call

ModifyInstanceCreditSpecification indicates an expected call of ModifyInstanceCreditSpecification

func (*MockEC2ClientMockRecorder) ModifyInstanceCreditSpecificationRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyInstanceCreditSpecificationRequest(arg0 interface{}) *gomock.Call

ModifyInstanceCreditSpecificationRequest indicates an expected call of ModifyInstanceCreditSpecificationRequest

func (*MockEC2ClientMockRecorder) ModifyInstanceCreditSpecificationWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyInstanceCreditSpecificationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyInstanceCreditSpecificationWithContext indicates an expected call of ModifyInstanceCreditSpecificationWithContext

func (*MockEC2ClientMockRecorder) ModifyInstanceEventStartTime added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyInstanceEventStartTime(arg0 interface{}) *gomock.Call

ModifyInstanceEventStartTime indicates an expected call of ModifyInstanceEventStartTime

func (*MockEC2ClientMockRecorder) ModifyInstanceEventStartTimeRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyInstanceEventStartTimeRequest(arg0 interface{}) *gomock.Call

ModifyInstanceEventStartTimeRequest indicates an expected call of ModifyInstanceEventStartTimeRequest

func (*MockEC2ClientMockRecorder) ModifyInstanceEventStartTimeWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyInstanceEventStartTimeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyInstanceEventStartTimeWithContext indicates an expected call of ModifyInstanceEventStartTimeWithContext

func (*MockEC2ClientMockRecorder) ModifyInstanceMetadataOptions added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyInstanceMetadataOptions(arg0 interface{}) *gomock.Call

ModifyInstanceMetadataOptions indicates an expected call of ModifyInstanceMetadataOptions

func (*MockEC2ClientMockRecorder) ModifyInstanceMetadataOptionsRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyInstanceMetadataOptionsRequest(arg0 interface{}) *gomock.Call

ModifyInstanceMetadataOptionsRequest indicates an expected call of ModifyInstanceMetadataOptionsRequest

func (*MockEC2ClientMockRecorder) ModifyInstanceMetadataOptionsWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyInstanceMetadataOptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyInstanceMetadataOptionsWithContext indicates an expected call of ModifyInstanceMetadataOptionsWithContext

func (*MockEC2ClientMockRecorder) ModifyInstancePlacement added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyInstancePlacement(arg0 interface{}) *gomock.Call

ModifyInstancePlacement indicates an expected call of ModifyInstancePlacement

func (*MockEC2ClientMockRecorder) ModifyInstancePlacementRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyInstancePlacementRequest(arg0 interface{}) *gomock.Call

ModifyInstancePlacementRequest indicates an expected call of ModifyInstancePlacementRequest

func (*MockEC2ClientMockRecorder) ModifyInstancePlacementWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyInstancePlacementWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyInstancePlacementWithContext indicates an expected call of ModifyInstancePlacementWithContext

func (*MockEC2ClientMockRecorder) ModifyLaunchTemplate added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyLaunchTemplate(arg0 interface{}) *gomock.Call

ModifyLaunchTemplate indicates an expected call of ModifyLaunchTemplate

func (*MockEC2ClientMockRecorder) ModifyLaunchTemplateRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyLaunchTemplateRequest(arg0 interface{}) *gomock.Call

ModifyLaunchTemplateRequest indicates an expected call of ModifyLaunchTemplateRequest

func (*MockEC2ClientMockRecorder) ModifyLaunchTemplateWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyLaunchTemplateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyLaunchTemplateWithContext indicates an expected call of ModifyLaunchTemplateWithContext

func (*MockEC2ClientMockRecorder) ModifyManagedPrefixList added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyManagedPrefixList(arg0 interface{}) *gomock.Call

ModifyManagedPrefixList indicates an expected call of ModifyManagedPrefixList

func (*MockEC2ClientMockRecorder) ModifyManagedPrefixListRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyManagedPrefixListRequest(arg0 interface{}) *gomock.Call

ModifyManagedPrefixListRequest indicates an expected call of ModifyManagedPrefixListRequest

func (*MockEC2ClientMockRecorder) ModifyManagedPrefixListWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyManagedPrefixListWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyManagedPrefixListWithContext indicates an expected call of ModifyManagedPrefixListWithContext

func (*MockEC2ClientMockRecorder) ModifyNetworkInterfaceAttribute added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyNetworkInterfaceAttribute(arg0 interface{}) *gomock.Call

ModifyNetworkInterfaceAttribute indicates an expected call of ModifyNetworkInterfaceAttribute

func (*MockEC2ClientMockRecorder) ModifyNetworkInterfaceAttributeRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyNetworkInterfaceAttributeRequest(arg0 interface{}) *gomock.Call

ModifyNetworkInterfaceAttributeRequest indicates an expected call of ModifyNetworkInterfaceAttributeRequest

func (*MockEC2ClientMockRecorder) ModifyNetworkInterfaceAttributeWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyNetworkInterfaceAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyNetworkInterfaceAttributeWithContext indicates an expected call of ModifyNetworkInterfaceAttributeWithContext

func (*MockEC2ClientMockRecorder) ModifyReservedInstances added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyReservedInstances(arg0 interface{}) *gomock.Call

ModifyReservedInstances indicates an expected call of ModifyReservedInstances

func (*MockEC2ClientMockRecorder) ModifyReservedInstancesRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyReservedInstancesRequest(arg0 interface{}) *gomock.Call

ModifyReservedInstancesRequest indicates an expected call of ModifyReservedInstancesRequest

func (*MockEC2ClientMockRecorder) ModifyReservedInstancesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyReservedInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyReservedInstancesWithContext indicates an expected call of ModifyReservedInstancesWithContext

func (*MockEC2ClientMockRecorder) ModifySnapshotAttribute added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifySnapshotAttribute(arg0 interface{}) *gomock.Call

ModifySnapshotAttribute indicates an expected call of ModifySnapshotAttribute

func (*MockEC2ClientMockRecorder) ModifySnapshotAttributeRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifySnapshotAttributeRequest(arg0 interface{}) *gomock.Call

ModifySnapshotAttributeRequest indicates an expected call of ModifySnapshotAttributeRequest

func (*MockEC2ClientMockRecorder) ModifySnapshotAttributeWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifySnapshotAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifySnapshotAttributeWithContext indicates an expected call of ModifySnapshotAttributeWithContext

func (*MockEC2ClientMockRecorder) ModifySpotFleetRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifySpotFleetRequest(arg0 interface{}) *gomock.Call

ModifySpotFleetRequest indicates an expected call of ModifySpotFleetRequest

func (*MockEC2ClientMockRecorder) ModifySpotFleetRequestRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifySpotFleetRequestRequest(arg0 interface{}) *gomock.Call

ModifySpotFleetRequestRequest indicates an expected call of ModifySpotFleetRequestRequest

func (*MockEC2ClientMockRecorder) ModifySpotFleetRequestWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifySpotFleetRequestWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifySpotFleetRequestWithContext indicates an expected call of ModifySpotFleetRequestWithContext

func (*MockEC2ClientMockRecorder) ModifySubnetAttribute added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifySubnetAttribute(arg0 interface{}) *gomock.Call

ModifySubnetAttribute indicates an expected call of ModifySubnetAttribute

func (*MockEC2ClientMockRecorder) ModifySubnetAttributeRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifySubnetAttributeRequest(arg0 interface{}) *gomock.Call

ModifySubnetAttributeRequest indicates an expected call of ModifySubnetAttributeRequest

func (*MockEC2ClientMockRecorder) ModifySubnetAttributeWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifySubnetAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifySubnetAttributeWithContext indicates an expected call of ModifySubnetAttributeWithContext

func (*MockEC2ClientMockRecorder) ModifyTrafficMirrorFilterNetworkServices added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyTrafficMirrorFilterNetworkServices(arg0 interface{}) *gomock.Call

ModifyTrafficMirrorFilterNetworkServices indicates an expected call of ModifyTrafficMirrorFilterNetworkServices

func (*MockEC2ClientMockRecorder) ModifyTrafficMirrorFilterNetworkServicesRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyTrafficMirrorFilterNetworkServicesRequest(arg0 interface{}) *gomock.Call

ModifyTrafficMirrorFilterNetworkServicesRequest indicates an expected call of ModifyTrafficMirrorFilterNetworkServicesRequest

func (*MockEC2ClientMockRecorder) ModifyTrafficMirrorFilterNetworkServicesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyTrafficMirrorFilterNetworkServicesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyTrafficMirrorFilterNetworkServicesWithContext indicates an expected call of ModifyTrafficMirrorFilterNetworkServicesWithContext

func (*MockEC2ClientMockRecorder) ModifyTrafficMirrorFilterRule added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyTrafficMirrorFilterRule(arg0 interface{}) *gomock.Call

ModifyTrafficMirrorFilterRule indicates an expected call of ModifyTrafficMirrorFilterRule

func (*MockEC2ClientMockRecorder) ModifyTrafficMirrorFilterRuleRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyTrafficMirrorFilterRuleRequest(arg0 interface{}) *gomock.Call

ModifyTrafficMirrorFilterRuleRequest indicates an expected call of ModifyTrafficMirrorFilterRuleRequest

func (*MockEC2ClientMockRecorder) ModifyTrafficMirrorFilterRuleWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyTrafficMirrorFilterRuleWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyTrafficMirrorFilterRuleWithContext indicates an expected call of ModifyTrafficMirrorFilterRuleWithContext

func (*MockEC2ClientMockRecorder) ModifyTrafficMirrorSession added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyTrafficMirrorSession(arg0 interface{}) *gomock.Call

ModifyTrafficMirrorSession indicates an expected call of ModifyTrafficMirrorSession

func (*MockEC2ClientMockRecorder) ModifyTrafficMirrorSessionRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyTrafficMirrorSessionRequest(arg0 interface{}) *gomock.Call

ModifyTrafficMirrorSessionRequest indicates an expected call of ModifyTrafficMirrorSessionRequest

func (*MockEC2ClientMockRecorder) ModifyTrafficMirrorSessionWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyTrafficMirrorSessionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyTrafficMirrorSessionWithContext indicates an expected call of ModifyTrafficMirrorSessionWithContext

func (*MockEC2ClientMockRecorder) ModifyTransitGatewayVpcAttachment added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyTransitGatewayVpcAttachment(arg0 interface{}) *gomock.Call

ModifyTransitGatewayVpcAttachment indicates an expected call of ModifyTransitGatewayVpcAttachment

func (*MockEC2ClientMockRecorder) ModifyTransitGatewayVpcAttachmentRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyTransitGatewayVpcAttachmentRequest(arg0 interface{}) *gomock.Call

ModifyTransitGatewayVpcAttachmentRequest indicates an expected call of ModifyTransitGatewayVpcAttachmentRequest

func (*MockEC2ClientMockRecorder) ModifyTransitGatewayVpcAttachmentWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyTransitGatewayVpcAttachmentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyTransitGatewayVpcAttachmentWithContext indicates an expected call of ModifyTransitGatewayVpcAttachmentWithContext

func (*MockEC2ClientMockRecorder) ModifyVolume added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyVolume(arg0 interface{}) *gomock.Call

ModifyVolume indicates an expected call of ModifyVolume

func (*MockEC2ClientMockRecorder) ModifyVolumeAttribute added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyVolumeAttribute(arg0 interface{}) *gomock.Call

ModifyVolumeAttribute indicates an expected call of ModifyVolumeAttribute

func (*MockEC2ClientMockRecorder) ModifyVolumeAttributeRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyVolumeAttributeRequest(arg0 interface{}) *gomock.Call

ModifyVolumeAttributeRequest indicates an expected call of ModifyVolumeAttributeRequest

func (*MockEC2ClientMockRecorder) ModifyVolumeAttributeWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyVolumeAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyVolumeAttributeWithContext indicates an expected call of ModifyVolumeAttributeWithContext

func (*MockEC2ClientMockRecorder) ModifyVolumeRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyVolumeRequest(arg0 interface{}) *gomock.Call

ModifyVolumeRequest indicates an expected call of ModifyVolumeRequest

func (*MockEC2ClientMockRecorder) ModifyVolumeWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyVolumeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyVolumeWithContext indicates an expected call of ModifyVolumeWithContext

func (*MockEC2ClientMockRecorder) ModifyVpcAttribute added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyVpcAttribute(arg0 interface{}) *gomock.Call

ModifyVpcAttribute indicates an expected call of ModifyVpcAttribute

func (*MockEC2ClientMockRecorder) ModifyVpcAttributeRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyVpcAttributeRequest(arg0 interface{}) *gomock.Call

ModifyVpcAttributeRequest indicates an expected call of ModifyVpcAttributeRequest

func (*MockEC2ClientMockRecorder) ModifyVpcAttributeWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyVpcAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyVpcAttributeWithContext indicates an expected call of ModifyVpcAttributeWithContext

func (*MockEC2ClientMockRecorder) ModifyVpcEndpoint added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyVpcEndpoint(arg0 interface{}) *gomock.Call

ModifyVpcEndpoint indicates an expected call of ModifyVpcEndpoint

func (*MockEC2ClientMockRecorder) ModifyVpcEndpointConnectionNotification added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyVpcEndpointConnectionNotification(arg0 interface{}) *gomock.Call

ModifyVpcEndpointConnectionNotification indicates an expected call of ModifyVpcEndpointConnectionNotification

func (*MockEC2ClientMockRecorder) ModifyVpcEndpointConnectionNotificationRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyVpcEndpointConnectionNotificationRequest(arg0 interface{}) *gomock.Call

ModifyVpcEndpointConnectionNotificationRequest indicates an expected call of ModifyVpcEndpointConnectionNotificationRequest

func (*MockEC2ClientMockRecorder) ModifyVpcEndpointConnectionNotificationWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyVpcEndpointConnectionNotificationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyVpcEndpointConnectionNotificationWithContext indicates an expected call of ModifyVpcEndpointConnectionNotificationWithContext

func (*MockEC2ClientMockRecorder) ModifyVpcEndpointRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyVpcEndpointRequest(arg0 interface{}) *gomock.Call

ModifyVpcEndpointRequest indicates an expected call of ModifyVpcEndpointRequest

func (*MockEC2ClientMockRecorder) ModifyVpcEndpointServiceConfiguration added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyVpcEndpointServiceConfiguration(arg0 interface{}) *gomock.Call

ModifyVpcEndpointServiceConfiguration indicates an expected call of ModifyVpcEndpointServiceConfiguration

func (*MockEC2ClientMockRecorder) ModifyVpcEndpointServiceConfigurationRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyVpcEndpointServiceConfigurationRequest(arg0 interface{}) *gomock.Call

ModifyVpcEndpointServiceConfigurationRequest indicates an expected call of ModifyVpcEndpointServiceConfigurationRequest

func (*MockEC2ClientMockRecorder) ModifyVpcEndpointServiceConfigurationWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyVpcEndpointServiceConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyVpcEndpointServiceConfigurationWithContext indicates an expected call of ModifyVpcEndpointServiceConfigurationWithContext

func (*MockEC2ClientMockRecorder) ModifyVpcEndpointServicePermissions added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyVpcEndpointServicePermissions(arg0 interface{}) *gomock.Call

ModifyVpcEndpointServicePermissions indicates an expected call of ModifyVpcEndpointServicePermissions

func (*MockEC2ClientMockRecorder) ModifyVpcEndpointServicePermissionsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyVpcEndpointServicePermissionsRequest(arg0 interface{}) *gomock.Call

ModifyVpcEndpointServicePermissionsRequest indicates an expected call of ModifyVpcEndpointServicePermissionsRequest

func (*MockEC2ClientMockRecorder) ModifyVpcEndpointServicePermissionsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyVpcEndpointServicePermissionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyVpcEndpointServicePermissionsWithContext indicates an expected call of ModifyVpcEndpointServicePermissionsWithContext

func (*MockEC2ClientMockRecorder) ModifyVpcEndpointWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyVpcEndpointWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyVpcEndpointWithContext indicates an expected call of ModifyVpcEndpointWithContext

func (*MockEC2ClientMockRecorder) ModifyVpcPeeringConnectionOptions added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyVpcPeeringConnectionOptions(arg0 interface{}) *gomock.Call

ModifyVpcPeeringConnectionOptions indicates an expected call of ModifyVpcPeeringConnectionOptions

func (*MockEC2ClientMockRecorder) ModifyVpcPeeringConnectionOptionsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyVpcPeeringConnectionOptionsRequest(arg0 interface{}) *gomock.Call

ModifyVpcPeeringConnectionOptionsRequest indicates an expected call of ModifyVpcPeeringConnectionOptionsRequest

func (*MockEC2ClientMockRecorder) ModifyVpcPeeringConnectionOptionsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyVpcPeeringConnectionOptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyVpcPeeringConnectionOptionsWithContext indicates an expected call of ModifyVpcPeeringConnectionOptionsWithContext

func (*MockEC2ClientMockRecorder) ModifyVpcTenancy added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyVpcTenancy(arg0 interface{}) *gomock.Call

ModifyVpcTenancy indicates an expected call of ModifyVpcTenancy

func (*MockEC2ClientMockRecorder) ModifyVpcTenancyRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyVpcTenancyRequest(arg0 interface{}) *gomock.Call

ModifyVpcTenancyRequest indicates an expected call of ModifyVpcTenancyRequest

func (*MockEC2ClientMockRecorder) ModifyVpcTenancyWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ModifyVpcTenancyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyVpcTenancyWithContext indicates an expected call of ModifyVpcTenancyWithContext

func (*MockEC2ClientMockRecorder) ModifyVpnConnection added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyVpnConnection(arg0 interface{}) *gomock.Call

ModifyVpnConnection indicates an expected call of ModifyVpnConnection

func (*MockEC2ClientMockRecorder) ModifyVpnConnectionRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyVpnConnectionRequest(arg0 interface{}) *gomock.Call

ModifyVpnConnectionRequest indicates an expected call of ModifyVpnConnectionRequest

func (*MockEC2ClientMockRecorder) ModifyVpnConnectionWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyVpnConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyVpnConnectionWithContext indicates an expected call of ModifyVpnConnectionWithContext

func (*MockEC2ClientMockRecorder) ModifyVpnTunnelCertificate added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyVpnTunnelCertificate(arg0 interface{}) *gomock.Call

ModifyVpnTunnelCertificate indicates an expected call of ModifyVpnTunnelCertificate

func (*MockEC2ClientMockRecorder) ModifyVpnTunnelCertificateRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyVpnTunnelCertificateRequest(arg0 interface{}) *gomock.Call

ModifyVpnTunnelCertificateRequest indicates an expected call of ModifyVpnTunnelCertificateRequest

func (*MockEC2ClientMockRecorder) ModifyVpnTunnelCertificateWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyVpnTunnelCertificateWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyVpnTunnelCertificateWithContext indicates an expected call of ModifyVpnTunnelCertificateWithContext

func (*MockEC2ClientMockRecorder) ModifyVpnTunnelOptions added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyVpnTunnelOptions(arg0 interface{}) *gomock.Call

ModifyVpnTunnelOptions indicates an expected call of ModifyVpnTunnelOptions

func (*MockEC2ClientMockRecorder) ModifyVpnTunnelOptionsRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyVpnTunnelOptionsRequest(arg0 interface{}) *gomock.Call

ModifyVpnTunnelOptionsRequest indicates an expected call of ModifyVpnTunnelOptionsRequest

func (*MockEC2ClientMockRecorder) ModifyVpnTunnelOptionsWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ModifyVpnTunnelOptionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ModifyVpnTunnelOptionsWithContext indicates an expected call of ModifyVpnTunnelOptionsWithContext

func (*MockEC2ClientMockRecorder) MonitorInstances added in v0.3.0

func (mr *MockEC2ClientMockRecorder) MonitorInstances(arg0 interface{}) *gomock.Call

MonitorInstances indicates an expected call of MonitorInstances

func (*MockEC2ClientMockRecorder) MonitorInstancesRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) MonitorInstancesRequest(arg0 interface{}) *gomock.Call

MonitorInstancesRequest indicates an expected call of MonitorInstancesRequest

func (*MockEC2ClientMockRecorder) MonitorInstancesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) MonitorInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

MonitorInstancesWithContext indicates an expected call of MonitorInstancesWithContext

func (*MockEC2ClientMockRecorder) MoveAddressToVpc added in v0.3.0

func (mr *MockEC2ClientMockRecorder) MoveAddressToVpc(arg0 interface{}) *gomock.Call

MoveAddressToVpc indicates an expected call of MoveAddressToVpc

func (*MockEC2ClientMockRecorder) MoveAddressToVpcRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) MoveAddressToVpcRequest(arg0 interface{}) *gomock.Call

MoveAddressToVpcRequest indicates an expected call of MoveAddressToVpcRequest

func (*MockEC2ClientMockRecorder) MoveAddressToVpcWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) MoveAddressToVpcWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

MoveAddressToVpcWithContext indicates an expected call of MoveAddressToVpcWithContext

func (*MockEC2ClientMockRecorder) ProvisionByoipCidr added in v0.8.0

func (mr *MockEC2ClientMockRecorder) ProvisionByoipCidr(arg0 interface{}) *gomock.Call

ProvisionByoipCidr indicates an expected call of ProvisionByoipCidr

func (*MockEC2ClientMockRecorder) ProvisionByoipCidrRequest added in v0.8.0

func (mr *MockEC2ClientMockRecorder) ProvisionByoipCidrRequest(arg0 interface{}) *gomock.Call

ProvisionByoipCidrRequest indicates an expected call of ProvisionByoipCidrRequest

func (*MockEC2ClientMockRecorder) ProvisionByoipCidrWithContext added in v0.8.0

func (mr *MockEC2ClientMockRecorder) ProvisionByoipCidrWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ProvisionByoipCidrWithContext indicates an expected call of ProvisionByoipCidrWithContext

func (*MockEC2ClientMockRecorder) PurchaseHostReservation added in v0.3.0

func (mr *MockEC2ClientMockRecorder) PurchaseHostReservation(arg0 interface{}) *gomock.Call

PurchaseHostReservation indicates an expected call of PurchaseHostReservation

func (*MockEC2ClientMockRecorder) PurchaseHostReservationRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) PurchaseHostReservationRequest(arg0 interface{}) *gomock.Call

PurchaseHostReservationRequest indicates an expected call of PurchaseHostReservationRequest

func (*MockEC2ClientMockRecorder) PurchaseHostReservationWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) PurchaseHostReservationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PurchaseHostReservationWithContext indicates an expected call of PurchaseHostReservationWithContext

func (*MockEC2ClientMockRecorder) PurchaseReservedInstancesOffering added in v0.3.0

func (mr *MockEC2ClientMockRecorder) PurchaseReservedInstancesOffering(arg0 interface{}) *gomock.Call

PurchaseReservedInstancesOffering indicates an expected call of PurchaseReservedInstancesOffering

func (*MockEC2ClientMockRecorder) PurchaseReservedInstancesOfferingRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) PurchaseReservedInstancesOfferingRequest(arg0 interface{}) *gomock.Call

PurchaseReservedInstancesOfferingRequest indicates an expected call of PurchaseReservedInstancesOfferingRequest

func (*MockEC2ClientMockRecorder) PurchaseReservedInstancesOfferingWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) PurchaseReservedInstancesOfferingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PurchaseReservedInstancesOfferingWithContext indicates an expected call of PurchaseReservedInstancesOfferingWithContext

func (*MockEC2ClientMockRecorder) PurchaseScheduledInstances added in v0.3.0

func (mr *MockEC2ClientMockRecorder) PurchaseScheduledInstances(arg0 interface{}) *gomock.Call

PurchaseScheduledInstances indicates an expected call of PurchaseScheduledInstances

func (*MockEC2ClientMockRecorder) PurchaseScheduledInstancesRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) PurchaseScheduledInstancesRequest(arg0 interface{}) *gomock.Call

PurchaseScheduledInstancesRequest indicates an expected call of PurchaseScheduledInstancesRequest

func (*MockEC2ClientMockRecorder) PurchaseScheduledInstancesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) PurchaseScheduledInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PurchaseScheduledInstancesWithContext indicates an expected call of PurchaseScheduledInstancesWithContext

func (*MockEC2ClientMockRecorder) RebootInstances added in v0.3.0

func (mr *MockEC2ClientMockRecorder) RebootInstances(arg0 interface{}) *gomock.Call

RebootInstances indicates an expected call of RebootInstances

func (*MockEC2ClientMockRecorder) RebootInstancesRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) RebootInstancesRequest(arg0 interface{}) *gomock.Call

RebootInstancesRequest indicates an expected call of RebootInstancesRequest

func (*MockEC2ClientMockRecorder) RebootInstancesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) RebootInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RebootInstancesWithContext indicates an expected call of RebootInstancesWithContext

func (*MockEC2ClientMockRecorder) RegisterImage added in v0.3.0

func (mr *MockEC2ClientMockRecorder) RegisterImage(arg0 interface{}) *gomock.Call

RegisterImage indicates an expected call of RegisterImage

func (*MockEC2ClientMockRecorder) RegisterImageRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) RegisterImageRequest(arg0 interface{}) *gomock.Call

RegisterImageRequest indicates an expected call of RegisterImageRequest

func (*MockEC2ClientMockRecorder) RegisterImageWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) RegisterImageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RegisterImageWithContext indicates an expected call of RegisterImageWithContext

func (*MockEC2ClientMockRecorder) RegisterInstanceEventNotificationAttributes added in v1.2.0

func (mr *MockEC2ClientMockRecorder) RegisterInstanceEventNotificationAttributes(arg0 interface{}) *gomock.Call

RegisterInstanceEventNotificationAttributes indicates an expected call of RegisterInstanceEventNotificationAttributes

func (*MockEC2ClientMockRecorder) RegisterInstanceEventNotificationAttributesRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) RegisterInstanceEventNotificationAttributesRequest(arg0 interface{}) *gomock.Call

RegisterInstanceEventNotificationAttributesRequest indicates an expected call of RegisterInstanceEventNotificationAttributesRequest

func (*MockEC2ClientMockRecorder) RegisterInstanceEventNotificationAttributesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) RegisterInstanceEventNotificationAttributesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RegisterInstanceEventNotificationAttributesWithContext indicates an expected call of RegisterInstanceEventNotificationAttributesWithContext

func (*MockEC2ClientMockRecorder) RegisterTransitGatewayMulticastGroupMembers added in v1.2.0

func (mr *MockEC2ClientMockRecorder) RegisterTransitGatewayMulticastGroupMembers(arg0 interface{}) *gomock.Call

RegisterTransitGatewayMulticastGroupMembers indicates an expected call of RegisterTransitGatewayMulticastGroupMembers

func (*MockEC2ClientMockRecorder) RegisterTransitGatewayMulticastGroupMembersRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) RegisterTransitGatewayMulticastGroupMembersRequest(arg0 interface{}) *gomock.Call

RegisterTransitGatewayMulticastGroupMembersRequest indicates an expected call of RegisterTransitGatewayMulticastGroupMembersRequest

func (*MockEC2ClientMockRecorder) RegisterTransitGatewayMulticastGroupMembersWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) RegisterTransitGatewayMulticastGroupMembersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RegisterTransitGatewayMulticastGroupMembersWithContext indicates an expected call of RegisterTransitGatewayMulticastGroupMembersWithContext

func (*MockEC2ClientMockRecorder) RegisterTransitGatewayMulticastGroupSources added in v1.2.0

func (mr *MockEC2ClientMockRecorder) RegisterTransitGatewayMulticastGroupSources(arg0 interface{}) *gomock.Call

RegisterTransitGatewayMulticastGroupSources indicates an expected call of RegisterTransitGatewayMulticastGroupSources

func (*MockEC2ClientMockRecorder) RegisterTransitGatewayMulticastGroupSourcesRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) RegisterTransitGatewayMulticastGroupSourcesRequest(arg0 interface{}) *gomock.Call

RegisterTransitGatewayMulticastGroupSourcesRequest indicates an expected call of RegisterTransitGatewayMulticastGroupSourcesRequest

func (*MockEC2ClientMockRecorder) RegisterTransitGatewayMulticastGroupSourcesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) RegisterTransitGatewayMulticastGroupSourcesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RegisterTransitGatewayMulticastGroupSourcesWithContext indicates an expected call of RegisterTransitGatewayMulticastGroupSourcesWithContext

func (*MockEC2ClientMockRecorder) RejectTransitGatewayPeeringAttachment added in v1.2.0

func (mr *MockEC2ClientMockRecorder) RejectTransitGatewayPeeringAttachment(arg0 interface{}) *gomock.Call

RejectTransitGatewayPeeringAttachment indicates an expected call of RejectTransitGatewayPeeringAttachment

func (*MockEC2ClientMockRecorder) RejectTransitGatewayPeeringAttachmentRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) RejectTransitGatewayPeeringAttachmentRequest(arg0 interface{}) *gomock.Call

RejectTransitGatewayPeeringAttachmentRequest indicates an expected call of RejectTransitGatewayPeeringAttachmentRequest

func (*MockEC2ClientMockRecorder) RejectTransitGatewayPeeringAttachmentWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) RejectTransitGatewayPeeringAttachmentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RejectTransitGatewayPeeringAttachmentWithContext indicates an expected call of RejectTransitGatewayPeeringAttachmentWithContext

func (*MockEC2ClientMockRecorder) RejectTransitGatewayVpcAttachment added in v1.2.0

func (mr *MockEC2ClientMockRecorder) RejectTransitGatewayVpcAttachment(arg0 interface{}) *gomock.Call

RejectTransitGatewayVpcAttachment indicates an expected call of RejectTransitGatewayVpcAttachment

func (*MockEC2ClientMockRecorder) RejectTransitGatewayVpcAttachmentRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) RejectTransitGatewayVpcAttachmentRequest(arg0 interface{}) *gomock.Call

RejectTransitGatewayVpcAttachmentRequest indicates an expected call of RejectTransitGatewayVpcAttachmentRequest

func (*MockEC2ClientMockRecorder) RejectTransitGatewayVpcAttachmentWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) RejectTransitGatewayVpcAttachmentWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RejectTransitGatewayVpcAttachmentWithContext indicates an expected call of RejectTransitGatewayVpcAttachmentWithContext

func (*MockEC2ClientMockRecorder) RejectVpcEndpointConnections added in v0.3.0

func (mr *MockEC2ClientMockRecorder) RejectVpcEndpointConnections(arg0 interface{}) *gomock.Call

RejectVpcEndpointConnections indicates an expected call of RejectVpcEndpointConnections

func (*MockEC2ClientMockRecorder) RejectVpcEndpointConnectionsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) RejectVpcEndpointConnectionsRequest(arg0 interface{}) *gomock.Call

RejectVpcEndpointConnectionsRequest indicates an expected call of RejectVpcEndpointConnectionsRequest

func (*MockEC2ClientMockRecorder) RejectVpcEndpointConnectionsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) RejectVpcEndpointConnectionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RejectVpcEndpointConnectionsWithContext indicates an expected call of RejectVpcEndpointConnectionsWithContext

func (*MockEC2ClientMockRecorder) RejectVpcPeeringConnection added in v0.3.0

func (mr *MockEC2ClientMockRecorder) RejectVpcPeeringConnection(arg0 interface{}) *gomock.Call

RejectVpcPeeringConnection indicates an expected call of RejectVpcPeeringConnection

func (*MockEC2ClientMockRecorder) RejectVpcPeeringConnectionRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) RejectVpcPeeringConnectionRequest(arg0 interface{}) *gomock.Call

RejectVpcPeeringConnectionRequest indicates an expected call of RejectVpcPeeringConnectionRequest

func (*MockEC2ClientMockRecorder) RejectVpcPeeringConnectionWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) RejectVpcPeeringConnectionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RejectVpcPeeringConnectionWithContext indicates an expected call of RejectVpcPeeringConnectionWithContext

func (*MockEC2ClientMockRecorder) ReleaseAddress added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ReleaseAddress(arg0 interface{}) *gomock.Call

ReleaseAddress indicates an expected call of ReleaseAddress

func (*MockEC2ClientMockRecorder) ReleaseAddressRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ReleaseAddressRequest(arg0 interface{}) *gomock.Call

ReleaseAddressRequest indicates an expected call of ReleaseAddressRequest

func (*MockEC2ClientMockRecorder) ReleaseAddressWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ReleaseAddressWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ReleaseAddressWithContext indicates an expected call of ReleaseAddressWithContext

func (*MockEC2ClientMockRecorder) ReleaseHosts added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ReleaseHosts(arg0 interface{}) *gomock.Call

ReleaseHosts indicates an expected call of ReleaseHosts

func (*MockEC2ClientMockRecorder) ReleaseHostsRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ReleaseHostsRequest(arg0 interface{}) *gomock.Call

ReleaseHostsRequest indicates an expected call of ReleaseHostsRequest

func (*MockEC2ClientMockRecorder) ReleaseHostsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ReleaseHostsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ReleaseHostsWithContext indicates an expected call of ReleaseHostsWithContext

func (*MockEC2ClientMockRecorder) ReplaceIamInstanceProfileAssociation added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ReplaceIamInstanceProfileAssociation(arg0 interface{}) *gomock.Call

ReplaceIamInstanceProfileAssociation indicates an expected call of ReplaceIamInstanceProfileAssociation

func (*MockEC2ClientMockRecorder) ReplaceIamInstanceProfileAssociationRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ReplaceIamInstanceProfileAssociationRequest(arg0 interface{}) *gomock.Call

ReplaceIamInstanceProfileAssociationRequest indicates an expected call of ReplaceIamInstanceProfileAssociationRequest

func (*MockEC2ClientMockRecorder) ReplaceIamInstanceProfileAssociationWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ReplaceIamInstanceProfileAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ReplaceIamInstanceProfileAssociationWithContext indicates an expected call of ReplaceIamInstanceProfileAssociationWithContext

func (*MockEC2ClientMockRecorder) ReplaceNetworkAclAssociation added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ReplaceNetworkAclAssociation(arg0 interface{}) *gomock.Call

ReplaceNetworkAclAssociation indicates an expected call of ReplaceNetworkAclAssociation

func (*MockEC2ClientMockRecorder) ReplaceNetworkAclAssociationRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ReplaceNetworkAclAssociationRequest(arg0 interface{}) *gomock.Call

ReplaceNetworkAclAssociationRequest indicates an expected call of ReplaceNetworkAclAssociationRequest

func (*MockEC2ClientMockRecorder) ReplaceNetworkAclAssociationWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ReplaceNetworkAclAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ReplaceNetworkAclAssociationWithContext indicates an expected call of ReplaceNetworkAclAssociationWithContext

func (*MockEC2ClientMockRecorder) ReplaceNetworkAclEntry added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ReplaceNetworkAclEntry(arg0 interface{}) *gomock.Call

ReplaceNetworkAclEntry indicates an expected call of ReplaceNetworkAclEntry

func (*MockEC2ClientMockRecorder) ReplaceNetworkAclEntryRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ReplaceNetworkAclEntryRequest(arg0 interface{}) *gomock.Call

ReplaceNetworkAclEntryRequest indicates an expected call of ReplaceNetworkAclEntryRequest

func (*MockEC2ClientMockRecorder) ReplaceNetworkAclEntryWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ReplaceNetworkAclEntryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ReplaceNetworkAclEntryWithContext indicates an expected call of ReplaceNetworkAclEntryWithContext

func (*MockEC2ClientMockRecorder) ReplaceRoute added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ReplaceRoute(arg0 interface{}) *gomock.Call

ReplaceRoute indicates an expected call of ReplaceRoute

func (*MockEC2ClientMockRecorder) ReplaceRouteRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ReplaceRouteRequest(arg0 interface{}) *gomock.Call

ReplaceRouteRequest indicates an expected call of ReplaceRouteRequest

func (*MockEC2ClientMockRecorder) ReplaceRouteTableAssociation added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ReplaceRouteTableAssociation(arg0 interface{}) *gomock.Call

ReplaceRouteTableAssociation indicates an expected call of ReplaceRouteTableAssociation

func (*MockEC2ClientMockRecorder) ReplaceRouteTableAssociationRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ReplaceRouteTableAssociationRequest(arg0 interface{}) *gomock.Call

ReplaceRouteTableAssociationRequest indicates an expected call of ReplaceRouteTableAssociationRequest

func (*MockEC2ClientMockRecorder) ReplaceRouteTableAssociationWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ReplaceRouteTableAssociationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ReplaceRouteTableAssociationWithContext indicates an expected call of ReplaceRouteTableAssociationWithContext

func (*MockEC2ClientMockRecorder) ReplaceRouteWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ReplaceRouteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ReplaceRouteWithContext indicates an expected call of ReplaceRouteWithContext

func (*MockEC2ClientMockRecorder) ReplaceTransitGatewayRoute added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ReplaceTransitGatewayRoute(arg0 interface{}) *gomock.Call

ReplaceTransitGatewayRoute indicates an expected call of ReplaceTransitGatewayRoute

func (*MockEC2ClientMockRecorder) ReplaceTransitGatewayRouteRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ReplaceTransitGatewayRouteRequest(arg0 interface{}) *gomock.Call

ReplaceTransitGatewayRouteRequest indicates an expected call of ReplaceTransitGatewayRouteRequest

func (*MockEC2ClientMockRecorder) ReplaceTransitGatewayRouteWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ReplaceTransitGatewayRouteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ReplaceTransitGatewayRouteWithContext indicates an expected call of ReplaceTransitGatewayRouteWithContext

func (*MockEC2ClientMockRecorder) ReportInstanceStatus added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ReportInstanceStatus(arg0 interface{}) *gomock.Call

ReportInstanceStatus indicates an expected call of ReportInstanceStatus

func (*MockEC2ClientMockRecorder) ReportInstanceStatusRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ReportInstanceStatusRequest(arg0 interface{}) *gomock.Call

ReportInstanceStatusRequest indicates an expected call of ReportInstanceStatusRequest

func (*MockEC2ClientMockRecorder) ReportInstanceStatusWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ReportInstanceStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ReportInstanceStatusWithContext indicates an expected call of ReportInstanceStatusWithContext

func (*MockEC2ClientMockRecorder) RequestSpotFleet added in v0.3.0

func (mr *MockEC2ClientMockRecorder) RequestSpotFleet(arg0 interface{}) *gomock.Call

RequestSpotFleet indicates an expected call of RequestSpotFleet

func (*MockEC2ClientMockRecorder) RequestSpotFleetRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) RequestSpotFleetRequest(arg0 interface{}) *gomock.Call

RequestSpotFleetRequest indicates an expected call of RequestSpotFleetRequest

func (*MockEC2ClientMockRecorder) RequestSpotFleetWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) RequestSpotFleetWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RequestSpotFleetWithContext indicates an expected call of RequestSpotFleetWithContext

func (*MockEC2ClientMockRecorder) RequestSpotInstances added in v0.3.0

func (mr *MockEC2ClientMockRecorder) RequestSpotInstances(arg0 interface{}) *gomock.Call

RequestSpotInstances indicates an expected call of RequestSpotInstances

func (*MockEC2ClientMockRecorder) RequestSpotInstancesRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) RequestSpotInstancesRequest(arg0 interface{}) *gomock.Call

RequestSpotInstancesRequest indicates an expected call of RequestSpotInstancesRequest

func (*MockEC2ClientMockRecorder) RequestSpotInstancesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) RequestSpotInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RequestSpotInstancesWithContext indicates an expected call of RequestSpotInstancesWithContext

func (*MockEC2ClientMockRecorder) ResetEbsDefaultKmsKeyId added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ResetEbsDefaultKmsKeyId(arg0 interface{}) *gomock.Call

ResetEbsDefaultKmsKeyId indicates an expected call of ResetEbsDefaultKmsKeyId

func (*MockEC2ClientMockRecorder) ResetEbsDefaultKmsKeyIdRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ResetEbsDefaultKmsKeyIdRequest(arg0 interface{}) *gomock.Call

ResetEbsDefaultKmsKeyIdRequest indicates an expected call of ResetEbsDefaultKmsKeyIdRequest

func (*MockEC2ClientMockRecorder) ResetEbsDefaultKmsKeyIdWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) ResetEbsDefaultKmsKeyIdWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ResetEbsDefaultKmsKeyIdWithContext indicates an expected call of ResetEbsDefaultKmsKeyIdWithContext

func (*MockEC2ClientMockRecorder) ResetFpgaImageAttribute added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ResetFpgaImageAttribute(arg0 interface{}) *gomock.Call

ResetFpgaImageAttribute indicates an expected call of ResetFpgaImageAttribute

func (*MockEC2ClientMockRecorder) ResetFpgaImageAttributeRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ResetFpgaImageAttributeRequest(arg0 interface{}) *gomock.Call

ResetFpgaImageAttributeRequest indicates an expected call of ResetFpgaImageAttributeRequest

func (*MockEC2ClientMockRecorder) ResetFpgaImageAttributeWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ResetFpgaImageAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ResetFpgaImageAttributeWithContext indicates an expected call of ResetFpgaImageAttributeWithContext

func (*MockEC2ClientMockRecorder) ResetImageAttribute added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ResetImageAttribute(arg0 interface{}) *gomock.Call

ResetImageAttribute indicates an expected call of ResetImageAttribute

func (*MockEC2ClientMockRecorder) ResetImageAttributeRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ResetImageAttributeRequest(arg0 interface{}) *gomock.Call

ResetImageAttributeRequest indicates an expected call of ResetImageAttributeRequest

func (*MockEC2ClientMockRecorder) ResetImageAttributeWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ResetImageAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ResetImageAttributeWithContext indicates an expected call of ResetImageAttributeWithContext

func (*MockEC2ClientMockRecorder) ResetInstanceAttribute added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ResetInstanceAttribute(arg0 interface{}) *gomock.Call

ResetInstanceAttribute indicates an expected call of ResetInstanceAttribute

func (*MockEC2ClientMockRecorder) ResetInstanceAttributeRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ResetInstanceAttributeRequest(arg0 interface{}) *gomock.Call

ResetInstanceAttributeRequest indicates an expected call of ResetInstanceAttributeRequest

func (*MockEC2ClientMockRecorder) ResetInstanceAttributeWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ResetInstanceAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ResetInstanceAttributeWithContext indicates an expected call of ResetInstanceAttributeWithContext

func (*MockEC2ClientMockRecorder) ResetNetworkInterfaceAttribute added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ResetNetworkInterfaceAttribute(arg0 interface{}) *gomock.Call

ResetNetworkInterfaceAttribute indicates an expected call of ResetNetworkInterfaceAttribute

func (*MockEC2ClientMockRecorder) ResetNetworkInterfaceAttributeRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ResetNetworkInterfaceAttributeRequest(arg0 interface{}) *gomock.Call

ResetNetworkInterfaceAttributeRequest indicates an expected call of ResetNetworkInterfaceAttributeRequest

func (*MockEC2ClientMockRecorder) ResetNetworkInterfaceAttributeWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ResetNetworkInterfaceAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ResetNetworkInterfaceAttributeWithContext indicates an expected call of ResetNetworkInterfaceAttributeWithContext

func (*MockEC2ClientMockRecorder) ResetSnapshotAttribute added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ResetSnapshotAttribute(arg0 interface{}) *gomock.Call

ResetSnapshotAttribute indicates an expected call of ResetSnapshotAttribute

func (*MockEC2ClientMockRecorder) ResetSnapshotAttributeRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ResetSnapshotAttributeRequest(arg0 interface{}) *gomock.Call

ResetSnapshotAttributeRequest indicates an expected call of ResetSnapshotAttributeRequest

func (*MockEC2ClientMockRecorder) ResetSnapshotAttributeWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) ResetSnapshotAttributeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ResetSnapshotAttributeWithContext indicates an expected call of ResetSnapshotAttributeWithContext

func (*MockEC2ClientMockRecorder) RestoreAddressToClassic added in v0.3.0

func (mr *MockEC2ClientMockRecorder) RestoreAddressToClassic(arg0 interface{}) *gomock.Call

RestoreAddressToClassic indicates an expected call of RestoreAddressToClassic

func (*MockEC2ClientMockRecorder) RestoreAddressToClassicRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) RestoreAddressToClassicRequest(arg0 interface{}) *gomock.Call

RestoreAddressToClassicRequest indicates an expected call of RestoreAddressToClassicRequest

func (*MockEC2ClientMockRecorder) RestoreAddressToClassicWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) RestoreAddressToClassicWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RestoreAddressToClassicWithContext indicates an expected call of RestoreAddressToClassicWithContext

func (*MockEC2ClientMockRecorder) RestoreManagedPrefixListVersion added in v1.2.0

func (mr *MockEC2ClientMockRecorder) RestoreManagedPrefixListVersion(arg0 interface{}) *gomock.Call

RestoreManagedPrefixListVersion indicates an expected call of RestoreManagedPrefixListVersion

func (*MockEC2ClientMockRecorder) RestoreManagedPrefixListVersionRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) RestoreManagedPrefixListVersionRequest(arg0 interface{}) *gomock.Call

RestoreManagedPrefixListVersionRequest indicates an expected call of RestoreManagedPrefixListVersionRequest

func (*MockEC2ClientMockRecorder) RestoreManagedPrefixListVersionWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) RestoreManagedPrefixListVersionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RestoreManagedPrefixListVersionWithContext indicates an expected call of RestoreManagedPrefixListVersionWithContext

func (*MockEC2ClientMockRecorder) RevokeClientVpnIngress added in v1.2.0

func (mr *MockEC2ClientMockRecorder) RevokeClientVpnIngress(arg0 interface{}) *gomock.Call

RevokeClientVpnIngress indicates an expected call of RevokeClientVpnIngress

func (*MockEC2ClientMockRecorder) RevokeClientVpnIngressRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) RevokeClientVpnIngressRequest(arg0 interface{}) *gomock.Call

RevokeClientVpnIngressRequest indicates an expected call of RevokeClientVpnIngressRequest

func (*MockEC2ClientMockRecorder) RevokeClientVpnIngressWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) RevokeClientVpnIngressWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RevokeClientVpnIngressWithContext indicates an expected call of RevokeClientVpnIngressWithContext

func (*MockEC2ClientMockRecorder) RevokeSecurityGroupEgress added in v0.3.0

func (mr *MockEC2ClientMockRecorder) RevokeSecurityGroupEgress(arg0 interface{}) *gomock.Call

RevokeSecurityGroupEgress indicates an expected call of RevokeSecurityGroupEgress

func (*MockEC2ClientMockRecorder) RevokeSecurityGroupEgressRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) RevokeSecurityGroupEgressRequest(arg0 interface{}) *gomock.Call

RevokeSecurityGroupEgressRequest indicates an expected call of RevokeSecurityGroupEgressRequest

func (*MockEC2ClientMockRecorder) RevokeSecurityGroupEgressWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) RevokeSecurityGroupEgressWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RevokeSecurityGroupEgressWithContext indicates an expected call of RevokeSecurityGroupEgressWithContext

func (*MockEC2ClientMockRecorder) RevokeSecurityGroupIngress added in v0.3.0

func (mr *MockEC2ClientMockRecorder) RevokeSecurityGroupIngress(arg0 interface{}) *gomock.Call

RevokeSecurityGroupIngress indicates an expected call of RevokeSecurityGroupIngress

func (*MockEC2ClientMockRecorder) RevokeSecurityGroupIngressRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) RevokeSecurityGroupIngressRequest(arg0 interface{}) *gomock.Call

RevokeSecurityGroupIngressRequest indicates an expected call of RevokeSecurityGroupIngressRequest

func (*MockEC2ClientMockRecorder) RevokeSecurityGroupIngressWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) RevokeSecurityGroupIngressWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RevokeSecurityGroupIngressWithContext indicates an expected call of RevokeSecurityGroupIngressWithContext

func (*MockEC2ClientMockRecorder) RunInstances added in v0.3.0

func (mr *MockEC2ClientMockRecorder) RunInstances(arg0 interface{}) *gomock.Call

RunInstances indicates an expected call of RunInstances

func (*MockEC2ClientMockRecorder) RunInstancesRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) RunInstancesRequest(arg0 interface{}) *gomock.Call

RunInstancesRequest indicates an expected call of RunInstancesRequest

func (*MockEC2ClientMockRecorder) RunInstancesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) RunInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RunInstancesWithContext indicates an expected call of RunInstancesWithContext

func (*MockEC2ClientMockRecorder) RunScheduledInstances added in v0.3.0

func (mr *MockEC2ClientMockRecorder) RunScheduledInstances(arg0 interface{}) *gomock.Call

RunScheduledInstances indicates an expected call of RunScheduledInstances

func (*MockEC2ClientMockRecorder) RunScheduledInstancesRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) RunScheduledInstancesRequest(arg0 interface{}) *gomock.Call

RunScheduledInstancesRequest indicates an expected call of RunScheduledInstancesRequest

func (*MockEC2ClientMockRecorder) RunScheduledInstancesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) RunScheduledInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RunScheduledInstancesWithContext indicates an expected call of RunScheduledInstancesWithContext

func (*MockEC2ClientMockRecorder) SearchLocalGatewayRoutes added in v1.2.0

func (mr *MockEC2ClientMockRecorder) SearchLocalGatewayRoutes(arg0 interface{}) *gomock.Call

SearchLocalGatewayRoutes indicates an expected call of SearchLocalGatewayRoutes

func (*MockEC2ClientMockRecorder) SearchLocalGatewayRoutesPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) SearchLocalGatewayRoutesPages(arg0, arg1 interface{}) *gomock.Call

SearchLocalGatewayRoutesPages indicates an expected call of SearchLocalGatewayRoutesPages

func (*MockEC2ClientMockRecorder) SearchLocalGatewayRoutesPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) SearchLocalGatewayRoutesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

SearchLocalGatewayRoutesPagesWithContext indicates an expected call of SearchLocalGatewayRoutesPagesWithContext

func (*MockEC2ClientMockRecorder) SearchLocalGatewayRoutesRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) SearchLocalGatewayRoutesRequest(arg0 interface{}) *gomock.Call

SearchLocalGatewayRoutesRequest indicates an expected call of SearchLocalGatewayRoutesRequest

func (*MockEC2ClientMockRecorder) SearchLocalGatewayRoutesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) SearchLocalGatewayRoutesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SearchLocalGatewayRoutesWithContext indicates an expected call of SearchLocalGatewayRoutesWithContext

func (*MockEC2ClientMockRecorder) SearchTransitGatewayMulticastGroups added in v1.2.0

func (mr *MockEC2ClientMockRecorder) SearchTransitGatewayMulticastGroups(arg0 interface{}) *gomock.Call

SearchTransitGatewayMulticastGroups indicates an expected call of SearchTransitGatewayMulticastGroups

func (*MockEC2ClientMockRecorder) SearchTransitGatewayMulticastGroupsPages added in v1.2.0

func (mr *MockEC2ClientMockRecorder) SearchTransitGatewayMulticastGroupsPages(arg0, arg1 interface{}) *gomock.Call

SearchTransitGatewayMulticastGroupsPages indicates an expected call of SearchTransitGatewayMulticastGroupsPages

func (*MockEC2ClientMockRecorder) SearchTransitGatewayMulticastGroupsPagesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) SearchTransitGatewayMulticastGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

SearchTransitGatewayMulticastGroupsPagesWithContext indicates an expected call of SearchTransitGatewayMulticastGroupsPagesWithContext

func (*MockEC2ClientMockRecorder) SearchTransitGatewayMulticastGroupsRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) SearchTransitGatewayMulticastGroupsRequest(arg0 interface{}) *gomock.Call

SearchTransitGatewayMulticastGroupsRequest indicates an expected call of SearchTransitGatewayMulticastGroupsRequest

func (*MockEC2ClientMockRecorder) SearchTransitGatewayMulticastGroupsWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) SearchTransitGatewayMulticastGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SearchTransitGatewayMulticastGroupsWithContext indicates an expected call of SearchTransitGatewayMulticastGroupsWithContext

func (*MockEC2ClientMockRecorder) SearchTransitGatewayRoutes added in v1.2.0

func (mr *MockEC2ClientMockRecorder) SearchTransitGatewayRoutes(arg0 interface{}) *gomock.Call

SearchTransitGatewayRoutes indicates an expected call of SearchTransitGatewayRoutes

func (*MockEC2ClientMockRecorder) SearchTransitGatewayRoutesRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) SearchTransitGatewayRoutesRequest(arg0 interface{}) *gomock.Call

SearchTransitGatewayRoutesRequest indicates an expected call of SearchTransitGatewayRoutesRequest

func (*MockEC2ClientMockRecorder) SearchTransitGatewayRoutesWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) SearchTransitGatewayRoutesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SearchTransitGatewayRoutesWithContext indicates an expected call of SearchTransitGatewayRoutesWithContext

func (*MockEC2ClientMockRecorder) SendDiagnosticInterrupt added in v1.2.0

func (mr *MockEC2ClientMockRecorder) SendDiagnosticInterrupt(arg0 interface{}) *gomock.Call

SendDiagnosticInterrupt indicates an expected call of SendDiagnosticInterrupt

func (*MockEC2ClientMockRecorder) SendDiagnosticInterruptRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) SendDiagnosticInterruptRequest(arg0 interface{}) *gomock.Call

SendDiagnosticInterruptRequest indicates an expected call of SendDiagnosticInterruptRequest

func (*MockEC2ClientMockRecorder) SendDiagnosticInterruptWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) SendDiagnosticInterruptWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SendDiagnosticInterruptWithContext indicates an expected call of SendDiagnosticInterruptWithContext

func (*MockEC2ClientMockRecorder) StartInstances added in v0.3.0

func (mr *MockEC2ClientMockRecorder) StartInstances(arg0 interface{}) *gomock.Call

StartInstances indicates an expected call of StartInstances

func (*MockEC2ClientMockRecorder) StartInstancesRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) StartInstancesRequest(arg0 interface{}) *gomock.Call

StartInstancesRequest indicates an expected call of StartInstancesRequest

func (*MockEC2ClientMockRecorder) StartInstancesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) StartInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartInstancesWithContext indicates an expected call of StartInstancesWithContext

func (*MockEC2ClientMockRecorder) StartVpcEndpointServicePrivateDnsVerification added in v1.2.0

func (mr *MockEC2ClientMockRecorder) StartVpcEndpointServicePrivateDnsVerification(arg0 interface{}) *gomock.Call

StartVpcEndpointServicePrivateDnsVerification indicates an expected call of StartVpcEndpointServicePrivateDnsVerification

func (*MockEC2ClientMockRecorder) StartVpcEndpointServicePrivateDnsVerificationRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) StartVpcEndpointServicePrivateDnsVerificationRequest(arg0 interface{}) *gomock.Call

StartVpcEndpointServicePrivateDnsVerificationRequest indicates an expected call of StartVpcEndpointServicePrivateDnsVerificationRequest

func (*MockEC2ClientMockRecorder) StartVpcEndpointServicePrivateDnsVerificationWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) StartVpcEndpointServicePrivateDnsVerificationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StartVpcEndpointServicePrivateDnsVerificationWithContext indicates an expected call of StartVpcEndpointServicePrivateDnsVerificationWithContext

func (*MockEC2ClientMockRecorder) StopInstances added in v0.3.0

func (mr *MockEC2ClientMockRecorder) StopInstances(arg0 interface{}) *gomock.Call

StopInstances indicates an expected call of StopInstances

func (*MockEC2ClientMockRecorder) StopInstancesRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) StopInstancesRequest(arg0 interface{}) *gomock.Call

StopInstancesRequest indicates an expected call of StopInstancesRequest

func (*MockEC2ClientMockRecorder) StopInstancesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) StopInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

StopInstancesWithContext indicates an expected call of StopInstancesWithContext

func (*MockEC2ClientMockRecorder) TerminateClientVpnConnections added in v1.2.0

func (mr *MockEC2ClientMockRecorder) TerminateClientVpnConnections(arg0 interface{}) *gomock.Call

TerminateClientVpnConnections indicates an expected call of TerminateClientVpnConnections

func (*MockEC2ClientMockRecorder) TerminateClientVpnConnectionsRequest added in v1.2.0

func (mr *MockEC2ClientMockRecorder) TerminateClientVpnConnectionsRequest(arg0 interface{}) *gomock.Call

TerminateClientVpnConnectionsRequest indicates an expected call of TerminateClientVpnConnectionsRequest

func (*MockEC2ClientMockRecorder) TerminateClientVpnConnectionsWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) TerminateClientVpnConnectionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TerminateClientVpnConnectionsWithContext indicates an expected call of TerminateClientVpnConnectionsWithContext

func (*MockEC2ClientMockRecorder) TerminateInstances added in v0.3.0

func (mr *MockEC2ClientMockRecorder) TerminateInstances(arg0 interface{}) *gomock.Call

TerminateInstances indicates an expected call of TerminateInstances

func (*MockEC2ClientMockRecorder) TerminateInstancesRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) TerminateInstancesRequest(arg0 interface{}) *gomock.Call

TerminateInstancesRequest indicates an expected call of TerminateInstancesRequest

func (*MockEC2ClientMockRecorder) TerminateInstancesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) TerminateInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TerminateInstancesWithContext indicates an expected call of TerminateInstancesWithContext

func (*MockEC2ClientMockRecorder) UnassignIpv6Addresses added in v0.3.0

func (mr *MockEC2ClientMockRecorder) UnassignIpv6Addresses(arg0 interface{}) *gomock.Call

UnassignIpv6Addresses indicates an expected call of UnassignIpv6Addresses

func (*MockEC2ClientMockRecorder) UnassignIpv6AddressesRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) UnassignIpv6AddressesRequest(arg0 interface{}) *gomock.Call

UnassignIpv6AddressesRequest indicates an expected call of UnassignIpv6AddressesRequest

func (*MockEC2ClientMockRecorder) UnassignIpv6AddressesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) UnassignIpv6AddressesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UnassignIpv6AddressesWithContext indicates an expected call of UnassignIpv6AddressesWithContext

func (*MockEC2ClientMockRecorder) UnassignPrivateIpAddresses added in v0.3.0

func (mr *MockEC2ClientMockRecorder) UnassignPrivateIpAddresses(arg0 interface{}) *gomock.Call

UnassignPrivateIpAddresses indicates an expected call of UnassignPrivateIpAddresses

func (*MockEC2ClientMockRecorder) UnassignPrivateIpAddressesRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) UnassignPrivateIpAddressesRequest(arg0 interface{}) *gomock.Call

UnassignPrivateIpAddressesRequest indicates an expected call of UnassignPrivateIpAddressesRequest

func (*MockEC2ClientMockRecorder) UnassignPrivateIpAddressesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) UnassignPrivateIpAddressesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UnassignPrivateIpAddressesWithContext indicates an expected call of UnassignPrivateIpAddressesWithContext

func (*MockEC2ClientMockRecorder) UnmonitorInstances added in v0.3.0

func (mr *MockEC2ClientMockRecorder) UnmonitorInstances(arg0 interface{}) *gomock.Call

UnmonitorInstances indicates an expected call of UnmonitorInstances

func (*MockEC2ClientMockRecorder) UnmonitorInstancesRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) UnmonitorInstancesRequest(arg0 interface{}) *gomock.Call

UnmonitorInstancesRequest indicates an expected call of UnmonitorInstancesRequest

func (*MockEC2ClientMockRecorder) UnmonitorInstancesWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) UnmonitorInstancesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UnmonitorInstancesWithContext indicates an expected call of UnmonitorInstancesWithContext

func (*MockEC2ClientMockRecorder) UpdateSecurityGroupRuleDescriptionsEgress added in v0.3.0

func (mr *MockEC2ClientMockRecorder) UpdateSecurityGroupRuleDescriptionsEgress(arg0 interface{}) *gomock.Call

UpdateSecurityGroupRuleDescriptionsEgress indicates an expected call of UpdateSecurityGroupRuleDescriptionsEgress

func (*MockEC2ClientMockRecorder) UpdateSecurityGroupRuleDescriptionsEgressRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) UpdateSecurityGroupRuleDescriptionsEgressRequest(arg0 interface{}) *gomock.Call

UpdateSecurityGroupRuleDescriptionsEgressRequest indicates an expected call of UpdateSecurityGroupRuleDescriptionsEgressRequest

func (*MockEC2ClientMockRecorder) UpdateSecurityGroupRuleDescriptionsEgressWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) UpdateSecurityGroupRuleDescriptionsEgressWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateSecurityGroupRuleDescriptionsEgressWithContext indicates an expected call of UpdateSecurityGroupRuleDescriptionsEgressWithContext

func (*MockEC2ClientMockRecorder) UpdateSecurityGroupRuleDescriptionsIngress added in v0.3.0

func (mr *MockEC2ClientMockRecorder) UpdateSecurityGroupRuleDescriptionsIngress(arg0 interface{}) *gomock.Call

UpdateSecurityGroupRuleDescriptionsIngress indicates an expected call of UpdateSecurityGroupRuleDescriptionsIngress

func (*MockEC2ClientMockRecorder) UpdateSecurityGroupRuleDescriptionsIngressRequest added in v0.3.0

func (mr *MockEC2ClientMockRecorder) UpdateSecurityGroupRuleDescriptionsIngressRequest(arg0 interface{}) *gomock.Call

UpdateSecurityGroupRuleDescriptionsIngressRequest indicates an expected call of UpdateSecurityGroupRuleDescriptionsIngressRequest

func (*MockEC2ClientMockRecorder) UpdateSecurityGroupRuleDescriptionsIngressWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) UpdateSecurityGroupRuleDescriptionsIngressWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateSecurityGroupRuleDescriptionsIngressWithContext indicates an expected call of UpdateSecurityGroupRuleDescriptionsIngressWithContext

func (*MockEC2ClientMockRecorder) WaitUntilBundleTaskComplete added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilBundleTaskComplete(arg0 interface{}) *gomock.Call

WaitUntilBundleTaskComplete indicates an expected call of WaitUntilBundleTaskComplete

func (*MockEC2ClientMockRecorder) WaitUntilBundleTaskCompleteWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilBundleTaskCompleteWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilBundleTaskCompleteWithContext indicates an expected call of WaitUntilBundleTaskCompleteWithContext

func (*MockEC2ClientMockRecorder) WaitUntilConversionTaskCancelled added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilConversionTaskCancelled(arg0 interface{}) *gomock.Call

WaitUntilConversionTaskCancelled indicates an expected call of WaitUntilConversionTaskCancelled

func (*MockEC2ClientMockRecorder) WaitUntilConversionTaskCancelledWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilConversionTaskCancelledWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilConversionTaskCancelledWithContext indicates an expected call of WaitUntilConversionTaskCancelledWithContext

func (*MockEC2ClientMockRecorder) WaitUntilConversionTaskCompleted added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilConversionTaskCompleted(arg0 interface{}) *gomock.Call

WaitUntilConversionTaskCompleted indicates an expected call of WaitUntilConversionTaskCompleted

func (*MockEC2ClientMockRecorder) WaitUntilConversionTaskCompletedWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilConversionTaskCompletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilConversionTaskCompletedWithContext indicates an expected call of WaitUntilConversionTaskCompletedWithContext

func (*MockEC2ClientMockRecorder) WaitUntilConversionTaskDeleted added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilConversionTaskDeleted(arg0 interface{}) *gomock.Call

WaitUntilConversionTaskDeleted indicates an expected call of WaitUntilConversionTaskDeleted

func (*MockEC2ClientMockRecorder) WaitUntilConversionTaskDeletedWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilConversionTaskDeletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilConversionTaskDeletedWithContext indicates an expected call of WaitUntilConversionTaskDeletedWithContext

func (*MockEC2ClientMockRecorder) WaitUntilCustomerGatewayAvailable added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilCustomerGatewayAvailable(arg0 interface{}) *gomock.Call

WaitUntilCustomerGatewayAvailable indicates an expected call of WaitUntilCustomerGatewayAvailable

func (*MockEC2ClientMockRecorder) WaitUntilCustomerGatewayAvailableWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilCustomerGatewayAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilCustomerGatewayAvailableWithContext indicates an expected call of WaitUntilCustomerGatewayAvailableWithContext

func (*MockEC2ClientMockRecorder) WaitUntilExportTaskCancelled added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilExportTaskCancelled(arg0 interface{}) *gomock.Call

WaitUntilExportTaskCancelled indicates an expected call of WaitUntilExportTaskCancelled

func (*MockEC2ClientMockRecorder) WaitUntilExportTaskCancelledWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilExportTaskCancelledWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilExportTaskCancelledWithContext indicates an expected call of WaitUntilExportTaskCancelledWithContext

func (*MockEC2ClientMockRecorder) WaitUntilExportTaskCompleted added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilExportTaskCompleted(arg0 interface{}) *gomock.Call

WaitUntilExportTaskCompleted indicates an expected call of WaitUntilExportTaskCompleted

func (*MockEC2ClientMockRecorder) WaitUntilExportTaskCompletedWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilExportTaskCompletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilExportTaskCompletedWithContext indicates an expected call of WaitUntilExportTaskCompletedWithContext

func (*MockEC2ClientMockRecorder) WaitUntilImageAvailable added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilImageAvailable(arg0 interface{}) *gomock.Call

WaitUntilImageAvailable indicates an expected call of WaitUntilImageAvailable

func (*MockEC2ClientMockRecorder) WaitUntilImageAvailableWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilImageAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilImageAvailableWithContext indicates an expected call of WaitUntilImageAvailableWithContext

func (*MockEC2ClientMockRecorder) WaitUntilImageExists added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilImageExists(arg0 interface{}) *gomock.Call

WaitUntilImageExists indicates an expected call of WaitUntilImageExists

func (*MockEC2ClientMockRecorder) WaitUntilImageExistsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilImageExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilImageExistsWithContext indicates an expected call of WaitUntilImageExistsWithContext

func (*MockEC2ClientMockRecorder) WaitUntilInstanceExists added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilInstanceExists(arg0 interface{}) *gomock.Call

WaitUntilInstanceExists indicates an expected call of WaitUntilInstanceExists

func (*MockEC2ClientMockRecorder) WaitUntilInstanceExistsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilInstanceExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilInstanceExistsWithContext indicates an expected call of WaitUntilInstanceExistsWithContext

func (*MockEC2ClientMockRecorder) WaitUntilInstanceRunning added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilInstanceRunning(arg0 interface{}) *gomock.Call

WaitUntilInstanceRunning indicates an expected call of WaitUntilInstanceRunning

func (*MockEC2ClientMockRecorder) WaitUntilInstanceRunningWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilInstanceRunningWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilInstanceRunningWithContext indicates an expected call of WaitUntilInstanceRunningWithContext

func (*MockEC2ClientMockRecorder) WaitUntilInstanceStatusOk added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilInstanceStatusOk(arg0 interface{}) *gomock.Call

WaitUntilInstanceStatusOk indicates an expected call of WaitUntilInstanceStatusOk

func (*MockEC2ClientMockRecorder) WaitUntilInstanceStatusOkWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilInstanceStatusOkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilInstanceStatusOkWithContext indicates an expected call of WaitUntilInstanceStatusOkWithContext

func (*MockEC2ClientMockRecorder) WaitUntilInstanceStopped added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilInstanceStopped(arg0 interface{}) *gomock.Call

WaitUntilInstanceStopped indicates an expected call of WaitUntilInstanceStopped

func (*MockEC2ClientMockRecorder) WaitUntilInstanceStoppedWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilInstanceStoppedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilInstanceStoppedWithContext indicates an expected call of WaitUntilInstanceStoppedWithContext

func (*MockEC2ClientMockRecorder) WaitUntilInstanceTerminated added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilInstanceTerminated(arg0 interface{}) *gomock.Call

WaitUntilInstanceTerminated indicates an expected call of WaitUntilInstanceTerminated

func (*MockEC2ClientMockRecorder) WaitUntilInstanceTerminatedWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilInstanceTerminatedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilInstanceTerminatedWithContext indicates an expected call of WaitUntilInstanceTerminatedWithContext

func (*MockEC2ClientMockRecorder) WaitUntilKeyPairExists added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilKeyPairExists(arg0 interface{}) *gomock.Call

WaitUntilKeyPairExists indicates an expected call of WaitUntilKeyPairExists

func (*MockEC2ClientMockRecorder) WaitUntilKeyPairExistsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilKeyPairExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilKeyPairExistsWithContext indicates an expected call of WaitUntilKeyPairExistsWithContext

func (*MockEC2ClientMockRecorder) WaitUntilNatGatewayAvailable added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilNatGatewayAvailable(arg0 interface{}) *gomock.Call

WaitUntilNatGatewayAvailable indicates an expected call of WaitUntilNatGatewayAvailable

func (*MockEC2ClientMockRecorder) WaitUntilNatGatewayAvailableWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilNatGatewayAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilNatGatewayAvailableWithContext indicates an expected call of WaitUntilNatGatewayAvailableWithContext

func (*MockEC2ClientMockRecorder) WaitUntilNetworkInterfaceAvailable added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilNetworkInterfaceAvailable(arg0 interface{}) *gomock.Call

WaitUntilNetworkInterfaceAvailable indicates an expected call of WaitUntilNetworkInterfaceAvailable

func (*MockEC2ClientMockRecorder) WaitUntilNetworkInterfaceAvailableWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilNetworkInterfaceAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilNetworkInterfaceAvailableWithContext indicates an expected call of WaitUntilNetworkInterfaceAvailableWithContext

func (*MockEC2ClientMockRecorder) WaitUntilPasswordDataAvailable added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilPasswordDataAvailable(arg0 interface{}) *gomock.Call

WaitUntilPasswordDataAvailable indicates an expected call of WaitUntilPasswordDataAvailable

func (*MockEC2ClientMockRecorder) WaitUntilPasswordDataAvailableWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilPasswordDataAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilPasswordDataAvailableWithContext indicates an expected call of WaitUntilPasswordDataAvailableWithContext

func (*MockEC2ClientMockRecorder) WaitUntilSecurityGroupExists added in v1.2.0

func (mr *MockEC2ClientMockRecorder) WaitUntilSecurityGroupExists(arg0 interface{}) *gomock.Call

WaitUntilSecurityGroupExists indicates an expected call of WaitUntilSecurityGroupExists

func (*MockEC2ClientMockRecorder) WaitUntilSecurityGroupExistsWithContext added in v1.2.0

func (mr *MockEC2ClientMockRecorder) WaitUntilSecurityGroupExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilSecurityGroupExistsWithContext indicates an expected call of WaitUntilSecurityGroupExistsWithContext

func (*MockEC2ClientMockRecorder) WaitUntilSnapshotCompleted added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilSnapshotCompleted(arg0 interface{}) *gomock.Call

WaitUntilSnapshotCompleted indicates an expected call of WaitUntilSnapshotCompleted

func (*MockEC2ClientMockRecorder) WaitUntilSnapshotCompletedWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilSnapshotCompletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilSnapshotCompletedWithContext indicates an expected call of WaitUntilSnapshotCompletedWithContext

func (*MockEC2ClientMockRecorder) WaitUntilSpotInstanceRequestFulfilled added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilSpotInstanceRequestFulfilled(arg0 interface{}) *gomock.Call

WaitUntilSpotInstanceRequestFulfilled indicates an expected call of WaitUntilSpotInstanceRequestFulfilled

func (*MockEC2ClientMockRecorder) WaitUntilSpotInstanceRequestFulfilledWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilSpotInstanceRequestFulfilledWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilSpotInstanceRequestFulfilledWithContext indicates an expected call of WaitUntilSpotInstanceRequestFulfilledWithContext

func (*MockEC2ClientMockRecorder) WaitUntilSubnetAvailable added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilSubnetAvailable(arg0 interface{}) *gomock.Call

WaitUntilSubnetAvailable indicates an expected call of WaitUntilSubnetAvailable

func (*MockEC2ClientMockRecorder) WaitUntilSubnetAvailableWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilSubnetAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilSubnetAvailableWithContext indicates an expected call of WaitUntilSubnetAvailableWithContext

func (*MockEC2ClientMockRecorder) WaitUntilSystemStatusOk added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilSystemStatusOk(arg0 interface{}) *gomock.Call

WaitUntilSystemStatusOk indicates an expected call of WaitUntilSystemStatusOk

func (*MockEC2ClientMockRecorder) WaitUntilSystemStatusOkWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilSystemStatusOkWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilSystemStatusOkWithContext indicates an expected call of WaitUntilSystemStatusOkWithContext

func (*MockEC2ClientMockRecorder) WaitUntilVolumeAvailable added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilVolumeAvailable(arg0 interface{}) *gomock.Call

WaitUntilVolumeAvailable indicates an expected call of WaitUntilVolumeAvailable

func (*MockEC2ClientMockRecorder) WaitUntilVolumeAvailableWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilVolumeAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilVolumeAvailableWithContext indicates an expected call of WaitUntilVolumeAvailableWithContext

func (*MockEC2ClientMockRecorder) WaitUntilVolumeDeleted added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilVolumeDeleted(arg0 interface{}) *gomock.Call

WaitUntilVolumeDeleted indicates an expected call of WaitUntilVolumeDeleted

func (*MockEC2ClientMockRecorder) WaitUntilVolumeDeletedWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilVolumeDeletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilVolumeDeletedWithContext indicates an expected call of WaitUntilVolumeDeletedWithContext

func (*MockEC2ClientMockRecorder) WaitUntilVolumeInUse added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilVolumeInUse(arg0 interface{}) *gomock.Call

WaitUntilVolumeInUse indicates an expected call of WaitUntilVolumeInUse

func (*MockEC2ClientMockRecorder) WaitUntilVolumeInUseWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilVolumeInUseWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilVolumeInUseWithContext indicates an expected call of WaitUntilVolumeInUseWithContext

func (*MockEC2ClientMockRecorder) WaitUntilVpcAvailable added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilVpcAvailable(arg0 interface{}) *gomock.Call

WaitUntilVpcAvailable indicates an expected call of WaitUntilVpcAvailable

func (*MockEC2ClientMockRecorder) WaitUntilVpcAvailableWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilVpcAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilVpcAvailableWithContext indicates an expected call of WaitUntilVpcAvailableWithContext

func (*MockEC2ClientMockRecorder) WaitUntilVpcExists added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilVpcExists(arg0 interface{}) *gomock.Call

WaitUntilVpcExists indicates an expected call of WaitUntilVpcExists

func (*MockEC2ClientMockRecorder) WaitUntilVpcExistsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilVpcExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilVpcExistsWithContext indicates an expected call of WaitUntilVpcExistsWithContext

func (*MockEC2ClientMockRecorder) WaitUntilVpcPeeringConnectionDeleted added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilVpcPeeringConnectionDeleted(arg0 interface{}) *gomock.Call

WaitUntilVpcPeeringConnectionDeleted indicates an expected call of WaitUntilVpcPeeringConnectionDeleted

func (*MockEC2ClientMockRecorder) WaitUntilVpcPeeringConnectionDeletedWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilVpcPeeringConnectionDeletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilVpcPeeringConnectionDeletedWithContext indicates an expected call of WaitUntilVpcPeeringConnectionDeletedWithContext

func (*MockEC2ClientMockRecorder) WaitUntilVpcPeeringConnectionExists added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilVpcPeeringConnectionExists(arg0 interface{}) *gomock.Call

WaitUntilVpcPeeringConnectionExists indicates an expected call of WaitUntilVpcPeeringConnectionExists

func (*MockEC2ClientMockRecorder) WaitUntilVpcPeeringConnectionExistsWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilVpcPeeringConnectionExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilVpcPeeringConnectionExistsWithContext indicates an expected call of WaitUntilVpcPeeringConnectionExistsWithContext

func (*MockEC2ClientMockRecorder) WaitUntilVpnConnectionAvailable added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilVpnConnectionAvailable(arg0 interface{}) *gomock.Call

WaitUntilVpnConnectionAvailable indicates an expected call of WaitUntilVpnConnectionAvailable

func (*MockEC2ClientMockRecorder) WaitUntilVpnConnectionAvailableWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilVpnConnectionAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilVpnConnectionAvailableWithContext indicates an expected call of WaitUntilVpnConnectionAvailableWithContext

func (*MockEC2ClientMockRecorder) WaitUntilVpnConnectionDeleted added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilVpnConnectionDeleted(arg0 interface{}) *gomock.Call

WaitUntilVpnConnectionDeleted indicates an expected call of WaitUntilVpnConnectionDeleted

func (*MockEC2ClientMockRecorder) WaitUntilVpnConnectionDeletedWithContext added in v0.3.0

func (mr *MockEC2ClientMockRecorder) WaitUntilVpnConnectionDeletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilVpnConnectionDeletedWithContext indicates an expected call of WaitUntilVpnConnectionDeletedWithContext

func (*MockEC2ClientMockRecorder) WithdrawByoipCidr added in v0.8.0

func (mr *MockEC2ClientMockRecorder) WithdrawByoipCidr(arg0 interface{}) *gomock.Call

WithdrawByoipCidr indicates an expected call of WithdrawByoipCidr

func (*MockEC2ClientMockRecorder) WithdrawByoipCidrRequest added in v0.8.0

func (mr *MockEC2ClientMockRecorder) WithdrawByoipCidrRequest(arg0 interface{}) *gomock.Call

WithdrawByoipCidrRequest indicates an expected call of WithdrawByoipCidrRequest

func (*MockEC2ClientMockRecorder) WithdrawByoipCidrWithContext added in v0.8.0

func (mr *MockEC2ClientMockRecorder) WithdrawByoipCidrWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WithdrawByoipCidrWithContext indicates an expected call of WithdrawByoipCidrWithContext

type MockRepoClient added in v0.3.0

type MockRepoClient struct {
	// contains filtered or unexported fields
}

MockRepoClient is a mock of RepoClient interface

func NewMockRepoClient added in v0.3.0

func NewMockRepoClient(ctrl *gomock.Controller) *MockRepoClient

NewMockRepoClient creates a new mock instance

func (*MockRepoClient) CreateKey added in v0.3.0

func (m *MockRepoClient) CreateKey(arg0 context.Context, arg1, arg2 string, arg3 *github.Key) (*github.Key, *github.Response, error)

CreateKey mocks base method

func (*MockRepoClient) DeleteKey added in v0.3.0

func (m *MockRepoClient) DeleteKey(arg0 context.Context, arg1, arg2 string, arg3 int64) (*github.Response, error)

DeleteKey mocks base method

func (*MockRepoClient) EXPECT added in v0.3.0

EXPECT returns an object that allows the caller to indicate expected use

func (*MockRepoClient) ListKeys added in v0.3.0

func (m *MockRepoClient) ListKeys(arg0 context.Context, arg1, arg2 string, arg3 *github.ListOptions) ([]*github.Key, *github.Response, error)

ListKeys mocks base method

type MockRepoClientMockRecorder added in v0.3.0

type MockRepoClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockRepoClientMockRecorder is the mock recorder for MockRepoClient

func (*MockRepoClientMockRecorder) CreateKey added in v0.3.0

func (mr *MockRepoClientMockRecorder) CreateKey(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

CreateKey indicates an expected call of CreateKey

func (*MockRepoClientMockRecorder) DeleteKey added in v0.3.0

func (mr *MockRepoClientMockRecorder) DeleteKey(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

DeleteKey indicates an expected call of DeleteKey

func (*MockRepoClientMockRecorder) ListKeys added in v0.3.0

func (mr *MockRepoClientMockRecorder) ListKeys(arg0, arg1, arg2, arg3 interface{}) *gomock.Call

ListKeys indicates an expected call of ListKeys

type MockSecretsClient added in v0.3.0

type MockSecretsClient struct {
	// contains filtered or unexported fields
}

MockSecretsClient is a mock of SecretsClient interface

func NewMockSecretsClient added in v0.3.0

func NewMockSecretsClient(ctrl *gomock.Controller) *MockSecretsClient

NewMockSecretsClient creates a new mock instance

func (*MockSecretsClient) CancelRotateSecret added in v0.3.0

CancelRotateSecret mocks base method

func (*MockSecretsClient) CancelRotateSecretRequest added in v0.3.0

CancelRotateSecretRequest mocks base method

func (*MockSecretsClient) CancelRotateSecretWithContext added in v0.3.0

CancelRotateSecretWithContext mocks base method

func (*MockSecretsClient) CreateSecret added in v0.3.0

CreateSecret mocks base method

func (*MockSecretsClient) CreateSecretRequest added in v0.3.0

CreateSecretRequest mocks base method

func (*MockSecretsClient) CreateSecretWithContext added in v0.3.0

CreateSecretWithContext mocks base method

func (*MockSecretsClient) DeleteResourcePolicy added in v0.3.0

DeleteResourcePolicy mocks base method

func (*MockSecretsClient) DeleteResourcePolicyRequest added in v0.3.0

DeleteResourcePolicyRequest mocks base method

func (*MockSecretsClient) DeleteResourcePolicyWithContext added in v0.3.0

DeleteResourcePolicyWithContext mocks base method

func (*MockSecretsClient) DeleteSecret added in v0.3.0

DeleteSecret mocks base method

func (*MockSecretsClient) DeleteSecretRequest added in v0.3.0

DeleteSecretRequest mocks base method

func (*MockSecretsClient) DeleteSecretWithContext added in v0.3.0

DeleteSecretWithContext mocks base method

func (*MockSecretsClient) DescribeSecret added in v0.3.0

DescribeSecret mocks base method

func (*MockSecretsClient) DescribeSecretRequest added in v0.3.0

DescribeSecretRequest mocks base method

func (*MockSecretsClient) DescribeSecretWithContext added in v0.3.0

DescribeSecretWithContext mocks base method

func (*MockSecretsClient) EXPECT added in v0.3.0

EXPECT returns an object that allows the caller to indicate expected use

func (*MockSecretsClient) GetRandomPassword added in v0.3.0

GetRandomPassword mocks base method

func (*MockSecretsClient) GetRandomPasswordRequest added in v0.3.0

GetRandomPasswordRequest mocks base method

func (*MockSecretsClient) GetRandomPasswordWithContext added in v0.3.0

GetRandomPasswordWithContext mocks base method

func (*MockSecretsClient) GetResourcePolicy added in v0.3.0

GetResourcePolicy mocks base method

func (*MockSecretsClient) GetResourcePolicyRequest added in v0.3.0

GetResourcePolicyRequest mocks base method

func (*MockSecretsClient) GetResourcePolicyWithContext added in v0.3.0

GetResourcePolicyWithContext mocks base method

func (*MockSecretsClient) GetSecretValue added in v0.3.0

GetSecretValue mocks base method

func (*MockSecretsClient) GetSecretValueRequest added in v0.3.0

GetSecretValueRequest mocks base method

func (*MockSecretsClient) GetSecretValueWithContext added in v0.3.0

GetSecretValueWithContext mocks base method

func (*MockSecretsClient) ListSecretVersionIds added in v0.3.0

ListSecretVersionIds mocks base method

func (*MockSecretsClient) ListSecretVersionIdsPages added in v0.3.0

ListSecretVersionIdsPages mocks base method

func (*MockSecretsClient) ListSecretVersionIdsPagesWithContext added in v0.3.0

func (m *MockSecretsClient) ListSecretVersionIdsPagesWithContext(arg0 context.Context, arg1 *secretsmanager.ListSecretVersionIdsInput, arg2 func(*secretsmanager.ListSecretVersionIdsOutput, bool) bool, arg3 ...request.Option) error

ListSecretVersionIdsPagesWithContext mocks base method

func (*MockSecretsClient) ListSecretVersionIdsRequest added in v0.3.0

ListSecretVersionIdsRequest mocks base method

func (*MockSecretsClient) ListSecretVersionIdsWithContext added in v0.3.0

ListSecretVersionIdsWithContext mocks base method

func (*MockSecretsClient) ListSecrets added in v0.3.0

ListSecrets mocks base method

func (*MockSecretsClient) ListSecretsPages added in v0.3.0

ListSecretsPages mocks base method

func (*MockSecretsClient) ListSecretsPagesWithContext added in v0.3.0

func (m *MockSecretsClient) ListSecretsPagesWithContext(arg0 context.Context, arg1 *secretsmanager.ListSecretsInput, arg2 func(*secretsmanager.ListSecretsOutput, bool) bool, arg3 ...request.Option) error

ListSecretsPagesWithContext mocks base method

func (*MockSecretsClient) ListSecretsRequest added in v0.3.0

ListSecretsRequest mocks base method

func (*MockSecretsClient) ListSecretsWithContext added in v0.3.0

ListSecretsWithContext mocks base method

func (*MockSecretsClient) PutResourcePolicy added in v0.3.0

PutResourcePolicy mocks base method

func (*MockSecretsClient) PutResourcePolicyRequest added in v0.3.0

PutResourcePolicyRequest mocks base method

func (*MockSecretsClient) PutResourcePolicyWithContext added in v0.3.0

PutResourcePolicyWithContext mocks base method

func (*MockSecretsClient) PutSecretValue added in v0.3.0

PutSecretValue mocks base method

func (*MockSecretsClient) PutSecretValueRequest added in v0.3.0

PutSecretValueRequest mocks base method

func (*MockSecretsClient) PutSecretValueWithContext added in v0.3.0

PutSecretValueWithContext mocks base method

func (*MockSecretsClient) RestoreSecret added in v0.3.0

RestoreSecret mocks base method

func (*MockSecretsClient) RestoreSecretRequest added in v0.3.0

RestoreSecretRequest mocks base method

func (*MockSecretsClient) RestoreSecretWithContext added in v0.3.0

RestoreSecretWithContext mocks base method

func (*MockSecretsClient) RotateSecret added in v0.3.0

RotateSecret mocks base method

func (*MockSecretsClient) RotateSecretRequest added in v0.3.0

RotateSecretRequest mocks base method

func (*MockSecretsClient) RotateSecretWithContext added in v0.3.0

RotateSecretWithContext mocks base method

func (*MockSecretsClient) TagResource added in v0.3.0

TagResource mocks base method

func (*MockSecretsClient) TagResourceRequest added in v0.3.0

TagResourceRequest mocks base method

func (*MockSecretsClient) TagResourceWithContext added in v0.3.0

TagResourceWithContext mocks base method

func (*MockSecretsClient) UntagResource added in v0.3.0

UntagResource mocks base method

func (*MockSecretsClient) UntagResourceRequest added in v0.3.0

UntagResourceRequest mocks base method

func (*MockSecretsClient) UntagResourceWithContext added in v0.3.0

UntagResourceWithContext mocks base method

func (*MockSecretsClient) UpdateSecret added in v0.3.0

UpdateSecret mocks base method

func (*MockSecretsClient) UpdateSecretRequest added in v0.3.0

UpdateSecretRequest mocks base method

func (*MockSecretsClient) UpdateSecretVersionStage added in v0.3.0

UpdateSecretVersionStage mocks base method

func (*MockSecretsClient) UpdateSecretVersionStageRequest added in v0.3.0

UpdateSecretVersionStageRequest mocks base method

func (*MockSecretsClient) UpdateSecretVersionStageWithContext added in v0.3.0

UpdateSecretVersionStageWithContext mocks base method

func (*MockSecretsClient) UpdateSecretWithContext added in v0.3.0

UpdateSecretWithContext mocks base method

func (*MockSecretsClient) ValidateResourcePolicy added in v1.2.0

ValidateResourcePolicy mocks base method

func (*MockSecretsClient) ValidateResourcePolicyRequest added in v1.2.0

ValidateResourcePolicyRequest mocks base method

func (*MockSecretsClient) ValidateResourcePolicyWithContext added in v1.2.0

ValidateResourcePolicyWithContext mocks base method

type MockSecretsClientMockRecorder added in v0.3.0

type MockSecretsClientMockRecorder struct {
	// contains filtered or unexported fields
}

MockSecretsClientMockRecorder is the mock recorder for MockSecretsClient

func (*MockSecretsClientMockRecorder) CancelRotateSecret added in v0.3.0

func (mr *MockSecretsClientMockRecorder) CancelRotateSecret(arg0 interface{}) *gomock.Call

CancelRotateSecret indicates an expected call of CancelRotateSecret

func (*MockSecretsClientMockRecorder) CancelRotateSecretRequest added in v0.3.0

func (mr *MockSecretsClientMockRecorder) CancelRotateSecretRequest(arg0 interface{}) *gomock.Call

CancelRotateSecretRequest indicates an expected call of CancelRotateSecretRequest

func (*MockSecretsClientMockRecorder) CancelRotateSecretWithContext added in v0.3.0

func (mr *MockSecretsClientMockRecorder) CancelRotateSecretWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CancelRotateSecretWithContext indicates an expected call of CancelRotateSecretWithContext

func (*MockSecretsClientMockRecorder) CreateSecret added in v0.3.0

func (mr *MockSecretsClientMockRecorder) CreateSecret(arg0 interface{}) *gomock.Call

CreateSecret indicates an expected call of CreateSecret

func (*MockSecretsClientMockRecorder) CreateSecretRequest added in v0.3.0

func (mr *MockSecretsClientMockRecorder) CreateSecretRequest(arg0 interface{}) *gomock.Call

CreateSecretRequest indicates an expected call of CreateSecretRequest

func (*MockSecretsClientMockRecorder) CreateSecretWithContext added in v0.3.0

func (mr *MockSecretsClientMockRecorder) CreateSecretWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateSecretWithContext indicates an expected call of CreateSecretWithContext

func (*MockSecretsClientMockRecorder) DeleteResourcePolicy added in v0.3.0

func (mr *MockSecretsClientMockRecorder) DeleteResourcePolicy(arg0 interface{}) *gomock.Call

DeleteResourcePolicy indicates an expected call of DeleteResourcePolicy

func (*MockSecretsClientMockRecorder) DeleteResourcePolicyRequest added in v0.3.0

func (mr *MockSecretsClientMockRecorder) DeleteResourcePolicyRequest(arg0 interface{}) *gomock.Call

DeleteResourcePolicyRequest indicates an expected call of DeleteResourcePolicyRequest

func (*MockSecretsClientMockRecorder) DeleteResourcePolicyWithContext added in v0.3.0

func (mr *MockSecretsClientMockRecorder) DeleteResourcePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteResourcePolicyWithContext indicates an expected call of DeleteResourcePolicyWithContext

func (*MockSecretsClientMockRecorder) DeleteSecret added in v0.3.0

func (mr *MockSecretsClientMockRecorder) DeleteSecret(arg0 interface{}) *gomock.Call

DeleteSecret indicates an expected call of DeleteSecret

func (*MockSecretsClientMockRecorder) DeleteSecretRequest added in v0.3.0

func (mr *MockSecretsClientMockRecorder) DeleteSecretRequest(arg0 interface{}) *gomock.Call

DeleteSecretRequest indicates an expected call of DeleteSecretRequest

func (*MockSecretsClientMockRecorder) DeleteSecretWithContext added in v0.3.0

func (mr *MockSecretsClientMockRecorder) DeleteSecretWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteSecretWithContext indicates an expected call of DeleteSecretWithContext

func (*MockSecretsClientMockRecorder) DescribeSecret added in v0.3.0

func (mr *MockSecretsClientMockRecorder) DescribeSecret(arg0 interface{}) *gomock.Call

DescribeSecret indicates an expected call of DescribeSecret

func (*MockSecretsClientMockRecorder) DescribeSecretRequest added in v0.3.0

func (mr *MockSecretsClientMockRecorder) DescribeSecretRequest(arg0 interface{}) *gomock.Call

DescribeSecretRequest indicates an expected call of DescribeSecretRequest

func (*MockSecretsClientMockRecorder) DescribeSecretWithContext added in v0.3.0

func (mr *MockSecretsClientMockRecorder) DescribeSecretWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeSecretWithContext indicates an expected call of DescribeSecretWithContext

func (*MockSecretsClientMockRecorder) GetRandomPassword added in v0.3.0

func (mr *MockSecretsClientMockRecorder) GetRandomPassword(arg0 interface{}) *gomock.Call

GetRandomPassword indicates an expected call of GetRandomPassword

func (*MockSecretsClientMockRecorder) GetRandomPasswordRequest added in v0.3.0

func (mr *MockSecretsClientMockRecorder) GetRandomPasswordRequest(arg0 interface{}) *gomock.Call

GetRandomPasswordRequest indicates an expected call of GetRandomPasswordRequest

func (*MockSecretsClientMockRecorder) GetRandomPasswordWithContext added in v0.3.0

func (mr *MockSecretsClientMockRecorder) GetRandomPasswordWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetRandomPasswordWithContext indicates an expected call of GetRandomPasswordWithContext

func (*MockSecretsClientMockRecorder) GetResourcePolicy added in v0.3.0

func (mr *MockSecretsClientMockRecorder) GetResourcePolicy(arg0 interface{}) *gomock.Call

GetResourcePolicy indicates an expected call of GetResourcePolicy

func (*MockSecretsClientMockRecorder) GetResourcePolicyRequest added in v0.3.0

func (mr *MockSecretsClientMockRecorder) GetResourcePolicyRequest(arg0 interface{}) *gomock.Call

GetResourcePolicyRequest indicates an expected call of GetResourcePolicyRequest

func (*MockSecretsClientMockRecorder) GetResourcePolicyWithContext added in v0.3.0

func (mr *MockSecretsClientMockRecorder) GetResourcePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetResourcePolicyWithContext indicates an expected call of GetResourcePolicyWithContext

func (*MockSecretsClientMockRecorder) GetSecretValue added in v0.3.0

func (mr *MockSecretsClientMockRecorder) GetSecretValue(arg0 interface{}) *gomock.Call

GetSecretValue indicates an expected call of GetSecretValue

func (*MockSecretsClientMockRecorder) GetSecretValueRequest added in v0.3.0

func (mr *MockSecretsClientMockRecorder) GetSecretValueRequest(arg0 interface{}) *gomock.Call

GetSecretValueRequest indicates an expected call of GetSecretValueRequest

func (*MockSecretsClientMockRecorder) GetSecretValueWithContext added in v0.3.0

func (mr *MockSecretsClientMockRecorder) GetSecretValueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetSecretValueWithContext indicates an expected call of GetSecretValueWithContext

func (*MockSecretsClientMockRecorder) ListSecretVersionIds added in v0.3.0

func (mr *MockSecretsClientMockRecorder) ListSecretVersionIds(arg0 interface{}) *gomock.Call

ListSecretVersionIds indicates an expected call of ListSecretVersionIds

func (*MockSecretsClientMockRecorder) ListSecretVersionIdsPages added in v0.3.0

func (mr *MockSecretsClientMockRecorder) ListSecretVersionIdsPages(arg0, arg1 interface{}) *gomock.Call

ListSecretVersionIdsPages indicates an expected call of ListSecretVersionIdsPages

func (*MockSecretsClientMockRecorder) ListSecretVersionIdsPagesWithContext added in v0.3.0

func (mr *MockSecretsClientMockRecorder) ListSecretVersionIdsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListSecretVersionIdsPagesWithContext indicates an expected call of ListSecretVersionIdsPagesWithContext

func (*MockSecretsClientMockRecorder) ListSecretVersionIdsRequest added in v0.3.0

func (mr *MockSecretsClientMockRecorder) ListSecretVersionIdsRequest(arg0 interface{}) *gomock.Call

ListSecretVersionIdsRequest indicates an expected call of ListSecretVersionIdsRequest

func (*MockSecretsClientMockRecorder) ListSecretVersionIdsWithContext added in v0.3.0

func (mr *MockSecretsClientMockRecorder) ListSecretVersionIdsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListSecretVersionIdsWithContext indicates an expected call of ListSecretVersionIdsWithContext

func (*MockSecretsClientMockRecorder) ListSecrets added in v0.3.0

func (mr *MockSecretsClientMockRecorder) ListSecrets(arg0 interface{}) *gomock.Call

ListSecrets indicates an expected call of ListSecrets

func (*MockSecretsClientMockRecorder) ListSecretsPages added in v0.3.0

func (mr *MockSecretsClientMockRecorder) ListSecretsPages(arg0, arg1 interface{}) *gomock.Call

ListSecretsPages indicates an expected call of ListSecretsPages

func (*MockSecretsClientMockRecorder) ListSecretsPagesWithContext added in v0.3.0

func (mr *MockSecretsClientMockRecorder) ListSecretsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListSecretsPagesWithContext indicates an expected call of ListSecretsPagesWithContext

func (*MockSecretsClientMockRecorder) ListSecretsRequest added in v0.3.0

func (mr *MockSecretsClientMockRecorder) ListSecretsRequest(arg0 interface{}) *gomock.Call

ListSecretsRequest indicates an expected call of ListSecretsRequest

func (*MockSecretsClientMockRecorder) ListSecretsWithContext added in v0.3.0

func (mr *MockSecretsClientMockRecorder) ListSecretsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListSecretsWithContext indicates an expected call of ListSecretsWithContext

func (*MockSecretsClientMockRecorder) PutResourcePolicy added in v0.3.0

func (mr *MockSecretsClientMockRecorder) PutResourcePolicy(arg0 interface{}) *gomock.Call

PutResourcePolicy indicates an expected call of PutResourcePolicy

func (*MockSecretsClientMockRecorder) PutResourcePolicyRequest added in v0.3.0

func (mr *MockSecretsClientMockRecorder) PutResourcePolicyRequest(arg0 interface{}) *gomock.Call

PutResourcePolicyRequest indicates an expected call of PutResourcePolicyRequest

func (*MockSecretsClientMockRecorder) PutResourcePolicyWithContext added in v0.3.0

func (mr *MockSecretsClientMockRecorder) PutResourcePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutResourcePolicyWithContext indicates an expected call of PutResourcePolicyWithContext

func (*MockSecretsClientMockRecorder) PutSecretValue added in v0.3.0

func (mr *MockSecretsClientMockRecorder) PutSecretValue(arg0 interface{}) *gomock.Call

PutSecretValue indicates an expected call of PutSecretValue

func (*MockSecretsClientMockRecorder) PutSecretValueRequest added in v0.3.0

func (mr *MockSecretsClientMockRecorder) PutSecretValueRequest(arg0 interface{}) *gomock.Call

PutSecretValueRequest indicates an expected call of PutSecretValueRequest

func (*MockSecretsClientMockRecorder) PutSecretValueWithContext added in v0.3.0

func (mr *MockSecretsClientMockRecorder) PutSecretValueWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutSecretValueWithContext indicates an expected call of PutSecretValueWithContext

func (*MockSecretsClientMockRecorder) RestoreSecret added in v0.3.0

func (mr *MockSecretsClientMockRecorder) RestoreSecret(arg0 interface{}) *gomock.Call

RestoreSecret indicates an expected call of RestoreSecret

func (*MockSecretsClientMockRecorder) RestoreSecretRequest added in v0.3.0

func (mr *MockSecretsClientMockRecorder) RestoreSecretRequest(arg0 interface{}) *gomock.Call

RestoreSecretRequest indicates an expected call of RestoreSecretRequest

func (*MockSecretsClientMockRecorder) RestoreSecretWithContext added in v0.3.0

func (mr *MockSecretsClientMockRecorder) RestoreSecretWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RestoreSecretWithContext indicates an expected call of RestoreSecretWithContext

func (*MockSecretsClientMockRecorder) RotateSecret added in v0.3.0

func (mr *MockSecretsClientMockRecorder) RotateSecret(arg0 interface{}) *gomock.Call

RotateSecret indicates an expected call of RotateSecret

func (*MockSecretsClientMockRecorder) RotateSecretRequest added in v0.3.0

func (mr *MockSecretsClientMockRecorder) RotateSecretRequest(arg0 interface{}) *gomock.Call

RotateSecretRequest indicates an expected call of RotateSecretRequest

func (*MockSecretsClientMockRecorder) RotateSecretWithContext added in v0.3.0

func (mr *MockSecretsClientMockRecorder) RotateSecretWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RotateSecretWithContext indicates an expected call of RotateSecretWithContext

func (*MockSecretsClientMockRecorder) TagResource added in v0.3.0

func (mr *MockSecretsClientMockRecorder) TagResource(arg0 interface{}) *gomock.Call

TagResource indicates an expected call of TagResource

func (*MockSecretsClientMockRecorder) TagResourceRequest added in v0.3.0

func (mr *MockSecretsClientMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call

TagResourceRequest indicates an expected call of TagResourceRequest

func (*MockSecretsClientMockRecorder) TagResourceWithContext added in v0.3.0

func (mr *MockSecretsClientMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TagResourceWithContext indicates an expected call of TagResourceWithContext

func (*MockSecretsClientMockRecorder) UntagResource added in v0.3.0

func (mr *MockSecretsClientMockRecorder) UntagResource(arg0 interface{}) *gomock.Call

UntagResource indicates an expected call of UntagResource

func (*MockSecretsClientMockRecorder) UntagResourceRequest added in v0.3.0

func (mr *MockSecretsClientMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call

UntagResourceRequest indicates an expected call of UntagResourceRequest

func (*MockSecretsClientMockRecorder) UntagResourceWithContext added in v0.3.0

func (mr *MockSecretsClientMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UntagResourceWithContext indicates an expected call of UntagResourceWithContext

func (*MockSecretsClientMockRecorder) UpdateSecret added in v0.3.0

func (mr *MockSecretsClientMockRecorder) UpdateSecret(arg0 interface{}) *gomock.Call

UpdateSecret indicates an expected call of UpdateSecret

func (*MockSecretsClientMockRecorder) UpdateSecretRequest added in v0.3.0

func (mr *MockSecretsClientMockRecorder) UpdateSecretRequest(arg0 interface{}) *gomock.Call

UpdateSecretRequest indicates an expected call of UpdateSecretRequest

func (*MockSecretsClientMockRecorder) UpdateSecretVersionStage added in v0.3.0

func (mr *MockSecretsClientMockRecorder) UpdateSecretVersionStage(arg0 interface{}) *gomock.Call

UpdateSecretVersionStage indicates an expected call of UpdateSecretVersionStage

func (*MockSecretsClientMockRecorder) UpdateSecretVersionStageRequest added in v0.3.0

func (mr *MockSecretsClientMockRecorder) UpdateSecretVersionStageRequest(arg0 interface{}) *gomock.Call

UpdateSecretVersionStageRequest indicates an expected call of UpdateSecretVersionStageRequest

func (*MockSecretsClientMockRecorder) UpdateSecretVersionStageWithContext added in v0.3.0

func (mr *MockSecretsClientMockRecorder) UpdateSecretVersionStageWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateSecretVersionStageWithContext indicates an expected call of UpdateSecretVersionStageWithContext

func (*MockSecretsClientMockRecorder) UpdateSecretWithContext added in v0.3.0

func (mr *MockSecretsClientMockRecorder) UpdateSecretWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateSecretWithContext indicates an expected call of UpdateSecretWithContext

func (*MockSecretsClientMockRecorder) ValidateResourcePolicy added in v1.2.0

func (mr *MockSecretsClientMockRecorder) ValidateResourcePolicy(arg0 interface{}) *gomock.Call

ValidateResourcePolicy indicates an expected call of ValidateResourcePolicy

func (*MockSecretsClientMockRecorder) ValidateResourcePolicyRequest added in v1.2.0

func (mr *MockSecretsClientMockRecorder) ValidateResourcePolicyRequest(arg0 interface{}) *gomock.Call

ValidateResourcePolicyRequest indicates an expected call of ValidateResourcePolicyRequest

func (*MockSecretsClientMockRecorder) ValidateResourcePolicyWithContext added in v1.2.0

func (mr *MockSecretsClientMockRecorder) ValidateResourcePolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ValidateResourcePolicyWithContext indicates an expected call of ValidateResourcePolicyWithContext

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL