Documentation
¶
Overview ¶
Package mock is a generated GoMock package.
Index ¶
- type MockClient
- func (m *MockClient) AssumeRole(arg0 *sts.AssumeRoleInput) (*sts.AssumeRoleOutput, error)
- func (m *MockClient) AttachRolePolicy(arg0 *iam.AttachRolePolicyInput) (*iam.AttachRolePolicyOutput, error)
- func (m *MockClient) AttachUserPolicy(arg0 *iam.AttachUserPolicyInput) (*iam.AttachUserPolicyOutput, error)
- func (m *MockClient) CreateAccessKey(arg0 *iam.CreateAccessKeyInput) (*iam.CreateAccessKeyOutput, error)
- func (m *MockClient) CreateAccount(input *organizations.CreateAccountInput) (*organizations.CreateAccountOutput, error)
- func (m *MockClient) CreateCostCategoryDefinition(input *costexplorer.CreateCostCategoryDefinitionInput) (*costexplorer.CreateCostCategoryDefinitionOutput, error)
- func (m *MockClient) CreatePolicy(arg0 *iam.CreatePolicyInput) (*iam.CreatePolicyOutput, error)
- func (m *MockClient) CreateUser(arg0 *iam.CreateUserInput) (*iam.CreateUserOutput, error)
- func (m *MockClient) DeleteAccessKey(arg0 *iam.DeleteAccessKeyInput) (*iam.DeleteAccessKeyOutput, error)
- func (m *MockClient) DeleteBucket(arg0 *s3.DeleteBucketInput) (*s3.DeleteBucketOutput, error)
- func (m *MockClient) DeleteLoginProfile(arg0 *iam.DeleteLoginProfileInput) (*iam.DeleteLoginProfileOutput, error)
- func (m *MockClient) DeleteObjects(arg0 *s3.DeleteObjectsInput) (*s3.DeleteObjectsOutput, error)
- func (m *MockClient) DeletePolicy(arg0 *iam.DeletePolicyInput) (*iam.DeletePolicyOutput, error)
- func (m *MockClient) DeleteRole(arg0 *iam.DeleteRoleInput) (*iam.DeleteRoleOutput, error)
- func (m *MockClient) DeleteSigningCertificate(arg0 *iam.DeleteSigningCertificateInput) (*iam.DeleteSigningCertificateOutput, error)
- func (m *MockClient) DeleteUser(arg0 *iam.DeleteUserInput) (*iam.DeleteUserOutput, error)
- func (m *MockClient) DeleteUserPolicy(arg0 *iam.DeleteUserPolicyInput) (*iam.DeleteUserPolicyOutput, error)
- func (m *MockClient) DescribeAccount(input *organizations.DescribeAccountInput) (*organizations.DescribeAccountOutput, error)
- func (m *MockClient) DescribeCreateAccountStatus(input *organizations.DescribeCreateAccountStatusInput) (*organizations.DescribeCreateAccountStatusOutput, error)
- func (m *MockClient) DescribeInstances(arg0 *ec2.DescribeInstancesInput) (*ec2.DescribeInstancesOutput, error)
- func (m *MockClient) DescribeLoadBalancers(input *elasticloadbalancing.DescribeLoadBalancersInput) (*elasticloadbalancing.DescribeLoadBalancersOutput, error)
- func (m *MockClient) DescribeOrganizationalUnit(input *organizations.DescribeOrganizationalUnitInput) (*organizations.DescribeOrganizationalUnitOutput, error)
- func (m *MockClient) DescribeRouteTables(arg0 *ec2.DescribeRouteTablesInput) (*ec2.DescribeRouteTablesOutput, error)
- func (m *MockClient) DescribeSubnets(arg0 *ec2.DescribeSubnetsInput) (*ec2.DescribeSubnetsOutput, error)
- func (m *MockClient) DescribeTags(input *elasticloadbalancing.DescribeTagsInput) (*elasticloadbalancing.DescribeTagsOutput, error)
- func (m *MockClient) DescribeV2LoadBalancers(input *elasticloadbalancingv2.DescribeLoadBalancersInput) (*elasticloadbalancingv2.DescribeLoadBalancersOutput, error)
- func (m *MockClient) DescribeV2Tags(input *elasticloadbalancingv2.DescribeTagsInput) (*elasticloadbalancingv2.DescribeTagsOutput, error)
- func (m *MockClient) DescribeVpcEndpointConnections(arg0 *ec2.DescribeVpcEndpointConnectionsInput) (*ec2.DescribeVpcEndpointConnectionsOutput, error)
- func (m *MockClient) DescribeVpcEndpointServices(arg0 *ec2.DescribeVpcEndpointServicesInput) (*ec2.DescribeVpcEndpointServicesOutput, error)
- func (m *MockClient) DescribeVpcEndpoints(arg0 *ec2.DescribeVpcEndpointsInput) (*ec2.DescribeVpcEndpointsOutput, error)
- func (m *MockClient) DescribeVpcs(arg0 *ec2.DescribeVpcsInput) (*ec2.DescribeVpcsOutput, error)
- func (m *MockClient) DetachRolePolicy(arg0 *iam.DetachRolePolicyInput) (*iam.DetachRolePolicyOutput, error)
- func (m *MockClient) DetachUserPolicy(arg0 *iam.DetachUserPolicyInput) (*iam.DetachUserPolicyOutput, error)
- func (m *MockClient) EXPECT() *MockClientMockRecorder
- func (m *MockClient) GetCallerIdentity(arg0 *sts.GetCallerIdentityInput) (*sts.GetCallerIdentityOutput, error)
- func (m *MockClient) GetCostAndUsage(input *costexplorer.GetCostAndUsageInput) (*costexplorer.GetCostAndUsageOutput, error)
- func (m *MockClient) GetFederationToken(arg0 *sts.GetFederationTokenInput) (*sts.GetFederationTokenOutput, error)
- func (m *MockClient) GetResources(input *resourcegroupstaggingapi.GetResourcesInput) (*resourcegroupstaggingapi.GetResourcesOutput, error)
- func (m *MockClient) GetUser(arg0 *iam.GetUserInput) (*iam.GetUserOutput, error)
- func (m *MockClient) ListAccessKeys(arg0 *iam.ListAccessKeysInput) (*iam.ListAccessKeysOutput, error)
- func (m *MockClient) ListAccounts(input *organizations.ListAccountsInput) (*organizations.ListAccountsOutput, error)
- func (m *MockClient) ListAccountsForParent(input *organizations.ListAccountsForParentInput) (*organizations.ListAccountsForParentOutput, error)
- func (m *MockClient) ListAttachedRolePolicies(arg0 *iam.ListAttachedRolePoliciesInput) (*iam.ListAttachedRolePoliciesOutput, error)
- func (m *MockClient) ListAttachedUserPolicies(arg0 *iam.ListAttachedUserPoliciesInput) (*iam.ListAttachedUserPoliciesOutput, error)
- func (m *MockClient) ListBuckets(arg0 *s3.ListBucketsInput) (*s3.ListBucketsOutput, error)
- func (m *MockClient) ListChildren(input *organizations.ListChildrenInput) (*organizations.ListChildrenOutput, error)
- func (m *MockClient) ListCostCategoryDefinitions(input *costexplorer.ListCostCategoryDefinitionsInput) (*costexplorer.ListCostCategoryDefinitionsOutput, error)
- func (m *MockClient) ListGroupsForUser(arg0 *iam.ListGroupsForUserInput) (*iam.ListGroupsForUserOutput, error)
- func (m *MockClient) ListHostedZones(input *route53.ListHostedZonesInput) (*route53.ListHostedZonesOutput, error)
- func (m *MockClient) ListObjects(arg0 *s3.ListObjectsInput) (*s3.ListObjectsOutput, error)
- func (m *MockClient) ListOrganizationalUnitsForParent(input *organizations.ListOrganizationalUnitsForParentInput) (*organizations.ListOrganizationalUnitsForParentOutput, error)
- func (m *MockClient) ListParents(input *organizations.ListParentsInput) (*organizations.ListParentsOutput, error)
- func (m *MockClient) ListPolicies(arg0 *iam.ListPoliciesInput) (*iam.ListPoliciesOutput, error)
- func (m *MockClient) ListResourceRecordSets(input *route53.ListResourceRecordSetsInput) (*route53.ListResourceRecordSetsOutput, error)
- func (m *MockClient) ListRoles(arg0 *iam.ListRolesInput) (*iam.ListRolesOutput, error)
- func (m *MockClient) ListRoots(input *organizations.ListRootsInput) (*organizations.ListRootsOutput, error)
- func (m *MockClient) ListServiceQuotas(arg0 *servicequotas.ListServiceQuotasInput) (*servicequotas.ListServiceQuotasOutput, error)
- func (m *MockClient) ListSigningCertificates(arg0 *iam.ListSigningCertificatesInput) (*iam.ListSigningCertificatesOutput, error)
- func (m *MockClient) ListTagsForResource(input *organizations.ListTagsForResourceInput) (*organizations.ListTagsForResourceOutput, error)
- func (m *MockClient) ListUserPolicies(arg0 *iam.ListUserPoliciesInput) (*iam.ListUserPoliciesOutput, error)
- func (m *MockClient) ListUsers(arg0 *iam.ListUsersInput) (*iam.ListUsersOutput, error)
- func (m *MockClient) LookupEvents(input *cloudtrail.LookupEventsInput) (*cloudtrail.LookupEventsOutput, error)
- func (m *MockClient) MoveAccount(input *organizations.MoveAccountInput) (*organizations.MoveAccountOutput, error)
- func (m *MockClient) RemoveUserFromGroup(arg0 *iam.RemoveUserFromGroupInput) (*iam.RemoveUserFromGroupOutput, error)
- func (m *MockClient) RequestServiceQuotaIncrease(arg0 *servicequotas.RequestServiceQuotaIncreaseInput) (*servicequotas.RequestServiceQuotaIncreaseOutput, error)
- func (m *MockClient) TagResource(input *organizations.TagResourceInput) (*organizations.TagResourceOutput, error)
- func (m *MockClient) UntagResource(input *organizations.UntagResourceInput) (*organizations.UntagResourceOutput, error)
- type MockClientMockRecorder
- func (mr *MockClientMockRecorder) AssumeRole(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) AttachRolePolicy(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) AttachUserPolicy(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) CreateAccessKey(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) CreateAccount(input any) *gomock.Call
- func (mr *MockClientMockRecorder) CreateCostCategoryDefinition(input any) *gomock.Call
- func (mr *MockClientMockRecorder) CreatePolicy(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) CreateUser(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) DeleteAccessKey(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) DeleteBucket(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) DeleteLoginProfile(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) DeleteObjects(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) DeletePolicy(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) DeleteRole(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) DeleteSigningCertificate(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) DeleteUser(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) DeleteUserPolicy(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) DescribeAccount(input any) *gomock.Call
- func (mr *MockClientMockRecorder) DescribeCreateAccountStatus(input any) *gomock.Call
- func (mr *MockClientMockRecorder) DescribeInstances(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) DescribeLoadBalancers(input any) *gomock.Call
- func (mr *MockClientMockRecorder) DescribeOrganizationalUnit(input any) *gomock.Call
- func (mr *MockClientMockRecorder) DescribeRouteTables(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) DescribeSubnets(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) DescribeTags(input any) *gomock.Call
- func (mr *MockClientMockRecorder) DescribeV2LoadBalancers(input any) *gomock.Call
- func (mr *MockClientMockRecorder) DescribeV2Tags(input any) *gomock.Call
- func (mr *MockClientMockRecorder) DescribeVpcEndpointConnections(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) DescribeVpcEndpointServices(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) DescribeVpcEndpoints(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) DescribeVpcs(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) DetachRolePolicy(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) DetachUserPolicy(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) GetCallerIdentity(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) GetCostAndUsage(input any) *gomock.Call
- func (mr *MockClientMockRecorder) GetFederationToken(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) GetResources(input any) *gomock.Call
- func (mr *MockClientMockRecorder) GetUser(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) ListAccessKeys(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) ListAccounts(input any) *gomock.Call
- func (mr *MockClientMockRecorder) ListAccountsForParent(input any) *gomock.Call
- func (mr *MockClientMockRecorder) ListAttachedRolePolicies(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) ListAttachedUserPolicies(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) ListBuckets(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) ListChildren(input any) *gomock.Call
- func (mr *MockClientMockRecorder) ListCostCategoryDefinitions(input any) *gomock.Call
- func (mr *MockClientMockRecorder) ListGroupsForUser(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) ListHostedZones(input any) *gomock.Call
- func (mr *MockClientMockRecorder) ListObjects(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) ListOrganizationalUnitsForParent(input any) *gomock.Call
- func (mr *MockClientMockRecorder) ListParents(input any) *gomock.Call
- func (mr *MockClientMockRecorder) ListPolicies(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) ListResourceRecordSets(input any) *gomock.Call
- func (mr *MockClientMockRecorder) ListRoles(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) ListRoots(input any) *gomock.Call
- func (mr *MockClientMockRecorder) ListServiceQuotas(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) ListSigningCertificates(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) ListTagsForResource(input any) *gomock.Call
- func (mr *MockClientMockRecorder) ListUserPolicies(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) ListUsers(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) LookupEvents(input any) *gomock.Call
- func (mr *MockClientMockRecorder) MoveAccount(input any) *gomock.Call
- func (mr *MockClientMockRecorder) RemoveUserFromGroup(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) RequestServiceQuotaIncrease(arg0 any) *gomock.Call
- func (mr *MockClientMockRecorder) TagResource(input any) *gomock.Call
- func (mr *MockClientMockRecorder) UntagResource(input any) *gomock.Call
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
func (m *MockClient) CreateAccount(input *organizations.CreateAccountInput) (*organizations.CreateAccountOutput, error)
CreateAccount mocks base method.
func (*MockClient) CreateCostCategoryDefinition ¶
func (m *MockClient) CreateCostCategoryDefinition(input *costexplorer.CreateCostCategoryDefinitionInput) (*costexplorer.CreateCostCategoryDefinitionOutput, error)
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
func (m *MockClient) DeleteSigningCertificate(arg0 *iam.DeleteSigningCertificateInput) (*iam.DeleteSigningCertificateOutput, error)
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
func (m *MockClient) DescribeAccount(input *organizations.DescribeAccountInput) (*organizations.DescribeAccountOutput, error)
DescribeAccount mocks base method.
func (*MockClient) DescribeCreateAccountStatus ¶ added in v0.5.0
func (m *MockClient) DescribeCreateAccountStatus(input *organizations.DescribeCreateAccountStatusInput) (*organizations.DescribeCreateAccountStatusOutput, error)
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
func (m *MockClient) DescribeLoadBalancers(input *elasticloadbalancing.DescribeLoadBalancersInput) (*elasticloadbalancing.DescribeLoadBalancersOutput, error)
DescribeLoadBalancers mocks base method.
func (*MockClient) DescribeOrganizationalUnit ¶
func (m *MockClient) DescribeOrganizationalUnit(input *organizations.DescribeOrganizationalUnitInput) (*organizations.DescribeOrganizationalUnitOutput, error)
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
func (m *MockClient) DescribeTags(input *elasticloadbalancing.DescribeTagsInput) (*elasticloadbalancing.DescribeTagsOutput, error)
DescribeTags mocks base method.
func (*MockClient) DescribeV2LoadBalancers ¶ added in v0.18.0
func (m *MockClient) DescribeV2LoadBalancers(input *elasticloadbalancingv2.DescribeLoadBalancersInput) (*elasticloadbalancingv2.DescribeLoadBalancersOutput, error)
DescribeV2LoadBalancers mocks base method.
func (*MockClient) DescribeV2Tags ¶ added in v0.18.0
func (m *MockClient) DescribeV2Tags(input *elasticloadbalancingv2.DescribeTagsInput) (*elasticloadbalancingv2.DescribeTagsOutput, error)
DescribeV2Tags mocks base method.
func (*MockClient) DescribeVpcEndpointConnections ¶ added in v0.18.0
func (m *MockClient) DescribeVpcEndpointConnections(arg0 *ec2.DescribeVpcEndpointConnectionsInput) (*ec2.DescribeVpcEndpointConnectionsOutput, error)
DescribeVpcEndpointConnections mocks base method.
func (*MockClient) DescribeVpcEndpointServices ¶ added in v0.18.0
func (m *MockClient) DescribeVpcEndpointServices(arg0 *ec2.DescribeVpcEndpointServicesInput) (*ec2.DescribeVpcEndpointServicesOutput, error)
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 ¶
func (m *MockClient) GetCostAndUsage(input *costexplorer.GetCostAndUsageInput) (*costexplorer.GetCostAndUsageOutput, error)
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
func (m *MockClient) GetResources(input *resourcegroupstaggingapi.GetResourcesInput) (*resourcegroupstaggingapi.GetResourcesOutput, error)
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
func (m *MockClient) ListAccounts(input *organizations.ListAccountsInput) (*organizations.ListAccountsOutput, error)
ListAccounts mocks base method.
func (*MockClient) ListAccountsForParent ¶
func (m *MockClient) ListAccountsForParent(input *organizations.ListAccountsForParentInput) (*organizations.ListAccountsForParentOutput, error)
ListAccountsForParent mocks base method.
func (*MockClient) ListAttachedRolePolicies ¶
func (m *MockClient) ListAttachedRolePolicies(arg0 *iam.ListAttachedRolePoliciesInput) (*iam.ListAttachedRolePoliciesOutput, error)
ListAttachedRolePolicies mocks base method.
func (*MockClient) ListAttachedUserPolicies ¶ added in v0.5.0
func (m *MockClient) ListAttachedUserPolicies(arg0 *iam.ListAttachedUserPoliciesInput) (*iam.ListAttachedUserPoliciesOutput, error)
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
func (m *MockClient) ListChildren(input *organizations.ListChildrenInput) (*organizations.ListChildrenOutput, error)
ListChildren mocks base method.
func (*MockClient) ListCostCategoryDefinitions ¶
func (m *MockClient) ListCostCategoryDefinitions(input *costexplorer.ListCostCategoryDefinitionsInput) (*costexplorer.ListCostCategoryDefinitionsOutput, error)
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
func (m *MockClient) ListHostedZones(input *route53.ListHostedZonesInput) (*route53.ListHostedZonesOutput, error)
ListHostedZones mocks base method.
func (*MockClient) ListObjects ¶
func (m *MockClient) ListObjects(arg0 *s3.ListObjectsInput) (*s3.ListObjectsOutput, error)
ListObjects mocks base method.
func (*MockClient) ListOrganizationalUnitsForParent ¶
func (m *MockClient) ListOrganizationalUnitsForParent(input *organizations.ListOrganizationalUnitsForParentInput) (*organizations.ListOrganizationalUnitsForParentOutput, error)
ListOrganizationalUnitsForParent mocks base method.
func (*MockClient) ListParents ¶ added in v0.6.0
func (m *MockClient) ListParents(input *organizations.ListParentsInput) (*organizations.ListParentsOutput, error)
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
func (m *MockClient) ListResourceRecordSets(input *route53.ListResourceRecordSetsInput) (*route53.ListResourceRecordSetsOutput, error)
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
func (m *MockClient) ListRoots(input *organizations.ListRootsInput) (*organizations.ListRootsOutput, error)
ListRoots mocks base method.
func (*MockClient) ListServiceQuotas ¶
func (m *MockClient) ListServiceQuotas(arg0 *servicequotas.ListServiceQuotasInput) (*servicequotas.ListServiceQuotasOutput, error)
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
func (m *MockClient) ListTagsForResource(input *organizations.ListTagsForResourceInput) (*organizations.ListTagsForResourceOutput, error)
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
func (m *MockClient) LookupEvents(input *cloudtrail.LookupEventsInput) (*cloudtrail.LookupEventsOutput, error)
LookupEvents mocks base method.
func (*MockClient) MoveAccount ¶ added in v0.5.0
func (m *MockClient) MoveAccount(input *organizations.MoveAccountInput) (*organizations.MoveAccountOutput, error)
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 ¶
func (m *MockClient) RequestServiceQuotaIncrease(arg0 *servicequotas.RequestServiceQuotaIncreaseInput) (*servicequotas.RequestServiceQuotaIncreaseOutput, error)
RequestServiceQuotaIncrease mocks base method.
func (*MockClient) TagResource ¶ added in v0.5.0
func (m *MockClient) TagResource(input *organizations.TagResourceInput) (*organizations.TagResourceOutput, error)
TagResource mocks base method.
func (*MockClient) UntagResource ¶ added in v0.5.0
func (m *MockClient) UntagResource(input *organizations.UntagResourceInput) (*organizations.UntagResourceOutput, error)
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 any) *gomock.Call
AssumeRole indicates an expected call of AssumeRole.
func (*MockClientMockRecorder) AttachRolePolicy ¶
func (mr *MockClientMockRecorder) AttachRolePolicy(arg0 any) *gomock.Call
AttachRolePolicy indicates an expected call of AttachRolePolicy.
func (*MockClientMockRecorder) AttachUserPolicy ¶
func (mr *MockClientMockRecorder) AttachUserPolicy(arg0 any) *gomock.Call
AttachUserPolicy indicates an expected call of AttachUserPolicy.
func (*MockClientMockRecorder) CreateAccessKey ¶
func (mr *MockClientMockRecorder) CreateAccessKey(arg0 any) *gomock.Call
CreateAccessKey indicates an expected call of CreateAccessKey.
func (*MockClientMockRecorder) CreateAccount ¶ added in v0.5.0
func (mr *MockClientMockRecorder) CreateAccount(input any) *gomock.Call
CreateAccount indicates an expected call of CreateAccount.
func (*MockClientMockRecorder) CreateCostCategoryDefinition ¶
func (mr *MockClientMockRecorder) CreateCostCategoryDefinition(input any) *gomock.Call
CreateCostCategoryDefinition indicates an expected call of CreateCostCategoryDefinition.
func (*MockClientMockRecorder) CreatePolicy ¶
func (mr *MockClientMockRecorder) CreatePolicy(arg0 any) *gomock.Call
CreatePolicy indicates an expected call of CreatePolicy.
func (*MockClientMockRecorder) CreateUser ¶
func (mr *MockClientMockRecorder) CreateUser(arg0 any) *gomock.Call
CreateUser indicates an expected call of CreateUser.
func (*MockClientMockRecorder) DeleteAccessKey ¶
func (mr *MockClientMockRecorder) DeleteAccessKey(arg0 any) *gomock.Call
DeleteAccessKey indicates an expected call of DeleteAccessKey.
func (*MockClientMockRecorder) DeleteBucket ¶
func (mr *MockClientMockRecorder) DeleteBucket(arg0 any) *gomock.Call
DeleteBucket indicates an expected call of DeleteBucket.
func (*MockClientMockRecorder) DeleteLoginProfile ¶ added in v0.5.0
func (mr *MockClientMockRecorder) DeleteLoginProfile(arg0 any) *gomock.Call
DeleteLoginProfile indicates an expected call of DeleteLoginProfile.
func (*MockClientMockRecorder) DeleteObjects ¶
func (mr *MockClientMockRecorder) DeleteObjects(arg0 any) *gomock.Call
DeleteObjects indicates an expected call of DeleteObjects.
func (*MockClientMockRecorder) DeletePolicy ¶
func (mr *MockClientMockRecorder) DeletePolicy(arg0 any) *gomock.Call
DeletePolicy indicates an expected call of DeletePolicy.
func (*MockClientMockRecorder) DeleteRole ¶ added in v0.5.0
func (mr *MockClientMockRecorder) DeleteRole(arg0 any) *gomock.Call
DeleteRole indicates an expected call of DeleteRole.
func (*MockClientMockRecorder) DeleteSigningCertificate ¶ added in v0.5.0
func (mr *MockClientMockRecorder) DeleteSigningCertificate(arg0 any) *gomock.Call
DeleteSigningCertificate indicates an expected call of DeleteSigningCertificate.
func (*MockClientMockRecorder) DeleteUser ¶ added in v0.5.0
func (mr *MockClientMockRecorder) DeleteUser(arg0 any) *gomock.Call
DeleteUser indicates an expected call of DeleteUser.
func (*MockClientMockRecorder) DeleteUserPolicy ¶ added in v0.5.0
func (mr *MockClientMockRecorder) DeleteUserPolicy(arg0 any) *gomock.Call
DeleteUserPolicy indicates an expected call of DeleteUserPolicy.
func (*MockClientMockRecorder) DescribeAccount ¶ added in v0.9.6
func (mr *MockClientMockRecorder) DescribeAccount(input any) *gomock.Call
DescribeAccount indicates an expected call of DescribeAccount.
func (*MockClientMockRecorder) DescribeCreateAccountStatus ¶ added in v0.5.0
func (mr *MockClientMockRecorder) DescribeCreateAccountStatus(input any) *gomock.Call
DescribeCreateAccountStatus indicates an expected call of DescribeCreateAccountStatus.
func (*MockClientMockRecorder) DescribeInstances ¶ added in v0.5.0
func (mr *MockClientMockRecorder) DescribeInstances(arg0 any) *gomock.Call
DescribeInstances indicates an expected call of DescribeInstances.
func (*MockClientMockRecorder) DescribeLoadBalancers ¶ added in v0.18.0
func (mr *MockClientMockRecorder) DescribeLoadBalancers(input any) *gomock.Call
DescribeLoadBalancers indicates an expected call of DescribeLoadBalancers.
func (*MockClientMockRecorder) DescribeOrganizationalUnit ¶
func (mr *MockClientMockRecorder) DescribeOrganizationalUnit(input any) *gomock.Call
DescribeOrganizationalUnit indicates an expected call of DescribeOrganizationalUnit.
func (*MockClientMockRecorder) DescribeRouteTables ¶ added in v0.13.2
func (mr *MockClientMockRecorder) DescribeRouteTables(arg0 any) *gomock.Call
DescribeRouteTables indicates an expected call of DescribeRouteTables.
func (*MockClientMockRecorder) DescribeSubnets ¶ added in v0.13.2
func (mr *MockClientMockRecorder) DescribeSubnets(arg0 any) *gomock.Call
DescribeSubnets indicates an expected call of DescribeSubnets.
func (*MockClientMockRecorder) DescribeTags ¶ added in v0.18.0
func (mr *MockClientMockRecorder) DescribeTags(input any) *gomock.Call
DescribeTags indicates an expected call of DescribeTags.
func (*MockClientMockRecorder) DescribeV2LoadBalancers ¶ added in v0.18.0
func (mr *MockClientMockRecorder) DescribeV2LoadBalancers(input any) *gomock.Call
DescribeV2LoadBalancers indicates an expected call of DescribeV2LoadBalancers.
func (*MockClientMockRecorder) DescribeV2Tags ¶ added in v0.18.0
func (mr *MockClientMockRecorder) DescribeV2Tags(input any) *gomock.Call
DescribeV2Tags indicates an expected call of DescribeV2Tags.
func (*MockClientMockRecorder) DescribeVpcEndpointConnections ¶ added in v0.18.0
func (mr *MockClientMockRecorder) DescribeVpcEndpointConnections(arg0 any) *gomock.Call
DescribeVpcEndpointConnections indicates an expected call of DescribeVpcEndpointConnections.
func (*MockClientMockRecorder) DescribeVpcEndpointServices ¶ added in v0.18.0
func (mr *MockClientMockRecorder) DescribeVpcEndpointServices(arg0 any) *gomock.Call
DescribeVpcEndpointServices indicates an expected call of DescribeVpcEndpointServices.
func (*MockClientMockRecorder) DescribeVpcEndpoints ¶ added in v0.18.0
func (mr *MockClientMockRecorder) DescribeVpcEndpoints(arg0 any) *gomock.Call
DescribeVpcEndpoints indicates an expected call of DescribeVpcEndpoints.
func (*MockClientMockRecorder) DescribeVpcs ¶ added in v0.13.2
func (mr *MockClientMockRecorder) DescribeVpcs(arg0 any) *gomock.Call
DescribeVpcs indicates an expected call of DescribeVpcs.
func (*MockClientMockRecorder) DetachRolePolicy ¶
func (mr *MockClientMockRecorder) DetachRolePolicy(arg0 any) *gomock.Call
DetachRolePolicy indicates an expected call of DetachRolePolicy.
func (*MockClientMockRecorder) DetachUserPolicy ¶ added in v0.5.0
func (mr *MockClientMockRecorder) DetachUserPolicy(arg0 any) *gomock.Call
DetachUserPolicy indicates an expected call of DetachUserPolicy.
func (*MockClientMockRecorder) GetCallerIdentity ¶
func (mr *MockClientMockRecorder) GetCallerIdentity(arg0 any) *gomock.Call
GetCallerIdentity indicates an expected call of GetCallerIdentity.
func (*MockClientMockRecorder) GetCostAndUsage ¶
func (mr *MockClientMockRecorder) GetCostAndUsage(input any) *gomock.Call
GetCostAndUsage indicates an expected call of GetCostAndUsage.
func (*MockClientMockRecorder) GetFederationToken ¶
func (mr *MockClientMockRecorder) GetFederationToken(arg0 any) *gomock.Call
GetFederationToken indicates an expected call of GetFederationToken.
func (*MockClientMockRecorder) GetResources ¶ added in v0.5.0
func (mr *MockClientMockRecorder) GetResources(input any) *gomock.Call
GetResources indicates an expected call of GetResources.
func (*MockClientMockRecorder) GetUser ¶
func (mr *MockClientMockRecorder) GetUser(arg0 any) *gomock.Call
GetUser indicates an expected call of GetUser.
func (*MockClientMockRecorder) ListAccessKeys ¶
func (mr *MockClientMockRecorder) ListAccessKeys(arg0 any) *gomock.Call
ListAccessKeys indicates an expected call of ListAccessKeys.
func (*MockClientMockRecorder) ListAccounts ¶ added in v0.5.0
func (mr *MockClientMockRecorder) ListAccounts(input any) *gomock.Call
ListAccounts indicates an expected call of ListAccounts.
func (*MockClientMockRecorder) ListAccountsForParent ¶
func (mr *MockClientMockRecorder) ListAccountsForParent(input any) *gomock.Call
ListAccountsForParent indicates an expected call of ListAccountsForParent.
func (*MockClientMockRecorder) ListAttachedRolePolicies ¶
func (mr *MockClientMockRecorder) ListAttachedRolePolicies(arg0 any) *gomock.Call
ListAttachedRolePolicies indicates an expected call of ListAttachedRolePolicies.
func (*MockClientMockRecorder) ListAttachedUserPolicies ¶ added in v0.5.0
func (mr *MockClientMockRecorder) ListAttachedUserPolicies(arg0 any) *gomock.Call
ListAttachedUserPolicies indicates an expected call of ListAttachedUserPolicies.
func (*MockClientMockRecorder) ListBuckets ¶
func (mr *MockClientMockRecorder) ListBuckets(arg0 any) *gomock.Call
ListBuckets indicates an expected call of ListBuckets.
func (*MockClientMockRecorder) ListChildren ¶ added in v0.13.5
func (mr *MockClientMockRecorder) ListChildren(input any) *gomock.Call
ListChildren indicates an expected call of ListChildren.
func (*MockClientMockRecorder) ListCostCategoryDefinitions ¶
func (mr *MockClientMockRecorder) ListCostCategoryDefinitions(input any) *gomock.Call
ListCostCategoryDefinitions indicates an expected call of ListCostCategoryDefinitions.
func (*MockClientMockRecorder) ListGroupsForUser ¶ added in v0.5.0
func (mr *MockClientMockRecorder) ListGroupsForUser(arg0 any) *gomock.Call
ListGroupsForUser indicates an expected call of ListGroupsForUser.
func (*MockClientMockRecorder) ListHostedZones ¶ added in v0.18.0
func (mr *MockClientMockRecorder) ListHostedZones(input any) *gomock.Call
ListHostedZones indicates an expected call of ListHostedZones.
func (*MockClientMockRecorder) ListObjects ¶
func (mr *MockClientMockRecorder) ListObjects(arg0 any) *gomock.Call
ListObjects indicates an expected call of ListObjects.
func (*MockClientMockRecorder) ListOrganizationalUnitsForParent ¶
func (mr *MockClientMockRecorder) ListOrganizationalUnitsForParent(input any) *gomock.Call
ListOrganizationalUnitsForParent indicates an expected call of ListOrganizationalUnitsForParent.
func (*MockClientMockRecorder) ListParents ¶ added in v0.6.0
func (mr *MockClientMockRecorder) ListParents(input any) *gomock.Call
ListParents indicates an expected call of ListParents.
func (*MockClientMockRecorder) ListPolicies ¶ added in v0.8.0
func (mr *MockClientMockRecorder) ListPolicies(arg0 any) *gomock.Call
ListPolicies indicates an expected call of ListPolicies.
func (*MockClientMockRecorder) ListResourceRecordSets ¶ added in v0.18.0
func (mr *MockClientMockRecorder) ListResourceRecordSets(input any) *gomock.Call
ListResourceRecordSets indicates an expected call of ListResourceRecordSets.
func (*MockClientMockRecorder) ListRoles ¶ added in v0.5.0
func (mr *MockClientMockRecorder) ListRoles(arg0 any) *gomock.Call
ListRoles indicates an expected call of ListRoles.
func (*MockClientMockRecorder) ListRoots ¶ added in v0.6.0
func (mr *MockClientMockRecorder) ListRoots(input any) *gomock.Call
ListRoots indicates an expected call of ListRoots.
func (*MockClientMockRecorder) ListServiceQuotas ¶
func (mr *MockClientMockRecorder) ListServiceQuotas(arg0 any) *gomock.Call
ListServiceQuotas indicates an expected call of ListServiceQuotas.
func (*MockClientMockRecorder) ListSigningCertificates ¶ added in v0.5.0
func (mr *MockClientMockRecorder) ListSigningCertificates(arg0 any) *gomock.Call
ListSigningCertificates indicates an expected call of ListSigningCertificates.
func (*MockClientMockRecorder) ListTagsForResource ¶ added in v0.5.0
func (mr *MockClientMockRecorder) ListTagsForResource(input any) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource.
func (*MockClientMockRecorder) ListUserPolicies ¶ added in v0.5.0
func (mr *MockClientMockRecorder) ListUserPolicies(arg0 any) *gomock.Call
ListUserPolicies indicates an expected call of ListUserPolicies.
func (*MockClientMockRecorder) ListUsers ¶
func (mr *MockClientMockRecorder) ListUsers(arg0 any) *gomock.Call
ListUsers indicates an expected call of ListUsers.
func (*MockClientMockRecorder) LookupEvents ¶ added in v0.13.0
func (mr *MockClientMockRecorder) LookupEvents(input any) *gomock.Call
LookupEvents indicates an expected call of LookupEvents.
func (*MockClientMockRecorder) MoveAccount ¶ added in v0.5.0
func (mr *MockClientMockRecorder) MoveAccount(input any) *gomock.Call
MoveAccount indicates an expected call of MoveAccount.
func (*MockClientMockRecorder) RemoveUserFromGroup ¶ added in v0.5.0
func (mr *MockClientMockRecorder) RemoveUserFromGroup(arg0 any) *gomock.Call
RemoveUserFromGroup indicates an expected call of RemoveUserFromGroup.
func (*MockClientMockRecorder) RequestServiceQuotaIncrease ¶
func (mr *MockClientMockRecorder) RequestServiceQuotaIncrease(arg0 any) *gomock.Call
RequestServiceQuotaIncrease indicates an expected call of RequestServiceQuotaIncrease.
func (*MockClientMockRecorder) TagResource ¶ added in v0.5.0
func (mr *MockClientMockRecorder) TagResource(input any) *gomock.Call
TagResource indicates an expected call of TagResource.
func (*MockClientMockRecorder) UntagResource ¶ added in v0.5.0
func (mr *MockClientMockRecorder) UntagResource(input any) *gomock.Call
UntagResource indicates an expected call of UntagResource.