mock

package
v0.0.0-...-e4676ed Latest Latest
Warning

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

Go to latest
Published: Jan 11, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Overview

Package mock is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockClient

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

MockClient is a mock of Client interface

func NewMockClient

func NewMockClient(ctrl *gomock.Controller) *MockClient

NewMockClient creates a new mock instance

func (*MockClient) AssumeRole

func (m *MockClient) AssumeRole(arg0 *sts.AssumeRoleInput) (*sts.AssumeRoleOutput, error)

AssumeRole mocks base method

func (*MockClient) BatchDeleteBucketObjects

func (m *MockClient) BatchDeleteBucketObjects(bucketName *string) error

BatchDeleteBucketObjects mocks base method

func (*MockClient) ChangeResourceRecordSets

ChangeResourceRecordSets mocks base method

func (*MockClient) DeleteBucket

func (m *MockClient) DeleteBucket(arg0 *s3.DeleteBucketInput) (*s3.DeleteBucketOutput, error)

DeleteBucket mocks base method

func (*MockClient) DeleteFileSystem

func (m *MockClient) DeleteFileSystem(input *efs.DeleteFileSystemInput) (*efs.DeleteFileSystemOutput, error)

DeleteFileSystem mocks base method

func (*MockClient) DeleteHostedZone

DeleteHostedZone mocks base method

func (*MockClient) DeleteInternetGateway

func (m *MockClient) DeleteInternetGateway(input *ec2.DeleteInternetGatewayInput) (*ec2.DeleteInternetGatewayOutput, error)

DeleteInternetGateway mocks base method

func (*MockClient) DeleteLoadBalancer

func (m *MockClient) DeleteLoadBalancer(input *elb.DeleteLoadBalancerInput) (*elb.DeleteLoadBalancerOutput, error)

DeleteLoadBalancer mocks base method

func (*MockClient) DeleteLoadBalancer2

func (m *MockClient) DeleteLoadBalancer2(input *elbv2.DeleteLoadBalancerInput) (*elbv2.DeleteLoadBalancerOutput, error)

DeleteLoadBalancer2 mocks base method

func (*MockClient) DeleteMountTarget

func (m *MockClient) DeleteMountTarget(input *efs.DeleteMountTargetInput) (*efs.DeleteMountTargetOutput, error)

DeleteMountTarget mocks base method

func (*MockClient) DeleteNatGateway

func (m *MockClient) DeleteNatGateway(input *ec2.DeleteNatGatewayInput) (*ec2.DeleteNatGatewayOutput, error)

DeleteNatGateway mocks base method

func (*MockClient) DeleteNetworkAcl

func (m *MockClient) DeleteNetworkAcl(input *ec2.DeleteNetworkAclInput) (*ec2.DeleteNetworkAclOutput, error)

DeleteNetworkAcl mocks base method

func (*MockClient) DeleteNetworkInterface

func (m *MockClient) DeleteNetworkInterface(input *ec2.DeleteNetworkInterfaceInput) (*ec2.DeleteNetworkInterfaceOutput, error)

DeleteNetworkInterface mocks base method

func (*MockClient) DeleteRouteTable

func (m *MockClient) DeleteRouteTable(input *ec2.DeleteRouteTableInput) (*ec2.DeleteRouteTableOutput, error)

DeleteRouteTable mocks base method

func (*MockClient) DeleteSecurityGroup

func (m *MockClient) DeleteSecurityGroup(input *ec2.DeleteSecurityGroupInput) (*ec2.DeleteSecurityGroupOutput, error)

DeleteSecurityGroup mocks base method

func (*MockClient) DeleteSnapshot

func (m *MockClient) DeleteSnapshot(input *ec2.DeleteSnapshotInput) (*ec2.DeleteSnapshotOutput, error)

DeleteSnapshot mocks base method

func (*MockClient) DeleteSubnet

func (m *MockClient) DeleteSubnet(input *ec2.DeleteSubnetInput) (*ec2.DeleteSubnetOutput, error)

DeleteSubnet mocks base method

func (*MockClient) DeleteVolume

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

DeleteVolume mocks base method

func (*MockClient) DeleteVpc

