mock

package
v0.30.0 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: Apache-2.0 Imports: 14 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) AttachRolePolicy

func (m *MockClient) AttachRolePolicy(arg0 *iam.AttachRolePolicyInput) (*iam.AttachRolePolicyOutput, error)

AttachRolePolicy mocks base method.

func (*MockClient) AttachUserPolicy

func (m *MockClient) AttachUserPolicy(arg0 *iam.AttachUserPolicyInput) (*iam.AttachUserPolicyOutput, error)

AttachUserPolicy mocks base method.

func (*MockClient) CreateAccessKey

func (m *MockClient) CreateAccessKey(arg0 *iam.CreateAccessKeyInput) (*iam.CreateAccessKeyOutput, error)

CreateAccessKey mocks base method.

func (*MockClient) CreateAccount added in v0.5.0

CreateAccount mocks base method.

func (*MockClient) CreateCostCategoryDefinition

CreateCostCategoryDefinition mocks base method.

func (*MockClient) CreatePolicy

func (m *MockClient) CreatePolicy(arg0 *iam.CreatePolicyInput) (*iam.CreatePolicyOutput, error)

CreatePolicy mocks base method.

func (*MockClient) CreateUser

func (m *MockClient) CreateUser(arg0 *iam.CreateUserInput) (*iam.CreateUserOutput, error)

CreateUser mocks base method.

func (*MockClient) DeleteAccessKey

func (m *MockClient) DeleteAccessKey(arg0 *iam.DeleteAccessKeyInput) (*iam.DeleteAccessKeyOutput, error)

DeleteAccessKey mocks base method.

func (*MockClient) DeleteBucket

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

DeleteBucket mocks base method.

func (*MockClient) DeleteLoginProfile added in v0.5.0

func (m *MockClient) DeleteLoginProfile(arg0 *iam.DeleteLoginProfileInput) (*iam.DeleteLoginProfileOutput, error)

DeleteLoginProfile mocks base method.

func (*MockClient) DeleteObjects

func (m *MockClient) DeleteObjects(arg0 *s3.DeleteObjectsInput) (*s3.DeleteObjectsOutput, error)

DeleteObjects mocks base method.

func (*MockClient) DeletePolicy

func (m *MockClient) DeletePolicy(arg0 *iam.DeletePolicyInput) (*iam.DeletePolicyOutput, error)

DeletePolicy mocks base method.

func (*MockClient) DeleteRole added in v0.5.0

func (m *MockClient) DeleteRole(arg0 *iam.DeleteRoleInput) (*iam.DeleteRoleOutput, error)

DeleteRole mocks base method.

func (*MockClient) DeleteSigningCertificate added in v0.5.0

DeleteSigningCertificate mocks base method.

func (*MockClient) DeleteUser added in v0.5.0

func (m *MockClient) DeleteUser(arg0 *iam.DeleteUserInput) (*iam.DeleteUserOutput, error)

DeleteUser mocks base method.

func (*MockClient) DeleteUserPolicy added in v0.5.0

func (m *MockClient) DeleteUserPolicy(arg0 *iam.DeleteUserPolicyInput) (*iam.DeleteUserPolicyOutput, error)

DeleteUserPolicy mocks base method.

func (*MockClient) DescribeAccount added in v0.9.6

DescribeAccount mocks base method.

func (*MockClient) DescribeCreateAccountStatus added in v0.5.0

DescribeCreateAccountStatus mocks base method.

func (*MockClient) DescribeInstances added in v0.5.0

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

DescribeInstances mocks base method.

func (*MockClient) DescribeLoadBalancers added in v0.18.0

DescribeLoadBalancers mocks base method.

func (*MockClient) DescribeOrganizationalUnit

DescribeOrganizationalUnit mocks base method.

func (*MockClient) DescribeRouteTables added in v0.13.2

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

DescribeRouteTables mocks base method.

func (*MockClient) DescribeSubnets added in v0.13.2

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

DescribeSubnets mocks base method.

func (*MockClient) DescribeTags added in v0.18.0

DescribeTags mocks base method.

func (*MockClient) DescribeV2LoadBalancers added in v0.18.0

DescribeV2LoadBalancers mocks base method.

func (*MockClient) DescribeV2Tags added in v0.18.0

DescribeV2Tags mocks base method.

func (*MockClient) DescribeVpcEndpointConnections added in v0.18.0

DescribeVpcEndpointConnections mocks base method.

func (*MockClient) DescribeVpcEndpointServices added in v0.18.0

DescribeVpcEndpointServices mocks base method.

func (*MockClient) DescribeVpcEndpoints added in v0.18.0

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

DescribeVpcEndpoints mocks base method.

func (*MockClient) DescribeVpcs added in v0.13.2

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

