Documentation ¶
Overview ¶
Package elasticachemock is a generated GoMock package.
Index ¶
- type MockElastiCacheAPI
- func (m *MockElastiCacheAPI) AddTagsToResource(arg0 *elasticache.AddTagsToResourceInput) (*elasticache.TagListMessage, error)
- func (m *MockElastiCacheAPI) AddTagsToResourceRequest(arg0 *elasticache.AddTagsToResourceInput) (*request.Request, *elasticache.TagListMessage)
- func (m *MockElastiCacheAPI) AddTagsToResourceWithContext(arg0 context.Context, arg1 *elasticache.AddTagsToResourceInput, ...) (*elasticache.TagListMessage, error)
- func (m *MockElastiCacheAPI) AuthorizeCacheSecurityGroupIngress(arg0 *elasticache.AuthorizeCacheSecurityGroupIngressInput) (*elasticache.AuthorizeCacheSecurityGroupIngressOutput, error)
- func (m *MockElastiCacheAPI) AuthorizeCacheSecurityGroupIngressRequest(arg0 *elasticache.AuthorizeCacheSecurityGroupIngressInput) (*request.Request, *elasticache.AuthorizeCacheSecurityGroupIngressOutput)
- func (m *MockElastiCacheAPI) AuthorizeCacheSecurityGroupIngressWithContext(arg0 context.Context, ...) (*elasticache.AuthorizeCacheSecurityGroupIngressOutput, error)
- func (m *MockElastiCacheAPI) BatchApplyUpdateAction(arg0 *elasticache.BatchApplyUpdateActionInput) (*elasticache.BatchApplyUpdateActionOutput, error)
- func (m *MockElastiCacheAPI) BatchApplyUpdateActionRequest(arg0 *elasticache.BatchApplyUpdateActionInput) (*request.Request, *elasticache.BatchApplyUpdateActionOutput)
- func (m *MockElastiCacheAPI) BatchApplyUpdateActionWithContext(arg0 context.Context, arg1 *elasticache.BatchApplyUpdateActionInput, ...) (*elasticache.BatchApplyUpdateActionOutput, error)
- func (m *MockElastiCacheAPI) BatchStopUpdateAction(arg0 *elasticache.BatchStopUpdateActionInput) (*elasticache.BatchStopUpdateActionOutput, error)
- func (m *MockElastiCacheAPI) BatchStopUpdateActionRequest(arg0 *elasticache.BatchStopUpdateActionInput) (*request.Request, *elasticache.BatchStopUpdateActionOutput)
- func (m *MockElastiCacheAPI) BatchStopUpdateActionWithContext(arg0 context.Context, arg1 *elasticache.BatchStopUpdateActionInput, ...) (*elasticache.BatchStopUpdateActionOutput, error)
- func (m *MockElastiCacheAPI) CompleteMigration(arg0 *elasticache.CompleteMigrationInput) (*elasticache.CompleteMigrationOutput, error)
- func (m *MockElastiCacheAPI) CompleteMigrationRequest(arg0 *elasticache.CompleteMigrationInput) (*request.Request, *elasticache.CompleteMigrationOutput)
- func (m *MockElastiCacheAPI) CompleteMigrationWithContext(arg0 context.Context, arg1 *elasticache.CompleteMigrationInput, ...) (*elasticache.CompleteMigrationOutput, error)
- func (m *MockElastiCacheAPI) CopySnapshot(arg0 *elasticache.CopySnapshotInput) (*elasticache.CopySnapshotOutput, error)
- func (m *MockElastiCacheAPI) CopySnapshotRequest(arg0 *elasticache.CopySnapshotInput) (*request.Request, *elasticache.CopySnapshotOutput)
- func (m *MockElastiCacheAPI) CopySnapshotWithContext(arg0 context.Context, arg1 *elasticache.CopySnapshotInput, ...) (*elasticache.CopySnapshotOutput, error)
- func (m *MockElastiCacheAPI) CreateCacheCluster(arg0 *elasticache.CreateCacheClusterInput) (*elasticache.CreateCacheClusterOutput, error)
- func (m *MockElastiCacheAPI) CreateCacheClusterRequest(arg0 *elasticache.CreateCacheClusterInput) (*request.Request, *elasticache.CreateCacheClusterOutput)
- func (m *MockElastiCacheAPI) CreateCacheClusterWithContext(arg0 context.Context, arg1 *elasticache.CreateCacheClusterInput, ...) (*elasticache.CreateCacheClusterOutput, error)
- func (m *MockElastiCacheAPI) CreateCacheParameterGroup(arg0 *elasticache.CreateCacheParameterGroupInput) (*elasticache.CreateCacheParameterGroupOutput, error)
- func (m *MockElastiCacheAPI) CreateCacheParameterGroupRequest(arg0 *elasticache.CreateCacheParameterGroupInput) (*request.Request, *elasticache.CreateCacheParameterGroupOutput)
- func (m *MockElastiCacheAPI) CreateCacheParameterGroupWithContext(arg0 context.Context, arg1 *elasticache.CreateCacheParameterGroupInput, ...) (*elasticache.CreateCacheParameterGroupOutput, error)
- func (m *MockElastiCacheAPI) CreateCacheSecurityGroup(arg0 *elasticache.CreateCacheSecurityGroupInput) (*elasticache.CreateCacheSecurityGroupOutput, error)
- func (m *MockElastiCacheAPI) CreateCacheSecurityGroupRequest(arg0 *elasticache.CreateCacheSecurityGroupInput) (*request.Request, *elasticache.CreateCacheSecurityGroupOutput)
- func (m *MockElastiCacheAPI) CreateCacheSecurityGroupWithContext(arg0 context.Context, arg1 *elasticache.CreateCacheSecurityGroupInput, ...) (*elasticache.CreateCacheSecurityGroupOutput, error)
- func (m *MockElastiCacheAPI) CreateCacheSubnetGroup(arg0 *elasticache.CreateCacheSubnetGroupInput) (*elasticache.CreateCacheSubnetGroupOutput, error)
- func (m *MockElastiCacheAPI) CreateCacheSubnetGroupRequest(arg0 *elasticache.CreateCacheSubnetGroupInput) (*request.Request, *elasticache.CreateCacheSubnetGroupOutput)
- func (m *MockElastiCacheAPI) CreateCacheSubnetGroupWithContext(arg0 context.Context, arg1 *elasticache.CreateCacheSubnetGroupInput, ...) (*elasticache.CreateCacheSubnetGroupOutput, error)
- func (m *MockElastiCacheAPI) CreateGlobalReplicationGroup(arg0 *elasticache.CreateGlobalReplicationGroupInput) (*elasticache.CreateGlobalReplicationGroupOutput, error)
- func (m *MockElastiCacheAPI) CreateGlobalReplicationGroupRequest(arg0 *elasticache.CreateGlobalReplicationGroupInput) (*request.Request, *elasticache.CreateGlobalReplicationGroupOutput)
- func (m *MockElastiCacheAPI) CreateGlobalReplicationGroupWithContext(arg0 context.Context, arg1 *elasticache.CreateGlobalReplicationGroupInput, ...) (*elasticache.CreateGlobalReplicationGroupOutput, error)
- func (m *MockElastiCacheAPI) CreateReplicationGroup(arg0 *elasticache.CreateReplicationGroupInput) (*elasticache.CreateReplicationGroupOutput, error)
- func (m *MockElastiCacheAPI) CreateReplicationGroupRequest(arg0 *elasticache.CreateReplicationGroupInput) (*request.Request, *elasticache.CreateReplicationGroupOutput)
- func (m *MockElastiCacheAPI) CreateReplicationGroupWithContext(arg0 context.Context, arg1 *elasticache.CreateReplicationGroupInput, ...) (*elasticache.CreateReplicationGroupOutput, error)
- func (m *MockElastiCacheAPI) CreateSnapshot(arg0 *elasticache.CreateSnapshotInput) (*elasticache.CreateSnapshotOutput, error)
- func (m *MockElastiCacheAPI) CreateSnapshotRequest(arg0 *elasticache.CreateSnapshotInput) (*request.Request, *elasticache.CreateSnapshotOutput)
- func (m *MockElastiCacheAPI) CreateSnapshotWithContext(arg0 context.Context, arg1 *elasticache.CreateSnapshotInput, ...) (*elasticache.CreateSnapshotOutput, error)
- func (m *MockElastiCacheAPI) CreateUser(arg0 *elasticache.CreateUserInput) (*elasticache.CreateUserOutput, error)
- func (m *MockElastiCacheAPI) CreateUserGroup(arg0 *elasticache.CreateUserGroupInput) (*elasticache.CreateUserGroupOutput, error)
- func (m *MockElastiCacheAPI) CreateUserGroupRequest(arg0 *elasticache.CreateUserGroupInput) (*request.Request, *elasticache.CreateUserGroupOutput)
- func (m *MockElastiCacheAPI) CreateUserGroupWithContext(arg0 context.Context, arg1 *elasticache.CreateUserGroupInput, ...) (*elasticache.CreateUserGroupOutput, error)
- func (m *MockElastiCacheAPI) CreateUserRequest(arg0 *elasticache.CreateUserInput) (*request.Request, *elasticache.CreateUserOutput)
- func (m *MockElastiCacheAPI) CreateUserWithContext(arg0 context.Context, arg1 *elasticache.CreateUserInput, ...) (*elasticache.CreateUserOutput, error)
- func (m *MockElastiCacheAPI) DecreaseNodeGroupsInGlobalReplicationGroup(arg0 *elasticache.DecreaseNodeGroupsInGlobalReplicationGroupInput) (*elasticache.DecreaseNodeGroupsInGlobalReplicationGroupOutput, error)
- func (m *MockElastiCacheAPI) DecreaseNodeGroupsInGlobalReplicationGroupRequest(arg0 *elasticache.DecreaseNodeGroupsInGlobalReplicationGroupInput) (*request.Request, ...)
- func (m *MockElastiCacheAPI) DecreaseNodeGroupsInGlobalReplicationGroupWithContext(arg0 context.Context, ...) (*elasticache.DecreaseNodeGroupsInGlobalReplicationGroupOutput, error)
- func (m *MockElastiCacheAPI) DecreaseReplicaCount(arg0 *elasticache.DecreaseReplicaCountInput) (*elasticache.DecreaseReplicaCountOutput, error)
- func (m *MockElastiCacheAPI) DecreaseReplicaCountRequest(arg0 *elasticache.DecreaseReplicaCountInput) (*request.Request, *elasticache.DecreaseReplicaCountOutput)
- func (m *MockElastiCacheAPI) DecreaseReplicaCountWithContext(arg0 context.Context, arg1 *elasticache.DecreaseReplicaCountInput, ...) (*elasticache.DecreaseReplicaCountOutput, error)
- func (m *MockElastiCacheAPI) DeleteCacheCluster(arg0 *elasticache.DeleteCacheClusterInput) (*elasticache.DeleteCacheClusterOutput, error)
- func (m *MockElastiCacheAPI) DeleteCacheClusterRequest(arg0 *elasticache.DeleteCacheClusterInput) (*request.Request, *elasticache.DeleteCacheClusterOutput)
- func (m *MockElastiCacheAPI) DeleteCacheClusterWithContext(arg0 context.Context, arg1 *elasticache.DeleteCacheClusterInput, ...) (*elasticache.DeleteCacheClusterOutput, error)
- func (m *MockElastiCacheAPI) DeleteCacheParameterGroup(arg0 *elasticache.DeleteCacheParameterGroupInput) (*elasticache.DeleteCacheParameterGroupOutput, error)
- func (m *MockElastiCacheAPI) DeleteCacheParameterGroupRequest(arg0 *elasticache.DeleteCacheParameterGroupInput) (*request.Request, *elasticache.DeleteCacheParameterGroupOutput)
- func (m *MockElastiCacheAPI) DeleteCacheParameterGroupWithContext(arg0 context.Context, arg1 *elasticache.DeleteCacheParameterGroupInput, ...) (*elasticache.DeleteCacheParameterGroupOutput, error)
- func (m *MockElastiCacheAPI) DeleteCacheSecurityGroup(arg0 *elasticache.DeleteCacheSecurityGroupInput) (*elasticache.DeleteCacheSecurityGroupOutput, error)
- func (m *MockElastiCacheAPI) DeleteCacheSecurityGroupRequest(arg0 *elasticache.DeleteCacheSecurityGroupInput) (*request.Request, *elasticache.DeleteCacheSecurityGroupOutput)
- func (m *MockElastiCacheAPI) DeleteCacheSecurityGroupWithContext(arg0 context.Context, arg1 *elasticache.DeleteCacheSecurityGroupInput, ...) (*elasticache.DeleteCacheSecurityGroupOutput, error)
- func (m *MockElastiCacheAPI) DeleteCacheSubnetGroup(arg0 *elasticache.DeleteCacheSubnetGroupInput) (*elasticache.DeleteCacheSubnetGroupOutput, error)
- func (m *MockElastiCacheAPI) DeleteCacheSubnetGroupRequest(arg0 *elasticache.DeleteCacheSubnetGroupInput) (*request.Request, *elasticache.DeleteCacheSubnetGroupOutput)
- func (m *MockElastiCacheAPI) DeleteCacheSubnetGroupWithContext(arg0 context.Context, arg1 *elasticache.DeleteCacheSubnetGroupInput, ...) (*elasticache.DeleteCacheSubnetGroupOutput, error)
- func (m *MockElastiCacheAPI) DeleteGlobalReplicationGroup(arg0 *elasticache.DeleteGlobalReplicationGroupInput) (*elasticache.DeleteGlobalReplicationGroupOutput, error)
- func (m *MockElastiCacheAPI) DeleteGlobalReplicationGroupRequest(arg0 *elasticache.DeleteGlobalReplicationGroupInput) (*request.Request, *elasticache.DeleteGlobalReplicationGroupOutput)
- func (m *MockElastiCacheAPI) DeleteGlobalReplicationGroupWithContext(arg0 context.Context, arg1 *elasticache.DeleteGlobalReplicationGroupInput, ...) (*elasticache.DeleteGlobalReplicationGroupOutput, error)
- func (m *MockElastiCacheAPI) DeleteReplicationGroup(arg0 *elasticache.DeleteReplicationGroupInput) (*elasticache.DeleteReplicationGroupOutput, error)
- func (m *MockElastiCacheAPI) DeleteReplicationGroupRequest(arg0 *elasticache.DeleteReplicationGroupInput) (*request.Request, *elasticache.DeleteReplicationGroupOutput)
- func (m *MockElastiCacheAPI) DeleteReplicationGroupWithContext(arg0 context.Context, arg1 *elasticache.DeleteReplicationGroupInput, ...) (*elasticache.DeleteReplicationGroupOutput, error)
- func (m *MockElastiCacheAPI) DeleteSnapshot(arg0 *elasticache.DeleteSnapshotInput) (*elasticache.DeleteSnapshotOutput, error)
- func (m *MockElastiCacheAPI) DeleteSnapshotRequest(arg0 *elasticache.DeleteSnapshotInput) (*request.Request, *elasticache.DeleteSnapshotOutput)
- func (m *MockElastiCacheAPI) DeleteSnapshotWithContext(arg0 context.Context, arg1 *elasticache.DeleteSnapshotInput, ...) (*elasticache.DeleteSnapshotOutput, error)
- func (m *MockElastiCacheAPI) DeleteUser(arg0 *elasticache.DeleteUserInput) (*elasticache.DeleteUserOutput, error)
- func (m *MockElastiCacheAPI) DeleteUserGroup(arg0 *elasticache.DeleteUserGroupInput) (*elasticache.DeleteUserGroupOutput, error)
- func (m *MockElastiCacheAPI) DeleteUserGroupRequest(arg0 *elasticache.DeleteUserGroupInput) (*request.Request, *elasticache.DeleteUserGroupOutput)
- func (m *MockElastiCacheAPI) DeleteUserGroupWithContext(arg0 context.Context, arg1 *elasticache.DeleteUserGroupInput, ...) (*elasticache.DeleteUserGroupOutput, error)
- func (m *MockElastiCacheAPI) DeleteUserRequest(arg0 *elasticache.DeleteUserInput) (*request.Request, *elasticache.DeleteUserOutput)
- func (m *MockElastiCacheAPI) DeleteUserWithContext(arg0 context.Context, arg1 *elasticache.DeleteUserInput, ...) (*elasticache.DeleteUserOutput, error)
- func (m *MockElastiCacheAPI) DescribeCacheClusters(arg0 *elasticache.DescribeCacheClustersInput) (*elasticache.DescribeCacheClustersOutput, error)
- func (m *MockElastiCacheAPI) DescribeCacheClustersPages(arg0 *elasticache.DescribeCacheClustersInput, ...) error
- func (m *MockElastiCacheAPI) DescribeCacheClustersPagesWithContext(arg0 context.Context, arg1 *elasticache.DescribeCacheClustersInput, ...) error
- func (m *MockElastiCacheAPI) DescribeCacheClustersRequest(arg0 *elasticache.DescribeCacheClustersInput) (*request.Request, *elasticache.DescribeCacheClustersOutput)
- func (m *MockElastiCacheAPI) DescribeCacheClustersWithContext(arg0 context.Context, arg1 *elasticache.DescribeCacheClustersInput, ...) (*elasticache.DescribeCacheClustersOutput, error)
- func (m *MockElastiCacheAPI) DescribeCacheEngineVersions(arg0 *elasticache.DescribeCacheEngineVersionsInput) (*elasticache.DescribeCacheEngineVersionsOutput, error)
- func (m *MockElastiCacheAPI) DescribeCacheEngineVersionsPages(arg0 *elasticache.DescribeCacheEngineVersionsInput, ...) error
- func (m *MockElastiCacheAPI) DescribeCacheEngineVersionsPagesWithContext(arg0 context.Context, arg1 *elasticache.DescribeCacheEngineVersionsInput, ...) error
- func (m *MockElastiCacheAPI) DescribeCacheEngineVersionsRequest(arg0 *elasticache.DescribeCacheEngineVersionsInput) (*request.Request, *elasticache.DescribeCacheEngineVersionsOutput)
- func (m *MockElastiCacheAPI) DescribeCacheEngineVersionsWithContext(arg0 context.Context, arg1 *elasticache.DescribeCacheEngineVersionsInput, ...) (*elasticache.DescribeCacheEngineVersionsOutput, error)
- func (m *MockElastiCacheAPI) DescribeCacheParameterGroups(arg0 *elasticache.DescribeCacheParameterGroupsInput) (*elasticache.DescribeCacheParameterGroupsOutput, error)
- func (m *MockElastiCacheAPI) DescribeCacheParameterGroupsPages(arg0 *elasticache.DescribeCacheParameterGroupsInput, ...) error
- func (m *MockElastiCacheAPI) DescribeCacheParameterGroupsPagesWithContext(arg0 context.Context, arg1 *elasticache.DescribeCacheParameterGroupsInput, ...) error
- func (m *MockElastiCacheAPI) DescribeCacheParameterGroupsRequest(arg0 *elasticache.DescribeCacheParameterGroupsInput) (*request.Request, *elasticache.DescribeCacheParameterGroupsOutput)
- func (m *MockElastiCacheAPI) DescribeCacheParameterGroupsWithContext(arg0 context.Context, arg1 *elasticache.DescribeCacheParameterGroupsInput, ...) (*elasticache.DescribeCacheParameterGroupsOutput, error)
- func (m *MockElastiCacheAPI) DescribeCacheParameters(arg0 *elasticache.DescribeCacheParametersInput) (*elasticache.DescribeCacheParametersOutput, error)
- func (m *MockElastiCacheAPI) DescribeCacheParametersPages(arg0 *elasticache.DescribeCacheParametersInput, ...) error
- func (m *MockElastiCacheAPI) DescribeCacheParametersPagesWithContext(arg0 context.Context, arg1 *elasticache.DescribeCacheParametersInput, ...) error
- func (m *MockElastiCacheAPI) DescribeCacheParametersRequest(arg0 *elasticache.DescribeCacheParametersInput) (*request.Request, *elasticache.DescribeCacheParametersOutput)
- func (m *MockElastiCacheAPI) DescribeCacheParametersWithContext(arg0 context.Context, arg1 *elasticache.DescribeCacheParametersInput, ...) (*elasticache.DescribeCacheParametersOutput, error)
- func (m *MockElastiCacheAPI) DescribeCacheSecurityGroups(arg0 *elasticache.DescribeCacheSecurityGroupsInput) (*elasticache.DescribeCacheSecurityGroupsOutput, error)
- func (m *MockElastiCacheAPI) DescribeCacheSecurityGroupsPages(arg0 *elasticache.DescribeCacheSecurityGroupsInput, ...) error
- func (m *MockElastiCacheAPI) DescribeCacheSecurityGroupsPagesWithContext(arg0 context.Context, arg1 *elasticache.DescribeCacheSecurityGroupsInput, ...) error
- func (m *MockElastiCacheAPI) DescribeCacheSecurityGroupsRequest(arg0 *elasticache.DescribeCacheSecurityGroupsInput) (*request.Request, *elasticache.DescribeCacheSecurityGroupsOutput)
- func (m *MockElastiCacheAPI) DescribeCacheSecurityGroupsWithContext(arg0 context.Context, arg1 *elasticache.DescribeCacheSecurityGroupsInput, ...) (*elasticache.DescribeCacheSecurityGroupsOutput, error)
- func (m *MockElastiCacheAPI) DescribeCacheSubnetGroups(arg0 *elasticache.DescribeCacheSubnetGroupsInput) (*elasticache.DescribeCacheSubnetGroupsOutput, error)
- func (m *MockElastiCacheAPI) DescribeCacheSubnetGroupsPages(arg0 *elasticache.DescribeCacheSubnetGroupsInput, ...) error
- func (m *MockElastiCacheAPI) DescribeCacheSubnetGroupsPagesWithContext(arg0 context.Context, arg1 *elasticache.DescribeCacheSubnetGroupsInput, ...) error
- func (m *MockElastiCacheAPI) DescribeCacheSubnetGroupsRequest(arg0 *elasticache.DescribeCacheSubnetGroupsInput) (*request.Request, *elasticache.DescribeCacheSubnetGroupsOutput)
- func (m *MockElastiCacheAPI) DescribeCacheSubnetGroupsWithContext(arg0 context.Context, arg1 *elasticache.DescribeCacheSubnetGroupsInput, ...) (*elasticache.DescribeCacheSubnetGroupsOutput, error)
- func (m *MockElastiCacheAPI) DescribeEngineDefaultParameters(arg0 *elasticache.DescribeEngineDefaultParametersInput) (*elasticache.DescribeEngineDefaultParametersOutput, error)
- func (m *MockElastiCacheAPI) DescribeEngineDefaultParametersPages(arg0 *elasticache.DescribeEngineDefaultParametersInput, ...) error
- func (m *MockElastiCacheAPI) DescribeEngineDefaultParametersPagesWithContext(arg0 context.Context, arg1 *elasticache.DescribeEngineDefaultParametersInput, ...) error
- func (m *MockElastiCacheAPI) DescribeEngineDefaultParametersRequest(arg0 *elasticache.DescribeEngineDefaultParametersInput) (*request.Request, *elasticache.DescribeEngineDefaultParametersOutput)
- func (m *MockElastiCacheAPI) DescribeEngineDefaultParametersWithContext(arg0 context.Context, arg1 *elasticache.DescribeEngineDefaultParametersInput, ...) (*elasticache.DescribeEngineDefaultParametersOutput, error)
- func (m *MockElastiCacheAPI) DescribeEvents(arg0 *elasticache.DescribeEventsInput) (*elasticache.DescribeEventsOutput, error)
- func (m *MockElastiCacheAPI) DescribeEventsPages(arg0 *elasticache.DescribeEventsInput, ...) error
- func (m *MockElastiCacheAPI) DescribeEventsPagesWithContext(arg0 context.Context, arg1 *elasticache.DescribeEventsInput, ...) error
- func (m *MockElastiCacheAPI) DescribeEventsRequest(arg0 *elasticache.DescribeEventsInput) (*request.Request, *elasticache.DescribeEventsOutput)
- func (m *MockElastiCacheAPI) DescribeEventsWithContext(arg0 context.Context, arg1 *elasticache.DescribeEventsInput, ...) (*elasticache.DescribeEventsOutput, error)
- func (m *MockElastiCacheAPI) DescribeGlobalReplicationGroups(arg0 *elasticache.DescribeGlobalReplicationGroupsInput) (*elasticache.DescribeGlobalReplicationGroupsOutput, error)
- func (m *MockElastiCacheAPI) DescribeGlobalReplicationGroupsPages(arg0 *elasticache.DescribeGlobalReplicationGroupsInput, ...) error
- func (m *MockElastiCacheAPI) DescribeGlobalReplicationGroupsPagesWithContext(arg0 context.Context, arg1 *elasticache.DescribeGlobalReplicationGroupsInput, ...) error
- func (m *MockElastiCacheAPI) DescribeGlobalReplicationGroupsRequest(arg0 *elasticache.DescribeGlobalReplicationGroupsInput) (*request.Request, *elasticache.DescribeGlobalReplicationGroupsOutput)
- func (m *MockElastiCacheAPI) DescribeGlobalReplicationGroupsWithContext(arg0 context.Context, arg1 *elasticache.DescribeGlobalReplicationGroupsInput, ...) (*elasticache.DescribeGlobalReplicationGroupsOutput, error)
- func (m *MockElastiCacheAPI) DescribeReplicationGroups(arg0 *elasticache.DescribeReplicationGroupsInput) (*elasticache.DescribeReplicationGroupsOutput, error)
- func (m *MockElastiCacheAPI) DescribeReplicationGroupsPages(arg0 *elasticache.DescribeReplicationGroupsInput, ...) error
- func (m *MockElastiCacheAPI) DescribeReplicationGroupsPagesWithContext(arg0 context.Context, arg1 *elasticache.DescribeReplicationGroupsInput, ...) error
- func (m *MockElastiCacheAPI) DescribeReplicationGroupsRequest(arg0 *elasticache.DescribeReplicationGroupsInput) (*request.Request, *elasticache.DescribeReplicationGroupsOutput)
- func (m *MockElastiCacheAPI) DescribeReplicationGroupsWithContext(arg0 context.Context, arg1 *elasticache.DescribeReplicationGroupsInput, ...) (*elasticache.DescribeReplicationGroupsOutput, error)
- func (m *MockElastiCacheAPI) DescribeReservedCacheNodes(arg0 *elasticache.DescribeReservedCacheNodesInput) (*elasticache.DescribeReservedCacheNodesOutput, error)
- func (m *MockElastiCacheAPI) DescribeReservedCacheNodesOfferings(arg0 *elasticache.DescribeReservedCacheNodesOfferingsInput) (*elasticache.DescribeReservedCacheNodesOfferingsOutput, error)
- func (m *MockElastiCacheAPI) DescribeReservedCacheNodesOfferingsPages(arg0 *elasticache.DescribeReservedCacheNodesOfferingsInput, ...) error
- func (m *MockElastiCacheAPI) DescribeReservedCacheNodesOfferingsPagesWithContext(arg0 context.Context, ...) error
- func (m *MockElastiCacheAPI) DescribeReservedCacheNodesOfferingsRequest(arg0 *elasticache.DescribeReservedCacheNodesOfferingsInput) (*request.Request, *elasticache.DescribeReservedCacheNodesOfferingsOutput)
- func (m *MockElastiCacheAPI) DescribeReservedCacheNodesOfferingsWithContext(arg0 context.Context, ...) (*elasticache.DescribeReservedCacheNodesOfferingsOutput, error)
- func (m *MockElastiCacheAPI) DescribeReservedCacheNodesPages(arg0 *elasticache.DescribeReservedCacheNodesInput, ...) error
- func (m *MockElastiCacheAPI) DescribeReservedCacheNodesPagesWithContext(arg0 context.Context, arg1 *elasticache.DescribeReservedCacheNodesInput, ...) error
- func (m *MockElastiCacheAPI) DescribeReservedCacheNodesRequest(arg0 *elasticache.DescribeReservedCacheNodesInput) (*request.Request, *elasticache.DescribeReservedCacheNodesOutput)
- func (m *MockElastiCacheAPI) DescribeReservedCacheNodesWithContext(arg0 context.Context, arg1 *elasticache.DescribeReservedCacheNodesInput, ...) (*elasticache.DescribeReservedCacheNodesOutput, error)
- func (m *MockElastiCacheAPI) DescribeServiceUpdates(arg0 *elasticache.DescribeServiceUpdatesInput) (*elasticache.DescribeServiceUpdatesOutput, error)
- func (m *MockElastiCacheAPI) DescribeServiceUpdatesPages(arg0 *elasticache.DescribeServiceUpdatesInput, ...) error
- func (m *MockElastiCacheAPI) DescribeServiceUpdatesPagesWithContext(arg0 context.Context, arg1 *elasticache.DescribeServiceUpdatesInput, ...) error
- func (m *MockElastiCacheAPI) DescribeServiceUpdatesRequest(arg0 *elasticache.DescribeServiceUpdatesInput) (*request.Request, *elasticache.DescribeServiceUpdatesOutput)
- func (m *MockElastiCacheAPI) DescribeServiceUpdatesWithContext(arg0 context.Context, arg1 *elasticache.DescribeServiceUpdatesInput, ...) (*elasticache.DescribeServiceUpdatesOutput, error)
- func (m *MockElastiCacheAPI) DescribeSnapshots(arg0 *elasticache.DescribeSnapshotsInput) (*elasticache.DescribeSnapshotsOutput, error)
- func (m *MockElastiCacheAPI) DescribeSnapshotsPages(arg0 *elasticache.DescribeSnapshotsInput, ...) error
- func (m *MockElastiCacheAPI) DescribeSnapshotsPagesWithContext(arg0 context.Context, arg1 *elasticache.DescribeSnapshotsInput, ...) error
- func (m *MockElastiCacheAPI) DescribeSnapshotsRequest(arg0 *elasticache.DescribeSnapshotsInput) (*request.Request, *elasticache.DescribeSnapshotsOutput)
- func (m *MockElastiCacheAPI) DescribeSnapshotsWithContext(arg0 context.Context, arg1 *elasticache.DescribeSnapshotsInput, ...) (*elasticache.DescribeSnapshotsOutput, error)
- func (m *MockElastiCacheAPI) DescribeUpdateActions(arg0 *elasticache.DescribeUpdateActionsInput) (*elasticache.DescribeUpdateActionsOutput, error)
- func (m *MockElastiCacheAPI) DescribeUpdateActionsPages(arg0 *elasticache.DescribeUpdateActionsInput, ...) error
- func (m *MockElastiCacheAPI) DescribeUpdateActionsPagesWithContext(arg0 context.Context, arg1 *elasticache.DescribeUpdateActionsInput, ...) error
- func (m *MockElastiCacheAPI) DescribeUpdateActionsRequest(arg0 *elasticache.DescribeUpdateActionsInput) (*request.Request, *elasticache.DescribeUpdateActionsOutput)
- func (m *MockElastiCacheAPI) DescribeUpdateActionsWithContext(arg0 context.Context, arg1 *elasticache.DescribeUpdateActionsInput, ...) (*elasticache.DescribeUpdateActionsOutput, error)
- func (m *MockElastiCacheAPI) DescribeUserGroups(arg0 *elasticache.DescribeUserGroupsInput) (*elasticache.DescribeUserGroupsOutput, error)
- func (m *MockElastiCacheAPI) DescribeUserGroupsPages(arg0 *elasticache.DescribeUserGroupsInput, ...) error
- func (m *MockElastiCacheAPI) DescribeUserGroupsPagesWithContext(arg0 context.Context, arg1 *elasticache.DescribeUserGroupsInput, ...) error
- func (m *MockElastiCacheAPI) DescribeUserGroupsRequest(arg0 *elasticache.DescribeUserGroupsInput) (*request.Request, *elasticache.DescribeUserGroupsOutput)
- func (m *MockElastiCacheAPI) DescribeUserGroupsWithContext(arg0 context.Context, arg1 *elasticache.DescribeUserGroupsInput, ...) (*elasticache.DescribeUserGroupsOutput, error)
- func (m *MockElastiCacheAPI) DescribeUsers(arg0 *elasticache.DescribeUsersInput) (*elasticache.DescribeUsersOutput, error)
- func (m *MockElastiCacheAPI) DescribeUsersPages(arg0 *elasticache.DescribeUsersInput, ...) error
- func (m *MockElastiCacheAPI) DescribeUsersPagesWithContext(arg0 context.Context, arg1 *elasticache.DescribeUsersInput, ...) error
- func (m *MockElastiCacheAPI) DescribeUsersRequest(arg0 *elasticache.DescribeUsersInput) (*request.Request, *elasticache.DescribeUsersOutput)
- func (m *MockElastiCacheAPI) DescribeUsersWithContext(arg0 context.Context, arg1 *elasticache.DescribeUsersInput, ...) (*elasticache.DescribeUsersOutput, error)
- func (m *MockElastiCacheAPI) DisassociateGlobalReplicationGroup(arg0 *elasticache.DisassociateGlobalReplicationGroupInput) (*elasticache.DisassociateGlobalReplicationGroupOutput, error)
- func (m *MockElastiCacheAPI) DisassociateGlobalReplicationGroupRequest(arg0 *elasticache.DisassociateGlobalReplicationGroupInput) (*request.Request, *elasticache.DisassociateGlobalReplicationGroupOutput)
- func (m *MockElastiCacheAPI) DisassociateGlobalReplicationGroupWithContext(arg0 context.Context, ...) (*elasticache.DisassociateGlobalReplicationGroupOutput, error)
- func (m *MockElastiCacheAPI) EXPECT() *MockElastiCacheAPIMockRecorder
- func (m *MockElastiCacheAPI) FailoverGlobalReplicationGroup(arg0 *elasticache.FailoverGlobalReplicationGroupInput) (*elasticache.FailoverGlobalReplicationGroupOutput, error)
- func (m *MockElastiCacheAPI) FailoverGlobalReplicationGroupRequest(arg0 *elasticache.FailoverGlobalReplicationGroupInput) (*request.Request, *elasticache.FailoverGlobalReplicationGroupOutput)
- func (m *MockElastiCacheAPI) FailoverGlobalReplicationGroupWithContext(arg0 context.Context, arg1 *elasticache.FailoverGlobalReplicationGroupInput, ...) (*elasticache.FailoverGlobalReplicationGroupOutput, error)
- func (m *MockElastiCacheAPI) IncreaseNodeGroupsInGlobalReplicationGroup(arg0 *elasticache.IncreaseNodeGroupsInGlobalReplicationGroupInput) (*elasticache.IncreaseNodeGroupsInGlobalReplicationGroupOutput, error)
- func (m *MockElastiCacheAPI) IncreaseNodeGroupsInGlobalReplicationGroupRequest(arg0 *elasticache.IncreaseNodeGroupsInGlobalReplicationGroupInput) (*request.Request, ...)
- func (m *MockElastiCacheAPI) IncreaseNodeGroupsInGlobalReplicationGroupWithContext(arg0 context.Context, ...) (*elasticache.IncreaseNodeGroupsInGlobalReplicationGroupOutput, error)
- func (m *MockElastiCacheAPI) IncreaseReplicaCount(arg0 *elasticache.IncreaseReplicaCountInput) (*elasticache.IncreaseReplicaCountOutput, error)
- func (m *MockElastiCacheAPI) IncreaseReplicaCountRequest(arg0 *elasticache.IncreaseReplicaCountInput) (*request.Request, *elasticache.IncreaseReplicaCountOutput)
- func (m *MockElastiCacheAPI) IncreaseReplicaCountWithContext(arg0 context.Context, arg1 *elasticache.IncreaseReplicaCountInput, ...) (*elasticache.IncreaseReplicaCountOutput, error)
- func (m *MockElastiCacheAPI) ListAllowedNodeTypeModifications(arg0 *elasticache.ListAllowedNodeTypeModificationsInput) (*elasticache.ListAllowedNodeTypeModificationsOutput, error)
- func (m *MockElastiCacheAPI) ListAllowedNodeTypeModificationsRequest(arg0 *elasticache.ListAllowedNodeTypeModificationsInput) (*request.Request, *elasticache.ListAllowedNodeTypeModificationsOutput)
- func (m *MockElastiCacheAPI) ListAllowedNodeTypeModificationsWithContext(arg0 context.Context, arg1 *elasticache.ListAllowedNodeTypeModificationsInput, ...) (*elasticache.ListAllowedNodeTypeModificationsOutput, error)
- func (m *MockElastiCacheAPI) ListTagsForResource(arg0 *elasticache.ListTagsForResourceInput) (*elasticache.TagListMessage, error)
- func (m *MockElastiCacheAPI) ListTagsForResourceRequest(arg0 *elasticache.ListTagsForResourceInput) (*request.Request, *elasticache.TagListMessage)
- func (m *MockElastiCacheAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *elasticache.ListTagsForResourceInput, ...) (*elasticache.TagListMessage, error)
- func (m *MockElastiCacheAPI) ModifyCacheCluster(arg0 *elasticache.ModifyCacheClusterInput) (*elasticache.ModifyCacheClusterOutput, error)
- func (m *MockElastiCacheAPI) ModifyCacheClusterRequest(arg0 *elasticache.ModifyCacheClusterInput) (*request.Request, *elasticache.ModifyCacheClusterOutput)
- func (m *MockElastiCacheAPI) ModifyCacheClusterWithContext(arg0 context.Context, arg1 *elasticache.ModifyCacheClusterInput, ...) (*elasticache.ModifyCacheClusterOutput, error)
- func (m *MockElastiCacheAPI) ModifyCacheParameterGroup(arg0 *elasticache.ModifyCacheParameterGroupInput) (*elasticache.CacheParameterGroupNameMessage, error)
- func (m *MockElastiCacheAPI) ModifyCacheParameterGroupRequest(arg0 *elasticache.ModifyCacheParameterGroupInput) (*request.Request, *elasticache.CacheParameterGroupNameMessage)
- func (m *MockElastiCacheAPI) ModifyCacheParameterGroupWithContext(arg0 context.Context, arg1 *elasticache.ModifyCacheParameterGroupInput, ...) (*elasticache.CacheParameterGroupNameMessage, error)
- func (m *MockElastiCacheAPI) ModifyCacheSubnetGroup(arg0 *elasticache.ModifyCacheSubnetGroupInput) (*elasticache.ModifyCacheSubnetGroupOutput, error)
- func (m *MockElastiCacheAPI) ModifyCacheSubnetGroupRequest(arg0 *elasticache.ModifyCacheSubnetGroupInput) (*request.Request, *elasticache.ModifyCacheSubnetGroupOutput)
- func (m *MockElastiCacheAPI) ModifyCacheSubnetGroupWithContext(arg0 context.Context, arg1 *elasticache.ModifyCacheSubnetGroupInput, ...) (*elasticache.ModifyCacheSubnetGroupOutput, error)
- func (m *MockElastiCacheAPI) ModifyGlobalReplicationGroup(arg0 *elasticache.ModifyGlobalReplicationGroupInput) (*elasticache.ModifyGlobalReplicationGroupOutput, error)
- func (m *MockElastiCacheAPI) ModifyGlobalReplicationGroupRequest(arg0 *elasticache.ModifyGlobalReplicationGroupInput) (*request.Request, *elasticache.ModifyGlobalReplicationGroupOutput)
- func (m *MockElastiCacheAPI) ModifyGlobalReplicationGroupWithContext(arg0 context.Context, arg1 *elasticache.ModifyGlobalReplicationGroupInput, ...) (*elasticache.ModifyGlobalReplicationGroupOutput, error)
- func (m *MockElastiCacheAPI) ModifyReplicationGroup(arg0 *elasticache.ModifyReplicationGroupInput) (*elasticache.ModifyReplicationGroupOutput, error)
- func (m *MockElastiCacheAPI) ModifyReplicationGroupRequest(arg0 *elasticache.ModifyReplicationGroupInput) (*request.Request, *elasticache.ModifyReplicationGroupOutput)
- func (m *MockElastiCacheAPI) ModifyReplicationGroupShardConfiguration(arg0 *elasticache.ModifyReplicationGroupShardConfigurationInput) (*elasticache.ModifyReplicationGroupShardConfigurationOutput, error)
- func (m *MockElastiCacheAPI) ModifyReplicationGroupShardConfigurationRequest(arg0 *elasticache.ModifyReplicationGroupShardConfigurationInput) (*request.Request, *elasticache.ModifyReplicationGroupShardConfigurationOutput)
- func (m *MockElastiCacheAPI) ModifyReplicationGroupShardConfigurationWithContext(arg0 context.Context, ...) (*elasticache.ModifyReplicationGroupShardConfigurationOutput, error)
- func (m *MockElastiCacheAPI) ModifyReplicationGroupWithContext(arg0 context.Context, arg1 *elasticache.ModifyReplicationGroupInput, ...) (*elasticache.ModifyReplicationGroupOutput, error)
- func (m *MockElastiCacheAPI) ModifyUser(arg0 *elasticache.ModifyUserInput) (*elasticache.ModifyUserOutput, error)
- func (m *MockElastiCacheAPI) ModifyUserGroup(arg0 *elasticache.ModifyUserGroupInput) (*elasticache.ModifyUserGroupOutput, error)
- func (m *MockElastiCacheAPI) ModifyUserGroupRequest(arg0 *elasticache.ModifyUserGroupInput) (*request.Request, *elasticache.ModifyUserGroupOutput)
- func (m *MockElastiCacheAPI) ModifyUserGroupWithContext(arg0 context.Context, arg1 *elasticache.ModifyUserGroupInput, ...) (*elasticache.ModifyUserGroupOutput, error)
- func (m *MockElastiCacheAPI) ModifyUserRequest(arg0 *elasticache.ModifyUserInput) (*request.Request, *elasticache.ModifyUserOutput)
- func (m *MockElastiCacheAPI) ModifyUserWithContext(arg0 context.Context, arg1 *elasticache.ModifyUserInput, ...) (*elasticache.ModifyUserOutput, error)
- func (m *MockElastiCacheAPI) PurchaseReservedCacheNodesOffering(arg0 *elasticache.PurchaseReservedCacheNodesOfferingInput) (*elasticache.PurchaseReservedCacheNodesOfferingOutput, error)
- func (m *MockElastiCacheAPI) PurchaseReservedCacheNodesOfferingRequest(arg0 *elasticache.PurchaseReservedCacheNodesOfferingInput) (*request.Request, *elasticache.PurchaseReservedCacheNodesOfferingOutput)
- func (m *MockElastiCacheAPI) PurchaseReservedCacheNodesOfferingWithContext(arg0 context.Context, ...) (*elasticache.PurchaseReservedCacheNodesOfferingOutput, error)
- func (m *MockElastiCacheAPI) RebalanceSlotsInGlobalReplicationGroup(arg0 *elasticache.RebalanceSlotsInGlobalReplicationGroupInput) (*elasticache.RebalanceSlotsInGlobalReplicationGroupOutput, error)
- func (m *MockElastiCacheAPI) RebalanceSlotsInGlobalReplicationGroupRequest(arg0 *elasticache.RebalanceSlotsInGlobalReplicationGroupInput) (*request.Request, *elasticache.RebalanceSlotsInGlobalReplicationGroupOutput)
- func (m *MockElastiCacheAPI) RebalanceSlotsInGlobalReplicationGroupWithContext(arg0 context.Context, ...) (*elasticache.RebalanceSlotsInGlobalReplicationGroupOutput, error)
- func (m *MockElastiCacheAPI) RebootCacheCluster(arg0 *elasticache.RebootCacheClusterInput) (*elasticache.RebootCacheClusterOutput, error)
- func (m *MockElastiCacheAPI) RebootCacheClusterRequest(arg0 *elasticache.RebootCacheClusterInput) (*request.Request, *elasticache.RebootCacheClusterOutput)
- func (m *MockElastiCacheAPI) RebootCacheClusterWithContext(arg0 context.Context, arg1 *elasticache.RebootCacheClusterInput, ...) (*elasticache.RebootCacheClusterOutput, error)
- func (m *MockElastiCacheAPI) RemoveTagsFromResource(arg0 *elasticache.RemoveTagsFromResourceInput) (*elasticache.TagListMessage, error)
- func (m *MockElastiCacheAPI) RemoveTagsFromResourceRequest(arg0 *elasticache.RemoveTagsFromResourceInput) (*request.Request, *elasticache.TagListMessage)
- func (m *MockElastiCacheAPI) RemoveTagsFromResourceWithContext(arg0 context.Context, arg1 *elasticache.RemoveTagsFromResourceInput, ...) (*elasticache.TagListMessage, error)
- func (m *MockElastiCacheAPI) ResetCacheParameterGroup(arg0 *elasticache.ResetCacheParameterGroupInput) (*elasticache.CacheParameterGroupNameMessage, error)
- func (m *MockElastiCacheAPI) ResetCacheParameterGroupRequest(arg0 *elasticache.ResetCacheParameterGroupInput) (*request.Request, *elasticache.CacheParameterGroupNameMessage)
- func (m *MockElastiCacheAPI) ResetCacheParameterGroupWithContext(arg0 context.Context, arg1 *elasticache.ResetCacheParameterGroupInput, ...) (*elasticache.CacheParameterGroupNameMessage, error)
- func (m *MockElastiCacheAPI) RevokeCacheSecurityGroupIngress(arg0 *elasticache.RevokeCacheSecurityGroupIngressInput) (*elasticache.RevokeCacheSecurityGroupIngressOutput, error)
- func (m *MockElastiCacheAPI) RevokeCacheSecurityGroupIngressRequest(arg0 *elasticache.RevokeCacheSecurityGroupIngressInput) (*request.Request, *elasticache.RevokeCacheSecurityGroupIngressOutput)
- func (m *MockElastiCacheAPI) RevokeCacheSecurityGroupIngressWithContext(arg0 context.Context, arg1 *elasticache.RevokeCacheSecurityGroupIngressInput, ...) (*elasticache.RevokeCacheSecurityGroupIngressOutput, error)
- func (m *MockElastiCacheAPI) StartMigration(arg0 *elasticache.StartMigrationInput) (*elasticache.StartMigrationOutput, error)
- func (m *MockElastiCacheAPI) StartMigrationRequest(arg0 *elasticache.StartMigrationInput) (*request.Request, *elasticache.StartMigrationOutput)
- func (m *MockElastiCacheAPI) StartMigrationWithContext(arg0 context.Context, arg1 *elasticache.StartMigrationInput, ...) (*elasticache.StartMigrationOutput, error)
- func (m *MockElastiCacheAPI) TestFailover(arg0 *elasticache.TestFailoverInput) (*elasticache.TestFailoverOutput, error)
- func (m *MockElastiCacheAPI) TestFailoverRequest(arg0 *elasticache.TestFailoverInput) (*request.Request, *elasticache.TestFailoverOutput)
- func (m *MockElastiCacheAPI) TestFailoverWithContext(arg0 context.Context, arg1 *elasticache.TestFailoverInput, ...) (*elasticache.TestFailoverOutput, error)
- func (m *MockElastiCacheAPI) WaitUntilCacheClusterAvailable(arg0 *elasticache.DescribeCacheClustersInput) error
- func (m *MockElastiCacheAPI) WaitUntilCacheClusterAvailableWithContext(arg0 context.Context, arg1 *elasticache.DescribeCacheClustersInput, ...) error
- func (m *MockElastiCacheAPI) WaitUntilCacheClusterDeleted(arg0 *elasticache.DescribeCacheClustersInput) error
- func (m *MockElastiCacheAPI) WaitUntilCacheClusterDeletedWithContext(arg0 context.Context, arg1 *elasticache.DescribeCacheClustersInput, ...) error
- func (m *MockElastiCacheAPI) WaitUntilReplicationGroupAvailable(arg0 *elasticache.DescribeReplicationGroupsInput) error
- func (m *MockElastiCacheAPI) WaitUntilReplicationGroupAvailableWithContext(arg0 context.Context, arg1 *elasticache.DescribeReplicationGroupsInput, ...) error
- func (m *MockElastiCacheAPI) WaitUntilReplicationGroupDeleted(arg0 *elasticache.DescribeReplicationGroupsInput) error
- func (m *MockElastiCacheAPI) WaitUntilReplicationGroupDeletedWithContext(arg0 context.Context, arg1 *elasticache.DescribeReplicationGroupsInput, ...) error
- type MockElastiCacheAPIMockRecorder
- func (mr *MockElastiCacheAPIMockRecorder) AddTagsToResource(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) AddTagsToResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) AddTagsToResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) AuthorizeCacheSecurityGroupIngress(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) AuthorizeCacheSecurityGroupIngressRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) AuthorizeCacheSecurityGroupIngressWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) BatchApplyUpdateAction(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) BatchApplyUpdateActionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) BatchApplyUpdateActionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) BatchStopUpdateAction(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) BatchStopUpdateActionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) BatchStopUpdateActionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) CompleteMigration(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) CompleteMigrationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) CompleteMigrationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) CopySnapshot(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) CopySnapshotRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) CopySnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) CreateCacheCluster(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) CreateCacheClusterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) CreateCacheClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) CreateCacheParameterGroup(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) CreateCacheParameterGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) CreateCacheParameterGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) CreateCacheSecurityGroup(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) CreateCacheSecurityGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) CreateCacheSecurityGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) CreateCacheSubnetGroup(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) CreateCacheSubnetGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) CreateCacheSubnetGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) CreateGlobalReplicationGroup(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) CreateGlobalReplicationGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) CreateGlobalReplicationGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) CreateReplicationGroup(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) CreateReplicationGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) CreateReplicationGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) CreateSnapshot(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) CreateSnapshotRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) CreateSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) CreateUser(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) CreateUserGroup(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) CreateUserGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) CreateUserGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) CreateUserRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) CreateUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DecreaseNodeGroupsInGlobalReplicationGroup(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DecreaseNodeGroupsInGlobalReplicationGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DecreaseNodeGroupsInGlobalReplicationGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DecreaseReplicaCount(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DecreaseReplicaCountRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DecreaseReplicaCountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DeleteCacheCluster(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DeleteCacheClusterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DeleteCacheClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DeleteCacheParameterGroup(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DeleteCacheParameterGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DeleteCacheParameterGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DeleteCacheSecurityGroup(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DeleteCacheSecurityGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DeleteCacheSecurityGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DeleteCacheSubnetGroup(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DeleteCacheSubnetGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DeleteCacheSubnetGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DeleteGlobalReplicationGroup(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DeleteGlobalReplicationGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DeleteGlobalReplicationGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DeleteReplicationGroup(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DeleteReplicationGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DeleteReplicationGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DeleteSnapshot(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DeleteSnapshotRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DeleteSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DeleteUser(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DeleteUserGroup(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DeleteUserGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DeleteUserGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DeleteUserRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DeleteUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheClusters(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheClustersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheClustersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheClustersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheClustersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheEngineVersions(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheEngineVersionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheEngineVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheEngineVersionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheEngineVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheParameterGroups(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheParameterGroupsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheParameterGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheParameterGroupsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheParameterGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheParameters(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheParametersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheParametersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheParametersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheParametersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheSecurityGroups(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheSecurityGroupsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheSecurityGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheSecurityGroupsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheSecurityGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheSubnetGroups(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheSubnetGroupsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheSubnetGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheSubnetGroupsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheSubnetGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeEngineDefaultParameters(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeEngineDefaultParametersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeEngineDefaultParametersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeEngineDefaultParametersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeEngineDefaultParametersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeEvents(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeEventsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeEventsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeEventsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeEventsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeGlobalReplicationGroups(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeGlobalReplicationGroupsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeGlobalReplicationGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeGlobalReplicationGroupsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeGlobalReplicationGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeReplicationGroups(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeReplicationGroupsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeReplicationGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeReplicationGroupsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeReplicationGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeReservedCacheNodes(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeReservedCacheNodesOfferings(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeReservedCacheNodesOfferingsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeReservedCacheNodesOfferingsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeReservedCacheNodesOfferingsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeReservedCacheNodesOfferingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeReservedCacheNodesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeReservedCacheNodesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeReservedCacheNodesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeReservedCacheNodesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeServiceUpdates(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeServiceUpdatesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeServiceUpdatesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeServiceUpdatesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeServiceUpdatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeSnapshots(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeSnapshotsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeSnapshotsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeSnapshotsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeSnapshotsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeUpdateActions(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeUpdateActionsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeUpdateActionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeUpdateActionsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeUpdateActionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeUserGroups(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeUserGroupsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeUserGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeUserGroupsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeUserGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeUsers(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeUsersPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeUsersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeUsersRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DescribeUsersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DisassociateGlobalReplicationGroup(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DisassociateGlobalReplicationGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) DisassociateGlobalReplicationGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) FailoverGlobalReplicationGroup(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) FailoverGlobalReplicationGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) FailoverGlobalReplicationGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) IncreaseNodeGroupsInGlobalReplicationGroup(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) IncreaseNodeGroupsInGlobalReplicationGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) IncreaseNodeGroupsInGlobalReplicationGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) IncreaseReplicaCount(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) IncreaseReplicaCountRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) IncreaseReplicaCountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) ListAllowedNodeTypeModifications(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) ListAllowedNodeTypeModificationsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) ListAllowedNodeTypeModificationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) ModifyCacheCluster(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) ModifyCacheClusterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) ModifyCacheClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) ModifyCacheParameterGroup(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) ModifyCacheParameterGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) ModifyCacheParameterGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) ModifyCacheSubnetGroup(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) ModifyCacheSubnetGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) ModifyCacheSubnetGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) ModifyGlobalReplicationGroup(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) ModifyGlobalReplicationGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) ModifyGlobalReplicationGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) ModifyReplicationGroup(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) ModifyReplicationGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) ModifyReplicationGroupShardConfiguration(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) ModifyReplicationGroupShardConfigurationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) ModifyReplicationGroupShardConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) ModifyReplicationGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) ModifyUser(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) ModifyUserGroup(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) ModifyUserGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) ModifyUserGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) ModifyUserRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) ModifyUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) PurchaseReservedCacheNodesOffering(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) PurchaseReservedCacheNodesOfferingRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) PurchaseReservedCacheNodesOfferingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) RebalanceSlotsInGlobalReplicationGroup(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) RebalanceSlotsInGlobalReplicationGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) RebalanceSlotsInGlobalReplicationGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) RebootCacheCluster(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) RebootCacheClusterRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) RebootCacheClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) RemoveTagsFromResource(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) RemoveTagsFromResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) RemoveTagsFromResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) ResetCacheParameterGroup(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) ResetCacheParameterGroupRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) ResetCacheParameterGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) RevokeCacheSecurityGroupIngress(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) RevokeCacheSecurityGroupIngressRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) RevokeCacheSecurityGroupIngressWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) StartMigration(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) StartMigrationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) StartMigrationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) TestFailover(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) TestFailoverRequest(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) TestFailoverWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) WaitUntilCacheClusterAvailable(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) WaitUntilCacheClusterAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) WaitUntilCacheClusterDeleted(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) WaitUntilCacheClusterDeletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) WaitUntilReplicationGroupAvailable(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) WaitUntilReplicationGroupAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) WaitUntilReplicationGroupDeleted(arg0 interface{}) *gomock.Call
- func (mr *MockElastiCacheAPIMockRecorder) WaitUntilReplicationGroupDeletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockElastiCacheAPI ¶
type MockElastiCacheAPI struct {
// contains filtered or unexported fields
}
MockElastiCacheAPI is a mock of ElastiCacheAPI interface
func NewMockElastiCacheAPI ¶
func NewMockElastiCacheAPI(ctrl *gomock.Controller) *MockElastiCacheAPI
NewMockElastiCacheAPI creates a new mock instance
func (*MockElastiCacheAPI) AddTagsToResource ¶
func (m *MockElastiCacheAPI) AddTagsToResource(arg0 *elasticache.AddTagsToResourceInput) (*elasticache.TagListMessage, error)
AddTagsToResource mocks base method
func (*MockElastiCacheAPI) AddTagsToResourceRequest ¶
func (m *MockElastiCacheAPI) AddTagsToResourceRequest(arg0 *elasticache.AddTagsToResourceInput) (*request.Request, *elasticache.TagListMessage)
AddTagsToResourceRequest mocks base method
func (*MockElastiCacheAPI) AddTagsToResourceWithContext ¶
func (m *MockElastiCacheAPI) AddTagsToResourceWithContext(arg0 context.Context, arg1 *elasticache.AddTagsToResourceInput, arg2 ...request.Option) (*elasticache.TagListMessage, error)
AddTagsToResourceWithContext mocks base method
func (*MockElastiCacheAPI) AuthorizeCacheSecurityGroupIngress ¶
func (m *MockElastiCacheAPI) AuthorizeCacheSecurityGroupIngress(arg0 *elasticache.AuthorizeCacheSecurityGroupIngressInput) (*elasticache.AuthorizeCacheSecurityGroupIngressOutput, error)
AuthorizeCacheSecurityGroupIngress mocks base method
func (*MockElastiCacheAPI) AuthorizeCacheSecurityGroupIngressRequest ¶
func (m *MockElastiCacheAPI) AuthorizeCacheSecurityGroupIngressRequest(arg0 *elasticache.AuthorizeCacheSecurityGroupIngressInput) (*request.Request, *elasticache.AuthorizeCacheSecurityGroupIngressOutput)
AuthorizeCacheSecurityGroupIngressRequest mocks base method
func (*MockElastiCacheAPI) AuthorizeCacheSecurityGroupIngressWithContext ¶
func (m *MockElastiCacheAPI) AuthorizeCacheSecurityGroupIngressWithContext(arg0 context.Context, arg1 *elasticache.AuthorizeCacheSecurityGroupIngressInput, arg2 ...request.Option) (*elasticache.AuthorizeCacheSecurityGroupIngressOutput, error)
AuthorizeCacheSecurityGroupIngressWithContext mocks base method
func (*MockElastiCacheAPI) BatchApplyUpdateAction ¶
func (m *MockElastiCacheAPI) BatchApplyUpdateAction(arg0 *elasticache.BatchApplyUpdateActionInput) (*elasticache.BatchApplyUpdateActionOutput, error)
BatchApplyUpdateAction mocks base method
func (*MockElastiCacheAPI) BatchApplyUpdateActionRequest ¶
func (m *MockElastiCacheAPI) BatchApplyUpdateActionRequest(arg0 *elasticache.BatchApplyUpdateActionInput) (*request.Request, *elasticache.BatchApplyUpdateActionOutput)
BatchApplyUpdateActionRequest mocks base method
func (*MockElastiCacheAPI) BatchApplyUpdateActionWithContext ¶
func (m *MockElastiCacheAPI) BatchApplyUpdateActionWithContext(arg0 context.Context, arg1 *elasticache.BatchApplyUpdateActionInput, arg2 ...request.Option) (*elasticache.BatchApplyUpdateActionOutput, error)
BatchApplyUpdateActionWithContext mocks base method
func (*MockElastiCacheAPI) BatchStopUpdateAction ¶
func (m *MockElastiCacheAPI) BatchStopUpdateAction(arg0 *elasticache.BatchStopUpdateActionInput) (*elasticache.BatchStopUpdateActionOutput, error)
BatchStopUpdateAction mocks base method
func (*MockElastiCacheAPI) BatchStopUpdateActionRequest ¶
func (m *MockElastiCacheAPI) BatchStopUpdateActionRequest(arg0 *elasticache.BatchStopUpdateActionInput) (*request.Request, *elasticache.BatchStopUpdateActionOutput)
BatchStopUpdateActionRequest mocks base method
func (*MockElastiCacheAPI) BatchStopUpdateActionWithContext ¶
func (m *MockElastiCacheAPI) BatchStopUpdateActionWithContext(arg0 context.Context, arg1 *elasticache.BatchStopUpdateActionInput, arg2 ...request.Option) (*elasticache.BatchStopUpdateActionOutput, error)
BatchStopUpdateActionWithContext mocks base method
func (*MockElastiCacheAPI) CompleteMigration ¶
func (m *MockElastiCacheAPI) CompleteMigration(arg0 *elasticache.CompleteMigrationInput) (*elasticache.CompleteMigrationOutput, error)
CompleteMigration mocks base method
func (*MockElastiCacheAPI) CompleteMigrationRequest ¶
func (m *MockElastiCacheAPI) CompleteMigrationRequest(arg0 *elasticache.CompleteMigrationInput) (*request.Request, *elasticache.CompleteMigrationOutput)
CompleteMigrationRequest mocks base method
func (*MockElastiCacheAPI) CompleteMigrationWithContext ¶
func (m *MockElastiCacheAPI) CompleteMigrationWithContext(arg0 context.Context, arg1 *elasticache.CompleteMigrationInput, arg2 ...request.Option) (*elasticache.CompleteMigrationOutput, error)
CompleteMigrationWithContext mocks base method
func (*MockElastiCacheAPI) CopySnapshot ¶
func (m *MockElastiCacheAPI) CopySnapshot(arg0 *elasticache.CopySnapshotInput) (*elasticache.CopySnapshotOutput, error)
CopySnapshot mocks base method
func (*MockElastiCacheAPI) CopySnapshotRequest ¶
func (m *MockElastiCacheAPI) CopySnapshotRequest(arg0 *elasticache.CopySnapshotInput) (*request.Request, *elasticache.CopySnapshotOutput)
CopySnapshotRequest mocks base method
func (*MockElastiCacheAPI) CopySnapshotWithContext ¶
func (m *MockElastiCacheAPI) CopySnapshotWithContext(arg0 context.Context, arg1 *elasticache.CopySnapshotInput, arg2 ...request.Option) (*elasticache.CopySnapshotOutput, error)
CopySnapshotWithContext mocks base method
func (*MockElastiCacheAPI) CreateCacheCluster ¶
func (m *MockElastiCacheAPI) CreateCacheCluster(arg0 *elasticache.CreateCacheClusterInput) (*elasticache.CreateCacheClusterOutput, error)
CreateCacheCluster mocks base method
func (*MockElastiCacheAPI) CreateCacheClusterRequest ¶
func (m *MockElastiCacheAPI) CreateCacheClusterRequest(arg0 *elasticache.CreateCacheClusterInput) (*request.Request, *elasticache.CreateCacheClusterOutput)
CreateCacheClusterRequest mocks base method
func (*MockElastiCacheAPI) CreateCacheClusterWithContext ¶
func (m *MockElastiCacheAPI) CreateCacheClusterWithContext(arg0 context.Context, arg1 *elasticache.CreateCacheClusterInput, arg2 ...request.Option) (*elasticache.CreateCacheClusterOutput, error)
CreateCacheClusterWithContext mocks base method
func (*MockElastiCacheAPI) CreateCacheParameterGroup ¶
func (m *MockElastiCacheAPI) CreateCacheParameterGroup(arg0 *elasticache.CreateCacheParameterGroupInput) (*elasticache.CreateCacheParameterGroupOutput, error)
CreateCacheParameterGroup mocks base method
func (*MockElastiCacheAPI) CreateCacheParameterGroupRequest ¶
func (m *MockElastiCacheAPI) CreateCacheParameterGroupRequest(arg0 *elasticache.CreateCacheParameterGroupInput) (*request.Request, *elasticache.CreateCacheParameterGroupOutput)
CreateCacheParameterGroupRequest mocks base method
func (*MockElastiCacheAPI) CreateCacheParameterGroupWithContext ¶
func (m *MockElastiCacheAPI) CreateCacheParameterGroupWithContext(arg0 context.Context, arg1 *elasticache.CreateCacheParameterGroupInput, arg2 ...request.Option) (*elasticache.CreateCacheParameterGroupOutput, error)
CreateCacheParameterGroupWithContext mocks base method
func (*MockElastiCacheAPI) CreateCacheSecurityGroup ¶
func (m *MockElastiCacheAPI) CreateCacheSecurityGroup(arg0 *elasticache.CreateCacheSecurityGroupInput) (*elasticache.CreateCacheSecurityGroupOutput, error)
CreateCacheSecurityGroup mocks base method
func (*MockElastiCacheAPI) CreateCacheSecurityGroupRequest ¶
func (m *MockElastiCacheAPI) CreateCacheSecurityGroupRequest(arg0 *elasticache.CreateCacheSecurityGroupInput) (*request.Request, *elasticache.CreateCacheSecurityGroupOutput)
CreateCacheSecurityGroupRequest mocks base method
func (*MockElastiCacheAPI) CreateCacheSecurityGroupWithContext ¶
func (m *MockElastiCacheAPI) CreateCacheSecurityGroupWithContext(arg0 context.Context, arg1 *elasticache.CreateCacheSecurityGroupInput, arg2 ...request.Option) (*elasticache.CreateCacheSecurityGroupOutput, error)
CreateCacheSecurityGroupWithContext mocks base method
func (*MockElastiCacheAPI) CreateCacheSubnetGroup ¶
func (m *MockElastiCacheAPI) CreateCacheSubnetGroup(arg0 *elasticache.CreateCacheSubnetGroupInput) (*elasticache.CreateCacheSubnetGroupOutput, error)
CreateCacheSubnetGroup mocks base method
func (*MockElastiCacheAPI) CreateCacheSubnetGroupRequest ¶
func (m *MockElastiCacheAPI) CreateCacheSubnetGroupRequest(arg0 *elasticache.CreateCacheSubnetGroupInput) (*request.Request, *elasticache.CreateCacheSubnetGroupOutput)
CreateCacheSubnetGroupRequest mocks base method
func (*MockElastiCacheAPI) CreateCacheSubnetGroupWithContext ¶
func (m *MockElastiCacheAPI) CreateCacheSubnetGroupWithContext(arg0 context.Context, arg1 *elasticache.CreateCacheSubnetGroupInput, arg2 ...request.Option) (*elasticache.CreateCacheSubnetGroupOutput, error)
CreateCacheSubnetGroupWithContext mocks base method
func (*MockElastiCacheAPI) CreateGlobalReplicationGroup ¶
func (m *MockElastiCacheAPI) CreateGlobalReplicationGroup(arg0 *elasticache.CreateGlobalReplicationGroupInput) (*elasticache.CreateGlobalReplicationGroupOutput, error)
CreateGlobalReplicationGroup mocks base method
func (*MockElastiCacheAPI) CreateGlobalReplicationGroupRequest ¶
func (m *MockElastiCacheAPI) CreateGlobalReplicationGroupRequest(arg0 *elasticache.CreateGlobalReplicationGroupInput) (*request.Request, *elasticache.CreateGlobalReplicationGroupOutput)
CreateGlobalReplicationGroupRequest mocks base method
func (*MockElastiCacheAPI) CreateGlobalReplicationGroupWithContext ¶
func (m *MockElastiCacheAPI) CreateGlobalReplicationGroupWithContext(arg0 context.Context, arg1 *elasticache.CreateGlobalReplicationGroupInput, arg2 ...request.Option) (*elasticache.CreateGlobalReplicationGroupOutput, error)
CreateGlobalReplicationGroupWithContext mocks base method
func (*MockElastiCacheAPI) CreateReplicationGroup ¶
func (m *MockElastiCacheAPI) CreateReplicationGroup(arg0 *elasticache.CreateReplicationGroupInput) (*elasticache.CreateReplicationGroupOutput, error)
CreateReplicationGroup mocks base method
func (*MockElastiCacheAPI) CreateReplicationGroupRequest ¶
func (m *MockElastiCacheAPI) CreateReplicationGroupRequest(arg0 *elasticache.CreateReplicationGroupInput) (*request.Request, *elasticache.CreateReplicationGroupOutput)
CreateReplicationGroupRequest mocks base method
func (*MockElastiCacheAPI) CreateReplicationGroupWithContext ¶
func (m *MockElastiCacheAPI) CreateReplicationGroupWithContext(arg0 context.Context, arg1 *elasticache.CreateReplicationGroupInput, arg2 ...request.Option) (*elasticache.CreateReplicationGroupOutput, error)
CreateReplicationGroupWithContext mocks base method
func (*MockElastiCacheAPI) CreateSnapshot ¶
func (m *MockElastiCacheAPI) CreateSnapshot(arg0 *elasticache.CreateSnapshotInput) (*elasticache.CreateSnapshotOutput, error)
CreateSnapshot mocks base method
func (*MockElastiCacheAPI) CreateSnapshotRequest ¶
func (m *MockElastiCacheAPI) CreateSnapshotRequest(arg0 *elasticache.CreateSnapshotInput) (*request.Request, *elasticache.CreateSnapshotOutput)
CreateSnapshotRequest mocks base method
func (*MockElastiCacheAPI) CreateSnapshotWithContext ¶
func (m *MockElastiCacheAPI) CreateSnapshotWithContext(arg0 context.Context, arg1 *elasticache.CreateSnapshotInput, arg2 ...request.Option) (*elasticache.CreateSnapshotOutput, error)
CreateSnapshotWithContext mocks base method
func (*MockElastiCacheAPI) CreateUser ¶
func (m *MockElastiCacheAPI) CreateUser(arg0 *elasticache.CreateUserInput) (*elasticache.CreateUserOutput, error)
CreateUser mocks base method
func (*MockElastiCacheAPI) CreateUserGroup ¶
func (m *MockElastiCacheAPI) CreateUserGroup(arg0 *elasticache.CreateUserGroupInput) (*elasticache.CreateUserGroupOutput, error)
CreateUserGroup mocks base method
func (*MockElastiCacheAPI) CreateUserGroupRequest ¶
func (m *MockElastiCacheAPI) CreateUserGroupRequest(arg0 *elasticache.CreateUserGroupInput) (*request.Request, *elasticache.CreateUserGroupOutput)
CreateUserGroupRequest mocks base method
func (*MockElastiCacheAPI) CreateUserGroupWithContext ¶
func (m *MockElastiCacheAPI) CreateUserGroupWithContext(arg0 context.Context, arg1 *elasticache.CreateUserGroupInput, arg2 ...request.Option) (*elasticache.CreateUserGroupOutput, error)
CreateUserGroupWithContext mocks base method
func (*MockElastiCacheAPI) CreateUserRequest ¶
func (m *MockElastiCacheAPI) CreateUserRequest(arg0 *elasticache.CreateUserInput) (*request.Request, *elasticache.CreateUserOutput)
CreateUserRequest mocks base method
func (*MockElastiCacheAPI) CreateUserWithContext ¶
func (m *MockElastiCacheAPI) CreateUserWithContext(arg0 context.Context, arg1 *elasticache.CreateUserInput, arg2 ...request.Option) (*elasticache.CreateUserOutput, error)
CreateUserWithContext mocks base method
func (*MockElastiCacheAPI) DecreaseNodeGroupsInGlobalReplicationGroup ¶
func (m *MockElastiCacheAPI) DecreaseNodeGroupsInGlobalReplicationGroup(arg0 *elasticache.DecreaseNodeGroupsInGlobalReplicationGroupInput) (*elasticache.DecreaseNodeGroupsInGlobalReplicationGroupOutput, error)
DecreaseNodeGroupsInGlobalReplicationGroup mocks base method
func (*MockElastiCacheAPI) DecreaseNodeGroupsInGlobalReplicationGroupRequest ¶
func (m *MockElastiCacheAPI) DecreaseNodeGroupsInGlobalReplicationGroupRequest(arg0 *elasticache.DecreaseNodeGroupsInGlobalReplicationGroupInput) (*request.Request, *elasticache.DecreaseNodeGroupsInGlobalReplicationGroupOutput)
DecreaseNodeGroupsInGlobalReplicationGroupRequest mocks base method
func (*MockElastiCacheAPI) DecreaseNodeGroupsInGlobalReplicationGroupWithContext ¶
func (m *MockElastiCacheAPI) DecreaseNodeGroupsInGlobalReplicationGroupWithContext(arg0 context.Context, arg1 *elasticache.DecreaseNodeGroupsInGlobalReplicationGroupInput, arg2 ...request.Option) (*elasticache.DecreaseNodeGroupsInGlobalReplicationGroupOutput, error)
DecreaseNodeGroupsInGlobalReplicationGroupWithContext mocks base method
func (*MockElastiCacheAPI) DecreaseReplicaCount ¶
func (m *MockElastiCacheAPI) DecreaseReplicaCount(arg0 *elasticache.DecreaseReplicaCountInput) (*elasticache.DecreaseReplicaCountOutput, error)
DecreaseReplicaCount mocks base method
func (*MockElastiCacheAPI) DecreaseReplicaCountRequest ¶
func (m *MockElastiCacheAPI) DecreaseReplicaCountRequest(arg0 *elasticache.DecreaseReplicaCountInput) (*request.Request, *elasticache.DecreaseReplicaCountOutput)
DecreaseReplicaCountRequest mocks base method
func (*MockElastiCacheAPI) DecreaseReplicaCountWithContext ¶
func (m *MockElastiCacheAPI) DecreaseReplicaCountWithContext(arg0 context.Context, arg1 *elasticache.DecreaseReplicaCountInput, arg2 ...request.Option) (*elasticache.DecreaseReplicaCountOutput, error)
DecreaseReplicaCountWithContext mocks base method
func (*MockElastiCacheAPI) DeleteCacheCluster ¶
func (m *MockElastiCacheAPI) DeleteCacheCluster(arg0 *elasticache.DeleteCacheClusterInput) (*elasticache.DeleteCacheClusterOutput, error)
DeleteCacheCluster mocks base method
func (*MockElastiCacheAPI) DeleteCacheClusterRequest ¶
func (m *MockElastiCacheAPI) DeleteCacheClusterRequest(arg0 *elasticache.DeleteCacheClusterInput) (*request.Request, *elasticache.DeleteCacheClusterOutput)
DeleteCacheClusterRequest mocks base method
func (*MockElastiCacheAPI) DeleteCacheClusterWithContext ¶
func (m *MockElastiCacheAPI) DeleteCacheClusterWithContext(arg0 context.Context, arg1 *elasticache.DeleteCacheClusterInput, arg2 ...request.Option) (*elasticache.DeleteCacheClusterOutput, error)
DeleteCacheClusterWithContext mocks base method
func (*MockElastiCacheAPI) DeleteCacheParameterGroup ¶
func (m *MockElastiCacheAPI) DeleteCacheParameterGroup(arg0 *elasticache.DeleteCacheParameterGroupInput) (*elasticache.DeleteCacheParameterGroupOutput, error)
DeleteCacheParameterGroup mocks base method
func (*MockElastiCacheAPI) DeleteCacheParameterGroupRequest ¶
func (m *MockElastiCacheAPI) DeleteCacheParameterGroupRequest(arg0 *elasticache.DeleteCacheParameterGroupInput) (*request.Request, *elasticache.DeleteCacheParameterGroupOutput)
DeleteCacheParameterGroupRequest mocks base method
func (*MockElastiCacheAPI) DeleteCacheParameterGroupWithContext ¶
func (m *MockElastiCacheAPI) DeleteCacheParameterGroupWithContext(arg0 context.Context, arg1 *elasticache.DeleteCacheParameterGroupInput, arg2 ...request.Option) (*elasticache.DeleteCacheParameterGroupOutput, error)
DeleteCacheParameterGroupWithContext mocks base method
func (*MockElastiCacheAPI) DeleteCacheSecurityGroup ¶
func (m *MockElastiCacheAPI) DeleteCacheSecurityGroup(arg0 *elasticache.DeleteCacheSecurityGroupInput) (*elasticache.DeleteCacheSecurityGroupOutput, error)
DeleteCacheSecurityGroup mocks base method
func (*MockElastiCacheAPI) DeleteCacheSecurityGroupRequest ¶
func (m *MockElastiCacheAPI) DeleteCacheSecurityGroupRequest(arg0 *elasticache.DeleteCacheSecurityGroupInput) (*request.Request, *elasticache.DeleteCacheSecurityGroupOutput)
DeleteCacheSecurityGroupRequest mocks base method
func (*MockElastiCacheAPI) DeleteCacheSecurityGroupWithContext ¶
func (m *MockElastiCacheAPI) DeleteCacheSecurityGroupWithContext(arg0 context.Context, arg1 *elasticache.DeleteCacheSecurityGroupInput, arg2 ...request.Option) (*elasticache.DeleteCacheSecurityGroupOutput, error)
DeleteCacheSecurityGroupWithContext mocks base method
func (*MockElastiCacheAPI) DeleteCacheSubnetGroup ¶
func (m *MockElastiCacheAPI) DeleteCacheSubnetGroup(arg0 *elasticache.DeleteCacheSubnetGroupInput) (*elasticache.DeleteCacheSubnetGroupOutput, error)
DeleteCacheSubnetGroup mocks base method
func (*MockElastiCacheAPI) DeleteCacheSubnetGroupRequest ¶
func (m *MockElastiCacheAPI) DeleteCacheSubnetGroupRequest(arg0 *elasticache.DeleteCacheSubnetGroupInput) (*request.Request, *elasticache.DeleteCacheSubnetGroupOutput)
DeleteCacheSubnetGroupRequest mocks base method
func (*MockElastiCacheAPI) DeleteCacheSubnetGroupWithContext ¶
func (m *MockElastiCacheAPI) DeleteCacheSubnetGroupWithContext(arg0 context.Context, arg1 *elasticache.DeleteCacheSubnetGroupInput, arg2 ...request.Option) (*elasticache.DeleteCacheSubnetGroupOutput, error)
DeleteCacheSubnetGroupWithContext mocks base method
func (*MockElastiCacheAPI) DeleteGlobalReplicationGroup ¶
func (m *MockElastiCacheAPI) DeleteGlobalReplicationGroup(arg0 *elasticache.DeleteGlobalReplicationGroupInput) (*elasticache.DeleteGlobalReplicationGroupOutput, error)
DeleteGlobalReplicationGroup mocks base method
func (*MockElastiCacheAPI) DeleteGlobalReplicationGroupRequest ¶
func (m *MockElastiCacheAPI) DeleteGlobalReplicationGroupRequest(arg0 *elasticache.DeleteGlobalReplicationGroupInput) (*request.Request, *elasticache.DeleteGlobalReplicationGroupOutput)
DeleteGlobalReplicationGroupRequest mocks base method
func (*MockElastiCacheAPI) DeleteGlobalReplicationGroupWithContext ¶
func (m *MockElastiCacheAPI) DeleteGlobalReplicationGroupWithContext(arg0 context.Context, arg1 *elasticache.DeleteGlobalReplicationGroupInput, arg2 ...request.Option) (*elasticache.DeleteGlobalReplicationGroupOutput, error)
DeleteGlobalReplicationGroupWithContext mocks base method
func (*MockElastiCacheAPI) DeleteReplicationGroup ¶
func (m *MockElastiCacheAPI) DeleteReplicationGroup(arg0 *elasticache.DeleteReplicationGroupInput) (*elasticache.DeleteReplicationGroupOutput, error)
DeleteReplicationGroup mocks base method
func (*MockElastiCacheAPI) DeleteReplicationGroupRequest ¶
func (m *MockElastiCacheAPI) DeleteReplicationGroupRequest(arg0 *elasticache.DeleteReplicationGroupInput) (*request.Request, *elasticache.DeleteReplicationGroupOutput)
DeleteReplicationGroupRequest mocks base method
func (*MockElastiCacheAPI) DeleteReplicationGroupWithContext ¶
func (m *MockElastiCacheAPI) DeleteReplicationGroupWithContext(arg0 context.Context, arg1 *elasticache.DeleteReplicationGroupInput, arg2 ...request.Option) (*elasticache.DeleteReplicationGroupOutput, error)
DeleteReplicationGroupWithContext mocks base method
func (*MockElastiCacheAPI) DeleteSnapshot ¶
func (m *MockElastiCacheAPI) DeleteSnapshot(arg0 *elasticache.DeleteSnapshotInput) (*elasticache.DeleteSnapshotOutput, error)
DeleteSnapshot mocks base method
func (*MockElastiCacheAPI) DeleteSnapshotRequest ¶
func (m *MockElastiCacheAPI) DeleteSnapshotRequest(arg0 *elasticache.DeleteSnapshotInput) (*request.Request, *elasticache.DeleteSnapshotOutput)
DeleteSnapshotRequest mocks base method
func (*MockElastiCacheAPI) DeleteSnapshotWithContext ¶
func (m *MockElastiCacheAPI) DeleteSnapshotWithContext(arg0 context.Context, arg1 *elasticache.DeleteSnapshotInput, arg2 ...request.Option) (*elasticache.DeleteSnapshotOutput, error)
DeleteSnapshotWithContext mocks base method
func (*MockElastiCacheAPI) DeleteUser ¶
func (m *MockElastiCacheAPI) DeleteUser(arg0 *elasticache.DeleteUserInput) (*elasticache.DeleteUserOutput, error)
DeleteUser mocks base method
func (*MockElastiCacheAPI) DeleteUserGroup ¶
func (m *MockElastiCacheAPI) DeleteUserGroup(arg0 *elasticache.DeleteUserGroupInput) (*elasticache.DeleteUserGroupOutput, error)
DeleteUserGroup mocks base method
func (*MockElastiCacheAPI) DeleteUserGroupRequest ¶
func (m *MockElastiCacheAPI) DeleteUserGroupRequest(arg0 *elasticache.DeleteUserGroupInput) (*request.Request, *elasticache.DeleteUserGroupOutput)
DeleteUserGroupRequest mocks base method
func (*MockElastiCacheAPI) DeleteUserGroupWithContext ¶
func (m *MockElastiCacheAPI) DeleteUserGroupWithContext(arg0 context.Context, arg1 *elasticache.DeleteUserGroupInput, arg2 ...request.Option) (*elasticache.DeleteUserGroupOutput, error)
DeleteUserGroupWithContext mocks base method
func (*MockElastiCacheAPI) DeleteUserRequest ¶
func (m *MockElastiCacheAPI) DeleteUserRequest(arg0 *elasticache.DeleteUserInput) (*request.Request, *elasticache.DeleteUserOutput)
DeleteUserRequest mocks base method
func (*MockElastiCacheAPI) DeleteUserWithContext ¶
func (m *MockElastiCacheAPI) DeleteUserWithContext(arg0 context.Context, arg1 *elasticache.DeleteUserInput, arg2 ...request.Option) (*elasticache.DeleteUserOutput, error)
DeleteUserWithContext mocks base method
func (*MockElastiCacheAPI) DescribeCacheClusters ¶
func (m *MockElastiCacheAPI) DescribeCacheClusters(arg0 *elasticache.DescribeCacheClustersInput) (*elasticache.DescribeCacheClustersOutput, error)
DescribeCacheClusters mocks base method
func (*MockElastiCacheAPI) DescribeCacheClustersPages ¶
func (m *MockElastiCacheAPI) DescribeCacheClustersPages(arg0 *elasticache.DescribeCacheClustersInput, arg1 func(*elasticache.DescribeCacheClustersOutput, bool) bool) error
DescribeCacheClustersPages mocks base method
func (*MockElastiCacheAPI) DescribeCacheClustersPagesWithContext ¶
func (m *MockElastiCacheAPI) DescribeCacheClustersPagesWithContext(arg0 context.Context, arg1 *elasticache.DescribeCacheClustersInput, arg2 func(*elasticache.DescribeCacheClustersOutput, bool) bool, arg3 ...request.Option) error
DescribeCacheClustersPagesWithContext mocks base method
func (*MockElastiCacheAPI) DescribeCacheClustersRequest ¶
func (m *MockElastiCacheAPI) DescribeCacheClustersRequest(arg0 *elasticache.DescribeCacheClustersInput) (*request.Request, *elasticache.DescribeCacheClustersOutput)
DescribeCacheClustersRequest mocks base method
func (*MockElastiCacheAPI) DescribeCacheClustersWithContext ¶
func (m *MockElastiCacheAPI) DescribeCacheClustersWithContext(arg0 context.Context, arg1 *elasticache.DescribeCacheClustersInput, arg2 ...request.Option) (*elasticache.DescribeCacheClustersOutput, error)
DescribeCacheClustersWithContext mocks base method
func (*MockElastiCacheAPI) DescribeCacheEngineVersions ¶
func (m *MockElastiCacheAPI) DescribeCacheEngineVersions(arg0 *elasticache.DescribeCacheEngineVersionsInput) (*elasticache.DescribeCacheEngineVersionsOutput, error)
DescribeCacheEngineVersions mocks base method
func (*MockElastiCacheAPI) DescribeCacheEngineVersionsPages ¶
func (m *MockElastiCacheAPI) DescribeCacheEngineVersionsPages(arg0 *elasticache.DescribeCacheEngineVersionsInput, arg1 func(*elasticache.DescribeCacheEngineVersionsOutput, bool) bool) error
DescribeCacheEngineVersionsPages mocks base method
func (*MockElastiCacheAPI) DescribeCacheEngineVersionsPagesWithContext ¶
func (m *MockElastiCacheAPI) DescribeCacheEngineVersionsPagesWithContext(arg0 context.Context, arg1 *elasticache.DescribeCacheEngineVersionsInput, arg2 func(*elasticache.DescribeCacheEngineVersionsOutput, bool) bool, arg3 ...request.Option) error
DescribeCacheEngineVersionsPagesWithContext mocks base method
func (*MockElastiCacheAPI) DescribeCacheEngineVersionsRequest ¶
func (m *MockElastiCacheAPI) DescribeCacheEngineVersionsRequest(arg0 *elasticache.DescribeCacheEngineVersionsInput) (*request.Request, *elasticache.DescribeCacheEngineVersionsOutput)
DescribeCacheEngineVersionsRequest mocks base method
func (*MockElastiCacheAPI) DescribeCacheEngineVersionsWithContext ¶
func (m *MockElastiCacheAPI) DescribeCacheEngineVersionsWithContext(arg0 context.Context, arg1 *elasticache.DescribeCacheEngineVersionsInput, arg2 ...request.Option) (*elasticache.DescribeCacheEngineVersionsOutput, error)
DescribeCacheEngineVersionsWithContext mocks base method
func (*MockElastiCacheAPI) DescribeCacheParameterGroups ¶
func (m *MockElastiCacheAPI) DescribeCacheParameterGroups(arg0 *elasticache.DescribeCacheParameterGroupsInput) (*elasticache.DescribeCacheParameterGroupsOutput, error)
DescribeCacheParameterGroups mocks base method
func (*MockElastiCacheAPI) DescribeCacheParameterGroupsPages ¶
func (m *MockElastiCacheAPI) DescribeCacheParameterGroupsPages(arg0 *elasticache.DescribeCacheParameterGroupsInput, arg1 func(*elasticache.DescribeCacheParameterGroupsOutput, bool) bool) error
DescribeCacheParameterGroupsPages mocks base method
func (*MockElastiCacheAPI) DescribeCacheParameterGroupsPagesWithContext ¶
func (m *MockElastiCacheAPI) DescribeCacheParameterGroupsPagesWithContext(arg0 context.Context, arg1 *elasticache.DescribeCacheParameterGroupsInput, arg2 func(*elasticache.DescribeCacheParameterGroupsOutput, bool) bool, arg3 ...request.Option) error
DescribeCacheParameterGroupsPagesWithContext mocks base method
func (*MockElastiCacheAPI) DescribeCacheParameterGroupsRequest ¶
func (m *MockElastiCacheAPI) DescribeCacheParameterGroupsRequest(arg0 *elasticache.DescribeCacheParameterGroupsInput) (*request.Request, *elasticache.DescribeCacheParameterGroupsOutput)
DescribeCacheParameterGroupsRequest mocks base method
func (*MockElastiCacheAPI) DescribeCacheParameterGroupsWithContext ¶
func (m *MockElastiCacheAPI) DescribeCacheParameterGroupsWithContext(arg0 context.Context, arg1 *elasticache.DescribeCacheParameterGroupsInput, arg2 ...request.Option) (*elasticache.DescribeCacheParameterGroupsOutput, error)
DescribeCacheParameterGroupsWithContext mocks base method
func (*MockElastiCacheAPI) DescribeCacheParameters ¶
func (m *MockElastiCacheAPI) DescribeCacheParameters(arg0 *elasticache.DescribeCacheParametersInput) (*elasticache.DescribeCacheParametersOutput, error)
DescribeCacheParameters mocks base method
func (*MockElastiCacheAPI) DescribeCacheParametersPages ¶
func (m *MockElastiCacheAPI) DescribeCacheParametersPages(arg0 *elasticache.DescribeCacheParametersInput, arg1 func(*elasticache.DescribeCacheParametersOutput, bool) bool) error
DescribeCacheParametersPages mocks base method
func (*MockElastiCacheAPI) DescribeCacheParametersPagesWithContext ¶
func (m *MockElastiCacheAPI) DescribeCacheParametersPagesWithContext(arg0 context.Context, arg1 *elasticache.DescribeCacheParametersInput, arg2 func(*elasticache.DescribeCacheParametersOutput, bool) bool, arg3 ...request.Option) error
DescribeCacheParametersPagesWithContext mocks base method
func (*MockElastiCacheAPI) DescribeCacheParametersRequest ¶
func (m *MockElastiCacheAPI) DescribeCacheParametersRequest(arg0 *elasticache.DescribeCacheParametersInput) (*request.Request, *elasticache.DescribeCacheParametersOutput)
DescribeCacheParametersRequest mocks base method
func (*MockElastiCacheAPI) DescribeCacheParametersWithContext ¶
func (m *MockElastiCacheAPI) DescribeCacheParametersWithContext(arg0 context.Context, arg1 *elasticache.DescribeCacheParametersInput, arg2 ...request.Option) (*elasticache.DescribeCacheParametersOutput, error)
DescribeCacheParametersWithContext mocks base method
func (*MockElastiCacheAPI) DescribeCacheSecurityGroups ¶
func (m *MockElastiCacheAPI) DescribeCacheSecurityGroups(arg0 *elasticache.DescribeCacheSecurityGroupsInput) (*elasticache.DescribeCacheSecurityGroupsOutput, error)
DescribeCacheSecurityGroups mocks base method
func (*MockElastiCacheAPI) DescribeCacheSecurityGroupsPages ¶
func (m *MockElastiCacheAPI) DescribeCacheSecurityGroupsPages(arg0 *elasticache.DescribeCacheSecurityGroupsInput, arg1 func(*elasticache.DescribeCacheSecurityGroupsOutput, bool) bool) error
DescribeCacheSecurityGroupsPages mocks base method
func (*MockElastiCacheAPI) DescribeCacheSecurityGroupsPagesWithContext ¶
func (m *MockElastiCacheAPI) DescribeCacheSecurityGroupsPagesWithContext(arg0 context.Context, arg1 *elasticache.DescribeCacheSecurityGroupsInput, arg2 func(*elasticache.DescribeCacheSecurityGroupsOutput, bool) bool, arg3 ...request.Option) error
DescribeCacheSecurityGroupsPagesWithContext mocks base method
func (*MockElastiCacheAPI) DescribeCacheSecurityGroupsRequest ¶
func (m *MockElastiCacheAPI) DescribeCacheSecurityGroupsRequest(arg0 *elasticache.DescribeCacheSecurityGroupsInput) (*request.Request, *elasticache.DescribeCacheSecurityGroupsOutput)
DescribeCacheSecurityGroupsRequest mocks base method
func (*MockElastiCacheAPI) DescribeCacheSecurityGroupsWithContext ¶
func (m *MockElastiCacheAPI) DescribeCacheSecurityGroupsWithContext(arg0 context.Context, arg1 *elasticache.DescribeCacheSecurityGroupsInput, arg2 ...request.Option) (*elasticache.DescribeCacheSecurityGroupsOutput, error)
DescribeCacheSecurityGroupsWithContext mocks base method
func (*MockElastiCacheAPI) DescribeCacheSubnetGroups ¶
func (m *MockElastiCacheAPI) DescribeCacheSubnetGroups(arg0 *elasticache.DescribeCacheSubnetGroupsInput) (*elasticache.DescribeCacheSubnetGroupsOutput, error)
DescribeCacheSubnetGroups mocks base method
func (*MockElastiCacheAPI) DescribeCacheSubnetGroupsPages ¶
func (m *MockElastiCacheAPI) DescribeCacheSubnetGroupsPages(arg0 *elasticache.DescribeCacheSubnetGroupsInput, arg1 func(*elasticache.DescribeCacheSubnetGroupsOutput, bool) bool) error
DescribeCacheSubnetGroupsPages mocks base method
func (*MockElastiCacheAPI) DescribeCacheSubnetGroupsPagesWithContext ¶
func (m *MockElastiCacheAPI) DescribeCacheSubnetGroupsPagesWithContext(arg0 context.Context, arg1 *elasticache.DescribeCacheSubnetGroupsInput, arg2 func(*elasticache.DescribeCacheSubnetGroupsOutput, bool) bool, arg3 ...request.Option) error
DescribeCacheSubnetGroupsPagesWithContext mocks base method
func (*MockElastiCacheAPI) DescribeCacheSubnetGroupsRequest ¶
func (m *MockElastiCacheAPI) DescribeCacheSubnetGroupsRequest(arg0 *elasticache.DescribeCacheSubnetGroupsInput) (*request.Request, *elasticache.DescribeCacheSubnetGroupsOutput)
DescribeCacheSubnetGroupsRequest mocks base method
func (*MockElastiCacheAPI) DescribeCacheSubnetGroupsWithContext ¶
func (m *MockElastiCacheAPI) DescribeCacheSubnetGroupsWithContext(arg0 context.Context, arg1 *elasticache.DescribeCacheSubnetGroupsInput, arg2 ...request.Option) (*elasticache.DescribeCacheSubnetGroupsOutput, error)
DescribeCacheSubnetGroupsWithContext mocks base method
func (*MockElastiCacheAPI) DescribeEngineDefaultParameters ¶
func (m *MockElastiCacheAPI) DescribeEngineDefaultParameters(arg0 *elasticache.DescribeEngineDefaultParametersInput) (*elasticache.DescribeEngineDefaultParametersOutput, error)
DescribeEngineDefaultParameters mocks base method
func (*MockElastiCacheAPI) DescribeEngineDefaultParametersPages ¶
func (m *MockElastiCacheAPI) DescribeEngineDefaultParametersPages(arg0 *elasticache.DescribeEngineDefaultParametersInput, arg1 func(*elasticache.DescribeEngineDefaultParametersOutput, bool) bool) error
DescribeEngineDefaultParametersPages mocks base method
func (*MockElastiCacheAPI) DescribeEngineDefaultParametersPagesWithContext ¶
func (m *MockElastiCacheAPI) DescribeEngineDefaultParametersPagesWithContext(arg0 context.Context, arg1 *elasticache.DescribeEngineDefaultParametersInput, arg2 func(*elasticache.DescribeEngineDefaultParametersOutput, bool) bool, arg3 ...request.Option) error
DescribeEngineDefaultParametersPagesWithContext mocks base method
func (*MockElastiCacheAPI) DescribeEngineDefaultParametersRequest ¶
func (m *MockElastiCacheAPI) DescribeEngineDefaultParametersRequest(arg0 *elasticache.DescribeEngineDefaultParametersInput) (*request.Request, *elasticache.DescribeEngineDefaultParametersOutput)
DescribeEngineDefaultParametersRequest mocks base method
func (*MockElastiCacheAPI) DescribeEngineDefaultParametersWithContext ¶
func (m *MockElastiCacheAPI) DescribeEngineDefaultParametersWithContext(arg0 context.Context, arg1 *elasticache.DescribeEngineDefaultParametersInput, arg2 ...request.Option) (*elasticache.DescribeEngineDefaultParametersOutput, error)
DescribeEngineDefaultParametersWithContext mocks base method
func (*MockElastiCacheAPI) DescribeEvents ¶
func (m *MockElastiCacheAPI) DescribeEvents(arg0 *elasticache.DescribeEventsInput) (*elasticache.DescribeEventsOutput, error)
DescribeEvents mocks base method
func (*MockElastiCacheAPI) DescribeEventsPages ¶
func (m *MockElastiCacheAPI) DescribeEventsPages(arg0 *elasticache.DescribeEventsInput, arg1 func(*elasticache.DescribeEventsOutput, bool) bool) error
DescribeEventsPages mocks base method
func (*MockElastiCacheAPI) DescribeEventsPagesWithContext ¶
func (m *MockElastiCacheAPI) DescribeEventsPagesWithContext(arg0 context.Context, arg1 *elasticache.DescribeEventsInput, arg2 func(*elasticache.DescribeEventsOutput, bool) bool, arg3 ...request.Option) error
DescribeEventsPagesWithContext mocks base method
func (*MockElastiCacheAPI) DescribeEventsRequest ¶
func (m *MockElastiCacheAPI) DescribeEventsRequest(arg0 *elasticache.DescribeEventsInput) (*request.Request, *elasticache.DescribeEventsOutput)
DescribeEventsRequest mocks base method
func (*MockElastiCacheAPI) DescribeEventsWithContext ¶
func (m *MockElastiCacheAPI) DescribeEventsWithContext(arg0 context.Context, arg1 *elasticache.DescribeEventsInput, arg2 ...request.Option) (*elasticache.DescribeEventsOutput, error)
DescribeEventsWithContext mocks base method
func (*MockElastiCacheAPI) DescribeGlobalReplicationGroups ¶
func (m *MockElastiCacheAPI) DescribeGlobalReplicationGroups(arg0 *elasticache.DescribeGlobalReplicationGroupsInput) (*elasticache.DescribeGlobalReplicationGroupsOutput, error)
DescribeGlobalReplicationGroups mocks base method
func (*MockElastiCacheAPI) DescribeGlobalReplicationGroupsPages ¶
func (m *MockElastiCacheAPI) DescribeGlobalReplicationGroupsPages(arg0 *elasticache.DescribeGlobalReplicationGroupsInput, arg1 func(*elasticache.DescribeGlobalReplicationGroupsOutput, bool) bool) error
DescribeGlobalReplicationGroupsPages mocks base method
func (*MockElastiCacheAPI) DescribeGlobalReplicationGroupsPagesWithContext ¶
func (m *MockElastiCacheAPI) DescribeGlobalReplicationGroupsPagesWithContext(arg0 context.Context, arg1 *elasticache.DescribeGlobalReplicationGroupsInput, arg2 func(*elasticache.DescribeGlobalReplicationGroupsOutput, bool) bool, arg3 ...request.Option) error
DescribeGlobalReplicationGroupsPagesWithContext mocks base method
func (*MockElastiCacheAPI) DescribeGlobalReplicationGroupsRequest ¶
func (m *MockElastiCacheAPI) DescribeGlobalReplicationGroupsRequest(arg0 *elasticache.DescribeGlobalReplicationGroupsInput) (*request.Request, *elasticache.DescribeGlobalReplicationGroupsOutput)
DescribeGlobalReplicationGroupsRequest mocks base method
func (*MockElastiCacheAPI) DescribeGlobalReplicationGroupsWithContext ¶
func (m *MockElastiCacheAPI) DescribeGlobalReplicationGroupsWithContext(arg0 context.Context, arg1 *elasticache.DescribeGlobalReplicationGroupsInput, arg2 ...request.Option) (*elasticache.DescribeGlobalReplicationGroupsOutput, error)
DescribeGlobalReplicationGroupsWithContext mocks base method
func (*MockElastiCacheAPI) DescribeReplicationGroups ¶
func (m *MockElastiCacheAPI) DescribeReplicationGroups(arg0 *elasticache.DescribeReplicationGroupsInput) (*elasticache.DescribeReplicationGroupsOutput, error)
DescribeReplicationGroups mocks base method
func (*MockElastiCacheAPI) DescribeReplicationGroupsPages ¶
func (m *MockElastiCacheAPI) DescribeReplicationGroupsPages(arg0 *elasticache.DescribeReplicationGroupsInput, arg1 func(*elasticache.DescribeReplicationGroupsOutput, bool) bool) error
DescribeReplicationGroupsPages mocks base method
func (*MockElastiCacheAPI) DescribeReplicationGroupsPagesWithContext ¶
func (m *MockElastiCacheAPI) DescribeReplicationGroupsPagesWithContext(arg0 context.Context, arg1 *elasticache.DescribeReplicationGroupsInput, arg2 func(*elasticache.DescribeReplicationGroupsOutput, bool) bool, arg3 ...request.Option) error
DescribeReplicationGroupsPagesWithContext mocks base method
func (*MockElastiCacheAPI) DescribeReplicationGroupsRequest ¶
func (m *MockElastiCacheAPI) DescribeReplicationGroupsRequest(arg0 *elasticache.DescribeReplicationGroupsInput) (*request.Request, *elasticache.DescribeReplicationGroupsOutput)
DescribeReplicationGroupsRequest mocks base method
func (*MockElastiCacheAPI) DescribeReplicationGroupsWithContext ¶
func (m *MockElastiCacheAPI) DescribeReplicationGroupsWithContext(arg0 context.Context, arg1 *elasticache.DescribeReplicationGroupsInput, arg2 ...request.Option) (*elasticache.DescribeReplicationGroupsOutput, error)
DescribeReplicationGroupsWithContext mocks base method
func (*MockElastiCacheAPI) DescribeReservedCacheNodes ¶
func (m *MockElastiCacheAPI) DescribeReservedCacheNodes(arg0 *elasticache.DescribeReservedCacheNodesInput) (*elasticache.DescribeReservedCacheNodesOutput, error)
DescribeReservedCacheNodes mocks base method
func (*MockElastiCacheAPI) DescribeReservedCacheNodesOfferings ¶
func (m *MockElastiCacheAPI) DescribeReservedCacheNodesOfferings(arg0 *elasticache.DescribeReservedCacheNodesOfferingsInput) (*elasticache.DescribeReservedCacheNodesOfferingsOutput, error)
DescribeReservedCacheNodesOfferings mocks base method
func (*MockElastiCacheAPI) DescribeReservedCacheNodesOfferingsPages ¶
func (m *MockElastiCacheAPI) DescribeReservedCacheNodesOfferingsPages(arg0 *elasticache.DescribeReservedCacheNodesOfferingsInput, arg1 func(*elasticache.DescribeReservedCacheNodesOfferingsOutput, bool) bool) error
DescribeReservedCacheNodesOfferingsPages mocks base method
func (*MockElastiCacheAPI) DescribeReservedCacheNodesOfferingsPagesWithContext ¶
func (m *MockElastiCacheAPI) DescribeReservedCacheNodesOfferingsPagesWithContext(arg0 context.Context, arg1 *elasticache.DescribeReservedCacheNodesOfferingsInput, arg2 func(*elasticache.DescribeReservedCacheNodesOfferingsOutput, bool) bool, arg3 ...request.Option) error
DescribeReservedCacheNodesOfferingsPagesWithContext mocks base method
func (*MockElastiCacheAPI) DescribeReservedCacheNodesOfferingsRequest ¶
func (m *MockElastiCacheAPI) DescribeReservedCacheNodesOfferingsRequest(arg0 *elasticache.DescribeReservedCacheNodesOfferingsInput) (*request.Request, *elasticache.DescribeReservedCacheNodesOfferingsOutput)
DescribeReservedCacheNodesOfferingsRequest mocks base method
func (*MockElastiCacheAPI) DescribeReservedCacheNodesOfferingsWithContext ¶
func (m *MockElastiCacheAPI) DescribeReservedCacheNodesOfferingsWithContext(arg0 context.Context, arg1 *elasticache.DescribeReservedCacheNodesOfferingsInput, arg2 ...request.Option) (*elasticache.DescribeReservedCacheNodesOfferingsOutput, error)
DescribeReservedCacheNodesOfferingsWithContext mocks base method
func (*MockElastiCacheAPI) DescribeReservedCacheNodesPages ¶
func (m *MockElastiCacheAPI) DescribeReservedCacheNodesPages(arg0 *elasticache.DescribeReservedCacheNodesInput, arg1 func(*elasticache.DescribeReservedCacheNodesOutput, bool) bool) error
DescribeReservedCacheNodesPages mocks base method
func (*MockElastiCacheAPI) DescribeReservedCacheNodesPagesWithContext ¶
func (m *MockElastiCacheAPI) DescribeReservedCacheNodesPagesWithContext(arg0 context.Context, arg1 *elasticache.DescribeReservedCacheNodesInput, arg2 func(*elasticache.DescribeReservedCacheNodesOutput, bool) bool, arg3 ...request.Option) error
DescribeReservedCacheNodesPagesWithContext mocks base method
func (*MockElastiCacheAPI) DescribeReservedCacheNodesRequest ¶
func (m *MockElastiCacheAPI) DescribeReservedCacheNodesRequest(arg0 *elasticache.DescribeReservedCacheNodesInput) (*request.Request, *elasticache.DescribeReservedCacheNodesOutput)
DescribeReservedCacheNodesRequest mocks base method
func (*MockElastiCacheAPI) DescribeReservedCacheNodesWithContext ¶
func (m *MockElastiCacheAPI) DescribeReservedCacheNodesWithContext(arg0 context.Context, arg1 *elasticache.DescribeReservedCacheNodesInput, arg2 ...request.Option) (*elasticache.DescribeReservedCacheNodesOutput, error)
DescribeReservedCacheNodesWithContext mocks base method
func (*MockElastiCacheAPI) DescribeServiceUpdates ¶
func (m *MockElastiCacheAPI) DescribeServiceUpdates(arg0 *elasticache.DescribeServiceUpdatesInput) (*elasticache.DescribeServiceUpdatesOutput, error)
DescribeServiceUpdates mocks base method
func (*MockElastiCacheAPI) DescribeServiceUpdatesPages ¶
func (m *MockElastiCacheAPI) DescribeServiceUpdatesPages(arg0 *elasticache.DescribeServiceUpdatesInput, arg1 func(*elasticache.DescribeServiceUpdatesOutput, bool) bool) error
DescribeServiceUpdatesPages mocks base method
func (*MockElastiCacheAPI) DescribeServiceUpdatesPagesWithContext ¶
func (m *MockElastiCacheAPI) DescribeServiceUpdatesPagesWithContext(arg0 context.Context, arg1 *elasticache.DescribeServiceUpdatesInput, arg2 func(*elasticache.DescribeServiceUpdatesOutput, bool) bool, arg3 ...request.Option) error
DescribeServiceUpdatesPagesWithContext mocks base method
func (*MockElastiCacheAPI) DescribeServiceUpdatesRequest ¶
func (m *MockElastiCacheAPI) DescribeServiceUpdatesRequest(arg0 *elasticache.DescribeServiceUpdatesInput) (*request.Request, *elasticache.DescribeServiceUpdatesOutput)
DescribeServiceUpdatesRequest mocks base method
func (*MockElastiCacheAPI) DescribeServiceUpdatesWithContext ¶
func (m *MockElastiCacheAPI) DescribeServiceUpdatesWithContext(arg0 context.Context, arg1 *elasticache.DescribeServiceUpdatesInput, arg2 ...request.Option) (*elasticache.DescribeServiceUpdatesOutput, error)
DescribeServiceUpdatesWithContext mocks base method
func (*MockElastiCacheAPI) DescribeSnapshots ¶
func (m *MockElastiCacheAPI) DescribeSnapshots(arg0 *elasticache.DescribeSnapshotsInput) (*elasticache.DescribeSnapshotsOutput, error)
DescribeSnapshots mocks base method
func (*MockElastiCacheAPI) DescribeSnapshotsPages ¶
func (m *MockElastiCacheAPI) DescribeSnapshotsPages(arg0 *elasticache.DescribeSnapshotsInput, arg1 func(*elasticache.DescribeSnapshotsOutput, bool) bool) error
DescribeSnapshotsPages mocks base method
func (*MockElastiCacheAPI) DescribeSnapshotsPagesWithContext ¶
func (m *MockElastiCacheAPI) DescribeSnapshotsPagesWithContext(arg0 context.Context, arg1 *elasticache.DescribeSnapshotsInput, arg2 func(*elasticache.DescribeSnapshotsOutput, bool) bool, arg3 ...request.Option) error
DescribeSnapshotsPagesWithContext mocks base method
func (*MockElastiCacheAPI) DescribeSnapshotsRequest ¶
func (m *MockElastiCacheAPI) DescribeSnapshotsRequest(arg0 *elasticache.DescribeSnapshotsInput) (*request.Request, *elasticache.DescribeSnapshotsOutput)
DescribeSnapshotsRequest mocks base method
func (*MockElastiCacheAPI) DescribeSnapshotsWithContext ¶
func (m *MockElastiCacheAPI) DescribeSnapshotsWithContext(arg0 context.Context, arg1 *elasticache.DescribeSnapshotsInput, arg2 ...request.Option) (*elasticache.DescribeSnapshotsOutput, error)
DescribeSnapshotsWithContext mocks base method
func (*MockElastiCacheAPI) DescribeUpdateActions ¶
func (m *MockElastiCacheAPI) DescribeUpdateActions(arg0 *elasticache.DescribeUpdateActionsInput) (*elasticache.DescribeUpdateActionsOutput, error)
DescribeUpdateActions mocks base method
func (*MockElastiCacheAPI) DescribeUpdateActionsPages ¶
func (m *MockElastiCacheAPI) DescribeUpdateActionsPages(arg0 *elasticache.DescribeUpdateActionsInput, arg1 func(*elasticache.DescribeUpdateActionsOutput, bool) bool) error
DescribeUpdateActionsPages mocks base method
func (*MockElastiCacheAPI) DescribeUpdateActionsPagesWithContext ¶
func (m *MockElastiCacheAPI) DescribeUpdateActionsPagesWithContext(arg0 context.Context, arg1 *elasticache.DescribeUpdateActionsInput, arg2 func(*elasticache.DescribeUpdateActionsOutput, bool) bool, arg3 ...request.Option) error
DescribeUpdateActionsPagesWithContext mocks base method
func (*MockElastiCacheAPI) DescribeUpdateActionsRequest ¶
func (m *MockElastiCacheAPI) DescribeUpdateActionsRequest(arg0 *elasticache.DescribeUpdateActionsInput) (*request.Request, *elasticache.DescribeUpdateActionsOutput)
DescribeUpdateActionsRequest mocks base method
func (*MockElastiCacheAPI) DescribeUpdateActionsWithContext ¶
func (m *MockElastiCacheAPI) DescribeUpdateActionsWithContext(arg0 context.Context, arg1 *elasticache.DescribeUpdateActionsInput, arg2 ...request.Option) (*elasticache.DescribeUpdateActionsOutput, error)
DescribeUpdateActionsWithContext mocks base method
func (*MockElastiCacheAPI) DescribeUserGroups ¶
func (m *MockElastiCacheAPI) DescribeUserGroups(arg0 *elasticache.DescribeUserGroupsInput) (*elasticache.DescribeUserGroupsOutput, error)
DescribeUserGroups mocks base method
func (*MockElastiCacheAPI) DescribeUserGroupsPages ¶
func (m *MockElastiCacheAPI) DescribeUserGroupsPages(arg0 *elasticache.DescribeUserGroupsInput, arg1 func(*elasticache.DescribeUserGroupsOutput, bool) bool) error
DescribeUserGroupsPages mocks base method
func (*MockElastiCacheAPI) DescribeUserGroupsPagesWithContext ¶
func (m *MockElastiCacheAPI) DescribeUserGroupsPagesWithContext(arg0 context.Context, arg1 *elasticache.DescribeUserGroupsInput, arg2 func(*elasticache.DescribeUserGroupsOutput, bool) bool, arg3 ...request.Option) error
DescribeUserGroupsPagesWithContext mocks base method
func (*MockElastiCacheAPI) DescribeUserGroupsRequest ¶
func (m *MockElastiCacheAPI) DescribeUserGroupsRequest(arg0 *elasticache.DescribeUserGroupsInput) (*request.Request, *elasticache.DescribeUserGroupsOutput)
DescribeUserGroupsRequest mocks base method
func (*MockElastiCacheAPI) DescribeUserGroupsWithContext ¶
func (m *MockElastiCacheAPI) DescribeUserGroupsWithContext(arg0 context.Context, arg1 *elasticache.DescribeUserGroupsInput, arg2 ...request.Option) (*elasticache.DescribeUserGroupsOutput, error)
DescribeUserGroupsWithContext mocks base method
func (*MockElastiCacheAPI) DescribeUsers ¶
func (m *MockElastiCacheAPI) DescribeUsers(arg0 *elasticache.DescribeUsersInput) (*elasticache.DescribeUsersOutput, error)
DescribeUsers mocks base method
func (*MockElastiCacheAPI) DescribeUsersPages ¶
func (m *MockElastiCacheAPI) DescribeUsersPages(arg0 *elasticache.DescribeUsersInput, arg1 func(*elasticache.DescribeUsersOutput, bool) bool) error
DescribeUsersPages mocks base method
func (*MockElastiCacheAPI) DescribeUsersPagesWithContext ¶
func (m *MockElastiCacheAPI) DescribeUsersPagesWithContext(arg0 context.Context, arg1 *elasticache.DescribeUsersInput, arg2 func(*elasticache.DescribeUsersOutput, bool) bool, arg3 ...request.Option) error
DescribeUsersPagesWithContext mocks base method
func (*MockElastiCacheAPI) DescribeUsersRequest ¶
func (m *MockElastiCacheAPI) DescribeUsersRequest(arg0 *elasticache.DescribeUsersInput) (*request.Request, *elasticache.DescribeUsersOutput)
DescribeUsersRequest mocks base method
func (*MockElastiCacheAPI) DescribeUsersWithContext ¶
func (m *MockElastiCacheAPI) DescribeUsersWithContext(arg0 context.Context, arg1 *elasticache.DescribeUsersInput, arg2 ...request.Option) (*elasticache.DescribeUsersOutput, error)
DescribeUsersWithContext mocks base method
func (*MockElastiCacheAPI) DisassociateGlobalReplicationGroup ¶
func (m *MockElastiCacheAPI) DisassociateGlobalReplicationGroup(arg0 *elasticache.DisassociateGlobalReplicationGroupInput) (*elasticache.DisassociateGlobalReplicationGroupOutput, error)
DisassociateGlobalReplicationGroup mocks base method
func (*MockElastiCacheAPI) DisassociateGlobalReplicationGroupRequest ¶
func (m *MockElastiCacheAPI) DisassociateGlobalReplicationGroupRequest(arg0 *elasticache.DisassociateGlobalReplicationGroupInput) (*request.Request, *elasticache.DisassociateGlobalReplicationGroupOutput)
DisassociateGlobalReplicationGroupRequest mocks base method
func (*MockElastiCacheAPI) DisassociateGlobalReplicationGroupWithContext ¶
func (m *MockElastiCacheAPI) DisassociateGlobalReplicationGroupWithContext(arg0 context.Context, arg1 *elasticache.DisassociateGlobalReplicationGroupInput, arg2 ...request.Option) (*elasticache.DisassociateGlobalReplicationGroupOutput, error)
DisassociateGlobalReplicationGroupWithContext mocks base method
func (*MockElastiCacheAPI) EXPECT ¶
func (m *MockElastiCacheAPI) EXPECT() *MockElastiCacheAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockElastiCacheAPI) FailoverGlobalReplicationGroup ¶
func (m *MockElastiCacheAPI) FailoverGlobalReplicationGroup(arg0 *elasticache.FailoverGlobalReplicationGroupInput) (*elasticache.FailoverGlobalReplicationGroupOutput, error)
FailoverGlobalReplicationGroup mocks base method
func (*MockElastiCacheAPI) FailoverGlobalReplicationGroupRequest ¶
func (m *MockElastiCacheAPI) FailoverGlobalReplicationGroupRequest(arg0 *elasticache.FailoverGlobalReplicationGroupInput) (*request.Request, *elasticache.FailoverGlobalReplicationGroupOutput)
FailoverGlobalReplicationGroupRequest mocks base method
func (*MockElastiCacheAPI) FailoverGlobalReplicationGroupWithContext ¶
func (m *MockElastiCacheAPI) FailoverGlobalReplicationGroupWithContext(arg0 context.Context, arg1 *elasticache.FailoverGlobalReplicationGroupInput, arg2 ...request.Option) (*elasticache.FailoverGlobalReplicationGroupOutput, error)
FailoverGlobalReplicationGroupWithContext mocks base method
func (*MockElastiCacheAPI) IncreaseNodeGroupsInGlobalReplicationGroup ¶
func (m *MockElastiCacheAPI) IncreaseNodeGroupsInGlobalReplicationGroup(arg0 *elasticache.IncreaseNodeGroupsInGlobalReplicationGroupInput) (*elasticache.IncreaseNodeGroupsInGlobalReplicationGroupOutput, error)
IncreaseNodeGroupsInGlobalReplicationGroup mocks base method
func (*MockElastiCacheAPI) IncreaseNodeGroupsInGlobalReplicationGroupRequest ¶
func (m *MockElastiCacheAPI) IncreaseNodeGroupsInGlobalReplicationGroupRequest(arg0 *elasticache.IncreaseNodeGroupsInGlobalReplicationGroupInput) (*request.Request, *elasticache.IncreaseNodeGroupsInGlobalReplicationGroupOutput)
IncreaseNodeGroupsInGlobalReplicationGroupRequest mocks base method
func (*MockElastiCacheAPI) IncreaseNodeGroupsInGlobalReplicationGroupWithContext ¶
func (m *MockElastiCacheAPI) IncreaseNodeGroupsInGlobalReplicationGroupWithContext(arg0 context.Context, arg1 *elasticache.IncreaseNodeGroupsInGlobalReplicationGroupInput, arg2 ...request.Option) (*elasticache.IncreaseNodeGroupsInGlobalReplicationGroupOutput, error)
IncreaseNodeGroupsInGlobalReplicationGroupWithContext mocks base method
func (*MockElastiCacheAPI) IncreaseReplicaCount ¶
func (m *MockElastiCacheAPI) IncreaseReplicaCount(arg0 *elasticache.IncreaseReplicaCountInput) (*elasticache.IncreaseReplicaCountOutput, error)
IncreaseReplicaCount mocks base method
func (*MockElastiCacheAPI) IncreaseReplicaCountRequest ¶
func (m *MockElastiCacheAPI) IncreaseReplicaCountRequest(arg0 *elasticache.IncreaseReplicaCountInput) (*request.Request, *elasticache.IncreaseReplicaCountOutput)
IncreaseReplicaCountRequest mocks base method
func (*MockElastiCacheAPI) IncreaseReplicaCountWithContext ¶
func (m *MockElastiCacheAPI) IncreaseReplicaCountWithContext(arg0 context.Context, arg1 *elasticache.IncreaseReplicaCountInput, arg2 ...request.Option) (*elasticache.IncreaseReplicaCountOutput, error)
IncreaseReplicaCountWithContext mocks base method
func (*MockElastiCacheAPI) ListAllowedNodeTypeModifications ¶
func (m *MockElastiCacheAPI) ListAllowedNodeTypeModifications(arg0 *elasticache.ListAllowedNodeTypeModificationsInput) (*elasticache.ListAllowedNodeTypeModificationsOutput, error)
ListAllowedNodeTypeModifications mocks base method
func (*MockElastiCacheAPI) ListAllowedNodeTypeModificationsRequest ¶
func (m *MockElastiCacheAPI) ListAllowedNodeTypeModificationsRequest(arg0 *elasticache.ListAllowedNodeTypeModificationsInput) (*request.Request, *elasticache.ListAllowedNodeTypeModificationsOutput)
ListAllowedNodeTypeModificationsRequest mocks base method
func (*MockElastiCacheAPI) ListAllowedNodeTypeModificationsWithContext ¶
func (m *MockElastiCacheAPI) ListAllowedNodeTypeModificationsWithContext(arg0 context.Context, arg1 *elasticache.ListAllowedNodeTypeModificationsInput, arg2 ...request.Option) (*elasticache.ListAllowedNodeTypeModificationsOutput, error)
ListAllowedNodeTypeModificationsWithContext mocks base method
func (*MockElastiCacheAPI) ListTagsForResource ¶
func (m *MockElastiCacheAPI) ListTagsForResource(arg0 *elasticache.ListTagsForResourceInput) (*elasticache.TagListMessage, error)
ListTagsForResource mocks base method
func (*MockElastiCacheAPI) ListTagsForResourceRequest ¶
func (m *MockElastiCacheAPI) ListTagsForResourceRequest(arg0 *elasticache.ListTagsForResourceInput) (*request.Request, *elasticache.TagListMessage)
ListTagsForResourceRequest mocks base method
func (*MockElastiCacheAPI) ListTagsForResourceWithContext ¶
func (m *MockElastiCacheAPI) ListTagsForResourceWithContext(arg0 context.Context, arg1 *elasticache.ListTagsForResourceInput, arg2 ...request.Option) (*elasticache.TagListMessage, error)
ListTagsForResourceWithContext mocks base method
func (*MockElastiCacheAPI) ModifyCacheCluster ¶
func (m *MockElastiCacheAPI) ModifyCacheCluster(arg0 *elasticache.ModifyCacheClusterInput) (*elasticache.ModifyCacheClusterOutput, error)
ModifyCacheCluster mocks base method
func (*MockElastiCacheAPI) ModifyCacheClusterRequest ¶
func (m *MockElastiCacheAPI) ModifyCacheClusterRequest(arg0 *elasticache.ModifyCacheClusterInput) (*request.Request, *elasticache.ModifyCacheClusterOutput)
ModifyCacheClusterRequest mocks base method
func (*MockElastiCacheAPI) ModifyCacheClusterWithContext ¶
func (m *MockElastiCacheAPI) ModifyCacheClusterWithContext(arg0 context.Context, arg1 *elasticache.ModifyCacheClusterInput, arg2 ...request.Option) (*elasticache.ModifyCacheClusterOutput, error)
ModifyCacheClusterWithContext mocks base method
func (*MockElastiCacheAPI) ModifyCacheParameterGroup ¶
func (m *MockElastiCacheAPI) ModifyCacheParameterGroup(arg0 *elasticache.ModifyCacheParameterGroupInput) (*elasticache.CacheParameterGroupNameMessage, error)
ModifyCacheParameterGroup mocks base method
func (*MockElastiCacheAPI) ModifyCacheParameterGroupRequest ¶
func (m *MockElastiCacheAPI) ModifyCacheParameterGroupRequest(arg0 *elasticache.ModifyCacheParameterGroupInput) (*request.Request, *elasticache.CacheParameterGroupNameMessage)
ModifyCacheParameterGroupRequest mocks base method
func (*MockElastiCacheAPI) ModifyCacheParameterGroupWithContext ¶
func (m *MockElastiCacheAPI) ModifyCacheParameterGroupWithContext(arg0 context.Context, arg1 *elasticache.ModifyCacheParameterGroupInput, arg2 ...request.Option) (*elasticache.CacheParameterGroupNameMessage, error)
ModifyCacheParameterGroupWithContext mocks base method
func (*MockElastiCacheAPI) ModifyCacheSubnetGroup ¶
func (m *MockElastiCacheAPI) ModifyCacheSubnetGroup(arg0 *elasticache.ModifyCacheSubnetGroupInput) (*elasticache.ModifyCacheSubnetGroupOutput, error)
ModifyCacheSubnetGroup mocks base method
func (*MockElastiCacheAPI) ModifyCacheSubnetGroupRequest ¶
func (m *MockElastiCacheAPI) ModifyCacheSubnetGroupRequest(arg0 *elasticache.ModifyCacheSubnetGroupInput) (*request.Request, *elasticache.ModifyCacheSubnetGroupOutput)
ModifyCacheSubnetGroupRequest mocks base method
func (*MockElastiCacheAPI) ModifyCacheSubnetGroupWithContext ¶
func (m *MockElastiCacheAPI) ModifyCacheSubnetGroupWithContext(arg0 context.Context, arg1 *elasticache.ModifyCacheSubnetGroupInput, arg2 ...request.Option) (*elasticache.ModifyCacheSubnetGroupOutput, error)
ModifyCacheSubnetGroupWithContext mocks base method
func (*MockElastiCacheAPI) ModifyGlobalReplicationGroup ¶
func (m *MockElastiCacheAPI) ModifyGlobalReplicationGroup(arg0 *elasticache.ModifyGlobalReplicationGroupInput) (*elasticache.ModifyGlobalReplicationGroupOutput, error)
ModifyGlobalReplicationGroup mocks base method
func (*MockElastiCacheAPI) ModifyGlobalReplicationGroupRequest ¶
func (m *MockElastiCacheAPI) ModifyGlobalReplicationGroupRequest(arg0 *elasticache.ModifyGlobalReplicationGroupInput) (*request.Request, *elasticache.ModifyGlobalReplicationGroupOutput)
ModifyGlobalReplicationGroupRequest mocks base method
func (*MockElastiCacheAPI) ModifyGlobalReplicationGroupWithContext ¶
func (m *MockElastiCacheAPI) ModifyGlobalReplicationGroupWithContext(arg0 context.Context, arg1 *elasticache.ModifyGlobalReplicationGroupInput, arg2 ...request.Option) (*elasticache.ModifyGlobalReplicationGroupOutput, error)
ModifyGlobalReplicationGroupWithContext mocks base method
func (*MockElastiCacheAPI) ModifyReplicationGroup ¶
func (m *MockElastiCacheAPI) ModifyReplicationGroup(arg0 *elasticache.ModifyReplicationGroupInput) (*elasticache.ModifyReplicationGroupOutput, error)
ModifyReplicationGroup mocks base method
func (*MockElastiCacheAPI) ModifyReplicationGroupRequest ¶
func (m *MockElastiCacheAPI) ModifyReplicationGroupRequest(arg0 *elasticache.ModifyReplicationGroupInput) (*request.Request, *elasticache.ModifyReplicationGroupOutput)
ModifyReplicationGroupRequest mocks base method
func (*MockElastiCacheAPI) ModifyReplicationGroupShardConfiguration ¶
func (m *MockElastiCacheAPI) ModifyReplicationGroupShardConfiguration(arg0 *elasticache.ModifyReplicationGroupShardConfigurationInput) (*elasticache.ModifyReplicationGroupShardConfigurationOutput, error)
ModifyReplicationGroupShardConfiguration mocks base method
func (*MockElastiCacheAPI) ModifyReplicationGroupShardConfigurationRequest ¶
func (m *MockElastiCacheAPI) ModifyReplicationGroupShardConfigurationRequest(arg0 *elasticache.ModifyReplicationGroupShardConfigurationInput) (*request.Request, *elasticache.ModifyReplicationGroupShardConfigurationOutput)
ModifyReplicationGroupShardConfigurationRequest mocks base method
func (*MockElastiCacheAPI) ModifyReplicationGroupShardConfigurationWithContext ¶
func (m *MockElastiCacheAPI) ModifyReplicationGroupShardConfigurationWithContext(arg0 context.Context, arg1 *elasticache.ModifyReplicationGroupShardConfigurationInput, arg2 ...request.Option) (*elasticache.ModifyReplicationGroupShardConfigurationOutput, error)
ModifyReplicationGroupShardConfigurationWithContext mocks base method
func (*MockElastiCacheAPI) ModifyReplicationGroupWithContext ¶
func (m *MockElastiCacheAPI) ModifyReplicationGroupWithContext(arg0 context.Context, arg1 *elasticache.ModifyReplicationGroupInput, arg2 ...request.Option) (*elasticache.ModifyReplicationGroupOutput, error)
ModifyReplicationGroupWithContext mocks base method
func (*MockElastiCacheAPI) ModifyUser ¶
func (m *MockElastiCacheAPI) ModifyUser(arg0 *elasticache.ModifyUserInput) (*elasticache.ModifyUserOutput, error)
ModifyUser mocks base method
func (*MockElastiCacheAPI) ModifyUserGroup ¶
func (m *MockElastiCacheAPI) ModifyUserGroup(arg0 *elasticache.ModifyUserGroupInput) (*elasticache.ModifyUserGroupOutput, error)
ModifyUserGroup mocks base method
func (*MockElastiCacheAPI) ModifyUserGroupRequest ¶
func (m *MockElastiCacheAPI) ModifyUserGroupRequest(arg0 *elasticache.ModifyUserGroupInput) (*request.Request, *elasticache.ModifyUserGroupOutput)
ModifyUserGroupRequest mocks base method
func (*MockElastiCacheAPI) ModifyUserGroupWithContext ¶
func (m *MockElastiCacheAPI) ModifyUserGroupWithContext(arg0 context.Context, arg1 *elasticache.ModifyUserGroupInput, arg2 ...request.Option) (*elasticache.ModifyUserGroupOutput, error)
ModifyUserGroupWithContext mocks base method
func (*MockElastiCacheAPI) ModifyUserRequest ¶
func (m *MockElastiCacheAPI) ModifyUserRequest(arg0 *elasticache.ModifyUserInput) (*request.Request, *elasticache.ModifyUserOutput)
ModifyUserRequest mocks base method
func (*MockElastiCacheAPI) ModifyUserWithContext ¶
func (m *MockElastiCacheAPI) ModifyUserWithContext(arg0 context.Context, arg1 *elasticache.ModifyUserInput, arg2 ...request.Option) (*elasticache.ModifyUserOutput, error)
ModifyUserWithContext mocks base method
func (*MockElastiCacheAPI) PurchaseReservedCacheNodesOffering ¶
func (m *MockElastiCacheAPI) PurchaseReservedCacheNodesOffering(arg0 *elasticache.PurchaseReservedCacheNodesOfferingInput) (*elasticache.PurchaseReservedCacheNodesOfferingOutput, error)
PurchaseReservedCacheNodesOffering mocks base method
func (*MockElastiCacheAPI) PurchaseReservedCacheNodesOfferingRequest ¶
func (m *MockElastiCacheAPI) PurchaseReservedCacheNodesOfferingRequest(arg0 *elasticache.PurchaseReservedCacheNodesOfferingInput) (*request.Request, *elasticache.PurchaseReservedCacheNodesOfferingOutput)
PurchaseReservedCacheNodesOfferingRequest mocks base method
func (*MockElastiCacheAPI) PurchaseReservedCacheNodesOfferingWithContext ¶
func (m *MockElastiCacheAPI) PurchaseReservedCacheNodesOfferingWithContext(arg0 context.Context, arg1 *elasticache.PurchaseReservedCacheNodesOfferingInput, arg2 ...request.Option) (*elasticache.PurchaseReservedCacheNodesOfferingOutput, error)
PurchaseReservedCacheNodesOfferingWithContext mocks base method
func (*MockElastiCacheAPI) RebalanceSlotsInGlobalReplicationGroup ¶
func (m *MockElastiCacheAPI) RebalanceSlotsInGlobalReplicationGroup(arg0 *elasticache.RebalanceSlotsInGlobalReplicationGroupInput) (*elasticache.RebalanceSlotsInGlobalReplicationGroupOutput, error)
RebalanceSlotsInGlobalReplicationGroup mocks base method
func (*MockElastiCacheAPI) RebalanceSlotsInGlobalReplicationGroupRequest ¶
func (m *MockElastiCacheAPI) RebalanceSlotsInGlobalReplicationGroupRequest(arg0 *elasticache.RebalanceSlotsInGlobalReplicationGroupInput) (*request.Request, *elasticache.RebalanceSlotsInGlobalReplicationGroupOutput)
RebalanceSlotsInGlobalReplicationGroupRequest mocks base method
func (*MockElastiCacheAPI) RebalanceSlotsInGlobalReplicationGroupWithContext ¶
func (m *MockElastiCacheAPI) RebalanceSlotsInGlobalReplicationGroupWithContext(arg0 context.Context, arg1 *elasticache.RebalanceSlotsInGlobalReplicationGroupInput, arg2 ...request.Option) (*elasticache.RebalanceSlotsInGlobalReplicationGroupOutput, error)
RebalanceSlotsInGlobalReplicationGroupWithContext mocks base method
func (*MockElastiCacheAPI) RebootCacheCluster ¶
func (m *MockElastiCacheAPI) RebootCacheCluster(arg0 *elasticache.RebootCacheClusterInput) (*elasticache.RebootCacheClusterOutput, error)
RebootCacheCluster mocks base method
func (*MockElastiCacheAPI) RebootCacheClusterRequest ¶
func (m *MockElastiCacheAPI) RebootCacheClusterRequest(arg0 *elasticache.RebootCacheClusterInput) (*request.Request, *elasticache.RebootCacheClusterOutput)
RebootCacheClusterRequest mocks base method
func (*MockElastiCacheAPI) RebootCacheClusterWithContext ¶
func (m *MockElastiCacheAPI) RebootCacheClusterWithContext(arg0 context.Context, arg1 *elasticache.RebootCacheClusterInput, arg2 ...request.Option) (*elasticache.RebootCacheClusterOutput, error)
RebootCacheClusterWithContext mocks base method
func (*MockElastiCacheAPI) RemoveTagsFromResource ¶
func (m *MockElastiCacheAPI) RemoveTagsFromResource(arg0 *elasticache.RemoveTagsFromResourceInput) (*elasticache.TagListMessage, error)
RemoveTagsFromResource mocks base method
func (*MockElastiCacheAPI) RemoveTagsFromResourceRequest ¶
func (m *MockElastiCacheAPI) RemoveTagsFromResourceRequest(arg0 *elasticache.RemoveTagsFromResourceInput) (*request.Request, *elasticache.TagListMessage)
RemoveTagsFromResourceRequest mocks base method
func (*MockElastiCacheAPI) RemoveTagsFromResourceWithContext ¶
func (m *MockElastiCacheAPI) RemoveTagsFromResourceWithContext(arg0 context.Context, arg1 *elasticache.RemoveTagsFromResourceInput, arg2 ...request.Option) (*elasticache.TagListMessage, error)
RemoveTagsFromResourceWithContext mocks base method
func (*MockElastiCacheAPI) ResetCacheParameterGroup ¶
func (m *MockElastiCacheAPI) ResetCacheParameterGroup(arg0 *elasticache.ResetCacheParameterGroupInput) (*elasticache.CacheParameterGroupNameMessage, error)
ResetCacheParameterGroup mocks base method
func (*MockElastiCacheAPI) ResetCacheParameterGroupRequest ¶
func (m *MockElastiCacheAPI) ResetCacheParameterGroupRequest(arg0 *elasticache.ResetCacheParameterGroupInput) (*request.Request, *elasticache.CacheParameterGroupNameMessage)
ResetCacheParameterGroupRequest mocks base method
func (*MockElastiCacheAPI) ResetCacheParameterGroupWithContext ¶
func (m *MockElastiCacheAPI) ResetCacheParameterGroupWithContext(arg0 context.Context, arg1 *elasticache.ResetCacheParameterGroupInput, arg2 ...request.Option) (*elasticache.CacheParameterGroupNameMessage, error)
ResetCacheParameterGroupWithContext mocks base method
func (*MockElastiCacheAPI) RevokeCacheSecurityGroupIngress ¶
func (m *MockElastiCacheAPI) RevokeCacheSecurityGroupIngress(arg0 *elasticache.RevokeCacheSecurityGroupIngressInput) (*elasticache.RevokeCacheSecurityGroupIngressOutput, error)
RevokeCacheSecurityGroupIngress mocks base method
func (*MockElastiCacheAPI) RevokeCacheSecurityGroupIngressRequest ¶
func (m *MockElastiCacheAPI) RevokeCacheSecurityGroupIngressRequest(arg0 *elasticache.RevokeCacheSecurityGroupIngressInput) (*request.Request, *elasticache.RevokeCacheSecurityGroupIngressOutput)
RevokeCacheSecurityGroupIngressRequest mocks base method
func (*MockElastiCacheAPI) RevokeCacheSecurityGroupIngressWithContext ¶
func (m *MockElastiCacheAPI) RevokeCacheSecurityGroupIngressWithContext(arg0 context.Context, arg1 *elasticache.RevokeCacheSecurityGroupIngressInput, arg2 ...request.Option) (*elasticache.RevokeCacheSecurityGroupIngressOutput, error)
RevokeCacheSecurityGroupIngressWithContext mocks base method
func (*MockElastiCacheAPI) StartMigration ¶
func (m *MockElastiCacheAPI) StartMigration(arg0 *elasticache.StartMigrationInput) (*elasticache.StartMigrationOutput, error)
StartMigration mocks base method
func (*MockElastiCacheAPI) StartMigrationRequest ¶
func (m *MockElastiCacheAPI) StartMigrationRequest(arg0 *elasticache.StartMigrationInput) (*request.Request, *elasticache.StartMigrationOutput)
StartMigrationRequest mocks base method
func (*MockElastiCacheAPI) StartMigrationWithContext ¶
func (m *MockElastiCacheAPI) StartMigrationWithContext(arg0 context.Context, arg1 *elasticache.StartMigrationInput, arg2 ...request.Option) (*elasticache.StartMigrationOutput, error)
StartMigrationWithContext mocks base method
func (*MockElastiCacheAPI) TestFailover ¶
func (m *MockElastiCacheAPI) TestFailover(arg0 *elasticache.TestFailoverInput) (*elasticache.TestFailoverOutput, error)
TestFailover mocks base method
func (*MockElastiCacheAPI) TestFailoverRequest ¶
func (m *MockElastiCacheAPI) TestFailoverRequest(arg0 *elasticache.TestFailoverInput) (*request.Request, *elasticache.TestFailoverOutput)
TestFailoverRequest mocks base method
func (*MockElastiCacheAPI) TestFailoverWithContext ¶
func (m *MockElastiCacheAPI) TestFailoverWithContext(arg0 context.Context, arg1 *elasticache.TestFailoverInput, arg2 ...request.Option) (*elasticache.TestFailoverOutput, error)
TestFailoverWithContext mocks base method
func (*MockElastiCacheAPI) WaitUntilCacheClusterAvailable ¶
func (m *MockElastiCacheAPI) WaitUntilCacheClusterAvailable(arg0 *elasticache.DescribeCacheClustersInput) error
WaitUntilCacheClusterAvailable mocks base method
func (*MockElastiCacheAPI) WaitUntilCacheClusterAvailableWithContext ¶
func (m *MockElastiCacheAPI) WaitUntilCacheClusterAvailableWithContext(arg0 context.Context, arg1 *elasticache.DescribeCacheClustersInput, arg2 ...request.WaiterOption) error
WaitUntilCacheClusterAvailableWithContext mocks base method
func (*MockElastiCacheAPI) WaitUntilCacheClusterDeleted ¶
func (m *MockElastiCacheAPI) WaitUntilCacheClusterDeleted(arg0 *elasticache.DescribeCacheClustersInput) error
WaitUntilCacheClusterDeleted mocks base method
func (*MockElastiCacheAPI) WaitUntilCacheClusterDeletedWithContext ¶
func (m *MockElastiCacheAPI) WaitUntilCacheClusterDeletedWithContext(arg0 context.Context, arg1 *elasticache.DescribeCacheClustersInput, arg2 ...request.WaiterOption) error
WaitUntilCacheClusterDeletedWithContext mocks base method
func (*MockElastiCacheAPI) WaitUntilReplicationGroupAvailable ¶
func (m *MockElastiCacheAPI) WaitUntilReplicationGroupAvailable(arg0 *elasticache.DescribeReplicationGroupsInput) error
WaitUntilReplicationGroupAvailable mocks base method
func (*MockElastiCacheAPI) WaitUntilReplicationGroupAvailableWithContext ¶
func (m *MockElastiCacheAPI) WaitUntilReplicationGroupAvailableWithContext(arg0 context.Context, arg1 *elasticache.DescribeReplicationGroupsInput, arg2 ...request.WaiterOption) error
WaitUntilReplicationGroupAvailableWithContext mocks base method
func (*MockElastiCacheAPI) WaitUntilReplicationGroupDeleted ¶
func (m *MockElastiCacheAPI) WaitUntilReplicationGroupDeleted(arg0 *elasticache.DescribeReplicationGroupsInput) error
WaitUntilReplicationGroupDeleted mocks base method
func (*MockElastiCacheAPI) WaitUntilReplicationGroupDeletedWithContext ¶
func (m *MockElastiCacheAPI) WaitUntilReplicationGroupDeletedWithContext(arg0 context.Context, arg1 *elasticache.DescribeReplicationGroupsInput, arg2 ...request.WaiterOption) error
WaitUntilReplicationGroupDeletedWithContext mocks base method
type MockElastiCacheAPIMockRecorder ¶
type MockElastiCacheAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockElastiCacheAPIMockRecorder is the mock recorder for MockElastiCacheAPI
func (*MockElastiCacheAPIMockRecorder) AddTagsToResource ¶
func (mr *MockElastiCacheAPIMockRecorder) AddTagsToResource(arg0 interface{}) *gomock.Call
AddTagsToResource indicates an expected call of AddTagsToResource
func (*MockElastiCacheAPIMockRecorder) AddTagsToResourceRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) AddTagsToResourceRequest(arg0 interface{}) *gomock.Call
AddTagsToResourceRequest indicates an expected call of AddTagsToResourceRequest
func (*MockElastiCacheAPIMockRecorder) AddTagsToResourceWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) AddTagsToResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AddTagsToResourceWithContext indicates an expected call of AddTagsToResourceWithContext
func (*MockElastiCacheAPIMockRecorder) AuthorizeCacheSecurityGroupIngress ¶
func (mr *MockElastiCacheAPIMockRecorder) AuthorizeCacheSecurityGroupIngress(arg0 interface{}) *gomock.Call
AuthorizeCacheSecurityGroupIngress indicates an expected call of AuthorizeCacheSecurityGroupIngress
func (*MockElastiCacheAPIMockRecorder) AuthorizeCacheSecurityGroupIngressRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) AuthorizeCacheSecurityGroupIngressRequest(arg0 interface{}) *gomock.Call
AuthorizeCacheSecurityGroupIngressRequest indicates an expected call of AuthorizeCacheSecurityGroupIngressRequest
func (*MockElastiCacheAPIMockRecorder) AuthorizeCacheSecurityGroupIngressWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) AuthorizeCacheSecurityGroupIngressWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
AuthorizeCacheSecurityGroupIngressWithContext indicates an expected call of AuthorizeCacheSecurityGroupIngressWithContext
func (*MockElastiCacheAPIMockRecorder) BatchApplyUpdateAction ¶
func (mr *MockElastiCacheAPIMockRecorder) BatchApplyUpdateAction(arg0 interface{}) *gomock.Call
BatchApplyUpdateAction indicates an expected call of BatchApplyUpdateAction
func (*MockElastiCacheAPIMockRecorder) BatchApplyUpdateActionRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) BatchApplyUpdateActionRequest(arg0 interface{}) *gomock.Call
BatchApplyUpdateActionRequest indicates an expected call of BatchApplyUpdateActionRequest
func (*MockElastiCacheAPIMockRecorder) BatchApplyUpdateActionWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) BatchApplyUpdateActionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchApplyUpdateActionWithContext indicates an expected call of BatchApplyUpdateActionWithContext
func (*MockElastiCacheAPIMockRecorder) BatchStopUpdateAction ¶
func (mr *MockElastiCacheAPIMockRecorder) BatchStopUpdateAction(arg0 interface{}) *gomock.Call
BatchStopUpdateAction indicates an expected call of BatchStopUpdateAction
func (*MockElastiCacheAPIMockRecorder) BatchStopUpdateActionRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) BatchStopUpdateActionRequest(arg0 interface{}) *gomock.Call
BatchStopUpdateActionRequest indicates an expected call of BatchStopUpdateActionRequest
func (*MockElastiCacheAPIMockRecorder) BatchStopUpdateActionWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) BatchStopUpdateActionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
BatchStopUpdateActionWithContext indicates an expected call of BatchStopUpdateActionWithContext
func (*MockElastiCacheAPIMockRecorder) CompleteMigration ¶
func (mr *MockElastiCacheAPIMockRecorder) CompleteMigration(arg0 interface{}) *gomock.Call
CompleteMigration indicates an expected call of CompleteMigration
func (*MockElastiCacheAPIMockRecorder) CompleteMigrationRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) CompleteMigrationRequest(arg0 interface{}) *gomock.Call
CompleteMigrationRequest indicates an expected call of CompleteMigrationRequest
func (*MockElastiCacheAPIMockRecorder) CompleteMigrationWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) CompleteMigrationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CompleteMigrationWithContext indicates an expected call of CompleteMigrationWithContext
func (*MockElastiCacheAPIMockRecorder) CopySnapshot ¶
func (mr *MockElastiCacheAPIMockRecorder) CopySnapshot(arg0 interface{}) *gomock.Call
CopySnapshot indicates an expected call of CopySnapshot
func (*MockElastiCacheAPIMockRecorder) CopySnapshotRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) CopySnapshotRequest(arg0 interface{}) *gomock.Call
CopySnapshotRequest indicates an expected call of CopySnapshotRequest
func (*MockElastiCacheAPIMockRecorder) CopySnapshotWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) CopySnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CopySnapshotWithContext indicates an expected call of CopySnapshotWithContext
func (*MockElastiCacheAPIMockRecorder) CreateCacheCluster ¶
func (mr *MockElastiCacheAPIMockRecorder) CreateCacheCluster(arg0 interface{}) *gomock.Call
CreateCacheCluster indicates an expected call of CreateCacheCluster
func (*MockElastiCacheAPIMockRecorder) CreateCacheClusterRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) CreateCacheClusterRequest(arg0 interface{}) *gomock.Call
CreateCacheClusterRequest indicates an expected call of CreateCacheClusterRequest
func (*MockElastiCacheAPIMockRecorder) CreateCacheClusterWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) CreateCacheClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateCacheClusterWithContext indicates an expected call of CreateCacheClusterWithContext
func (*MockElastiCacheAPIMockRecorder) CreateCacheParameterGroup ¶
func (mr *MockElastiCacheAPIMockRecorder) CreateCacheParameterGroup(arg0 interface{}) *gomock.Call
CreateCacheParameterGroup indicates an expected call of CreateCacheParameterGroup
func (*MockElastiCacheAPIMockRecorder) CreateCacheParameterGroupRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) CreateCacheParameterGroupRequest(arg0 interface{}) *gomock.Call
CreateCacheParameterGroupRequest indicates an expected call of CreateCacheParameterGroupRequest
func (*MockElastiCacheAPIMockRecorder) CreateCacheParameterGroupWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) CreateCacheParameterGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateCacheParameterGroupWithContext indicates an expected call of CreateCacheParameterGroupWithContext
func (*MockElastiCacheAPIMockRecorder) CreateCacheSecurityGroup ¶
func (mr *MockElastiCacheAPIMockRecorder) CreateCacheSecurityGroup(arg0 interface{}) *gomock.Call
CreateCacheSecurityGroup indicates an expected call of CreateCacheSecurityGroup
func (*MockElastiCacheAPIMockRecorder) CreateCacheSecurityGroupRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) CreateCacheSecurityGroupRequest(arg0 interface{}) *gomock.Call
CreateCacheSecurityGroupRequest indicates an expected call of CreateCacheSecurityGroupRequest
func (*MockElastiCacheAPIMockRecorder) CreateCacheSecurityGroupWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) CreateCacheSecurityGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateCacheSecurityGroupWithContext indicates an expected call of CreateCacheSecurityGroupWithContext
func (*MockElastiCacheAPIMockRecorder) CreateCacheSubnetGroup ¶
func (mr *MockElastiCacheAPIMockRecorder) CreateCacheSubnetGroup(arg0 interface{}) *gomock.Call
CreateCacheSubnetGroup indicates an expected call of CreateCacheSubnetGroup
func (*MockElastiCacheAPIMockRecorder) CreateCacheSubnetGroupRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) CreateCacheSubnetGroupRequest(arg0 interface{}) *gomock.Call
CreateCacheSubnetGroupRequest indicates an expected call of CreateCacheSubnetGroupRequest
func (*MockElastiCacheAPIMockRecorder) CreateCacheSubnetGroupWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) CreateCacheSubnetGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateCacheSubnetGroupWithContext indicates an expected call of CreateCacheSubnetGroupWithContext
func (*MockElastiCacheAPIMockRecorder) CreateGlobalReplicationGroup ¶
func (mr *MockElastiCacheAPIMockRecorder) CreateGlobalReplicationGroup(arg0 interface{}) *gomock.Call
CreateGlobalReplicationGroup indicates an expected call of CreateGlobalReplicationGroup
func (*MockElastiCacheAPIMockRecorder) CreateGlobalReplicationGroupRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) CreateGlobalReplicationGroupRequest(arg0 interface{}) *gomock.Call
CreateGlobalReplicationGroupRequest indicates an expected call of CreateGlobalReplicationGroupRequest
func (*MockElastiCacheAPIMockRecorder) CreateGlobalReplicationGroupWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) CreateGlobalReplicationGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateGlobalReplicationGroupWithContext indicates an expected call of CreateGlobalReplicationGroupWithContext
func (*MockElastiCacheAPIMockRecorder) CreateReplicationGroup ¶
func (mr *MockElastiCacheAPIMockRecorder) CreateReplicationGroup(arg0 interface{}) *gomock.Call
CreateReplicationGroup indicates an expected call of CreateReplicationGroup
func (*MockElastiCacheAPIMockRecorder) CreateReplicationGroupRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) CreateReplicationGroupRequest(arg0 interface{}) *gomock.Call
CreateReplicationGroupRequest indicates an expected call of CreateReplicationGroupRequest
func (*MockElastiCacheAPIMockRecorder) CreateReplicationGroupWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) CreateReplicationGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateReplicationGroupWithContext indicates an expected call of CreateReplicationGroupWithContext
func (*MockElastiCacheAPIMockRecorder) CreateSnapshot ¶
func (mr *MockElastiCacheAPIMockRecorder) CreateSnapshot(arg0 interface{}) *gomock.Call
CreateSnapshot indicates an expected call of CreateSnapshot
func (*MockElastiCacheAPIMockRecorder) CreateSnapshotRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) CreateSnapshotRequest(arg0 interface{}) *gomock.Call
CreateSnapshotRequest indicates an expected call of CreateSnapshotRequest
func (*MockElastiCacheAPIMockRecorder) CreateSnapshotWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) CreateSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateSnapshotWithContext indicates an expected call of CreateSnapshotWithContext
func (*MockElastiCacheAPIMockRecorder) CreateUser ¶
func (mr *MockElastiCacheAPIMockRecorder) CreateUser(arg0 interface{}) *gomock.Call
CreateUser indicates an expected call of CreateUser
func (*MockElastiCacheAPIMockRecorder) CreateUserGroup ¶
func (mr *MockElastiCacheAPIMockRecorder) CreateUserGroup(arg0 interface{}) *gomock.Call
CreateUserGroup indicates an expected call of CreateUserGroup
func (*MockElastiCacheAPIMockRecorder) CreateUserGroupRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) CreateUserGroupRequest(arg0 interface{}) *gomock.Call
CreateUserGroupRequest indicates an expected call of CreateUserGroupRequest
func (*MockElastiCacheAPIMockRecorder) CreateUserGroupWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) CreateUserGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateUserGroupWithContext indicates an expected call of CreateUserGroupWithContext
func (*MockElastiCacheAPIMockRecorder) CreateUserRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) CreateUserRequest(arg0 interface{}) *gomock.Call
CreateUserRequest indicates an expected call of CreateUserRequest
func (*MockElastiCacheAPIMockRecorder) CreateUserWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) CreateUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateUserWithContext indicates an expected call of CreateUserWithContext
func (*MockElastiCacheAPIMockRecorder) DecreaseNodeGroupsInGlobalReplicationGroup ¶
func (mr *MockElastiCacheAPIMockRecorder) DecreaseNodeGroupsInGlobalReplicationGroup(arg0 interface{}) *gomock.Call
DecreaseNodeGroupsInGlobalReplicationGroup indicates an expected call of DecreaseNodeGroupsInGlobalReplicationGroup
func (*MockElastiCacheAPIMockRecorder) DecreaseNodeGroupsInGlobalReplicationGroupRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) DecreaseNodeGroupsInGlobalReplicationGroupRequest(arg0 interface{}) *gomock.Call
DecreaseNodeGroupsInGlobalReplicationGroupRequest indicates an expected call of DecreaseNodeGroupsInGlobalReplicationGroupRequest
func (*MockElastiCacheAPIMockRecorder) DecreaseNodeGroupsInGlobalReplicationGroupWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DecreaseNodeGroupsInGlobalReplicationGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DecreaseNodeGroupsInGlobalReplicationGroupWithContext indicates an expected call of DecreaseNodeGroupsInGlobalReplicationGroupWithContext
func (*MockElastiCacheAPIMockRecorder) DecreaseReplicaCount ¶
func (mr *MockElastiCacheAPIMockRecorder) DecreaseReplicaCount(arg0 interface{}) *gomock.Call
DecreaseReplicaCount indicates an expected call of DecreaseReplicaCount
func (*MockElastiCacheAPIMockRecorder) DecreaseReplicaCountRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) DecreaseReplicaCountRequest(arg0 interface{}) *gomock.Call
DecreaseReplicaCountRequest indicates an expected call of DecreaseReplicaCountRequest
func (*MockElastiCacheAPIMockRecorder) DecreaseReplicaCountWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DecreaseReplicaCountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DecreaseReplicaCountWithContext indicates an expected call of DecreaseReplicaCountWithContext
func (*MockElastiCacheAPIMockRecorder) DeleteCacheCluster ¶
func (mr *MockElastiCacheAPIMockRecorder) DeleteCacheCluster(arg0 interface{}) *gomock.Call
DeleteCacheCluster indicates an expected call of DeleteCacheCluster
func (*MockElastiCacheAPIMockRecorder) DeleteCacheClusterRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) DeleteCacheClusterRequest(arg0 interface{}) *gomock.Call
DeleteCacheClusterRequest indicates an expected call of DeleteCacheClusterRequest
func (*MockElastiCacheAPIMockRecorder) DeleteCacheClusterWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DeleteCacheClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteCacheClusterWithContext indicates an expected call of DeleteCacheClusterWithContext
func (*MockElastiCacheAPIMockRecorder) DeleteCacheParameterGroup ¶
func (mr *MockElastiCacheAPIMockRecorder) DeleteCacheParameterGroup(arg0 interface{}) *gomock.Call
DeleteCacheParameterGroup indicates an expected call of DeleteCacheParameterGroup
func (*MockElastiCacheAPIMockRecorder) DeleteCacheParameterGroupRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) DeleteCacheParameterGroupRequest(arg0 interface{}) *gomock.Call
DeleteCacheParameterGroupRequest indicates an expected call of DeleteCacheParameterGroupRequest
func (*MockElastiCacheAPIMockRecorder) DeleteCacheParameterGroupWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DeleteCacheParameterGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteCacheParameterGroupWithContext indicates an expected call of DeleteCacheParameterGroupWithContext
func (*MockElastiCacheAPIMockRecorder) DeleteCacheSecurityGroup ¶
func (mr *MockElastiCacheAPIMockRecorder) DeleteCacheSecurityGroup(arg0 interface{}) *gomock.Call
DeleteCacheSecurityGroup indicates an expected call of DeleteCacheSecurityGroup
func (*MockElastiCacheAPIMockRecorder) DeleteCacheSecurityGroupRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) DeleteCacheSecurityGroupRequest(arg0 interface{}) *gomock.Call
DeleteCacheSecurityGroupRequest indicates an expected call of DeleteCacheSecurityGroupRequest
func (*MockElastiCacheAPIMockRecorder) DeleteCacheSecurityGroupWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DeleteCacheSecurityGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteCacheSecurityGroupWithContext indicates an expected call of DeleteCacheSecurityGroupWithContext
func (*MockElastiCacheAPIMockRecorder) DeleteCacheSubnetGroup ¶
func (mr *MockElastiCacheAPIMockRecorder) DeleteCacheSubnetGroup(arg0 interface{}) *gomock.Call
DeleteCacheSubnetGroup indicates an expected call of DeleteCacheSubnetGroup
func (*MockElastiCacheAPIMockRecorder) DeleteCacheSubnetGroupRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) DeleteCacheSubnetGroupRequest(arg0 interface{}) *gomock.Call
DeleteCacheSubnetGroupRequest indicates an expected call of DeleteCacheSubnetGroupRequest
func (*MockElastiCacheAPIMockRecorder) DeleteCacheSubnetGroupWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DeleteCacheSubnetGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteCacheSubnetGroupWithContext indicates an expected call of DeleteCacheSubnetGroupWithContext
func (*MockElastiCacheAPIMockRecorder) DeleteGlobalReplicationGroup ¶
func (mr *MockElastiCacheAPIMockRecorder) DeleteGlobalReplicationGroup(arg0 interface{}) *gomock.Call
DeleteGlobalReplicationGroup indicates an expected call of DeleteGlobalReplicationGroup
func (*MockElastiCacheAPIMockRecorder) DeleteGlobalReplicationGroupRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) DeleteGlobalReplicationGroupRequest(arg0 interface{}) *gomock.Call
DeleteGlobalReplicationGroupRequest indicates an expected call of DeleteGlobalReplicationGroupRequest
func (*MockElastiCacheAPIMockRecorder) DeleteGlobalReplicationGroupWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DeleteGlobalReplicationGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteGlobalReplicationGroupWithContext indicates an expected call of DeleteGlobalReplicationGroupWithContext
func (*MockElastiCacheAPIMockRecorder) DeleteReplicationGroup ¶
func (mr *MockElastiCacheAPIMockRecorder) DeleteReplicationGroup(arg0 interface{}) *gomock.Call
DeleteReplicationGroup indicates an expected call of DeleteReplicationGroup
func (*MockElastiCacheAPIMockRecorder) DeleteReplicationGroupRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) DeleteReplicationGroupRequest(arg0 interface{}) *gomock.Call
DeleteReplicationGroupRequest indicates an expected call of DeleteReplicationGroupRequest
func (*MockElastiCacheAPIMockRecorder) DeleteReplicationGroupWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DeleteReplicationGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteReplicationGroupWithContext indicates an expected call of DeleteReplicationGroupWithContext
func (*MockElastiCacheAPIMockRecorder) DeleteSnapshot ¶
func (mr *MockElastiCacheAPIMockRecorder) DeleteSnapshot(arg0 interface{}) *gomock.Call
DeleteSnapshot indicates an expected call of DeleteSnapshot
func (*MockElastiCacheAPIMockRecorder) DeleteSnapshotRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) DeleteSnapshotRequest(arg0 interface{}) *gomock.Call
DeleteSnapshotRequest indicates an expected call of DeleteSnapshotRequest
func (*MockElastiCacheAPIMockRecorder) DeleteSnapshotWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DeleteSnapshotWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteSnapshotWithContext indicates an expected call of DeleteSnapshotWithContext
func (*MockElastiCacheAPIMockRecorder) DeleteUser ¶
func (mr *MockElastiCacheAPIMockRecorder) DeleteUser(arg0 interface{}) *gomock.Call
DeleteUser indicates an expected call of DeleteUser
func (*MockElastiCacheAPIMockRecorder) DeleteUserGroup ¶
func (mr *MockElastiCacheAPIMockRecorder) DeleteUserGroup(arg0 interface{}) *gomock.Call
DeleteUserGroup indicates an expected call of DeleteUserGroup
func (*MockElastiCacheAPIMockRecorder) DeleteUserGroupRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) DeleteUserGroupRequest(arg0 interface{}) *gomock.Call
DeleteUserGroupRequest indicates an expected call of DeleteUserGroupRequest
func (*MockElastiCacheAPIMockRecorder) DeleteUserGroupWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DeleteUserGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteUserGroupWithContext indicates an expected call of DeleteUserGroupWithContext
func (*MockElastiCacheAPIMockRecorder) DeleteUserRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) DeleteUserRequest(arg0 interface{}) *gomock.Call
DeleteUserRequest indicates an expected call of DeleteUserRequest
func (*MockElastiCacheAPIMockRecorder) DeleteUserWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DeleteUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteUserWithContext indicates an expected call of DeleteUserWithContext
func (*MockElastiCacheAPIMockRecorder) DescribeCacheClusters ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheClusters(arg0 interface{}) *gomock.Call
DescribeCacheClusters indicates an expected call of DescribeCacheClusters
func (*MockElastiCacheAPIMockRecorder) DescribeCacheClustersPages ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheClustersPages(arg0, arg1 interface{}) *gomock.Call
DescribeCacheClustersPages indicates an expected call of DescribeCacheClustersPages
func (*MockElastiCacheAPIMockRecorder) DescribeCacheClustersPagesWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheClustersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeCacheClustersPagesWithContext indicates an expected call of DescribeCacheClustersPagesWithContext
func (*MockElastiCacheAPIMockRecorder) DescribeCacheClustersRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheClustersRequest(arg0 interface{}) *gomock.Call
DescribeCacheClustersRequest indicates an expected call of DescribeCacheClustersRequest
func (*MockElastiCacheAPIMockRecorder) DescribeCacheClustersWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheClustersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeCacheClustersWithContext indicates an expected call of DescribeCacheClustersWithContext
func (*MockElastiCacheAPIMockRecorder) DescribeCacheEngineVersions ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheEngineVersions(arg0 interface{}) *gomock.Call
DescribeCacheEngineVersions indicates an expected call of DescribeCacheEngineVersions
func (*MockElastiCacheAPIMockRecorder) DescribeCacheEngineVersionsPages ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheEngineVersionsPages(arg0, arg1 interface{}) *gomock.Call
DescribeCacheEngineVersionsPages indicates an expected call of DescribeCacheEngineVersionsPages
func (*MockElastiCacheAPIMockRecorder) DescribeCacheEngineVersionsPagesWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheEngineVersionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeCacheEngineVersionsPagesWithContext indicates an expected call of DescribeCacheEngineVersionsPagesWithContext
func (*MockElastiCacheAPIMockRecorder) DescribeCacheEngineVersionsRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheEngineVersionsRequest(arg0 interface{}) *gomock.Call
DescribeCacheEngineVersionsRequest indicates an expected call of DescribeCacheEngineVersionsRequest
func (*MockElastiCacheAPIMockRecorder) DescribeCacheEngineVersionsWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheEngineVersionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeCacheEngineVersionsWithContext indicates an expected call of DescribeCacheEngineVersionsWithContext
func (*MockElastiCacheAPIMockRecorder) DescribeCacheParameterGroups ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheParameterGroups(arg0 interface{}) *gomock.Call
DescribeCacheParameterGroups indicates an expected call of DescribeCacheParameterGroups
func (*MockElastiCacheAPIMockRecorder) DescribeCacheParameterGroupsPages ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheParameterGroupsPages(arg0, arg1 interface{}) *gomock.Call
DescribeCacheParameterGroupsPages indicates an expected call of DescribeCacheParameterGroupsPages
func (*MockElastiCacheAPIMockRecorder) DescribeCacheParameterGroupsPagesWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheParameterGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeCacheParameterGroupsPagesWithContext indicates an expected call of DescribeCacheParameterGroupsPagesWithContext
func (*MockElastiCacheAPIMockRecorder) DescribeCacheParameterGroupsRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheParameterGroupsRequest(arg0 interface{}) *gomock.Call
DescribeCacheParameterGroupsRequest indicates an expected call of DescribeCacheParameterGroupsRequest
func (*MockElastiCacheAPIMockRecorder) DescribeCacheParameterGroupsWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheParameterGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeCacheParameterGroupsWithContext indicates an expected call of DescribeCacheParameterGroupsWithContext
func (*MockElastiCacheAPIMockRecorder) DescribeCacheParameters ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheParameters(arg0 interface{}) *gomock.Call
DescribeCacheParameters indicates an expected call of DescribeCacheParameters
func (*MockElastiCacheAPIMockRecorder) DescribeCacheParametersPages ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheParametersPages(arg0, arg1 interface{}) *gomock.Call
DescribeCacheParametersPages indicates an expected call of DescribeCacheParametersPages
func (*MockElastiCacheAPIMockRecorder) DescribeCacheParametersPagesWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheParametersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeCacheParametersPagesWithContext indicates an expected call of DescribeCacheParametersPagesWithContext
func (*MockElastiCacheAPIMockRecorder) DescribeCacheParametersRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheParametersRequest(arg0 interface{}) *gomock.Call
DescribeCacheParametersRequest indicates an expected call of DescribeCacheParametersRequest
func (*MockElastiCacheAPIMockRecorder) DescribeCacheParametersWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheParametersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeCacheParametersWithContext indicates an expected call of DescribeCacheParametersWithContext
func (*MockElastiCacheAPIMockRecorder) DescribeCacheSecurityGroups ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheSecurityGroups(arg0 interface{}) *gomock.Call
DescribeCacheSecurityGroups indicates an expected call of DescribeCacheSecurityGroups
func (*MockElastiCacheAPIMockRecorder) DescribeCacheSecurityGroupsPages ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheSecurityGroupsPages(arg0, arg1 interface{}) *gomock.Call
DescribeCacheSecurityGroupsPages indicates an expected call of DescribeCacheSecurityGroupsPages
func (*MockElastiCacheAPIMockRecorder) DescribeCacheSecurityGroupsPagesWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheSecurityGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeCacheSecurityGroupsPagesWithContext indicates an expected call of DescribeCacheSecurityGroupsPagesWithContext
func (*MockElastiCacheAPIMockRecorder) DescribeCacheSecurityGroupsRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheSecurityGroupsRequest(arg0 interface{}) *gomock.Call
DescribeCacheSecurityGroupsRequest indicates an expected call of DescribeCacheSecurityGroupsRequest
func (*MockElastiCacheAPIMockRecorder) DescribeCacheSecurityGroupsWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheSecurityGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeCacheSecurityGroupsWithContext indicates an expected call of DescribeCacheSecurityGroupsWithContext
func (*MockElastiCacheAPIMockRecorder) DescribeCacheSubnetGroups ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheSubnetGroups(arg0 interface{}) *gomock.Call
DescribeCacheSubnetGroups indicates an expected call of DescribeCacheSubnetGroups
func (*MockElastiCacheAPIMockRecorder) DescribeCacheSubnetGroupsPages ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheSubnetGroupsPages(arg0, arg1 interface{}) *gomock.Call
DescribeCacheSubnetGroupsPages indicates an expected call of DescribeCacheSubnetGroupsPages
func (*MockElastiCacheAPIMockRecorder) DescribeCacheSubnetGroupsPagesWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheSubnetGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeCacheSubnetGroupsPagesWithContext indicates an expected call of DescribeCacheSubnetGroupsPagesWithContext
func (*MockElastiCacheAPIMockRecorder) DescribeCacheSubnetGroupsRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheSubnetGroupsRequest(arg0 interface{}) *gomock.Call
DescribeCacheSubnetGroupsRequest indicates an expected call of DescribeCacheSubnetGroupsRequest
func (*MockElastiCacheAPIMockRecorder) DescribeCacheSubnetGroupsWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeCacheSubnetGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeCacheSubnetGroupsWithContext indicates an expected call of DescribeCacheSubnetGroupsWithContext
func (*MockElastiCacheAPIMockRecorder) DescribeEngineDefaultParameters ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeEngineDefaultParameters(arg0 interface{}) *gomock.Call
DescribeEngineDefaultParameters indicates an expected call of DescribeEngineDefaultParameters
func (*MockElastiCacheAPIMockRecorder) DescribeEngineDefaultParametersPages ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeEngineDefaultParametersPages(arg0, arg1 interface{}) *gomock.Call
DescribeEngineDefaultParametersPages indicates an expected call of DescribeEngineDefaultParametersPages
func (*MockElastiCacheAPIMockRecorder) DescribeEngineDefaultParametersPagesWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeEngineDefaultParametersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeEngineDefaultParametersPagesWithContext indicates an expected call of DescribeEngineDefaultParametersPagesWithContext
func (*MockElastiCacheAPIMockRecorder) DescribeEngineDefaultParametersRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeEngineDefaultParametersRequest(arg0 interface{}) *gomock.Call
DescribeEngineDefaultParametersRequest indicates an expected call of DescribeEngineDefaultParametersRequest
func (*MockElastiCacheAPIMockRecorder) DescribeEngineDefaultParametersWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeEngineDefaultParametersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeEngineDefaultParametersWithContext indicates an expected call of DescribeEngineDefaultParametersWithContext
func (*MockElastiCacheAPIMockRecorder) DescribeEvents ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeEvents(arg0 interface{}) *gomock.Call
DescribeEvents indicates an expected call of DescribeEvents
func (*MockElastiCacheAPIMockRecorder) DescribeEventsPages ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeEventsPages(arg0, arg1 interface{}) *gomock.Call
DescribeEventsPages indicates an expected call of DescribeEventsPages
func (*MockElastiCacheAPIMockRecorder) DescribeEventsPagesWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeEventsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeEventsPagesWithContext indicates an expected call of DescribeEventsPagesWithContext
func (*MockElastiCacheAPIMockRecorder) DescribeEventsRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeEventsRequest(arg0 interface{}) *gomock.Call
DescribeEventsRequest indicates an expected call of DescribeEventsRequest
func (*MockElastiCacheAPIMockRecorder) DescribeEventsWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeEventsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeEventsWithContext indicates an expected call of DescribeEventsWithContext
func (*MockElastiCacheAPIMockRecorder) DescribeGlobalReplicationGroups ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeGlobalReplicationGroups(arg0 interface{}) *gomock.Call
DescribeGlobalReplicationGroups indicates an expected call of DescribeGlobalReplicationGroups
func (*MockElastiCacheAPIMockRecorder) DescribeGlobalReplicationGroupsPages ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeGlobalReplicationGroupsPages(arg0, arg1 interface{}) *gomock.Call
DescribeGlobalReplicationGroupsPages indicates an expected call of DescribeGlobalReplicationGroupsPages
func (*MockElastiCacheAPIMockRecorder) DescribeGlobalReplicationGroupsPagesWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeGlobalReplicationGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeGlobalReplicationGroupsPagesWithContext indicates an expected call of DescribeGlobalReplicationGroupsPagesWithContext
func (*MockElastiCacheAPIMockRecorder) DescribeGlobalReplicationGroupsRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeGlobalReplicationGroupsRequest(arg0 interface{}) *gomock.Call
DescribeGlobalReplicationGroupsRequest indicates an expected call of DescribeGlobalReplicationGroupsRequest
func (*MockElastiCacheAPIMockRecorder) DescribeGlobalReplicationGroupsWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeGlobalReplicationGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeGlobalReplicationGroupsWithContext indicates an expected call of DescribeGlobalReplicationGroupsWithContext
func (*MockElastiCacheAPIMockRecorder) DescribeReplicationGroups ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeReplicationGroups(arg0 interface{}) *gomock.Call
DescribeReplicationGroups indicates an expected call of DescribeReplicationGroups
func (*MockElastiCacheAPIMockRecorder) DescribeReplicationGroupsPages ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeReplicationGroupsPages(arg0, arg1 interface{}) *gomock.Call
DescribeReplicationGroupsPages indicates an expected call of DescribeReplicationGroupsPages
func (*MockElastiCacheAPIMockRecorder) DescribeReplicationGroupsPagesWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeReplicationGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeReplicationGroupsPagesWithContext indicates an expected call of DescribeReplicationGroupsPagesWithContext
func (*MockElastiCacheAPIMockRecorder) DescribeReplicationGroupsRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeReplicationGroupsRequest(arg0 interface{}) *gomock.Call
DescribeReplicationGroupsRequest indicates an expected call of DescribeReplicationGroupsRequest
func (*MockElastiCacheAPIMockRecorder) DescribeReplicationGroupsWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeReplicationGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeReplicationGroupsWithContext indicates an expected call of DescribeReplicationGroupsWithContext
func (*MockElastiCacheAPIMockRecorder) DescribeReservedCacheNodes ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeReservedCacheNodes(arg0 interface{}) *gomock.Call
DescribeReservedCacheNodes indicates an expected call of DescribeReservedCacheNodes
func (*MockElastiCacheAPIMockRecorder) DescribeReservedCacheNodesOfferings ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeReservedCacheNodesOfferings(arg0 interface{}) *gomock.Call
DescribeReservedCacheNodesOfferings indicates an expected call of DescribeReservedCacheNodesOfferings
func (*MockElastiCacheAPIMockRecorder) DescribeReservedCacheNodesOfferingsPages ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeReservedCacheNodesOfferingsPages(arg0, arg1 interface{}) *gomock.Call
DescribeReservedCacheNodesOfferingsPages indicates an expected call of DescribeReservedCacheNodesOfferingsPages
func (*MockElastiCacheAPIMockRecorder) DescribeReservedCacheNodesOfferingsPagesWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeReservedCacheNodesOfferingsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeReservedCacheNodesOfferingsPagesWithContext indicates an expected call of DescribeReservedCacheNodesOfferingsPagesWithContext
func (*MockElastiCacheAPIMockRecorder) DescribeReservedCacheNodesOfferingsRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeReservedCacheNodesOfferingsRequest(arg0 interface{}) *gomock.Call
DescribeReservedCacheNodesOfferingsRequest indicates an expected call of DescribeReservedCacheNodesOfferingsRequest
func (*MockElastiCacheAPIMockRecorder) DescribeReservedCacheNodesOfferingsWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeReservedCacheNodesOfferingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeReservedCacheNodesOfferingsWithContext indicates an expected call of DescribeReservedCacheNodesOfferingsWithContext
func (*MockElastiCacheAPIMockRecorder) DescribeReservedCacheNodesPages ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeReservedCacheNodesPages(arg0, arg1 interface{}) *gomock.Call
DescribeReservedCacheNodesPages indicates an expected call of DescribeReservedCacheNodesPages
func (*MockElastiCacheAPIMockRecorder) DescribeReservedCacheNodesPagesWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeReservedCacheNodesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeReservedCacheNodesPagesWithContext indicates an expected call of DescribeReservedCacheNodesPagesWithContext
func (*MockElastiCacheAPIMockRecorder) DescribeReservedCacheNodesRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeReservedCacheNodesRequest(arg0 interface{}) *gomock.Call
DescribeReservedCacheNodesRequest indicates an expected call of DescribeReservedCacheNodesRequest
func (*MockElastiCacheAPIMockRecorder) DescribeReservedCacheNodesWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeReservedCacheNodesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeReservedCacheNodesWithContext indicates an expected call of DescribeReservedCacheNodesWithContext
func (*MockElastiCacheAPIMockRecorder) DescribeServiceUpdates ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeServiceUpdates(arg0 interface{}) *gomock.Call
DescribeServiceUpdates indicates an expected call of DescribeServiceUpdates
func (*MockElastiCacheAPIMockRecorder) DescribeServiceUpdatesPages ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeServiceUpdatesPages(arg0, arg1 interface{}) *gomock.Call
DescribeServiceUpdatesPages indicates an expected call of DescribeServiceUpdatesPages
func (*MockElastiCacheAPIMockRecorder) DescribeServiceUpdatesPagesWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeServiceUpdatesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeServiceUpdatesPagesWithContext indicates an expected call of DescribeServiceUpdatesPagesWithContext
func (*MockElastiCacheAPIMockRecorder) DescribeServiceUpdatesRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeServiceUpdatesRequest(arg0 interface{}) *gomock.Call
DescribeServiceUpdatesRequest indicates an expected call of DescribeServiceUpdatesRequest
func (*MockElastiCacheAPIMockRecorder) DescribeServiceUpdatesWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeServiceUpdatesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeServiceUpdatesWithContext indicates an expected call of DescribeServiceUpdatesWithContext
func (*MockElastiCacheAPIMockRecorder) DescribeSnapshots ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeSnapshots(arg0 interface{}) *gomock.Call
DescribeSnapshots indicates an expected call of DescribeSnapshots
func (*MockElastiCacheAPIMockRecorder) DescribeSnapshotsPages ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeSnapshotsPages(arg0, arg1 interface{}) *gomock.Call
DescribeSnapshotsPages indicates an expected call of DescribeSnapshotsPages
func (*MockElastiCacheAPIMockRecorder) DescribeSnapshotsPagesWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeSnapshotsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeSnapshotsPagesWithContext indicates an expected call of DescribeSnapshotsPagesWithContext
func (*MockElastiCacheAPIMockRecorder) DescribeSnapshotsRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeSnapshotsRequest(arg0 interface{}) *gomock.Call
DescribeSnapshotsRequest indicates an expected call of DescribeSnapshotsRequest
func (*MockElastiCacheAPIMockRecorder) DescribeSnapshotsWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeSnapshotsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeSnapshotsWithContext indicates an expected call of DescribeSnapshotsWithContext
func (*MockElastiCacheAPIMockRecorder) DescribeUpdateActions ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeUpdateActions(arg0 interface{}) *gomock.Call
DescribeUpdateActions indicates an expected call of DescribeUpdateActions
func (*MockElastiCacheAPIMockRecorder) DescribeUpdateActionsPages ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeUpdateActionsPages(arg0, arg1 interface{}) *gomock.Call
DescribeUpdateActionsPages indicates an expected call of DescribeUpdateActionsPages
func (*MockElastiCacheAPIMockRecorder) DescribeUpdateActionsPagesWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeUpdateActionsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeUpdateActionsPagesWithContext indicates an expected call of DescribeUpdateActionsPagesWithContext
func (*MockElastiCacheAPIMockRecorder) DescribeUpdateActionsRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeUpdateActionsRequest(arg0 interface{}) *gomock.Call
DescribeUpdateActionsRequest indicates an expected call of DescribeUpdateActionsRequest
func (*MockElastiCacheAPIMockRecorder) DescribeUpdateActionsWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeUpdateActionsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeUpdateActionsWithContext indicates an expected call of DescribeUpdateActionsWithContext
func (*MockElastiCacheAPIMockRecorder) DescribeUserGroups ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeUserGroups(arg0 interface{}) *gomock.Call
DescribeUserGroups indicates an expected call of DescribeUserGroups
func (*MockElastiCacheAPIMockRecorder) DescribeUserGroupsPages ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeUserGroupsPages(arg0, arg1 interface{}) *gomock.Call
DescribeUserGroupsPages indicates an expected call of DescribeUserGroupsPages
func (*MockElastiCacheAPIMockRecorder) DescribeUserGroupsPagesWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeUserGroupsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeUserGroupsPagesWithContext indicates an expected call of DescribeUserGroupsPagesWithContext
func (*MockElastiCacheAPIMockRecorder) DescribeUserGroupsRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeUserGroupsRequest(arg0 interface{}) *gomock.Call
DescribeUserGroupsRequest indicates an expected call of DescribeUserGroupsRequest
func (*MockElastiCacheAPIMockRecorder) DescribeUserGroupsWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeUserGroupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeUserGroupsWithContext indicates an expected call of DescribeUserGroupsWithContext
func (*MockElastiCacheAPIMockRecorder) DescribeUsers ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeUsers(arg0 interface{}) *gomock.Call
DescribeUsers indicates an expected call of DescribeUsers
func (*MockElastiCacheAPIMockRecorder) DescribeUsersPages ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeUsersPages(arg0, arg1 interface{}) *gomock.Call
DescribeUsersPages indicates an expected call of DescribeUsersPages
func (*MockElastiCacheAPIMockRecorder) DescribeUsersPagesWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeUsersPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
DescribeUsersPagesWithContext indicates an expected call of DescribeUsersPagesWithContext
func (*MockElastiCacheAPIMockRecorder) DescribeUsersRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeUsersRequest(arg0 interface{}) *gomock.Call
DescribeUsersRequest indicates an expected call of DescribeUsersRequest
func (*MockElastiCacheAPIMockRecorder) DescribeUsersWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DescribeUsersWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeUsersWithContext indicates an expected call of DescribeUsersWithContext
func (*MockElastiCacheAPIMockRecorder) DisassociateGlobalReplicationGroup ¶
func (mr *MockElastiCacheAPIMockRecorder) DisassociateGlobalReplicationGroup(arg0 interface{}) *gomock.Call
DisassociateGlobalReplicationGroup indicates an expected call of DisassociateGlobalReplicationGroup
func (*MockElastiCacheAPIMockRecorder) DisassociateGlobalReplicationGroupRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) DisassociateGlobalReplicationGroupRequest(arg0 interface{}) *gomock.Call
DisassociateGlobalReplicationGroupRequest indicates an expected call of DisassociateGlobalReplicationGroupRequest
func (*MockElastiCacheAPIMockRecorder) DisassociateGlobalReplicationGroupWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) DisassociateGlobalReplicationGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DisassociateGlobalReplicationGroupWithContext indicates an expected call of DisassociateGlobalReplicationGroupWithContext
func (*MockElastiCacheAPIMockRecorder) FailoverGlobalReplicationGroup ¶
func (mr *MockElastiCacheAPIMockRecorder) FailoverGlobalReplicationGroup(arg0 interface{}) *gomock.Call
FailoverGlobalReplicationGroup indicates an expected call of FailoverGlobalReplicationGroup
func (*MockElastiCacheAPIMockRecorder) FailoverGlobalReplicationGroupRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) FailoverGlobalReplicationGroupRequest(arg0 interface{}) *gomock.Call
FailoverGlobalReplicationGroupRequest indicates an expected call of FailoverGlobalReplicationGroupRequest
func (*MockElastiCacheAPIMockRecorder) FailoverGlobalReplicationGroupWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) FailoverGlobalReplicationGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
FailoverGlobalReplicationGroupWithContext indicates an expected call of FailoverGlobalReplicationGroupWithContext
func (*MockElastiCacheAPIMockRecorder) IncreaseNodeGroupsInGlobalReplicationGroup ¶
func (mr *MockElastiCacheAPIMockRecorder) IncreaseNodeGroupsInGlobalReplicationGroup(arg0 interface{}) *gomock.Call
IncreaseNodeGroupsInGlobalReplicationGroup indicates an expected call of IncreaseNodeGroupsInGlobalReplicationGroup
func (*MockElastiCacheAPIMockRecorder) IncreaseNodeGroupsInGlobalReplicationGroupRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) IncreaseNodeGroupsInGlobalReplicationGroupRequest(arg0 interface{}) *gomock.Call
IncreaseNodeGroupsInGlobalReplicationGroupRequest indicates an expected call of IncreaseNodeGroupsInGlobalReplicationGroupRequest
func (*MockElastiCacheAPIMockRecorder) IncreaseNodeGroupsInGlobalReplicationGroupWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) IncreaseNodeGroupsInGlobalReplicationGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
IncreaseNodeGroupsInGlobalReplicationGroupWithContext indicates an expected call of IncreaseNodeGroupsInGlobalReplicationGroupWithContext
func (*MockElastiCacheAPIMockRecorder) IncreaseReplicaCount ¶
func (mr *MockElastiCacheAPIMockRecorder) IncreaseReplicaCount(arg0 interface{}) *gomock.Call
IncreaseReplicaCount indicates an expected call of IncreaseReplicaCount
func (*MockElastiCacheAPIMockRecorder) IncreaseReplicaCountRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) IncreaseReplicaCountRequest(arg0 interface{}) *gomock.Call
IncreaseReplicaCountRequest indicates an expected call of IncreaseReplicaCountRequest
func (*MockElastiCacheAPIMockRecorder) IncreaseReplicaCountWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) IncreaseReplicaCountWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
IncreaseReplicaCountWithContext indicates an expected call of IncreaseReplicaCountWithContext
func (*MockElastiCacheAPIMockRecorder) ListAllowedNodeTypeModifications ¶
func (mr *MockElastiCacheAPIMockRecorder) ListAllowedNodeTypeModifications(arg0 interface{}) *gomock.Call
ListAllowedNodeTypeModifications indicates an expected call of ListAllowedNodeTypeModifications
func (*MockElastiCacheAPIMockRecorder) ListAllowedNodeTypeModificationsRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) ListAllowedNodeTypeModificationsRequest(arg0 interface{}) *gomock.Call
ListAllowedNodeTypeModificationsRequest indicates an expected call of ListAllowedNodeTypeModificationsRequest
func (*MockElastiCacheAPIMockRecorder) ListAllowedNodeTypeModificationsWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) ListAllowedNodeTypeModificationsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAllowedNodeTypeModificationsWithContext indicates an expected call of ListAllowedNodeTypeModificationsWithContext
func (*MockElastiCacheAPIMockRecorder) ListTagsForResource ¶
func (mr *MockElastiCacheAPIMockRecorder) ListTagsForResource(arg0 interface{}) *gomock.Call
ListTagsForResource indicates an expected call of ListTagsForResource
func (*MockElastiCacheAPIMockRecorder) ListTagsForResourceRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) ListTagsForResourceRequest(arg0 interface{}) *gomock.Call
ListTagsForResourceRequest indicates an expected call of ListTagsForResourceRequest
func (*MockElastiCacheAPIMockRecorder) ListTagsForResourceWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) ListTagsForResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListTagsForResourceWithContext indicates an expected call of ListTagsForResourceWithContext
func (*MockElastiCacheAPIMockRecorder) ModifyCacheCluster ¶
func (mr *MockElastiCacheAPIMockRecorder) ModifyCacheCluster(arg0 interface{}) *gomock.Call
ModifyCacheCluster indicates an expected call of ModifyCacheCluster
func (*MockElastiCacheAPIMockRecorder) ModifyCacheClusterRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) ModifyCacheClusterRequest(arg0 interface{}) *gomock.Call
ModifyCacheClusterRequest indicates an expected call of ModifyCacheClusterRequest
func (*MockElastiCacheAPIMockRecorder) ModifyCacheClusterWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) ModifyCacheClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ModifyCacheClusterWithContext indicates an expected call of ModifyCacheClusterWithContext
func (*MockElastiCacheAPIMockRecorder) ModifyCacheParameterGroup ¶
func (mr *MockElastiCacheAPIMockRecorder) ModifyCacheParameterGroup(arg0 interface{}) *gomock.Call
ModifyCacheParameterGroup indicates an expected call of ModifyCacheParameterGroup
func (*MockElastiCacheAPIMockRecorder) ModifyCacheParameterGroupRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) ModifyCacheParameterGroupRequest(arg0 interface{}) *gomock.Call
ModifyCacheParameterGroupRequest indicates an expected call of ModifyCacheParameterGroupRequest
func (*MockElastiCacheAPIMockRecorder) ModifyCacheParameterGroupWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) ModifyCacheParameterGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ModifyCacheParameterGroupWithContext indicates an expected call of ModifyCacheParameterGroupWithContext
func (*MockElastiCacheAPIMockRecorder) ModifyCacheSubnetGroup ¶
func (mr *MockElastiCacheAPIMockRecorder) ModifyCacheSubnetGroup(arg0 interface{}) *gomock.Call
ModifyCacheSubnetGroup indicates an expected call of ModifyCacheSubnetGroup
func (*MockElastiCacheAPIMockRecorder) ModifyCacheSubnetGroupRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) ModifyCacheSubnetGroupRequest(arg0 interface{}) *gomock.Call
ModifyCacheSubnetGroupRequest indicates an expected call of ModifyCacheSubnetGroupRequest
func (*MockElastiCacheAPIMockRecorder) ModifyCacheSubnetGroupWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) ModifyCacheSubnetGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ModifyCacheSubnetGroupWithContext indicates an expected call of ModifyCacheSubnetGroupWithContext
func (*MockElastiCacheAPIMockRecorder) ModifyGlobalReplicationGroup ¶
func (mr *MockElastiCacheAPIMockRecorder) ModifyGlobalReplicationGroup(arg0 interface{}) *gomock.Call
ModifyGlobalReplicationGroup indicates an expected call of ModifyGlobalReplicationGroup
func (*MockElastiCacheAPIMockRecorder) ModifyGlobalReplicationGroupRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) ModifyGlobalReplicationGroupRequest(arg0 interface{}) *gomock.Call
ModifyGlobalReplicationGroupRequest indicates an expected call of ModifyGlobalReplicationGroupRequest
func (*MockElastiCacheAPIMockRecorder) ModifyGlobalReplicationGroupWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) ModifyGlobalReplicationGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ModifyGlobalReplicationGroupWithContext indicates an expected call of ModifyGlobalReplicationGroupWithContext
func (*MockElastiCacheAPIMockRecorder) ModifyReplicationGroup ¶
func (mr *MockElastiCacheAPIMockRecorder) ModifyReplicationGroup(arg0 interface{}) *gomock.Call
ModifyReplicationGroup indicates an expected call of ModifyReplicationGroup
func (*MockElastiCacheAPIMockRecorder) ModifyReplicationGroupRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) ModifyReplicationGroupRequest(arg0 interface{}) *gomock.Call
ModifyReplicationGroupRequest indicates an expected call of ModifyReplicationGroupRequest
func (*MockElastiCacheAPIMockRecorder) ModifyReplicationGroupShardConfiguration ¶
func (mr *MockElastiCacheAPIMockRecorder) ModifyReplicationGroupShardConfiguration(arg0 interface{}) *gomock.Call
ModifyReplicationGroupShardConfiguration indicates an expected call of ModifyReplicationGroupShardConfiguration
func (*MockElastiCacheAPIMockRecorder) ModifyReplicationGroupShardConfigurationRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) ModifyReplicationGroupShardConfigurationRequest(arg0 interface{}) *gomock.Call
ModifyReplicationGroupShardConfigurationRequest indicates an expected call of ModifyReplicationGroupShardConfigurationRequest
func (*MockElastiCacheAPIMockRecorder) ModifyReplicationGroupShardConfigurationWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) ModifyReplicationGroupShardConfigurationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ModifyReplicationGroupShardConfigurationWithContext indicates an expected call of ModifyReplicationGroupShardConfigurationWithContext
func (*MockElastiCacheAPIMockRecorder) ModifyReplicationGroupWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) ModifyReplicationGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ModifyReplicationGroupWithContext indicates an expected call of ModifyReplicationGroupWithContext
func (*MockElastiCacheAPIMockRecorder) ModifyUser ¶
func (mr *MockElastiCacheAPIMockRecorder) ModifyUser(arg0 interface{}) *gomock.Call
ModifyUser indicates an expected call of ModifyUser
func (*MockElastiCacheAPIMockRecorder) ModifyUserGroup ¶
func (mr *MockElastiCacheAPIMockRecorder) ModifyUserGroup(arg0 interface{}) *gomock.Call
ModifyUserGroup indicates an expected call of ModifyUserGroup
func (*MockElastiCacheAPIMockRecorder) ModifyUserGroupRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) ModifyUserGroupRequest(arg0 interface{}) *gomock.Call
ModifyUserGroupRequest indicates an expected call of ModifyUserGroupRequest
func (*MockElastiCacheAPIMockRecorder) ModifyUserGroupWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) ModifyUserGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ModifyUserGroupWithContext indicates an expected call of ModifyUserGroupWithContext
func (*MockElastiCacheAPIMockRecorder) ModifyUserRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) ModifyUserRequest(arg0 interface{}) *gomock.Call
ModifyUserRequest indicates an expected call of ModifyUserRequest
func (*MockElastiCacheAPIMockRecorder) ModifyUserWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) ModifyUserWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ModifyUserWithContext indicates an expected call of ModifyUserWithContext
func (*MockElastiCacheAPIMockRecorder) PurchaseReservedCacheNodesOffering ¶
func (mr *MockElastiCacheAPIMockRecorder) PurchaseReservedCacheNodesOffering(arg0 interface{}) *gomock.Call
PurchaseReservedCacheNodesOffering indicates an expected call of PurchaseReservedCacheNodesOffering
func (*MockElastiCacheAPIMockRecorder) PurchaseReservedCacheNodesOfferingRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) PurchaseReservedCacheNodesOfferingRequest(arg0 interface{}) *gomock.Call
PurchaseReservedCacheNodesOfferingRequest indicates an expected call of PurchaseReservedCacheNodesOfferingRequest
func (*MockElastiCacheAPIMockRecorder) PurchaseReservedCacheNodesOfferingWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) PurchaseReservedCacheNodesOfferingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PurchaseReservedCacheNodesOfferingWithContext indicates an expected call of PurchaseReservedCacheNodesOfferingWithContext
func (*MockElastiCacheAPIMockRecorder) RebalanceSlotsInGlobalReplicationGroup ¶
func (mr *MockElastiCacheAPIMockRecorder) RebalanceSlotsInGlobalReplicationGroup(arg0 interface{}) *gomock.Call
RebalanceSlotsInGlobalReplicationGroup indicates an expected call of RebalanceSlotsInGlobalReplicationGroup
func (*MockElastiCacheAPIMockRecorder) RebalanceSlotsInGlobalReplicationGroupRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) RebalanceSlotsInGlobalReplicationGroupRequest(arg0 interface{}) *gomock.Call
RebalanceSlotsInGlobalReplicationGroupRequest indicates an expected call of RebalanceSlotsInGlobalReplicationGroupRequest
func (*MockElastiCacheAPIMockRecorder) RebalanceSlotsInGlobalReplicationGroupWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) RebalanceSlotsInGlobalReplicationGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RebalanceSlotsInGlobalReplicationGroupWithContext indicates an expected call of RebalanceSlotsInGlobalReplicationGroupWithContext
func (*MockElastiCacheAPIMockRecorder) RebootCacheCluster ¶
func (mr *MockElastiCacheAPIMockRecorder) RebootCacheCluster(arg0 interface{}) *gomock.Call
RebootCacheCluster indicates an expected call of RebootCacheCluster
func (*MockElastiCacheAPIMockRecorder) RebootCacheClusterRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) RebootCacheClusterRequest(arg0 interface{}) *gomock.Call
RebootCacheClusterRequest indicates an expected call of RebootCacheClusterRequest
func (*MockElastiCacheAPIMockRecorder) RebootCacheClusterWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) RebootCacheClusterWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RebootCacheClusterWithContext indicates an expected call of RebootCacheClusterWithContext
func (*MockElastiCacheAPIMockRecorder) RemoveTagsFromResource ¶
func (mr *MockElastiCacheAPIMockRecorder) RemoveTagsFromResource(arg0 interface{}) *gomock.Call
RemoveTagsFromResource indicates an expected call of RemoveTagsFromResource
func (*MockElastiCacheAPIMockRecorder) RemoveTagsFromResourceRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) RemoveTagsFromResourceRequest(arg0 interface{}) *gomock.Call
RemoveTagsFromResourceRequest indicates an expected call of RemoveTagsFromResourceRequest
func (*MockElastiCacheAPIMockRecorder) RemoveTagsFromResourceWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) RemoveTagsFromResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RemoveTagsFromResourceWithContext indicates an expected call of RemoveTagsFromResourceWithContext
func (*MockElastiCacheAPIMockRecorder) ResetCacheParameterGroup ¶
func (mr *MockElastiCacheAPIMockRecorder) ResetCacheParameterGroup(arg0 interface{}) *gomock.Call
ResetCacheParameterGroup indicates an expected call of ResetCacheParameterGroup
func (*MockElastiCacheAPIMockRecorder) ResetCacheParameterGroupRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) ResetCacheParameterGroupRequest(arg0 interface{}) *gomock.Call
ResetCacheParameterGroupRequest indicates an expected call of ResetCacheParameterGroupRequest
func (*MockElastiCacheAPIMockRecorder) ResetCacheParameterGroupWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) ResetCacheParameterGroupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ResetCacheParameterGroupWithContext indicates an expected call of ResetCacheParameterGroupWithContext
func (*MockElastiCacheAPIMockRecorder) RevokeCacheSecurityGroupIngress ¶
func (mr *MockElastiCacheAPIMockRecorder) RevokeCacheSecurityGroupIngress(arg0 interface{}) *gomock.Call
RevokeCacheSecurityGroupIngress indicates an expected call of RevokeCacheSecurityGroupIngress
func (*MockElastiCacheAPIMockRecorder) RevokeCacheSecurityGroupIngressRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) RevokeCacheSecurityGroupIngressRequest(arg0 interface{}) *gomock.Call
RevokeCacheSecurityGroupIngressRequest indicates an expected call of RevokeCacheSecurityGroupIngressRequest
func (*MockElastiCacheAPIMockRecorder) RevokeCacheSecurityGroupIngressWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) RevokeCacheSecurityGroupIngressWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RevokeCacheSecurityGroupIngressWithContext indicates an expected call of RevokeCacheSecurityGroupIngressWithContext
func (*MockElastiCacheAPIMockRecorder) StartMigration ¶
func (mr *MockElastiCacheAPIMockRecorder) StartMigration(arg0 interface{}) *gomock.Call
StartMigration indicates an expected call of StartMigration
func (*MockElastiCacheAPIMockRecorder) StartMigrationRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) StartMigrationRequest(arg0 interface{}) *gomock.Call
StartMigrationRequest indicates an expected call of StartMigrationRequest
func (*MockElastiCacheAPIMockRecorder) StartMigrationWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) StartMigrationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
StartMigrationWithContext indicates an expected call of StartMigrationWithContext
func (*MockElastiCacheAPIMockRecorder) TestFailover ¶
func (mr *MockElastiCacheAPIMockRecorder) TestFailover(arg0 interface{}) *gomock.Call
TestFailover indicates an expected call of TestFailover
func (*MockElastiCacheAPIMockRecorder) TestFailoverRequest ¶
func (mr *MockElastiCacheAPIMockRecorder) TestFailoverRequest(arg0 interface{}) *gomock.Call
TestFailoverRequest indicates an expected call of TestFailoverRequest
func (*MockElastiCacheAPIMockRecorder) TestFailoverWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) TestFailoverWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TestFailoverWithContext indicates an expected call of TestFailoverWithContext
func (*MockElastiCacheAPIMockRecorder) WaitUntilCacheClusterAvailable ¶
func (mr *MockElastiCacheAPIMockRecorder) WaitUntilCacheClusterAvailable(arg0 interface{}) *gomock.Call
WaitUntilCacheClusterAvailable indicates an expected call of WaitUntilCacheClusterAvailable
func (*MockElastiCacheAPIMockRecorder) WaitUntilCacheClusterAvailableWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) WaitUntilCacheClusterAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilCacheClusterAvailableWithContext indicates an expected call of WaitUntilCacheClusterAvailableWithContext
func (*MockElastiCacheAPIMockRecorder) WaitUntilCacheClusterDeleted ¶
func (mr *MockElastiCacheAPIMockRecorder) WaitUntilCacheClusterDeleted(arg0 interface{}) *gomock.Call
WaitUntilCacheClusterDeleted indicates an expected call of WaitUntilCacheClusterDeleted
func (*MockElastiCacheAPIMockRecorder) WaitUntilCacheClusterDeletedWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) WaitUntilCacheClusterDeletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilCacheClusterDeletedWithContext indicates an expected call of WaitUntilCacheClusterDeletedWithContext
func (*MockElastiCacheAPIMockRecorder) WaitUntilReplicationGroupAvailable ¶
func (mr *MockElastiCacheAPIMockRecorder) WaitUntilReplicationGroupAvailable(arg0 interface{}) *gomock.Call
WaitUntilReplicationGroupAvailable indicates an expected call of WaitUntilReplicationGroupAvailable
func (*MockElastiCacheAPIMockRecorder) WaitUntilReplicationGroupAvailableWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) WaitUntilReplicationGroupAvailableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilReplicationGroupAvailableWithContext indicates an expected call of WaitUntilReplicationGroupAvailableWithContext
func (*MockElastiCacheAPIMockRecorder) WaitUntilReplicationGroupDeleted ¶
func (mr *MockElastiCacheAPIMockRecorder) WaitUntilReplicationGroupDeleted(arg0 interface{}) *gomock.Call
WaitUntilReplicationGroupDeleted indicates an expected call of WaitUntilReplicationGroupDeleted
func (*MockElastiCacheAPIMockRecorder) WaitUntilReplicationGroupDeletedWithContext ¶
func (mr *MockElastiCacheAPIMockRecorder) WaitUntilReplicationGroupDeletedWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
WaitUntilReplicationGroupDeletedWithContext indicates an expected call of WaitUntilReplicationGroupDeletedWithContext