func (m *MockClient) DeleteVpc(input *ec2.DeleteVpcInput) (*ec2.DeleteVpcOutput, error)

DeleteVpc mocks base method

func (*MockClient) DeleteVpcEndpoints

func (m *MockClient) DeleteVpcEndpoints(input *ec2.DeleteVpcEndpointsInput) (*ec2.DeleteVpcEndpointsOutput, error)

DeleteVpcEndpoints mocks base method

func (*MockClient) DeleteVpnConnection

func (m *MockClient) DeleteVpnConnection(input *ec2.DeleteVpnConnectionInput) (*ec2.DeleteVpnConnectionOutput, error)

DeleteVpnConnection mocks base method

func (*MockClient) DeleteVpnGateway

func (m *MockClient) DeleteVpnGateway(input *ec2.DeleteVpnGatewayInput) (*ec2.DeleteVpnGatewayOutput, error)

DeleteVpnGateway mocks base method

func (*MockClient) DescribeAddresses

func (m *MockClient) DescribeAddresses(input *ec2.DescribeAddressesInput) (*ec2.DescribeAddressesOutput, error)

DescribeAddresses mocks base method

func (*MockClient) DescribeFileSystems

func (m *MockClient) DescribeFileSystems(input *efs.DescribeFileSystemsInput) (*efs.DescribeFileSystemsOutput, error)

DescribeFileSystems mocks base method

func (*MockClient) DescribeInstanceStatus

func (m *MockClient) DescribeInstanceStatus(arg0 *ec2.DescribeInstanceStatusInput) (*ec2.DescribeInstanceStatusOutput, error)

DescribeInstanceStatus mocks base method

func (*MockClient) DescribeInstances

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

DescribeInstances mocks base method

func (*MockClient) DescribeInternetGateways

func (m *MockClient) DescribeInternetGateways(input *ec2.DescribeInternetGatewaysInput) (*ec2.DescribeInternetGatewaysOutput, error)

DescribeInternetGateways mocks base method

func (*MockClient) DescribeLoadBalancers

func (m *MockClient) DescribeLoadBalancers(input *elb.DescribeLoadBalancersInput) (*elb.DescribeLoadBalancersOutput, error)

DescribeLoadBalancers mocks base method

func (*MockClient) DescribeLoadBalancers2

func (m *MockClient) DescribeLoadBalancers2(input *elbv2.DescribeLoadBalancersInput) (*elbv2.DescribeLoadBalancersOutput, error)

DescribeLoadBalancers2 mocks base method

func (*MockClient) DescribeMountTargets

func (m *MockClient) DescribeMountTargets(input *efs.DescribeMountTargetsInput) (*efs.DescribeMountTargetsOutput, error)

DescribeMountTargets mocks base method

func (*MockClient) DescribeNatGateways

func (m *MockClient) DescribeNatGateways(input *ec2.DescribeNatGatewaysInput) (*ec2.DescribeNatGatewaysOutput, error)

DescribeNatGateways mocks base method

func (*MockClient) DescribeNetworkAcls

func (m *MockClient) DescribeNetworkAcls(input *ec2.DescribeNetworkAclsInput) (*ec2.DescribeNetworkAclsOutput, error)

DescribeNetworkAcls mocks base method

func (*MockClient) DescribeNetworkInterfaces

func (m *MockClient) DescribeNetworkInterfaces(input *ec2.DescribeNetworkInterfacesInput) (*ec2.DescribeNetworkInterfacesOutput, error)

DescribeNetworkInterfaces mocks base method

func (*MockClient) DescribeRouteTables

func (m *MockClient) DescribeRouteTables(input *ec2.DescribeRouteTablesInput) (*ec2.DescribeRouteTablesOutput, error)

DescribeRouteTables mocks base method

func (*MockClient) DescribeSecurityGroups

func (m *MockClient) DescribeSecurityGroups(input *ec2.DescribeSecurityGroupsInput) (*ec2.DescribeSecurityGroupsOutput, error)

DescribeSecurityGroups mocks base method

func (*MockClient) DescribeSnapshots

func (m *MockClient) DescribeSnapshots(input *ec2.DescribeSnapshotsInput) (*ec2.DescribeSnapshotsOutput, error)