DescribeVpcs mocks base method.

func (*MockClient) DetachRolePolicy

func (m *MockClient) DetachRolePolicy(arg0 *iam.DetachRolePolicyInput) (*iam.DetachRolePolicyOutput, error)

DetachRolePolicy mocks base method.

func (*MockClient) DetachUserPolicy added in v0.5.0

func (m *MockClient) DetachUserPolicy(arg0 *iam.DetachUserPolicyInput) (*iam.DetachUserPolicyOutput, error)

DetachUserPolicy 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) GetCostAndUsage

GetCostAndUsage mocks base method.

func (*MockClient) GetFederationToken

func (m *MockClient) GetFederationToken(arg0 *sts.GetFederationTokenInput) (*sts.GetFederationTokenOutput, error)

GetFederationToken mocks base method.

func (*MockClient) GetResources added in v0.5.0

GetResources mocks base method.

func (*MockClient) GetUser

func (m *MockClient) GetUser(arg0 *iam.GetUserInput) (*iam.GetUserOutput, error)

GetUser mocks base method.

func (*MockClient) ListAccessKeys

func (m *MockClient) ListAccessKeys(arg0 *iam.ListAccessKeysInput) (*iam.ListAccessKeysOutput, error)

ListAccessKeys mocks base method.

func (*MockClient) ListAccounts added in v0.5.0

ListAccounts mocks base method.

func (*MockClient) ListAccountsForParent

ListAccountsForParent mocks base method.

func (*MockClient) ListAttachedRolePolicies

ListAttachedRolePolicies mocks base method.

func (*MockClient) ListAttachedUserPolicies added in v0.5.0

ListAttachedUserPolicies mocks base method.

func (*MockClient) ListBuckets

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

ListBuckets mocks base method.

func (*MockClient) ListChildren added in v0.13.5

ListChildren mocks base method.

func (*MockClient) ListCostCategoryDefinitions

ListCostCategoryDefinitions mocks base method.

func (*MockClient) ListGroupsForUser added in v0.5.0

func (m *MockClient) ListGroupsForUser(arg0 *iam.ListGroupsForUserInput) (*iam.ListGroupsForUserOutput, error)

ListGroupsForUser mocks base method.

func (*MockClient) ListHostedZones added in v0.18.0

ListHostedZones mocks base method.

func (*MockClient) ListObjects

func (m *MockClient) ListObjects(arg0 *s3.ListObjectsInput) (*s3.ListObjectsOutput, error)

ListObjects mocks base method.

func (*MockClient) ListOrganizationalUnitsForParent

ListOrganizationalUnitsForParent mocks base method.

func (*MockClient) ListParents added in v0.6.0

ListParents mocks base method.

func (*MockClient) ListPolicies added in v0.8.0

func (m *MockClient) ListPolicies(arg0 *iam.ListPoliciesInput) (*iam.ListPoliciesOutput, error)

ListPolicies mocks base method.

func (*MockClient) ListResourceRecordSets added in v0.18.0

ListResourceRecordSets mocks base method.

func (*MockClient) ListRoles added in v0.5.0

func (m *MockClient) ListRoles(arg0 *iam.ListRolesInput) (*iam.ListRolesOutput, error)

ListRoles mocks base method.

func (*MockClient) ListRoots added in v0.6.0

ListRoots mocks base method.

func (*MockClient) ListServiceQuotas

ListServiceQuotas mocks base method.

func (*MockClient) ListSigningCertificates added in v0.5.0

func (m *MockClient) ListSigningCertificates(arg0 *iam.ListSigningCertificatesInput) (*iam.ListSigningCertificatesOutput, error)

ListSigningCertificates mocks base method.

func (*MockClient) ListTagsForResource added in v0.5.0

ListTagsForResource mocks base method.

func (*MockClient) ListUserPolicies added in v0.5.0

func (m *MockClient) ListUserPolicies(arg0 *iam.ListUserPoliciesInput) (*iam.ListUserPoliciesOutput, error)

ListUserPolicies mocks base method.

func (*MockClient) ListUsers

func (m *MockClient) ListUsers(arg0 *iam.ListUsersInput) (*iam.ListUsersOutput, error)

ListUsers mocks base method.

func (*MockClient) LookupEvents added in v0.13.0

LookupEvents mocks base method.

func (*MockClient) MoveAccount added in v0.5.0

MoveAccount mocks base method.

func (*MockClient) RemoveUserFromGroup added in v0.5.0

func (m *MockClient) RemoveUserFromGroup(arg0 *iam.RemoveUserFromGroupInput) (*iam.RemoveUserFromGroupOutput, error)

RemoveUserFromGroup mocks base method.

func (*MockClient) RequestServiceQuotaIncrease

RequestServiceQuotaIncrease mocks base method.

func (*MockClient) TagResource added in v0.5.0

TagResource mocks base method.

func (*MockClient) UntagResource added in v0.5.0

UntagResource 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) AttachRolePolicy

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

AttachRolePolicy indicates an expected call of AttachRolePolicy.

func (*MockClientMockRecorder) AttachUserPolicy

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

AttachUserPolicy indicates an expected call of AttachUserPolicy.

func (*MockClientMockRecorder) CreateAccessKey

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

CreateAccessKey indicates an expected call of CreateAccessKey.

func (*MockClientMockRecorder) CreateAccount added in v0.5.0

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

CreateAccount indicates an expected call of CreateAccount.

func (*MockClientMockRecorder) CreateCostCategoryDefinition

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

CreateCostCategoryDefinition indicates an expected call of CreateCostCategoryDefinition.

func (*MockClientMockRecorder) CreatePolicy

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

CreatePolicy indicates an expected call of CreatePolicy.

func (*MockClientMockRecorder) CreateUser

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

CreateUser indicates an expected call of CreateUser.

func (*MockClientMockRecorder) DeleteAccessKey

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

DeleteAccessKey indicates an expected call of DeleteAccessKey.

func (*MockClientMockRecorder) DeleteBucket

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

DeleteBucket indicates an expected call of DeleteBucket.

func (*MockClientMockRecorder) DeleteLoginProfile added in v0.5.0

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

DeleteLoginProfile indicates an expected call of DeleteLoginProfile.

func (*MockClientMockRecorder) DeleteObjects

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

DeleteObjects indicates an expected call of DeleteObjects.

func (*MockClientMockRecorder) DeletePolicy

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

DeletePolicy indicates an expected call of DeletePolicy.

func (*MockClientMockRecorder) DeleteRole added in v0.5.0

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

DeleteRole indicates an expected call of DeleteRole.

func (*MockClientMockRecorder) DeleteSigningCertificate added in v0.5.0

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

DeleteSigningCertificate indicates an expected call of DeleteSigningCertificate.

func (*MockClientMockRecorder) DeleteUser added in v0.5.0

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

DeleteUser indicates an expected call of DeleteUser.

func (*MockClientMockRecorder) DeleteUserPolicy added in v0.5.0

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

DeleteUserPolicy indicates an expected call of DeleteUserPolicy.

func (*MockClientMockRecorder) DescribeAccount added in v0.9.6

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

DescribeAccount indicates an expected call of DescribeAccount.

func (*MockClientMockRecorder) DescribeCreateAccountStatus added in v0.5.0

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

DescribeCreateAccountStatus indicates an expected call of DescribeCreateAccountStatus.

func (*MockClientMockRecorder) DescribeInstances added in v0.5.0

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

DescribeInstances indicates an expected call of DescribeInstances.

func (*MockClientMockRecorder) DescribeLoadBalancers added in v0.18.0

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

DescribeLoadBalancers indicates an expected call of DescribeLoadBalancers.

func (*MockClientMockRecorder) DescribeOrganizationalUnit

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

DescribeOrganizationalUnit indicates an expected call of DescribeOrganizationalUnit.

func (*MockClientMockRecorder) DescribeRouteTables added in v0.13.2

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

DescribeRouteTables indicates an expected call of DescribeRouteTables.

func (*MockClientMockRecorder) DescribeSubnets added in v0.13.2

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

DescribeSubnets indicates an expected call of DescribeSubnets.

func (*MockClientMockRecorder) DescribeTags added in v0.18.0

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

DescribeTags indicates an expected call of DescribeTags.

func (*MockClientMockRecorder) DescribeV2LoadBalancers added in v0.18.0

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

DescribeV2LoadBalancers indicates an expected call of DescribeV2LoadBalancers.

func (*MockClientMockRecorder) DescribeV2Tags added in v0.18.0

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

DescribeV2Tags indicates an expected call of DescribeV2Tags.

func (*MockClientMockRecorder) DescribeVpcEndpointConnections added in v0.18.0

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

DescribeVpcEndpointConnections indicates an expected call of DescribeVpcEndpointConnections.

func (*MockClientMockRecorder) DescribeVpcEndpointServices added in v0.18.0

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

DescribeVpcEndpointServices indicates an expected call of DescribeVpcEndpointServices.

func (*MockClientMockRecorder) DescribeVpcEndpoints added in v0.18.0

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

DescribeVpcEndpoints indicates an expected call of DescribeVpcEndpoints.

func (*MockClientMockRecorder) DescribeVpcs added in v0.13.2

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

DescribeVpcs indicates an expected call of DescribeVpcs.

func (*MockClientMockRecorder) DetachRolePolicy

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

DetachRolePolicy indicates an expected call of DetachRolePolicy.