DescribeSnapshots mocks base method

func (*MockClient) DescribeSubnets

func (m *MockClient) DescribeSubnets(input *ec2.DescribeSubnetsInput) (*ec2.DescribeSubnetsOutput, error)

DescribeSubnets mocks base method

func (*MockClient) DescribeVolumes

func (m *MockClient) DescribeVolumes(input *ec2.DescribeVolumesInput) (*ec2.DescribeVolumesOutput, error)

DescribeVolumes mocks base method

func (*MockClient) DescribeVpcEndpoints

func (m *MockClient) DescribeVpcEndpoints(input *ec2.DescribeVpcEndpointsInput) (*ec2.DescribeVpcEndpointsOutput, error)

DescribeVpcEndpoints mocks base method

func (*MockClient) DescribeVpcs

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

DescribeVpcs mocks base method

func (*MockClient) DescribeVpnConnections

func (m *MockClient) DescribeVpnConnections(input *ec2.DescribeVpnConnectionsInput) (*ec2.DescribeVpnConnectionsOutput, error)

DescribeVpnConnections mocks base method

func (*MockClient) DescribeVpnGateways

func (m *MockClient) DescribeVpnGateways(input *ec2.DescribeVpnGatewaysInput) (*ec2.DescribeVpnGatewaysOutput, error)

DescribeVpnGateways mocks base method

func (*MockClient) DetachInternetGateway

func (m *MockClient) DetachInternetGateway(input *ec2.DetachInternetGatewayInput) (*ec2.DetachInternetGatewayOutput, error)

DetachInternetGateway mocks base method

func (*MockClient) DetachNetworkInterface

func (m *MockClient) DetachNetworkInterface(input *ec2.DetachNetworkInterfaceInput) (*ec2.DetachNetworkInterfaceOutput, error)

DetachNetworkInterface mocks base method

func (*MockClient) DetachVpnGateway

func (m *MockClient) DetachVpnGateway(input *ec2.DetachVpnGatewayInput) (*ec2.DetachVpnGatewayOutput, error)

DetachVpnGateway mocks base method

func (*MockClient) DisassociateRouteTable

func (m *MockClient) DisassociateRouteTable(input *ec2.DisassociateRouteTableInput) (*ec2.DisassociateRouteTableOutput, error)

DisassociateRouteTable mocks base method

func (*MockClient) EXPECT

func (m *MockClient) EXPECT() *MockClientMockRecorder

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

func (*MockClient) GetCallerIdentity

func (m *MockClient) GetCallerIdentity(arg0 *sts.GetCallerIdentityInput) (*sts.GetCallerIdentityOutput, error)

GetCallerIdentity mocks base method

func (*MockClient) GetRegion

func (m *MockClient) GetRegion() string

GetRegion mocks base method

func (*MockClient) ListBuckets

func (m *MockClient) ListBuckets(arg0 *s3.ListBucketsInput) (*s3.ListBucketsOutput, error)

ListBuckets mocks base method

func (*MockClient) ListHostedZones

ListHostedZones mocks base method

func (*MockClient) ListResourceRecordSets

ListResourceRecordSets mocks base method

func (*MockClient) ReleaseAddress

func (m *MockClient) ReleaseAddress(input *ec2.ReleaseAddressInput) (*ec2.ReleaseAddressOutput, error)

ReleaseAddress mocks base method

func (*MockClient) RevokeSecurityGroupIngress

func (m *MockClient) RevokeSecurityGroupIngress(input *ec2.RevokeSecurityGroupIngressInput) (*ec2.RevokeSecurityGroupIngressOutput, error)

RevokeSecurityGroupIngress mocks base method

func (*MockClient) TerminateInstances

func (m *MockClient) TerminateInstances(arg0 *ec2.TerminateInstancesInput) (*ec2.TerminateInstancesOutput, error)

TerminateInstances mocks base method

type MockClientMockRecorder

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

MockClientMockRecorder is the mock recorder for MockClient

func (*MockClientMockRecorder) AssumeRole

func (mr *MockClientMockRecorder) AssumeRole(arg0 interface{}) *gomock.Call

AssumeRole indicates an expected call of AssumeRole

func (*MockClientMockRecorder) BatchDeleteBucketObjects

func (mr *MockClientMockRecorder) BatchDeleteBucketObjects(bucketName interface{}) *gomock.Call

BatchDeleteBucketObjects indicates an expected call of BatchDeleteBucketObjects

func (*MockClientMockRecorder) ChangeResourceRecordSets

func (mr *MockClientMockRecorder) ChangeResourceRecordSets(arg0 interface{}) *gomock.Call

ChangeResourceRecordSets indicates an expected call of ChangeResourceRecordSets

func (*MockClientMockRecorder) DeleteBucket

func (mr *MockClientMockRecorder) DeleteBucket(arg0 interface{}) *gomock.Call

DeleteBucket indicates an expected call of DeleteBucket

func (*MockClientMockRecorder) DeleteFileSystem

func (mr *MockClientMockRecorder) DeleteFileSystem(input interface{}) *gomock.Call

DeleteFileSystem indicates an expected call of DeleteFileSystem

func (*MockClientMockRecorder) DeleteHostedZone

func (mr *MockClientMockRecorder) DeleteHostedZone(arg0 interface{}) *gomock.Call

DeleteHostedZone indicates an expected call of DeleteHostedZone

func (*MockClientMockRecorder) DeleteInternetGateway

func (mr *MockClientMockRecorder) DeleteInternetGateway(input interface{}) *gomock.Call

DeleteInternetGateway indicates an expected call of DeleteInternetGateway

func (*MockClientMockRecorder) DeleteLoadBalancer

func (mr *MockClientMockRecorder) DeleteLoadBalancer(input interface{}) *gomock.Call

DeleteLoadBalancer indicates an expected call of DeleteLoadBalancer

func (*MockClientMockRecorder) DeleteLoadBalancer2

func (mr *MockClientMockRecorder) DeleteLoadBalancer2(input interface{}) *gomock.Call

DeleteLoadBalancer2 indicates an expected call of DeleteLoadBalancer2

func (*MockClientMockRecorder) DeleteMountTarget

func (mr *MockClientMockRecorder) DeleteMountTarget(input interface{}) *gomock.Call

DeleteMountTarget indicates an expected call of DeleteMountTarget

func (*MockClientMockRecorder) DeleteNatGateway

func (mr *MockClientMockRecorder) DeleteNatGateway(input interface{}) *gomock.Call

DeleteNatGateway indicates an expected call of DeleteNatGateway

func (*MockClientMockRecorder) DeleteNetworkAcl

func (mr *MockClientMockRecorder) DeleteNetworkAcl(input interface{}) *gomock.Call

DeleteNetworkAcl indicates an expected call of DeleteNetworkAcl

func (*MockClientMockRecorder) DeleteNetworkInterface

func (mr *MockClientMockRecorder) DeleteNetworkInterface(input interface{}) *gomock.Call

DeleteNetworkInterface indicates an expected call of DeleteNetworkInterface

func (*MockClientMockRecorder) DeleteRouteTable

func (mr *MockClientMockRecorder) DeleteRouteTable(input interface{}) *gomock.Call

DeleteRouteTable indicates an expected call of DeleteRouteTable

func (*MockClientMockRecorder) DeleteSecurityGroup

func (mr *MockClientMockRecorder) DeleteSecurityGroup(input interface{}) *gomock.Call

DeleteSecurityGroup indicates an expected call of DeleteSecurityGroup

func (*MockClientMockRecorder) DeleteSnapshot

func (mr *MockClientMockRecorder) DeleteSnapshot(input interface{}) *gomock.Call

DeleteSnapshot indicates an expected call of DeleteSnapshot

func (*MockClientMockRecorder) DeleteSubnet

func (mr *MockClientMockRecorder) DeleteSubnet(input interface{}) *gomock.Call

DeleteSubnet indicates an expected call of DeleteSubnet

func (*MockClientMockRecorder) DeleteVolume

func (mr *MockClientMockRecorder) DeleteVolume(arg0 interface{}) *gomock.Call

DeleteVolume indicates an expected call of DeleteVolume

func (*MockClientMockRecorder) DeleteVpc