func (*MockClientMockRecorder) DetachUserPolicy added in v0.5.0

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

DetachUserPolicy indicates an expected call of DetachUserPolicy.

func (*MockClientMockRecorder) GetCallerIdentity

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

GetCallerIdentity indicates an expected call of GetCallerIdentity.

func (*MockClientMockRecorder) GetCostAndUsage

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

GetCostAndUsage indicates an expected call of GetCostAndUsage.

func (*MockClientMockRecorder) GetFederationToken

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

GetFederationToken indicates an expected call of GetFederationToken.

func (*MockClientMockRecorder) GetResources added in v0.5.0

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

GetResources indicates an expected call of GetResources.

func (*MockClientMockRecorder) GetUser

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

GetUser indicates an expected call of GetUser.

func (*MockClientMockRecorder) ListAccessKeys

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

ListAccessKeys indicates an expected call of ListAccessKeys.

func (*MockClientMockRecorder) ListAccounts added in v0.5.0

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

ListAccounts indicates an expected call of ListAccounts.

func (*MockClientMockRecorder) ListAccountsForParent

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

ListAccountsForParent indicates an expected call of ListAccountsForParent.

func (*MockClientMockRecorder) ListAttachedRolePolicies

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

ListAttachedRolePolicies indicates an expected call of ListAttachedRolePolicies.

func (*MockClientMockRecorder) ListAttachedUserPolicies added in v0.5.0

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

ListAttachedUserPolicies indicates an expected call of ListAttachedUserPolicies.

func (*MockClientMockRecorder) ListBuckets

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

ListBuckets indicates an expected call of ListBuckets.

func (*MockClientMockRecorder) ListChildren added in v0.13.5

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

ListChildren indicates an expected call of ListChildren.

func (*MockClientMockRecorder) ListCostCategoryDefinitions

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

ListCostCategoryDefinitions indicates an expected call of ListCostCategoryDefinitions.

func (*MockClientMockRecorder) ListGroupsForUser added in v0.5.0

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

ListGroupsForUser indicates an expected call of ListGroupsForUser.

func (*MockClientMockRecorder) ListHostedZones added in v0.18.0

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

ListHostedZones indicates an expected call of ListHostedZones.

func (*MockClientMockRecorder) ListObjects

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

ListObjects indicates an expected call of ListObjects.

func (*MockClientMockRecorder) ListOrganizationalUnitsForParent

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

ListOrganizationalUnitsForParent indicates an expected call of ListOrganizationalUnitsForParent.

func (*MockClientMockRecorder) ListParents added in v0.6.0

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

ListParents indicates an expected call of ListParents.

func (*MockClientMockRecorder) ListPolicies added in v0.8.0

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

ListPolicies indicates an expected call of ListPolicies.

func (*MockClientMockRecorder) ListResourceRecordSets added in v0.18.0

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

ListResourceRecordSets indicates an expected call of ListResourceRecordSets.

func (*MockClientMockRecorder) ListRoles added in v0.5.0

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

ListRoles indicates an expected call of ListRoles.

func (*MockClientMockRecorder) ListRoots added in v0.6.0

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

ListRoots indicates an expected call of ListRoots.

func (*MockClientMockRecorder) ListServiceQuotas

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

ListServiceQuotas indicates an expected call of ListServiceQuotas.

func (*MockClientMockRecorder) ListSigningCertificates added in v0.5.0

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

ListSigningCertificates indicates an expected call of ListSigningCertificates.

func (*MockClientMockRecorder) ListTagsForResource added in v0.5.0

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

ListTagsForResource indicates an expected call of ListTagsForResource.

func (*MockClientMockRecorder) ListUserPolicies added in v0.5.0

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

ListUserPolicies indicates an expected call of ListUserPolicies.

func (*MockClientMockRecorder) ListUsers

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

ListUsers indicates an expected call of ListUsers.

func (*MockClientMockRecorder) LookupEvents added in v0.13.0

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

LookupEvents indicates an expected call of LookupEvents.

func (*MockClientMockRecorder) MoveAccount added in v0.5.0

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

MoveAccount indicates an expected call of MoveAccount.

func (*MockClientMockRecorder) RemoveUserFromGroup added in v0.5.0

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

RemoveUserFromGroup indicates an expected call of RemoveUserFromGroup.

func (*MockClientMockRecorder) RequestServiceQuotaIncrease

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

RequestServiceQuotaIncrease indicates an expected call of RequestServiceQuotaIncrease.

func (*MockClientMockRecorder) TagResource added in v0.5.0

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

TagResource indicates an expected call of TagResource.

func (*MockClientMockRecorder) UntagResource added in v0.5.0

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

UntagResource indicates an expected call of UntagResource.

Jump to

Keyboard shortcuts

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