func (mr *MockClientMockRecorder) DeleteVpc(input interface{}) *gomock.Call

DeleteVpc indicates an expected call of DeleteVpc

func (*MockClientMockRecorder) DeleteVpcEndpoints

func (mr *MockClientMockRecorder) DeleteVpcEndpoints(input interface{}) *gomock.Call

DeleteVpcEndpoints indicates an expected call of DeleteVpcEndpoints

func (*MockClientMockRecorder) DeleteVpnConnection

func (mr *MockClientMockRecorder) DeleteVpnConnection(input interface{}) *gomock.Call

DeleteVpnConnection indicates an expected call of DeleteVpnConnection

func (*MockClientMockRecorder) DeleteVpnGateway

func (mr *MockClientMockRecorder) DeleteVpnGateway(input interface{}) *gomock.Call

DeleteVpnGateway indicates an expected call of DeleteVpnGateway

func (*MockClientMockRecorder) DescribeAddresses

func (mr *MockClientMockRecorder) DescribeAddresses(input interface{}) *gomock.Call

DescribeAddresses indicates an expected call of DescribeAddresses

func (*MockClientMockRecorder) DescribeFileSystems

func (mr *MockClientMockRecorder) DescribeFileSystems(input interface{}) *gomock.Call

DescribeFileSystems indicates an expected call of DescribeFileSystems

func (*MockClientMockRecorder) DescribeInstanceStatus

func (mr *MockClientMockRecorder) DescribeInstanceStatus(arg0 interface{}) *gomock.Call

DescribeInstanceStatus indicates an expected call of DescribeInstanceStatus

func (*MockClientMockRecorder) DescribeInstances

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

DescribeInstances indicates an expected call of DescribeInstances

func (*MockClientMockRecorder) DescribeInternetGateways

func (mr *MockClientMockRecorder) DescribeInternetGateways(input interface{}) *gomock.Call

DescribeInternetGateways indicates an expected call of DescribeInternetGateways

func (*MockClientMockRecorder) DescribeLoadBalancers

func (mr *MockClientMockRecorder) DescribeLoadBalancers(input interface{}) *gomock.Call

DescribeLoadBalancers indicates an expected call of DescribeLoadBalancers

func (*MockClientMockRecorder) DescribeLoadBalancers2

func (mr *MockClientMockRecorder) DescribeLoadBalancers2(input interface{}) *gomock.Call

DescribeLoadBalancers2 indicates an expected call of DescribeLoadBalancers2

func (*MockClientMockRecorder) DescribeMountTargets

func (mr *MockClientMockRecorder) DescribeMountTargets(input interface{}) *gomock.Call

DescribeMountTargets indicates an expected call of DescribeMountTargets

func (*MockClientMockRecorder) DescribeNatGateways

func (mr *MockClientMockRecorder) DescribeNatGateways(input interface{}) *gomock.Call

DescribeNatGateways indicates an expected call of DescribeNatGateways

func (*MockClientMockRecorder) DescribeNetworkAcls

func (mr *MockClientMockRecorder) DescribeNetworkAcls(input interface{}) *gomock.Call

DescribeNetworkAcls indicates an expected call of DescribeNetworkAcls

func (*MockClientMockRecorder) DescribeNetworkInterfaces

func (mr *MockClientMockRecorder) DescribeNetworkInterfaces(input interface{}) *gomock.Call

DescribeNetworkInterfaces indicates an expected call of DescribeNetworkInterfaces

func (*MockClientMockRecorder) DescribeRouteTables

func (mr *MockClientMockRecorder) DescribeRouteTables(input interface{}) *gomock.Call

DescribeRouteTables indicates an expected call of DescribeRouteTables

func (*MockClientMockRecorder) DescribeSecurityGroups

func (mr *MockClientMockRecorder) DescribeSecurityGroups(input interface{}) *gomock.Call

DescribeSecurityGroups indicates an expected call of DescribeSecurityGroups

func (*MockClientMockRecorder) DescribeSnapshots

func (mr *MockClientMockRecorder) DescribeSnapshots(input interface{}) *gomock.Call

DescribeSnapshots indicates an expected call of DescribeSnapshots

func (*MockClientMockRecorder) DescribeSubnets

func (mr *MockClientMockRecorder) DescribeSubnets(input interface{}) *gomock.Call

DescribeSubnets indicates an expected call of DescribeSubnets

func (*MockClientMockRecorder) DescribeVolumes

func (mr *MockClientMockRecorder) DescribeVolumes(input interface{}) *gomock.Call

DescribeVolumes indicates an expected call of DescribeVolumes

func (*MockClientMockRecorder) DescribeVpcEndpoints

func (mr *MockClientMockRecorder) DescribeVpcEndpoints(input interface{}) *gomock.Call

DescribeVpcEndpoints indicates an expected call of DescribeVpcEndpoints

func (*MockClientMockRecorder) DescribeVpcs

func (mr *MockClientMockRecorder) DescribeVpcs(arg0 interface{}) *gomock.Call

DescribeVpcs indicates an expected call of DescribeVpcs

func (*MockClientMockRecorder) DescribeVpnConnections

func (mr *MockClientMockRecorder) DescribeVpnConnections(input interface{}) *gomock.Call

DescribeVpnConnections indicates an expected call of DescribeVpnConnections

func (*MockClientMockRecorder) DescribeVpnGateways

func (mr *MockClientMockRecorder) DescribeVpnGateways(input interface{}) *gomock.Call

DescribeVpnGateways indicates an expected call of DescribeVpnGateways

func (*MockClientMockRecorder) DetachInternetGateway

func (mr *MockClientMockRecorder) DetachInternetGateway(input interface{}) *gomock.Call

DetachInternetGateway indicates an expected call of DetachInternetGateway

func (*MockClientMockRecorder) DetachNetworkInterface

func (mr *MockClientMockRecorder) DetachNetworkInterface(input interface{}) *gomock.Call

DetachNetworkInterface indicates an expected call of DetachNetworkInterface

func (*MockClientMockRecorder) DetachVpnGateway

func (mr *MockClientMockRecorder) DetachVpnGateway(input interface{}) *gomock.Call

DetachVpnGateway indicates an expected call of DetachVpnGateway

func (*MockClientMockRecorder) DisassociateRouteTable

func (mr *MockClientMockRecorder) DisassociateRouteTable(input interface{}) *gomock.Call

DisassociateRouteTable indicates an expected call of DisassociateRouteTable

func (*MockClientMockRecorder) GetCallerIdentity

func (mr *MockClientMockRecorder) GetCallerIdentity(arg0 interface{}) *gomock.Call

GetCallerIdentity indicates an expected call of GetCallerIdentity

func (*MockClientMockRecorder) GetRegion

func (mr *MockClientMockRecorder) GetRegion() *gomock.Call

GetRegion indicates an expected call of GetRegion

func (*MockClientMockRecorder) ListBuckets

func (mr *MockClientMockRecorder) ListBuckets(arg0 interface{}) *gomock.Call

ListBuckets indicates an expected call of ListBuckets

func (*MockClientMockRecorder) ListHostedZones

func (mr *MockClientMockRecorder) ListHostedZones(arg0 interface{}) *gomock.Call

ListHostedZones indicates an expected call of ListHostedZones

func (*MockClientMockRecorder) ListResourceRecordSets

func (mr *MockClientMockRecorder) ListResourceRecordSets(arg0 interface{}) *gomock.Call

ListResourceRecordSets indicates an expected call of ListResourceRecordSets

func (*MockClientMockRecorder) ReleaseAddress

func (mr *MockClientMockRecorder) ReleaseAddress(input interface{}) *gomock.Call

ReleaseAddress indicates an expected call of ReleaseAddress

func (*MockClientMockRecorder) RevokeSecurityGroupIngress

func (mr *MockClientMockRecorder) RevokeSecurityGroupIngress(input interface{}) *gomock.Call

RevokeSecurityGroupIngress indicates an expected call of RevokeSecurityGroupIngress

func (*MockClientMockRecorder) TerminateInstances

func (mr *MockClientMockRecorder) TerminateInstances(arg0 interface{}) *gomock.Call

TerminateInstances indicates an expected call of TerminateInstances

Jump to

Keyboard shortcuts

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