mockaws

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Mar 25, 2020 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Overview

Package mockaws is a generated GoMock package.

Package mockaws is a generated GoMock package.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockDynamoDBAPI

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

MockDynamoDBAPI is a mock of DynamoDBAPI interface

func NewMockDynamoDBAPI

func NewMockDynamoDBAPI(ctrl *gomock.Controller) *MockDynamoDBAPI

NewMockDynamoDBAPI creates a new mock instance

func (*MockDynamoDBAPI) BatchGetItem

BatchGetItem mocks base method

func (*MockDynamoDBAPI) BatchGetItemPages

func (m *MockDynamoDBAPI) BatchGetItemPages(arg0 *dynamodb.BatchGetItemInput, arg1 func(*dynamodb.BatchGetItemOutput, bool) bool) error

BatchGetItemPages mocks base method

func (*MockDynamoDBAPI) BatchGetItemPagesWithContext added in v0.3.0

func (m *MockDynamoDBAPI) BatchGetItemPagesWithContext(arg0 context.Context, arg1 *dynamodb.BatchGetItemInput, arg2 func(*dynamodb.BatchGetItemOutput, bool) bool, arg3 ...request.Option) error

BatchGetItemPagesWithContext mocks base method

func (*MockDynamoDBAPI) BatchGetItemRequest

BatchGetItemRequest mocks base method

func (*MockDynamoDBAPI) BatchGetItemWithContext added in v0.3.0

func (m *MockDynamoDBAPI) BatchGetItemWithContext(arg0 context.Context, arg1 *dynamodb.BatchGetItemInput, arg2 ...request.Option) (*dynamodb.BatchGetItemOutput, error)

BatchGetItemWithContext mocks base method

func (*MockDynamoDBAPI) BatchWriteItem

BatchWriteItem mocks base method

func (*MockDynamoDBAPI) BatchWriteItemRequest

BatchWriteItemRequest mocks base method

func (*MockDynamoDBAPI) BatchWriteItemWithContext added in v0.3.0

func (m *MockDynamoDBAPI) BatchWriteItemWithContext(arg0 context.Context, arg1 *dynamodb.BatchWriteItemInput, arg2 ...request.Option) (*dynamodb.BatchWriteItemOutput, error)

BatchWriteItemWithContext mocks base method

func (*MockDynamoDBAPI) CreateBackup added in v0.4.0

CreateBackup mocks base method

func (*MockDynamoDBAPI) CreateBackupRequest added in v0.4.0

CreateBackupRequest mocks base method

func (*MockDynamoDBAPI) CreateBackupWithContext added in v0.4.0

func (m *MockDynamoDBAPI) CreateBackupWithContext(arg0 context.Context, arg1 *dynamodb.CreateBackupInput, arg2 ...request.Option) (*dynamodb.CreateBackupOutput, error)

CreateBackupWithContext mocks base method

func (*MockDynamoDBAPI) CreateGlobalTable added in v0.4.0

CreateGlobalTable mocks base method

func (*MockDynamoDBAPI) CreateGlobalTableRequest added in v0.4.0

CreateGlobalTableRequest mocks base method

func (*MockDynamoDBAPI) CreateGlobalTableWithContext added in v0.4.0

func (m *MockDynamoDBAPI) CreateGlobalTableWithContext(arg0 context.Context, arg1 *dynamodb.CreateGlobalTableInput, arg2 ...request.Option) (*dynamodb.CreateGlobalTableOutput, error)

CreateGlobalTableWithContext mocks base method

func (*MockDynamoDBAPI) CreateTable

CreateTable mocks base method

func (*MockDynamoDBAPI) CreateTableRequest

CreateTableRequest mocks base method

func (*MockDynamoDBAPI) CreateTableWithContext added in v0.3.0

func (m *MockDynamoDBAPI) CreateTableWithContext(arg0 context.Context, arg1 *dynamodb.CreateTableInput, arg2 ...request.Option) (*dynamodb.CreateTableOutput, error)

CreateTableWithContext mocks base method

func (*MockDynamoDBAPI) DeleteBackup added in v0.4.0

DeleteBackup mocks base method

func (*MockDynamoDBAPI) DeleteBackupRequest added in v0.4.0

DeleteBackupRequest mocks base method

func (*MockDynamoDBAPI) DeleteBackupWithContext added in v0.4.0

func (m *MockDynamoDBAPI) DeleteBackupWithContext(arg0 context.Context, arg1 *dynamodb.DeleteBackupInput, arg2 ...request.Option) (*dynamodb.DeleteBackupOutput, error)

DeleteBackupWithContext mocks base method

func (*MockDynamoDBAPI) DeleteItem

DeleteItem mocks base method

func (*MockDynamoDBAPI) DeleteItemRequest

DeleteItemRequest mocks base method

func (*MockDynamoDBAPI) DeleteItemWithContext added in v0.3.0

func (m *MockDynamoDBAPI) DeleteItemWithContext(arg0 context.Context, arg1 *dynamodb.DeleteItemInput, arg2 ...request.Option) (*dynamodb.DeleteItemOutput, error)

DeleteItemWithContext mocks base method

func (*MockDynamoDBAPI) DeleteTable

DeleteTable mocks base method

func (*MockDynamoDBAPI) DeleteTableRequest

DeleteTableRequest mocks base method

func (*MockDynamoDBAPI) DeleteTableWithContext added in v0.3.0

func (m *MockDynamoDBAPI) DeleteTableWithContext(arg0 context.Context, arg1 *dynamodb.DeleteTableInput, arg2 ...request.Option) (*dynamodb.DeleteTableOutput, error)

DeleteTableWithContext mocks base method

func (*MockDynamoDBAPI) DescribeBackup added in v0.4.0

DescribeBackup mocks base method

func (*MockDynamoDBAPI) DescribeBackupRequest added in v0.4.0

DescribeBackupRequest mocks base method

func (*MockDynamoDBAPI) DescribeBackupWithContext added in v0.4.0

func (m *MockDynamoDBAPI) DescribeBackupWithContext(arg0 context.Context, arg1 *dynamodb.DescribeBackupInput, arg2 ...request.Option) (*dynamodb.DescribeBackupOutput, error)

DescribeBackupWithContext mocks base method

func (*MockDynamoDBAPI) DescribeContinuousBackups added in v0.4.0

DescribeContinuousBackups mocks base method

func (*MockDynamoDBAPI) DescribeContinuousBackupsRequest added in v0.4.0

DescribeContinuousBackupsRequest mocks base method

func (*MockDynamoDBAPI) DescribeContinuousBackupsWithContext added in v0.4.0

func (m *MockDynamoDBAPI) DescribeContinuousBackupsWithContext(arg0 context.Context, arg1 *dynamodb.DescribeContinuousBackupsInput, arg2 ...request.Option) (*dynamodb.DescribeContinuousBackupsOutput, error)

DescribeContinuousBackupsWithContext mocks base method

func (*MockDynamoDBAPI) DescribeContributorInsights added in v0.4.0

DescribeContributorInsights mocks base method

func (*MockDynamoDBAPI) DescribeContributorInsightsRequest added in v0.4.0

DescribeContributorInsightsRequest mocks base method

func (*MockDynamoDBAPI) DescribeContributorInsightsWithContext added in v0.4.0

func (m *MockDynamoDBAPI) DescribeContributorInsightsWithContext(arg0 context.Context, arg1 *dynamodb.DescribeContributorInsightsInput, arg2 ...request.Option) (*dynamodb.DescribeContributorInsightsOutput, error)

DescribeContributorInsightsWithContext mocks base method

func (*MockDynamoDBAPI) DescribeEndpoints added in v0.4.0

DescribeEndpoints mocks base method

func (*MockDynamoDBAPI) DescribeEndpointsRequest added in v0.4.0

DescribeEndpointsRequest mocks base method

func (*MockDynamoDBAPI) DescribeEndpointsWithContext added in v0.4.0

func (m *MockDynamoDBAPI) DescribeEndpointsWithContext(arg0 context.Context, arg1 *dynamodb.DescribeEndpointsInput, arg2 ...request.Option) (*dynamodb.DescribeEndpointsOutput, error)

DescribeEndpointsWithContext mocks base method

func (*MockDynamoDBAPI) DescribeGlobalTable added in v0.4.0

DescribeGlobalTable mocks base method

func (*MockDynamoDBAPI) DescribeGlobalTableRequest added in v0.4.0

DescribeGlobalTableRequest mocks base method

func (*MockDynamoDBAPI) DescribeGlobalTableSettings added in v0.4.0

DescribeGlobalTableSettings mocks base method

func (*MockDynamoDBAPI) DescribeGlobalTableSettingsRequest added in v0.4.0

DescribeGlobalTableSettingsRequest mocks base method

func (*MockDynamoDBAPI) DescribeGlobalTableSettingsWithContext added in v0.4.0

func (m *MockDynamoDBAPI) DescribeGlobalTableSettingsWithContext(arg0 context.Context, arg1 *dynamodb.DescribeGlobalTableSettingsInput, arg2 ...request.Option) (*dynamodb.DescribeGlobalTableSettingsOutput, error)

DescribeGlobalTableSettingsWithContext mocks base method

func (*MockDynamoDBAPI) DescribeGlobalTableWithContext added in v0.4.0

func (m *MockDynamoDBAPI) DescribeGlobalTableWithContext(arg0 context.Context, arg1 *dynamodb.DescribeGlobalTableInput, arg2 ...request.Option) (*dynamodb.DescribeGlobalTableOutput, error)

DescribeGlobalTableWithContext mocks base method

func (*MockDynamoDBAPI) DescribeLimits

DescribeLimits mocks base method

func (*MockDynamoDBAPI) DescribeLimitsRequest

DescribeLimitsRequest mocks base method

func (*MockDynamoDBAPI) DescribeLimitsWithContext added in v0.3.0

func (m *MockDynamoDBAPI) DescribeLimitsWithContext(arg0 context.Context, arg1 *dynamodb.DescribeLimitsInput, arg2 ...request.Option) (*dynamodb.DescribeLimitsOutput, error)

DescribeLimitsWithContext mocks base method

func (*MockDynamoDBAPI) DescribeTable

DescribeTable mocks base method

func (*MockDynamoDBAPI) DescribeTableReplicaAutoScaling added in v0.4.0

DescribeTableReplicaAutoScaling mocks base method

func (*MockDynamoDBAPI) DescribeTableReplicaAutoScalingRequest added in v0.4.0

DescribeTableReplicaAutoScalingRequest mocks base method

func (*MockDynamoDBAPI) DescribeTableReplicaAutoScalingWithContext added in v0.4.0

DescribeTableReplicaAutoScalingWithContext mocks base method

func (*MockDynamoDBAPI) DescribeTableRequest

DescribeTableRequest mocks base method

func (*MockDynamoDBAPI) DescribeTableWithContext added in v0.3.0

func (m *MockDynamoDBAPI) DescribeTableWithContext(arg0 context.Context, arg1 *dynamodb.DescribeTableInput, arg2 ...request.Option) (*dynamodb.DescribeTableOutput, error)

DescribeTableWithContext mocks base method

func (*MockDynamoDBAPI) DescribeTimeToLive added in v0.3.0

DescribeTimeToLive mocks base method

func (*MockDynamoDBAPI) DescribeTimeToLiveRequest added in v0.3.0

DescribeTimeToLiveRequest mocks base method

func (*MockDynamoDBAPI) DescribeTimeToLiveWithContext added in v0.3.0

func (m *MockDynamoDBAPI) DescribeTimeToLiveWithContext(arg0 context.Context, arg1 *dynamodb.DescribeTimeToLiveInput, arg2 ...request.Option) (*dynamodb.DescribeTimeToLiveOutput, error)

DescribeTimeToLiveWithContext mocks base method

func (*MockDynamoDBAPI) EXPECT

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

func (*MockDynamoDBAPI) GetItem

GetItem mocks base method

func (*MockDynamoDBAPI) GetItemRequest

GetItemRequest mocks base method

func (*MockDynamoDBAPI) GetItemWithContext added in v0.3.0

func (m *MockDynamoDBAPI) GetItemWithContext(arg0 context.Context, arg1 *dynamodb.GetItemInput, arg2 ...request.Option) (*dynamodb.GetItemOutput, error)

GetItemWithContext mocks base method

func (*MockDynamoDBAPI) ListBackups added in v0.4.0

ListBackups mocks base method

func (*MockDynamoDBAPI) ListBackupsRequest added in v0.4.0

ListBackupsRequest mocks base method

func (*MockDynamoDBAPI) ListBackupsWithContext added in v0.4.0

func (m *MockDynamoDBAPI) ListBackupsWithContext(arg0 context.Context, arg1 *dynamodb.ListBackupsInput, arg2 ...request.Option) (*dynamodb.ListBackupsOutput, error)

ListBackupsWithContext mocks base method

func (*MockDynamoDBAPI) ListContributorInsights added in v0.4.0

ListContributorInsights mocks base method

func (*MockDynamoDBAPI) ListContributorInsightsPages added in v0.4.0

func (m *MockDynamoDBAPI) ListContributorInsightsPages(arg0 *dynamodb.ListContributorInsightsInput, arg1 func(*dynamodb.ListContributorInsightsOutput, bool) bool) error

ListContributorInsightsPages mocks base method

func (*MockDynamoDBAPI) ListContributorInsightsPagesWithContext added in v0.4.0

func (m *MockDynamoDBAPI) ListContributorInsightsPagesWithContext(arg0 context.Context, arg1 *dynamodb.ListContributorInsightsInput, arg2 func(*dynamodb.ListContributorInsightsOutput, bool) bool, arg3 ...request.Option) error

ListContributorInsightsPagesWithContext mocks base method

func (*MockDynamoDBAPI) ListContributorInsightsRequest added in v0.4.0

ListContributorInsightsRequest mocks base method

func (*MockDynamoDBAPI) ListContributorInsightsWithContext added in v0.4.0

func (m *MockDynamoDBAPI) ListContributorInsightsWithContext(arg0 context.Context, arg1 *dynamodb.ListContributorInsightsInput, arg2 ...request.Option) (*dynamodb.ListContributorInsightsOutput, error)

ListContributorInsightsWithContext mocks base method

func (*MockDynamoDBAPI) ListGlobalTables added in v0.4.0

ListGlobalTables mocks base method

func (*MockDynamoDBAPI) ListGlobalTablesRequest added in v0.4.0

ListGlobalTablesRequest mocks base method

func (*MockDynamoDBAPI) ListGlobalTablesWithContext added in v0.4.0

func (m *MockDynamoDBAPI) ListGlobalTablesWithContext(arg0 context.Context, arg1 *dynamodb.ListGlobalTablesInput, arg2 ...request.Option) (*dynamodb.ListGlobalTablesOutput, error)

ListGlobalTablesWithContext mocks base method

func (*MockDynamoDBAPI) ListTables

ListTables mocks base method

func (*MockDynamoDBAPI) ListTablesPages

func (m *MockDynamoDBAPI) ListTablesPages(arg0 *dynamodb.ListTablesInput, arg1 func(*dynamodb.ListTablesOutput, bool) bool) error

ListTablesPages mocks base method

func (*MockDynamoDBAPI) ListTablesPagesWithContext added in v0.3.0

func (m *MockDynamoDBAPI) ListTablesPagesWithContext(arg0 context.Context, arg1 *dynamodb.ListTablesInput, arg2 func(*dynamodb.ListTablesOutput, bool) bool, arg3 ...request.Option) error

ListTablesPagesWithContext mocks base method

func (*MockDynamoDBAPI) ListTablesRequest

ListTablesRequest mocks base method

func (*MockDynamoDBAPI) ListTablesWithContext added in v0.3.0

func (m *MockDynamoDBAPI) ListTablesWithContext(arg0 context.Context, arg1 *dynamodb.ListTablesInput, arg2 ...request.Option) (*dynamodb.ListTablesOutput, error)

ListTablesWithContext mocks base method

func (*MockDynamoDBAPI) ListTagsOfResource added in v0.3.0

ListTagsOfResource mocks base method

func (*MockDynamoDBAPI) ListTagsOfResourceRequest added in v0.3.0

ListTagsOfResourceRequest mocks base method

func (*MockDynamoDBAPI) ListTagsOfResourceWithContext added in v0.3.0

func (m *MockDynamoDBAPI) ListTagsOfResourceWithContext(arg0 context.Context, arg1 *dynamodb.ListTagsOfResourceInput, arg2 ...request.Option) (*dynamodb.ListTagsOfResourceOutput, error)

ListTagsOfResourceWithContext mocks base method

func (*MockDynamoDBAPI) PutItem

PutItem mocks base method

func (*MockDynamoDBAPI) PutItemRequest

PutItemRequest mocks base method

func (*MockDynamoDBAPI) PutItemWithContext added in v0.3.0

func (m *MockDynamoDBAPI) PutItemWithContext(arg0 context.Context, arg1 *dynamodb.PutItemInput, arg2 ...request.Option) (*dynamodb.PutItemOutput, error)

PutItemWithContext mocks base method

func (*MockDynamoDBAPI) Query

Query mocks base method

func (*MockDynamoDBAPI) QueryPages

func (m *MockDynamoDBAPI) QueryPages(arg0 *dynamodb.QueryInput, arg1 func(*dynamodb.QueryOutput, bool) bool) error

QueryPages mocks base method

func (*MockDynamoDBAPI) QueryPagesWithContext added in v0.3.0

func (m *MockDynamoDBAPI) QueryPagesWithContext(arg0 context.Context, arg1 *dynamodb.QueryInput, arg2 func(*dynamodb.QueryOutput, bool) bool, arg3 ...request.Option) error

QueryPagesWithContext mocks base method

func (*MockDynamoDBAPI) QueryRequest

QueryRequest mocks base method

func (*MockDynamoDBAPI) QueryWithContext added in v0.3.0

func (m *MockDynamoDBAPI) QueryWithContext(arg0 context.Context, arg1 *dynamodb.QueryInput, arg2 ...request.Option) (*dynamodb.QueryOutput, error)

QueryWithContext mocks base method

func (*MockDynamoDBAPI) RestoreTableFromBackup added in v0.4.0

RestoreTableFromBackup mocks base method

func (*MockDynamoDBAPI) RestoreTableFromBackupRequest added in v0.4.0

RestoreTableFromBackupRequest mocks base method

func (*MockDynamoDBAPI) RestoreTableFromBackupWithContext added in v0.4.0

func (m *MockDynamoDBAPI) RestoreTableFromBackupWithContext(arg0 context.Context, arg1 *dynamodb.RestoreTableFromBackupInput, arg2 ...request.Option) (*dynamodb.RestoreTableFromBackupOutput, error)

RestoreTableFromBackupWithContext mocks base method

func (*MockDynamoDBAPI) RestoreTableToPointInTime added in v0.4.0

RestoreTableToPointInTime mocks base method

func (*MockDynamoDBAPI) RestoreTableToPointInTimeRequest added in v0.4.0

RestoreTableToPointInTimeRequest mocks base method

func (*MockDynamoDBAPI) RestoreTableToPointInTimeWithContext added in v0.4.0

func (m *MockDynamoDBAPI) RestoreTableToPointInTimeWithContext(arg0 context.Context, arg1 *dynamodb.RestoreTableToPointInTimeInput, arg2 ...request.Option) (*dynamodb.RestoreTableToPointInTimeOutput, error)

RestoreTableToPointInTimeWithContext mocks base method

func (*MockDynamoDBAPI) Scan

Scan mocks base method

func (*MockDynamoDBAPI) ScanPages

func (m *MockDynamoDBAPI) ScanPages(arg0 *dynamodb.ScanInput, arg1 func(*dynamodb.ScanOutput, bool) bool) error

ScanPages mocks base method

func (*MockDynamoDBAPI) ScanPagesWithContext added in v0.3.0

func (m *MockDynamoDBAPI) ScanPagesWithContext(arg0 context.Context, arg1 *dynamodb.ScanInput, arg2 func(*dynamodb.ScanOutput, bool) bool, arg3 ...request.Option) error

ScanPagesWithContext mocks base method

func (*MockDynamoDBAPI) ScanRequest

ScanRequest mocks base method

func (*MockDynamoDBAPI) ScanWithContext added in v0.3.0

func (m *MockDynamoDBAPI) ScanWithContext(arg0 context.Context, arg1 *dynamodb.ScanInput, arg2 ...request.Option) (*dynamodb.ScanOutput, error)

ScanWithContext mocks base method

func (*MockDynamoDBAPI) TagResource added in v0.3.0

TagResource mocks base method

func (*MockDynamoDBAPI) TagResourceRequest added in v0.3.0

TagResourceRequest mocks base method

func (*MockDynamoDBAPI) TagResourceWithContext added in v0.3.0

func (m *MockDynamoDBAPI) TagResourceWithContext(arg0 context.Context, arg1 *dynamodb.TagResourceInput, arg2 ...request.Option) (*dynamodb.TagResourceOutput, error)

TagResourceWithContext mocks base method

func (*MockDynamoDBAPI) TransactGetItems added in v0.4.0

TransactGetItems mocks base method

func (*MockDynamoDBAPI) TransactGetItemsRequest added in v0.4.0

TransactGetItemsRequest mocks base method

func (*MockDynamoDBAPI) TransactGetItemsWithContext added in v0.4.0

func (m *MockDynamoDBAPI) TransactGetItemsWithContext(arg0 context.Context, arg1 *dynamodb.TransactGetItemsInput, arg2 ...request.Option) (*dynamodb.TransactGetItemsOutput, error)

TransactGetItemsWithContext mocks base method

func (*MockDynamoDBAPI) TransactWriteItems added in v0.4.0

TransactWriteItems mocks base method

func (*MockDynamoDBAPI) TransactWriteItemsRequest added in v0.4.0

TransactWriteItemsRequest mocks base method

func (*MockDynamoDBAPI) TransactWriteItemsWithContext added in v0.4.0

func (m *MockDynamoDBAPI) TransactWriteItemsWithContext(arg0 context.Context, arg1 *dynamodb.TransactWriteItemsInput, arg2 ...request.Option) (*dynamodb.TransactWriteItemsOutput, error)

TransactWriteItemsWithContext mocks base method

func (*MockDynamoDBAPI) UntagResource added in v0.3.0

UntagResource mocks base method

func (*MockDynamoDBAPI) UntagResourceRequest added in v0.3.0

UntagResourceRequest mocks base method

func (*MockDynamoDBAPI) UntagResourceWithContext added in v0.3.0

func (m *MockDynamoDBAPI) UntagResourceWithContext(arg0 context.Context, arg1 *dynamodb.UntagResourceInput, arg2 ...request.Option) (*dynamodb.UntagResourceOutput, error)

UntagResourceWithContext mocks base method

func (*MockDynamoDBAPI) UpdateContinuousBackups added in v0.4.0

UpdateContinuousBackups mocks base method

func (*MockDynamoDBAPI) UpdateContinuousBackupsRequest added in v0.4.0

UpdateContinuousBackupsRequest mocks base method

func (*MockDynamoDBAPI) UpdateContinuousBackupsWithContext added in v0.4.0

func (m *MockDynamoDBAPI) UpdateContinuousBackupsWithContext(arg0 context.Context, arg1 *dynamodb.UpdateContinuousBackupsInput, arg2 ...request.Option) (*dynamodb.UpdateContinuousBackupsOutput, error)

UpdateContinuousBackupsWithContext mocks base method

func (*MockDynamoDBAPI) UpdateContributorInsights added in v0.4.0

UpdateContributorInsights mocks base method

func (*MockDynamoDBAPI) UpdateContributorInsightsRequest added in v0.4.0

UpdateContributorInsightsRequest mocks base method

func (*MockDynamoDBAPI) UpdateContributorInsightsWithContext added in v0.4.0

func (m *MockDynamoDBAPI) UpdateContributorInsightsWithContext(arg0 context.Context, arg1 *dynamodb.UpdateContributorInsightsInput, arg2 ...request.Option) (*dynamodb.UpdateContributorInsightsOutput, error)

UpdateContributorInsightsWithContext mocks base method

func (*MockDynamoDBAPI) UpdateGlobalTable added in v0.4.0

UpdateGlobalTable mocks base method

func (*MockDynamoDBAPI) UpdateGlobalTableRequest added in v0.4.0

UpdateGlobalTableRequest mocks base method

func (*MockDynamoDBAPI) UpdateGlobalTableSettings added in v0.4.0

UpdateGlobalTableSettings mocks base method

func (*MockDynamoDBAPI) UpdateGlobalTableSettingsRequest added in v0.4.0

UpdateGlobalTableSettingsRequest mocks base method

func (*MockDynamoDBAPI) UpdateGlobalTableSettingsWithContext added in v0.4.0

func (m *MockDynamoDBAPI) UpdateGlobalTableSettingsWithContext(arg0 context.Context, arg1 *dynamodb.UpdateGlobalTableSettingsInput, arg2 ...request.Option) (*dynamodb.UpdateGlobalTableSettingsOutput, error)

UpdateGlobalTableSettingsWithContext mocks base method

func (*MockDynamoDBAPI) UpdateGlobalTableWithContext added in v0.4.0

func (m *MockDynamoDBAPI) UpdateGlobalTableWithContext(arg0 context.Context, arg1 *dynamodb.UpdateGlobalTableInput, arg2 ...request.Option) (*dynamodb.UpdateGlobalTableOutput, error)

UpdateGlobalTableWithContext mocks base method

func (*MockDynamoDBAPI) UpdateItem

UpdateItem mocks base method

func (*MockDynamoDBAPI) UpdateItemRequest

UpdateItemRequest mocks base method

func (*MockDynamoDBAPI) UpdateItemWithContext added in v0.3.0

func (m *MockDynamoDBAPI) UpdateItemWithContext(arg0 context.Context, arg1 *dynamodb.UpdateItemInput, arg2 ...request.Option) (*dynamodb.UpdateItemOutput, error)

UpdateItemWithContext mocks base method

func (*MockDynamoDBAPI) UpdateTable

UpdateTable mocks base method

func (*MockDynamoDBAPI) UpdateTableReplicaAutoScaling added in v0.4.0

UpdateTableReplicaAutoScaling mocks base method

func (*MockDynamoDBAPI) UpdateTableReplicaAutoScalingRequest added in v0.4.0

UpdateTableReplicaAutoScalingRequest mocks base method

func (*MockDynamoDBAPI) UpdateTableReplicaAutoScalingWithContext added in v0.4.0

func (m *MockDynamoDBAPI) UpdateTableReplicaAutoScalingWithContext(arg0 context.Context, arg1 *dynamodb.UpdateTableReplicaAutoScalingInput, arg2 ...request.Option) (*dynamodb.UpdateTableReplicaAutoScalingOutput, error)

UpdateTableReplicaAutoScalingWithContext mocks base method

func (*MockDynamoDBAPI) UpdateTableRequest

UpdateTableRequest mocks base method

func (*MockDynamoDBAPI) UpdateTableWithContext added in v0.3.0

func (m *MockDynamoDBAPI) UpdateTableWithContext(arg0 context.Context, arg1 *dynamodb.UpdateTableInput, arg2 ...request.Option) (*dynamodb.UpdateTableOutput, error)

UpdateTableWithContext mocks base method

func (*MockDynamoDBAPI) UpdateTimeToLive added in v0.3.0

UpdateTimeToLive mocks base method

func (*MockDynamoDBAPI) UpdateTimeToLiveRequest added in v0.3.0

UpdateTimeToLiveRequest mocks base method

func (*MockDynamoDBAPI) UpdateTimeToLiveWithContext added in v0.3.0

func (m *MockDynamoDBAPI) UpdateTimeToLiveWithContext(arg0 context.Context, arg1 *dynamodb.UpdateTimeToLiveInput, arg2 ...request.Option) (*dynamodb.UpdateTimeToLiveOutput, error)

UpdateTimeToLiveWithContext mocks base method

func (*MockDynamoDBAPI) WaitUntilTableExists added in v0.2.8

func (m *MockDynamoDBAPI) WaitUntilTableExists(arg0 *dynamodb.DescribeTableInput) error

WaitUntilTableExists mocks base method

func (*MockDynamoDBAPI) WaitUntilTableExistsWithContext added in v0.3.0

func (m *MockDynamoDBAPI) WaitUntilTableExistsWithContext(arg0 context.Context, arg1 *dynamodb.DescribeTableInput, arg2 ...request.WaiterOption) error

WaitUntilTableExistsWithContext mocks base method

func (*MockDynamoDBAPI) WaitUntilTableNotExists added in v0.2.8

func (m *MockDynamoDBAPI) WaitUntilTableNotExists(arg0 *dynamodb.DescribeTableInput) error

WaitUntilTableNotExists mocks base method

func (*MockDynamoDBAPI) WaitUntilTableNotExistsWithContext added in v0.3.0

func (m *MockDynamoDBAPI) WaitUntilTableNotExistsWithContext(arg0 context.Context, arg1 *dynamodb.DescribeTableInput, arg2 ...request.WaiterOption) error

WaitUntilTableNotExistsWithContext mocks base method

type MockDynamoDBAPIMockRecorder added in v0.3.2

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

MockDynamoDBAPIMockRecorder is the mock recorder for MockDynamoDBAPI

func (*MockDynamoDBAPIMockRecorder) BatchGetItem added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) BatchGetItem(arg0 interface{}) *gomock.Call

BatchGetItem indicates an expected call of BatchGetItem

func (*MockDynamoDBAPIMockRecorder) BatchGetItemPages added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) BatchGetItemPages(arg0, arg1 interface{}) *gomock.Call

BatchGetItemPages indicates an expected call of BatchGetItemPages

func (*MockDynamoDBAPIMockRecorder) BatchGetItemPagesWithContext added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) BatchGetItemPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

BatchGetItemPagesWithContext indicates an expected call of BatchGetItemPagesWithContext

func (*MockDynamoDBAPIMockRecorder) BatchGetItemRequest added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) BatchGetItemRequest(arg0 interface{}) *gomock.Call

BatchGetItemRequest indicates an expected call of BatchGetItemRequest

func (*MockDynamoDBAPIMockRecorder) BatchGetItemWithContext added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) BatchGetItemWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchGetItemWithContext indicates an expected call of BatchGetItemWithContext

func (*MockDynamoDBAPIMockRecorder) BatchWriteItem added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) BatchWriteItem(arg0 interface{}) *gomock.Call

BatchWriteItem indicates an expected call of BatchWriteItem

func (*MockDynamoDBAPIMockRecorder) BatchWriteItemRequest added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) BatchWriteItemRequest(arg0 interface{}) *gomock.Call

BatchWriteItemRequest indicates an expected call of BatchWriteItemRequest

func (*MockDynamoDBAPIMockRecorder) BatchWriteItemWithContext added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) BatchWriteItemWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

BatchWriteItemWithContext indicates an expected call of BatchWriteItemWithContext

func (*MockDynamoDBAPIMockRecorder) CreateBackup added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) CreateBackup(arg0 interface{}) *gomock.Call

CreateBackup indicates an expected call of CreateBackup

func (*MockDynamoDBAPIMockRecorder) CreateBackupRequest added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) CreateBackupRequest(arg0 interface{}) *gomock.Call

CreateBackupRequest indicates an expected call of CreateBackupRequest

func (*MockDynamoDBAPIMockRecorder) CreateBackupWithContext added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) CreateBackupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateBackupWithContext indicates an expected call of CreateBackupWithContext

func (*MockDynamoDBAPIMockRecorder) CreateGlobalTable added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) CreateGlobalTable(arg0 interface{}) *gomock.Call

CreateGlobalTable indicates an expected call of CreateGlobalTable

func (*MockDynamoDBAPIMockRecorder) CreateGlobalTableRequest added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) CreateGlobalTableRequest(arg0 interface{}) *gomock.Call

CreateGlobalTableRequest indicates an expected call of CreateGlobalTableRequest

func (*MockDynamoDBAPIMockRecorder) CreateGlobalTableWithContext added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) CreateGlobalTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateGlobalTableWithContext indicates an expected call of CreateGlobalTableWithContext

func (*MockDynamoDBAPIMockRecorder) CreateTable added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) CreateTable(arg0 interface{}) *gomock.Call

CreateTable indicates an expected call of CreateTable

func (*MockDynamoDBAPIMockRecorder) CreateTableRequest added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) CreateTableRequest(arg0 interface{}) *gomock.Call

CreateTableRequest indicates an expected call of CreateTableRequest

func (*MockDynamoDBAPIMockRecorder) CreateTableWithContext added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) CreateTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateTableWithContext indicates an expected call of CreateTableWithContext

func (*MockDynamoDBAPIMockRecorder) DeleteBackup added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) DeleteBackup(arg0 interface{}) *gomock.Call

DeleteBackup indicates an expected call of DeleteBackup

func (*MockDynamoDBAPIMockRecorder) DeleteBackupRequest added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) DeleteBackupRequest(arg0 interface{}) *gomock.Call

DeleteBackupRequest indicates an expected call of DeleteBackupRequest

func (*MockDynamoDBAPIMockRecorder) DeleteBackupWithContext added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) DeleteBackupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteBackupWithContext indicates an expected call of DeleteBackupWithContext

func (*MockDynamoDBAPIMockRecorder) DeleteItem added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) DeleteItem(arg0 interface{}) *gomock.Call

DeleteItem indicates an expected call of DeleteItem

func (*MockDynamoDBAPIMockRecorder) DeleteItemRequest added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) DeleteItemRequest(arg0 interface{}) *gomock.Call

DeleteItemRequest indicates an expected call of DeleteItemRequest

func (*MockDynamoDBAPIMockRecorder) DeleteItemWithContext added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) DeleteItemWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteItemWithContext indicates an expected call of DeleteItemWithContext

func (*MockDynamoDBAPIMockRecorder) DeleteTable added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) DeleteTable(arg0 interface{}) *gomock.Call

DeleteTable indicates an expected call of DeleteTable

func (*MockDynamoDBAPIMockRecorder) DeleteTableRequest added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) DeleteTableRequest(arg0 interface{}) *gomock.Call

DeleteTableRequest indicates an expected call of DeleteTableRequest

func (*MockDynamoDBAPIMockRecorder) DeleteTableWithContext added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) DeleteTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteTableWithContext indicates an expected call of DeleteTableWithContext

func (*MockDynamoDBAPIMockRecorder) DescribeBackup added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) DescribeBackup(arg0 interface{}) *gomock.Call

DescribeBackup indicates an expected call of DescribeBackup

func (*MockDynamoDBAPIMockRecorder) DescribeBackupRequest added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) DescribeBackupRequest(arg0 interface{}) *gomock.Call

DescribeBackupRequest indicates an expected call of DescribeBackupRequest

func (*MockDynamoDBAPIMockRecorder) DescribeBackupWithContext added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) DescribeBackupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeBackupWithContext indicates an expected call of DescribeBackupWithContext

func (*MockDynamoDBAPIMockRecorder) DescribeContinuousBackups added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) DescribeContinuousBackups(arg0 interface{}) *gomock.Call

DescribeContinuousBackups indicates an expected call of DescribeContinuousBackups

func (*MockDynamoDBAPIMockRecorder) DescribeContinuousBackupsRequest added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) DescribeContinuousBackupsRequest(arg0 interface{}) *gomock.Call

DescribeContinuousBackupsRequest indicates an expected call of DescribeContinuousBackupsRequest

func (*MockDynamoDBAPIMockRecorder) DescribeContinuousBackupsWithContext added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) DescribeContinuousBackupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeContinuousBackupsWithContext indicates an expected call of DescribeContinuousBackupsWithContext

func (*MockDynamoDBAPIMockRecorder) DescribeContributorInsights added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) DescribeContributorInsights(arg0 interface{}) *gomock.Call

DescribeContributorInsights indicates an expected call of DescribeContributorInsights

func (*MockDynamoDBAPIMockRecorder) DescribeContributorInsightsRequest added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) DescribeContributorInsightsRequest(arg0 interface{}) *gomock.Call

DescribeContributorInsightsRequest indicates an expected call of DescribeContributorInsightsRequest

func (*MockDynamoDBAPIMockRecorder) DescribeContributorInsightsWithContext added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) DescribeContributorInsightsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeContributorInsightsWithContext indicates an expected call of DescribeContributorInsightsWithContext

func (*MockDynamoDBAPIMockRecorder) DescribeEndpoints added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) DescribeEndpoints(arg0 interface{}) *gomock.Call

DescribeEndpoints indicates an expected call of DescribeEndpoints

func (*MockDynamoDBAPIMockRecorder) DescribeEndpointsRequest added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) DescribeEndpointsRequest(arg0 interface{}) *gomock.Call

DescribeEndpointsRequest indicates an expected call of DescribeEndpointsRequest

func (*MockDynamoDBAPIMockRecorder) DescribeEndpointsWithContext added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) DescribeEndpointsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeEndpointsWithContext indicates an expected call of DescribeEndpointsWithContext

func (*MockDynamoDBAPIMockRecorder) DescribeGlobalTable added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) DescribeGlobalTable(arg0 interface{}) *gomock.Call

DescribeGlobalTable indicates an expected call of DescribeGlobalTable

func (*MockDynamoDBAPIMockRecorder) DescribeGlobalTableRequest added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) DescribeGlobalTableRequest(arg0 interface{}) *gomock.Call

DescribeGlobalTableRequest indicates an expected call of DescribeGlobalTableRequest

func (*MockDynamoDBAPIMockRecorder) DescribeGlobalTableSettings added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) DescribeGlobalTableSettings(arg0 interface{}) *gomock.Call

DescribeGlobalTableSettings indicates an expected call of DescribeGlobalTableSettings

func (*MockDynamoDBAPIMockRecorder) DescribeGlobalTableSettingsRequest added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) DescribeGlobalTableSettingsRequest(arg0 interface{}) *gomock.Call

DescribeGlobalTableSettingsRequest indicates an expected call of DescribeGlobalTableSettingsRequest

func (*MockDynamoDBAPIMockRecorder) DescribeGlobalTableSettingsWithContext added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) DescribeGlobalTableSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeGlobalTableSettingsWithContext indicates an expected call of DescribeGlobalTableSettingsWithContext

func (*MockDynamoDBAPIMockRecorder) DescribeGlobalTableWithContext added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) DescribeGlobalTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeGlobalTableWithContext indicates an expected call of DescribeGlobalTableWithContext

func (*MockDynamoDBAPIMockRecorder) DescribeLimits added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) DescribeLimits(arg0 interface{}) *gomock.Call

DescribeLimits indicates an expected call of DescribeLimits

func (*MockDynamoDBAPIMockRecorder) DescribeLimitsRequest added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) DescribeLimitsRequest(arg0 interface{}) *gomock.Call

DescribeLimitsRequest indicates an expected call of DescribeLimitsRequest

func (*MockDynamoDBAPIMockRecorder) DescribeLimitsWithContext added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) DescribeLimitsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeLimitsWithContext indicates an expected call of DescribeLimitsWithContext

func (*MockDynamoDBAPIMockRecorder) DescribeTable added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) DescribeTable(arg0 interface{}) *gomock.Call

DescribeTable indicates an expected call of DescribeTable

func (*MockDynamoDBAPIMockRecorder) DescribeTableReplicaAutoScaling added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) DescribeTableReplicaAutoScaling(arg0 interface{}) *gomock.Call

DescribeTableReplicaAutoScaling indicates an expected call of DescribeTableReplicaAutoScaling

func (*MockDynamoDBAPIMockRecorder) DescribeTableReplicaAutoScalingRequest added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) DescribeTableReplicaAutoScalingRequest(arg0 interface{}) *gomock.Call

DescribeTableReplicaAutoScalingRequest indicates an expected call of DescribeTableReplicaAutoScalingRequest

func (*MockDynamoDBAPIMockRecorder) DescribeTableReplicaAutoScalingWithContext added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) DescribeTableReplicaAutoScalingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeTableReplicaAutoScalingWithContext indicates an expected call of DescribeTableReplicaAutoScalingWithContext

func (*MockDynamoDBAPIMockRecorder) DescribeTableRequest added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) DescribeTableRequest(arg0 interface{}) *gomock.Call

DescribeTableRequest indicates an expected call of DescribeTableRequest

func (*MockDynamoDBAPIMockRecorder) DescribeTableWithContext added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) DescribeTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeTableWithContext indicates an expected call of DescribeTableWithContext

func (*MockDynamoDBAPIMockRecorder) DescribeTimeToLive added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) DescribeTimeToLive(arg0 interface{}) *gomock.Call

DescribeTimeToLive indicates an expected call of DescribeTimeToLive

func (*MockDynamoDBAPIMockRecorder) DescribeTimeToLiveRequest added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) DescribeTimeToLiveRequest(arg0 interface{}) *gomock.Call

DescribeTimeToLiveRequest indicates an expected call of DescribeTimeToLiveRequest

func (*MockDynamoDBAPIMockRecorder) DescribeTimeToLiveWithContext added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) DescribeTimeToLiveWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeTimeToLiveWithContext indicates an expected call of DescribeTimeToLiveWithContext

func (*MockDynamoDBAPIMockRecorder) GetItem added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) GetItem(arg0 interface{}) *gomock.Call

GetItem indicates an expected call of GetItem

func (*MockDynamoDBAPIMockRecorder) GetItemRequest added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) GetItemRequest(arg0 interface{}) *gomock.Call

GetItemRequest indicates an expected call of GetItemRequest

func (*MockDynamoDBAPIMockRecorder) GetItemWithContext added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) GetItemWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetItemWithContext indicates an expected call of GetItemWithContext

func (*MockDynamoDBAPIMockRecorder) ListBackups added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) ListBackups(arg0 interface{}) *gomock.Call

ListBackups indicates an expected call of ListBackups

func (*MockDynamoDBAPIMockRecorder) ListBackupsRequest added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) ListBackupsRequest(arg0 interface{}) *gomock.Call

ListBackupsRequest indicates an expected call of ListBackupsRequest

func (*MockDynamoDBAPIMockRecorder) ListBackupsWithContext added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) ListBackupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListBackupsWithContext indicates an expected call of ListBackupsWithContext

func (*MockDynamoDBAPIMockRecorder) ListContributorInsights added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) ListContributorInsights(arg0 interface{}) *gomock.Call

ListContributorInsights indicates an expected call of ListContributorInsights

func (*MockDynamoDBAPIMockRecorder) ListContributorInsightsPages added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) ListContributorInsightsPages(arg0, arg1 interface{}) *gomock.Call

ListContributorInsightsPages indicates an expected call of ListContributorInsightsPages

func (*MockDynamoDBAPIMockRecorder) ListContributorInsightsPagesWithContext added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) ListContributorInsightsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListContributorInsightsPagesWithContext indicates an expected call of ListContributorInsightsPagesWithContext

func (*MockDynamoDBAPIMockRecorder) ListContributorInsightsRequest added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) ListContributorInsightsRequest(arg0 interface{}) *gomock.Call

ListContributorInsightsRequest indicates an expected call of ListContributorInsightsRequest

func (*MockDynamoDBAPIMockRecorder) ListContributorInsightsWithContext added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) ListContributorInsightsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListContributorInsightsWithContext indicates an expected call of ListContributorInsightsWithContext

func (*MockDynamoDBAPIMockRecorder) ListGlobalTables added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) ListGlobalTables(arg0 interface{}) *gomock.Call

ListGlobalTables indicates an expected call of ListGlobalTables

func (*MockDynamoDBAPIMockRecorder) ListGlobalTablesRequest added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) ListGlobalTablesRequest(arg0 interface{}) *gomock.Call

ListGlobalTablesRequest indicates an expected call of ListGlobalTablesRequest

func (*MockDynamoDBAPIMockRecorder) ListGlobalTablesWithContext added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) ListGlobalTablesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListGlobalTablesWithContext indicates an expected call of ListGlobalTablesWithContext

func (*MockDynamoDBAPIMockRecorder) ListTables added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) ListTables(arg0 interface{}) *gomock.Call

ListTables indicates an expected call of ListTables

func (*MockDynamoDBAPIMockRecorder) ListTablesPages added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) ListTablesPages(arg0, arg1 interface{}) *gomock.Call

ListTablesPages indicates an expected call of ListTablesPages

func (*MockDynamoDBAPIMockRecorder) ListTablesPagesWithContext added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) ListTablesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListTablesPagesWithContext indicates an expected call of ListTablesPagesWithContext

func (*MockDynamoDBAPIMockRecorder) ListTablesRequest added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) ListTablesRequest(arg0 interface{}) *gomock.Call

ListTablesRequest indicates an expected call of ListTablesRequest

func (*MockDynamoDBAPIMockRecorder) ListTablesWithContext added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) ListTablesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTablesWithContext indicates an expected call of ListTablesWithContext

func (*MockDynamoDBAPIMockRecorder) ListTagsOfResource added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) ListTagsOfResource(arg0 interface{}) *gomock.Call

ListTagsOfResource indicates an expected call of ListTagsOfResource

func (*MockDynamoDBAPIMockRecorder) ListTagsOfResourceRequest added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) ListTagsOfResourceRequest(arg0 interface{}) *gomock.Call

ListTagsOfResourceRequest indicates an expected call of ListTagsOfResourceRequest

func (*MockDynamoDBAPIMockRecorder) ListTagsOfResourceWithContext added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) ListTagsOfResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListTagsOfResourceWithContext indicates an expected call of ListTagsOfResourceWithContext

func (*MockDynamoDBAPIMockRecorder) PutItem added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) PutItem(arg0 interface{}) *gomock.Call

PutItem indicates an expected call of PutItem

func (*MockDynamoDBAPIMockRecorder) PutItemRequest added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) PutItemRequest(arg0 interface{}) *gomock.Call

PutItemRequest indicates an expected call of PutItemRequest

func (*MockDynamoDBAPIMockRecorder) PutItemWithContext added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) PutItemWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutItemWithContext indicates an expected call of PutItemWithContext

func (*MockDynamoDBAPIMockRecorder) Query added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) Query(arg0 interface{}) *gomock.Call

Query indicates an expected call of Query

func (*MockDynamoDBAPIMockRecorder) QueryPages added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) QueryPages(arg0, arg1 interface{}) *gomock.Call

QueryPages indicates an expected call of QueryPages

func (*MockDynamoDBAPIMockRecorder) QueryPagesWithContext added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) QueryPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

QueryPagesWithContext indicates an expected call of QueryPagesWithContext

func (*MockDynamoDBAPIMockRecorder) QueryRequest added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) QueryRequest(arg0 interface{}) *gomock.Call

QueryRequest indicates an expected call of QueryRequest

func (*MockDynamoDBAPIMockRecorder) QueryWithContext added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) QueryWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

QueryWithContext indicates an expected call of QueryWithContext

func (*MockDynamoDBAPIMockRecorder) RestoreTableFromBackup added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) RestoreTableFromBackup(arg0 interface{}) *gomock.Call

RestoreTableFromBackup indicates an expected call of RestoreTableFromBackup

func (*MockDynamoDBAPIMockRecorder) RestoreTableFromBackupRequest added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) RestoreTableFromBackupRequest(arg0 interface{}) *gomock.Call

RestoreTableFromBackupRequest indicates an expected call of RestoreTableFromBackupRequest

func (*MockDynamoDBAPIMockRecorder) RestoreTableFromBackupWithContext added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) RestoreTableFromBackupWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RestoreTableFromBackupWithContext indicates an expected call of RestoreTableFromBackupWithContext

func (*MockDynamoDBAPIMockRecorder) RestoreTableToPointInTime added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) RestoreTableToPointInTime(arg0 interface{}) *gomock.Call

RestoreTableToPointInTime indicates an expected call of RestoreTableToPointInTime

func (*MockDynamoDBAPIMockRecorder) RestoreTableToPointInTimeRequest added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) RestoreTableToPointInTimeRequest(arg0 interface{}) *gomock.Call

RestoreTableToPointInTimeRequest indicates an expected call of RestoreTableToPointInTimeRequest

func (*MockDynamoDBAPIMockRecorder) RestoreTableToPointInTimeWithContext added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) RestoreTableToPointInTimeWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RestoreTableToPointInTimeWithContext indicates an expected call of RestoreTableToPointInTimeWithContext

func (*MockDynamoDBAPIMockRecorder) Scan added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) Scan(arg0 interface{}) *gomock.Call

Scan indicates an expected call of Scan

func (*MockDynamoDBAPIMockRecorder) ScanPages added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) ScanPages(arg0, arg1 interface{}) *gomock.Call

ScanPages indicates an expected call of ScanPages

func (*MockDynamoDBAPIMockRecorder) ScanPagesWithContext added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) ScanPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ScanPagesWithContext indicates an expected call of ScanPagesWithContext

func (*MockDynamoDBAPIMockRecorder) ScanRequest added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) ScanRequest(arg0 interface{}) *gomock.Call

ScanRequest indicates an expected call of ScanRequest

func (*MockDynamoDBAPIMockRecorder) ScanWithContext added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) ScanWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ScanWithContext indicates an expected call of ScanWithContext

func (*MockDynamoDBAPIMockRecorder) TagResource added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call

TagResource indicates an expected call of TagResource

func (*MockDynamoDBAPIMockRecorder) TagResourceRequest added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call

TagResourceRequest indicates an expected call of TagResourceRequest

func (*MockDynamoDBAPIMockRecorder) TagResourceWithContext added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TagResourceWithContext indicates an expected call of TagResourceWithContext

func (*MockDynamoDBAPIMockRecorder) TransactGetItems added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) TransactGetItems(arg0 interface{}) *gomock.Call

TransactGetItems indicates an expected call of TransactGetItems

func (*MockDynamoDBAPIMockRecorder) TransactGetItemsRequest added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) TransactGetItemsRequest(arg0 interface{}) *gomock.Call

TransactGetItemsRequest indicates an expected call of TransactGetItemsRequest

func (*MockDynamoDBAPIMockRecorder) TransactGetItemsWithContext added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) TransactGetItemsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TransactGetItemsWithContext indicates an expected call of TransactGetItemsWithContext

func (*MockDynamoDBAPIMockRecorder) TransactWriteItems added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) TransactWriteItems(arg0 interface{}) *gomock.Call

TransactWriteItems indicates an expected call of TransactWriteItems

func (*MockDynamoDBAPIMockRecorder) TransactWriteItemsRequest added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) TransactWriteItemsRequest(arg0 interface{}) *gomock.Call

TransactWriteItemsRequest indicates an expected call of TransactWriteItemsRequest

func (*MockDynamoDBAPIMockRecorder) TransactWriteItemsWithContext added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) TransactWriteItemsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TransactWriteItemsWithContext indicates an expected call of TransactWriteItemsWithContext

func (*MockDynamoDBAPIMockRecorder) UntagResource added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call

UntagResource indicates an expected call of UntagResource

func (*MockDynamoDBAPIMockRecorder) UntagResourceRequest added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call

UntagResourceRequest indicates an expected call of UntagResourceRequest

func (*MockDynamoDBAPIMockRecorder) UntagResourceWithContext added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UntagResourceWithContext indicates an expected call of UntagResourceWithContext

func (*MockDynamoDBAPIMockRecorder) UpdateContinuousBackups added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) UpdateContinuousBackups(arg0 interface{}) *gomock.Call

UpdateContinuousBackups indicates an expected call of UpdateContinuousBackups

func (*MockDynamoDBAPIMockRecorder) UpdateContinuousBackupsRequest added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) UpdateContinuousBackupsRequest(arg0 interface{}) *gomock.Call

UpdateContinuousBackupsRequest indicates an expected call of UpdateContinuousBackupsRequest

func (*MockDynamoDBAPIMockRecorder) UpdateContinuousBackupsWithContext added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) UpdateContinuousBackupsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateContinuousBackupsWithContext indicates an expected call of UpdateContinuousBackupsWithContext

func (*MockDynamoDBAPIMockRecorder) UpdateContributorInsights added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) UpdateContributorInsights(arg0 interface{}) *gomock.Call

UpdateContributorInsights indicates an expected call of UpdateContributorInsights

func (*MockDynamoDBAPIMockRecorder) UpdateContributorInsightsRequest added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) UpdateContributorInsightsRequest(arg0 interface{}) *gomock.Call

UpdateContributorInsightsRequest indicates an expected call of UpdateContributorInsightsRequest

func (*MockDynamoDBAPIMockRecorder) UpdateContributorInsightsWithContext added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) UpdateContributorInsightsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateContributorInsightsWithContext indicates an expected call of UpdateContributorInsightsWithContext

func (*MockDynamoDBAPIMockRecorder) UpdateGlobalTable added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) UpdateGlobalTable(arg0 interface{}) *gomock.Call

UpdateGlobalTable indicates an expected call of UpdateGlobalTable

func (*MockDynamoDBAPIMockRecorder) UpdateGlobalTableRequest added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) UpdateGlobalTableRequest(arg0 interface{}) *gomock.Call

UpdateGlobalTableRequest indicates an expected call of UpdateGlobalTableRequest

func (*MockDynamoDBAPIMockRecorder) UpdateGlobalTableSettings added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) UpdateGlobalTableSettings(arg0 interface{}) *gomock.Call

UpdateGlobalTableSettings indicates an expected call of UpdateGlobalTableSettings

func (*MockDynamoDBAPIMockRecorder) UpdateGlobalTableSettingsRequest added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) UpdateGlobalTableSettingsRequest(arg0 interface{}) *gomock.Call

UpdateGlobalTableSettingsRequest indicates an expected call of UpdateGlobalTableSettingsRequest

func (*MockDynamoDBAPIMockRecorder) UpdateGlobalTableSettingsWithContext added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) UpdateGlobalTableSettingsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateGlobalTableSettingsWithContext indicates an expected call of UpdateGlobalTableSettingsWithContext

func (*MockDynamoDBAPIMockRecorder) UpdateGlobalTableWithContext added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) UpdateGlobalTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateGlobalTableWithContext indicates an expected call of UpdateGlobalTableWithContext

func (*MockDynamoDBAPIMockRecorder) UpdateItem added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) UpdateItem(arg0 interface{}) *gomock.Call

UpdateItem indicates an expected call of UpdateItem

func (*MockDynamoDBAPIMockRecorder) UpdateItemRequest added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) UpdateItemRequest(arg0 interface{}) *gomock.Call

UpdateItemRequest indicates an expected call of UpdateItemRequest

func (*MockDynamoDBAPIMockRecorder) UpdateItemWithContext added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) UpdateItemWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateItemWithContext indicates an expected call of UpdateItemWithContext

func (*MockDynamoDBAPIMockRecorder) UpdateTable added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) UpdateTable(arg0 interface{}) *gomock.Call

UpdateTable indicates an expected call of UpdateTable

func (*MockDynamoDBAPIMockRecorder) UpdateTableReplicaAutoScaling added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) UpdateTableReplicaAutoScaling(arg0 interface{}) *gomock.Call

UpdateTableReplicaAutoScaling indicates an expected call of UpdateTableReplicaAutoScaling

func (*MockDynamoDBAPIMockRecorder) UpdateTableReplicaAutoScalingRequest added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) UpdateTableReplicaAutoScalingRequest(arg0 interface{}) *gomock.Call

UpdateTableReplicaAutoScalingRequest indicates an expected call of UpdateTableReplicaAutoScalingRequest

func (*MockDynamoDBAPIMockRecorder) UpdateTableReplicaAutoScalingWithContext added in v0.4.0

func (mr *MockDynamoDBAPIMockRecorder) UpdateTableReplicaAutoScalingWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateTableReplicaAutoScalingWithContext indicates an expected call of UpdateTableReplicaAutoScalingWithContext

func (*MockDynamoDBAPIMockRecorder) UpdateTableRequest added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) UpdateTableRequest(arg0 interface{}) *gomock.Call

UpdateTableRequest indicates an expected call of UpdateTableRequest

func (*MockDynamoDBAPIMockRecorder) UpdateTableWithContext added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) UpdateTableWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateTableWithContext indicates an expected call of UpdateTableWithContext

func (*MockDynamoDBAPIMockRecorder) UpdateTimeToLive added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) UpdateTimeToLive(arg0 interface{}) *gomock.Call

UpdateTimeToLive indicates an expected call of UpdateTimeToLive

func (*MockDynamoDBAPIMockRecorder) UpdateTimeToLiveRequest added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) UpdateTimeToLiveRequest(arg0 interface{}) *gomock.Call

UpdateTimeToLiveRequest indicates an expected call of UpdateTimeToLiveRequest

func (*MockDynamoDBAPIMockRecorder) UpdateTimeToLiveWithContext added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) UpdateTimeToLiveWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateTimeToLiveWithContext indicates an expected call of UpdateTimeToLiveWithContext

func (*MockDynamoDBAPIMockRecorder) WaitUntilTableExists added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) WaitUntilTableExists(arg0 interface{}) *gomock.Call

WaitUntilTableExists indicates an expected call of WaitUntilTableExists

func (*MockDynamoDBAPIMockRecorder) WaitUntilTableExistsWithContext added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) WaitUntilTableExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilTableExistsWithContext indicates an expected call of WaitUntilTableExistsWithContext

func (*MockDynamoDBAPIMockRecorder) WaitUntilTableNotExists added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) WaitUntilTableNotExists(arg0 interface{}) *gomock.Call

WaitUntilTableNotExists indicates an expected call of WaitUntilTableNotExists

func (*MockDynamoDBAPIMockRecorder) WaitUntilTableNotExistsWithContext added in v0.3.2

func (mr *MockDynamoDBAPIMockRecorder) WaitUntilTableNotExistsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

WaitUntilTableNotExistsWithContext indicates an expected call of WaitUntilTableNotExistsWithContext

type MockKMSAPI

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

MockKMSAPI is a mock of KMSAPI interface

func NewMockKMSAPI

func NewMockKMSAPI(ctrl *gomock.Controller) *MockKMSAPI

NewMockKMSAPI creates a new mock instance

func (*MockKMSAPI) CancelKeyDeletion

func (m *MockKMSAPI) CancelKeyDeletion(arg0 *kms.CancelKeyDeletionInput) (*kms.CancelKeyDeletionOutput, error)

CancelKeyDeletion mocks base method

func (*MockKMSAPI) CancelKeyDeletionRequest

func (m *MockKMSAPI) CancelKeyDeletionRequest(arg0 *kms.CancelKeyDeletionInput) (*request.Request, *kms.CancelKeyDeletionOutput)

CancelKeyDeletionRequest mocks base method

func (*MockKMSAPI) CancelKeyDeletionWithContext added in v0.3.0

func (m *MockKMSAPI) CancelKeyDeletionWithContext(arg0 context.Context, arg1 *kms.CancelKeyDeletionInput, arg2 ...request.Option) (*kms.CancelKeyDeletionOutput, error)

CancelKeyDeletionWithContext mocks base method

func (*MockKMSAPI) ConnectCustomKeyStore added in v0.4.0

func (m *MockKMSAPI) ConnectCustomKeyStore(arg0 *kms.ConnectCustomKeyStoreInput) (*kms.ConnectCustomKeyStoreOutput, error)

ConnectCustomKeyStore mocks base method

func (*MockKMSAPI) ConnectCustomKeyStoreRequest added in v0.4.0

func (m *MockKMSAPI) ConnectCustomKeyStoreRequest(arg0 *kms.ConnectCustomKeyStoreInput) (*request.Request, *kms.ConnectCustomKeyStoreOutput)

ConnectCustomKeyStoreRequest mocks base method

func (*MockKMSAPI) ConnectCustomKeyStoreWithContext added in v0.4.0

func (m *MockKMSAPI) ConnectCustomKeyStoreWithContext(arg0 context.Context, arg1 *kms.ConnectCustomKeyStoreInput, arg2 ...request.Option) (*kms.ConnectCustomKeyStoreOutput, error)

ConnectCustomKeyStoreWithContext mocks base method

func (*MockKMSAPI) CreateAlias

func (m *MockKMSAPI) CreateAlias(arg0 *kms.CreateAliasInput) (*kms.CreateAliasOutput, error)

CreateAlias mocks base method

func (*MockKMSAPI) CreateAliasRequest

func (m *MockKMSAPI) CreateAliasRequest(arg0 *kms.CreateAliasInput) (*request.Request, *kms.CreateAliasOutput)

CreateAliasRequest mocks base method

func (*MockKMSAPI) CreateAliasWithContext added in v0.3.0

func (m *MockKMSAPI) CreateAliasWithContext(arg0 context.Context, arg1 *kms.CreateAliasInput, arg2 ...request.Option) (*kms.CreateAliasOutput, error)

CreateAliasWithContext mocks base method

func (*MockKMSAPI) CreateCustomKeyStore added in v0.4.0

func (m *MockKMSAPI) CreateCustomKeyStore(arg0 *kms.CreateCustomKeyStoreInput) (*kms.CreateCustomKeyStoreOutput, error)

CreateCustomKeyStore mocks base method

func (*MockKMSAPI) CreateCustomKeyStoreRequest added in v0.4.0

func (m *MockKMSAPI) CreateCustomKeyStoreRequest(arg0 *kms.CreateCustomKeyStoreInput) (*request.Request, *kms.CreateCustomKeyStoreOutput)

CreateCustomKeyStoreRequest mocks base method

func (*MockKMSAPI) CreateCustomKeyStoreWithContext added in v0.4.0

func (m *MockKMSAPI) CreateCustomKeyStoreWithContext(arg0 context.Context, arg1 *kms.CreateCustomKeyStoreInput, arg2 ...request.Option) (*kms.CreateCustomKeyStoreOutput, error)

CreateCustomKeyStoreWithContext mocks base method

func (*MockKMSAPI) CreateGrant

func (m *MockKMSAPI) CreateGrant(arg0 *kms.CreateGrantInput) (*kms.CreateGrantOutput, error)

CreateGrant mocks base method

func (*MockKMSAPI) CreateGrantRequest

func (m *MockKMSAPI) CreateGrantRequest(arg0 *kms.CreateGrantInput) (*request.Request, *kms.CreateGrantOutput)

CreateGrantRequest mocks base method

func (*MockKMSAPI) CreateGrantWithContext added in v0.3.0

func (m *MockKMSAPI) CreateGrantWithContext(arg0 context.Context, arg1 *kms.CreateGrantInput, arg2 ...request.Option) (*kms.CreateGrantOutput, error)

CreateGrantWithContext mocks base method

func (*MockKMSAPI) CreateKey

func (m *MockKMSAPI) CreateKey(arg0 *kms.CreateKeyInput) (*kms.CreateKeyOutput, error)

CreateKey mocks base method

func (*MockKMSAPI) CreateKeyRequest

func (m *MockKMSAPI) CreateKeyRequest(arg0 *kms.CreateKeyInput) (*request.Request, *kms.CreateKeyOutput)

CreateKeyRequest mocks base method

func (*MockKMSAPI) CreateKeyWithContext added in v0.3.0

func (m *MockKMSAPI) CreateKeyWithContext(arg0 context.Context, arg1 *kms.CreateKeyInput, arg2 ...request.Option) (*kms.CreateKeyOutput, error)

CreateKeyWithContext mocks base method

func (*MockKMSAPI) Decrypt

func (m *MockKMSAPI) Decrypt(arg0 *kms.DecryptInput) (*kms.DecryptOutput, error)

Decrypt mocks base method

func (*MockKMSAPI) DecryptRequest

func (m *MockKMSAPI) DecryptRequest(arg0 *kms.DecryptInput) (*request.Request, *kms.DecryptOutput)

DecryptRequest mocks base method

func (*MockKMSAPI) DecryptWithContext added in v0.3.0

func (m *MockKMSAPI) DecryptWithContext(arg0 context.Context, arg1 *kms.DecryptInput, arg2 ...request.Option) (*kms.DecryptOutput, error)

DecryptWithContext mocks base method

func (*MockKMSAPI) DeleteAlias

func (m *MockKMSAPI) DeleteAlias(arg0 *kms.DeleteAliasInput) (*kms.DeleteAliasOutput, error)

DeleteAlias mocks base method

func (*MockKMSAPI) DeleteAliasRequest

func (m *MockKMSAPI) DeleteAliasRequest(arg0 *kms.DeleteAliasInput) (*request.Request, *kms.DeleteAliasOutput)

DeleteAliasRequest mocks base method

func (*MockKMSAPI) DeleteAliasWithContext added in v0.3.0

func (m *MockKMSAPI) DeleteAliasWithContext(arg0 context.Context, arg1 *kms.DeleteAliasInput, arg2 ...request.Option) (*kms.DeleteAliasOutput, error)

DeleteAliasWithContext mocks base method

func (*MockKMSAPI) DeleteCustomKeyStore added in v0.4.0

func (m *MockKMSAPI) DeleteCustomKeyStore(arg0 *kms.DeleteCustomKeyStoreInput) (*kms.DeleteCustomKeyStoreOutput, error)

DeleteCustomKeyStore mocks base method

func (*MockKMSAPI) DeleteCustomKeyStoreRequest added in v0.4.0

func (m *MockKMSAPI) DeleteCustomKeyStoreRequest(arg0 *kms.DeleteCustomKeyStoreInput) (*request.Request, *kms.DeleteCustomKeyStoreOutput)

DeleteCustomKeyStoreRequest mocks base method

func (*MockKMSAPI) DeleteCustomKeyStoreWithContext added in v0.4.0

func (m *MockKMSAPI) DeleteCustomKeyStoreWithContext(arg0 context.Context, arg1 *kms.DeleteCustomKeyStoreInput, arg2 ...request.Option) (*kms.DeleteCustomKeyStoreOutput, error)

DeleteCustomKeyStoreWithContext mocks base method

func (*MockKMSAPI) DeleteImportedKeyMaterial added in v0.2.8

DeleteImportedKeyMaterial mocks base method

func (*MockKMSAPI) DeleteImportedKeyMaterialRequest added in v0.2.8

func (m *MockKMSAPI) DeleteImportedKeyMaterialRequest(arg0 *kms.DeleteImportedKeyMaterialInput) (*request.Request, *kms.DeleteImportedKeyMaterialOutput)

DeleteImportedKeyMaterialRequest mocks base method

func (*MockKMSAPI) DeleteImportedKeyMaterialWithContext added in v0.3.0

func (m *MockKMSAPI) DeleteImportedKeyMaterialWithContext(arg0 context.Context, arg1 *kms.DeleteImportedKeyMaterialInput, arg2 ...request.Option) (*kms.DeleteImportedKeyMaterialOutput, error)

DeleteImportedKeyMaterialWithContext mocks base method

func (*MockKMSAPI) DescribeCustomKeyStores added in v0.4.0

func (m *MockKMSAPI) DescribeCustomKeyStores(arg0 *kms.DescribeCustomKeyStoresInput) (*kms.DescribeCustomKeyStoresOutput, error)

DescribeCustomKeyStores mocks base method

func (*MockKMSAPI) DescribeCustomKeyStoresRequest added in v0.4.0

func (m *MockKMSAPI) DescribeCustomKeyStoresRequest(arg0 *kms.DescribeCustomKeyStoresInput) (*request.Request, *kms.DescribeCustomKeyStoresOutput)

DescribeCustomKeyStoresRequest mocks base method

func (*MockKMSAPI) DescribeCustomKeyStoresWithContext added in v0.4.0

func (m *MockKMSAPI) DescribeCustomKeyStoresWithContext(arg0 context.Context, arg1 *kms.DescribeCustomKeyStoresInput, arg2 ...request.Option) (*kms.DescribeCustomKeyStoresOutput, error)

DescribeCustomKeyStoresWithContext mocks base method

func (*MockKMSAPI) DescribeKey

func (m *MockKMSAPI) DescribeKey(arg0 *kms.DescribeKeyInput) (*kms.DescribeKeyOutput, error)

DescribeKey mocks base method

func (*MockKMSAPI) DescribeKeyRequest

func (m *MockKMSAPI) DescribeKeyRequest(arg0 *kms.DescribeKeyInput) (*request.Request, *kms.DescribeKeyOutput)

DescribeKeyRequest mocks base method

func (*MockKMSAPI) DescribeKeyWithContext added in v0.3.0

func (m *MockKMSAPI) DescribeKeyWithContext(arg0 context.Context, arg1 *kms.DescribeKeyInput, arg2 ...request.Option) (*kms.DescribeKeyOutput, error)

DescribeKeyWithContext mocks base method

func (*MockKMSAPI) DisableKey

func (m *MockKMSAPI) DisableKey(arg0 *kms.DisableKeyInput) (*kms.DisableKeyOutput, error)

DisableKey mocks base method

func (*MockKMSAPI) DisableKeyRequest

func (m *MockKMSAPI) DisableKeyRequest(arg0 *kms.DisableKeyInput) (*request.Request, *kms.DisableKeyOutput)

DisableKeyRequest mocks base method

func (*MockKMSAPI) DisableKeyRotation

func (m *MockKMSAPI) DisableKeyRotation(arg0 *kms.DisableKeyRotationInput) (*kms.DisableKeyRotationOutput, error)

DisableKeyRotation mocks base method

func (*MockKMSAPI) DisableKeyRotationRequest

func (m *MockKMSAPI) DisableKeyRotationRequest(arg0 *kms.DisableKeyRotationInput) (*request.Request, *kms.DisableKeyRotationOutput)

DisableKeyRotationRequest mocks base method

func (*MockKMSAPI) DisableKeyRotationWithContext added in v0.3.0

func (m *MockKMSAPI) DisableKeyRotationWithContext(arg0 context.Context, arg1 *kms.DisableKeyRotationInput, arg2 ...request.Option) (*kms.DisableKeyRotationOutput, error)

DisableKeyRotationWithContext mocks base method

func (*MockKMSAPI) DisableKeyWithContext added in v0.3.0

func (m *MockKMSAPI) DisableKeyWithContext(arg0 context.Context, arg1 *kms.DisableKeyInput, arg2 ...request.Option) (*kms.DisableKeyOutput, error)

DisableKeyWithContext mocks base method

func (*MockKMSAPI) DisconnectCustomKeyStore added in v0.4.0

DisconnectCustomKeyStore mocks base method

func (*MockKMSAPI) DisconnectCustomKeyStoreRequest added in v0.4.0

func (m *MockKMSAPI) DisconnectCustomKeyStoreRequest(arg0 *kms.DisconnectCustomKeyStoreInput) (*request.Request, *kms.DisconnectCustomKeyStoreOutput)

DisconnectCustomKeyStoreRequest mocks base method

func (*MockKMSAPI) DisconnectCustomKeyStoreWithContext added in v0.4.0

func (m *MockKMSAPI) DisconnectCustomKeyStoreWithContext(arg0 context.Context, arg1 *kms.DisconnectCustomKeyStoreInput, arg2 ...request.Option) (*kms.DisconnectCustomKeyStoreOutput, error)

DisconnectCustomKeyStoreWithContext mocks base method

func (*MockKMSAPI) EXPECT

func (m *MockKMSAPI) EXPECT() *MockKMSAPIMockRecorder

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

func (*MockKMSAPI) EnableKey

func (m *MockKMSAPI) EnableKey(arg0 *kms.EnableKeyInput) (*kms.EnableKeyOutput, error)

EnableKey mocks base method

func (*MockKMSAPI) EnableKeyRequest

func (m *MockKMSAPI) EnableKeyRequest(arg0 *kms.EnableKeyInput) (*request.Request, *kms.EnableKeyOutput)

EnableKeyRequest mocks base method

func (*MockKMSAPI) EnableKeyRotation

func (m *MockKMSAPI) EnableKeyRotation(arg0 *kms.EnableKeyRotationInput) (*kms.EnableKeyRotationOutput, error)

EnableKeyRotation mocks base method

func (*MockKMSAPI) EnableKeyRotationRequest

func (m *MockKMSAPI) EnableKeyRotationRequest(arg0 *kms.EnableKeyRotationInput) (*request.Request, *kms.EnableKeyRotationOutput)

EnableKeyRotationRequest mocks base method

func (*MockKMSAPI) EnableKeyRotationWithContext added in v0.3.0

func (m *MockKMSAPI) EnableKeyRotationWithContext(arg0 context.Context, arg1 *kms.EnableKeyRotationInput, arg2 ...request.Option) (*kms.EnableKeyRotationOutput, error)

EnableKeyRotationWithContext mocks base method

func (*MockKMSAPI) EnableKeyWithContext added in v0.3.0

func (m *MockKMSAPI) EnableKeyWithContext(arg0 context.Context, arg1 *kms.EnableKeyInput, arg2 ...request.Option) (*kms.EnableKeyOutput, error)

EnableKeyWithContext mocks base method

func (*MockKMSAPI) Encrypt

func (m *MockKMSAPI) Encrypt(arg0 *kms.EncryptInput) (*kms.EncryptOutput, error)

Encrypt mocks base method

func (*MockKMSAPI) EncryptRequest

func (m *MockKMSAPI) EncryptRequest(arg0 *kms.EncryptInput) (*request.Request, *kms.EncryptOutput)

EncryptRequest mocks base method

func (*MockKMSAPI) EncryptWithContext added in v0.3.0

func (m *MockKMSAPI) EncryptWithContext(arg0 context.Context, arg1 *kms.EncryptInput, arg2 ...request.Option) (*kms.EncryptOutput, error)

EncryptWithContext mocks base method

func (*MockKMSAPI) GenerateDataKey

func (m *MockKMSAPI) GenerateDataKey(arg0 *kms.GenerateDataKeyInput) (*kms.GenerateDataKeyOutput, error)

GenerateDataKey mocks base method

func (*MockKMSAPI) GenerateDataKeyPair added in v0.4.0

func (m *MockKMSAPI) GenerateDataKeyPair(arg0 *kms.GenerateDataKeyPairInput) (*kms.GenerateDataKeyPairOutput, error)

GenerateDataKeyPair mocks base method

func (*MockKMSAPI) GenerateDataKeyPairRequest added in v0.4.0

func (m *MockKMSAPI) GenerateDataKeyPairRequest(arg0 *kms.GenerateDataKeyPairInput) (*request.Request, *kms.GenerateDataKeyPairOutput)

GenerateDataKeyPairRequest mocks base method

func (*MockKMSAPI) GenerateDataKeyPairWithContext added in v0.4.0

func (m *MockKMSAPI) GenerateDataKeyPairWithContext(arg0 context.Context, arg1 *kms.GenerateDataKeyPairInput, arg2 ...request.Option) (*kms.GenerateDataKeyPairOutput, error)

GenerateDataKeyPairWithContext mocks base method

func (*MockKMSAPI) GenerateDataKeyPairWithoutPlaintext added in v0.4.0

GenerateDataKeyPairWithoutPlaintext mocks base method

func (*MockKMSAPI) GenerateDataKeyPairWithoutPlaintextRequest added in v0.4.0

GenerateDataKeyPairWithoutPlaintextRequest mocks base method

func (*MockKMSAPI) GenerateDataKeyPairWithoutPlaintextWithContext added in v0.4.0

func (m *MockKMSAPI) GenerateDataKeyPairWithoutPlaintextWithContext(arg0 context.Context, arg1 *kms.GenerateDataKeyPairWithoutPlaintextInput, arg2 ...request.Option) (*kms.GenerateDataKeyPairWithoutPlaintextOutput, error)

GenerateDataKeyPairWithoutPlaintextWithContext mocks base method

func (*MockKMSAPI) GenerateDataKeyRequest

func (m *MockKMSAPI) GenerateDataKeyRequest(arg0 *kms.GenerateDataKeyInput) (*request.Request, *kms.GenerateDataKeyOutput)

GenerateDataKeyRequest mocks base method

func (*MockKMSAPI) GenerateDataKeyWithContext added in v0.3.0

func (m *MockKMSAPI) GenerateDataKeyWithContext(arg0 context.Context, arg1 *kms.GenerateDataKeyInput, arg2 ...request.Option) (*kms.GenerateDataKeyOutput, error)

GenerateDataKeyWithContext mocks base method

func (*MockKMSAPI) GenerateDataKeyWithoutPlaintext

GenerateDataKeyWithoutPlaintext mocks base method

func (*MockKMSAPI) GenerateDataKeyWithoutPlaintextRequest

func (m *MockKMSAPI) GenerateDataKeyWithoutPlaintextRequest(arg0 *kms.GenerateDataKeyWithoutPlaintextInput) (*request.Request, *kms.GenerateDataKeyWithoutPlaintextOutput)

GenerateDataKeyWithoutPlaintextRequest mocks base method

func (*MockKMSAPI) GenerateDataKeyWithoutPlaintextWithContext added in v0.3.0

func (m *MockKMSAPI) GenerateDataKeyWithoutPlaintextWithContext(arg0 context.Context, arg1 *kms.GenerateDataKeyWithoutPlaintextInput, arg2 ...request.Option) (*kms.GenerateDataKeyWithoutPlaintextOutput, error)

GenerateDataKeyWithoutPlaintextWithContext mocks base method

func (*MockKMSAPI) GenerateRandom

func (m *MockKMSAPI) GenerateRandom(arg0 *kms.GenerateRandomInput) (*kms.GenerateRandomOutput, error)

GenerateRandom mocks base method

func (*MockKMSAPI) GenerateRandomRequest

func (m *MockKMSAPI) GenerateRandomRequest(arg0 *kms.GenerateRandomInput) (*request.Request, *kms.GenerateRandomOutput)

GenerateRandomRequest mocks base method

func (*MockKMSAPI) GenerateRandomWithContext added in v0.3.0

func (m *MockKMSAPI) GenerateRandomWithContext(arg0 context.Context, arg1 *kms.GenerateRandomInput, arg2 ...request.Option) (*kms.GenerateRandomOutput, error)

GenerateRandomWithContext mocks base method

func (*MockKMSAPI) GetKeyPolicy

func (m *MockKMSAPI) GetKeyPolicy(arg0 *kms.GetKeyPolicyInput) (*kms.GetKeyPolicyOutput, error)

GetKeyPolicy mocks base method

func (*MockKMSAPI) GetKeyPolicyRequest

func (m *MockKMSAPI) GetKeyPolicyRequest(arg0 *kms.GetKeyPolicyInput) (*request.Request, *kms.GetKeyPolicyOutput)

GetKeyPolicyRequest mocks base method

func (*MockKMSAPI) GetKeyPolicyWithContext added in v0.3.0

func (m *MockKMSAPI) GetKeyPolicyWithContext(arg0 context.Context, arg1 *kms.GetKeyPolicyInput, arg2 ...request.Option) (*kms.GetKeyPolicyOutput, error)

GetKeyPolicyWithContext mocks base method

func (*MockKMSAPI) GetKeyRotationStatus

func (m *MockKMSAPI) GetKeyRotationStatus(arg0 *kms.GetKeyRotationStatusInput) (*kms.GetKeyRotationStatusOutput, error)

GetKeyRotationStatus mocks base method

func (*MockKMSAPI) GetKeyRotationStatusRequest

func (m *MockKMSAPI) GetKeyRotationStatusRequest(arg0 *kms.GetKeyRotationStatusInput) (*request.Request, *kms.GetKeyRotationStatusOutput)

GetKeyRotationStatusRequest mocks base method

func (*MockKMSAPI) GetKeyRotationStatusWithContext added in v0.3.0

func (m *MockKMSAPI) GetKeyRotationStatusWithContext(arg0 context.Context, arg1 *kms.GetKeyRotationStatusInput, arg2 ...request.Option) (*kms.GetKeyRotationStatusOutput, error)

GetKeyRotationStatusWithContext mocks base method

func (*MockKMSAPI) GetParametersForImport added in v0.2.8

func (m *MockKMSAPI) GetParametersForImport(arg0 *kms.GetParametersForImportInput) (*kms.GetParametersForImportOutput, error)

GetParametersForImport mocks base method

func (*MockKMSAPI) GetParametersForImportRequest added in v0.2.8

func (m *MockKMSAPI) GetParametersForImportRequest(arg0 *kms.GetParametersForImportInput) (*request.Request, *kms.GetParametersForImportOutput)

GetParametersForImportRequest mocks base method

func (*MockKMSAPI) GetParametersForImportWithContext added in v0.3.0

func (m *MockKMSAPI) GetParametersForImportWithContext(arg0 context.Context, arg1 *kms.GetParametersForImportInput, arg2 ...request.Option) (*kms.GetParametersForImportOutput, error)

GetParametersForImportWithContext mocks base method

func (*MockKMSAPI) GetPublicKey added in v0.4.0

func (m *MockKMSAPI) GetPublicKey(arg0 *kms.GetPublicKeyInput) (*kms.GetPublicKeyOutput, error)

GetPublicKey mocks base method

func (*MockKMSAPI) GetPublicKeyRequest added in v0.4.0

func (m *MockKMSAPI) GetPublicKeyRequest(arg0 *kms.GetPublicKeyInput) (*request.Request, *kms.GetPublicKeyOutput)

GetPublicKeyRequest mocks base method

func (*MockKMSAPI) GetPublicKeyWithContext added in v0.4.0

func (m *MockKMSAPI) GetPublicKeyWithContext(arg0 context.Context, arg1 *kms.GetPublicKeyInput, arg2 ...request.Option) (*kms.GetPublicKeyOutput, error)

GetPublicKeyWithContext mocks base method

func (*MockKMSAPI) ImportKeyMaterial added in v0.2.8

func (m *MockKMSAPI) ImportKeyMaterial(arg0 *kms.ImportKeyMaterialInput) (*kms.ImportKeyMaterialOutput, error)

ImportKeyMaterial mocks base method

func (*MockKMSAPI) ImportKeyMaterialRequest added in v0.2.8

func (m *MockKMSAPI) ImportKeyMaterialRequest(arg0 *kms.ImportKeyMaterialInput) (*request.Request, *kms.ImportKeyMaterialOutput)

ImportKeyMaterialRequest mocks base method

func (*MockKMSAPI) ImportKeyMaterialWithContext added in v0.3.0

func (m *MockKMSAPI) ImportKeyMaterialWithContext(arg0 context.Context, arg1 *kms.ImportKeyMaterialInput, arg2 ...request.Option) (*kms.ImportKeyMaterialOutput, error)

ImportKeyMaterialWithContext mocks base method

func (*MockKMSAPI) ListAliases

func (m *MockKMSAPI) ListAliases(arg0 *kms.ListAliasesInput) (*kms.ListAliasesOutput, error)

ListAliases mocks base method

func (*MockKMSAPI) ListAliasesPages

func (m *MockKMSAPI) ListAliasesPages(arg0 *kms.ListAliasesInput, arg1 func(*kms.ListAliasesOutput, bool) bool) error

ListAliasesPages mocks base method

func (*MockKMSAPI) ListAliasesPagesWithContext added in v0.3.0

func (m *MockKMSAPI) ListAliasesPagesWithContext(arg0 context.Context, arg1 *kms.ListAliasesInput, arg2 func(*kms.ListAliasesOutput, bool) bool, arg3 ...request.Option) error

ListAliasesPagesWithContext mocks base method

func (*MockKMSAPI) ListAliasesRequest

func (m *MockKMSAPI) ListAliasesRequest(arg0 *kms.ListAliasesInput) (*request.Request, *kms.ListAliasesOutput)

ListAliasesRequest mocks base method

func (*MockKMSAPI) ListAliasesWithContext added in v0.3.0

func (m *MockKMSAPI) ListAliasesWithContext(arg0 context.Context, arg1 *kms.ListAliasesInput, arg2 ...request.Option) (*kms.ListAliasesOutput, error)

ListAliasesWithContext mocks base method

func (*MockKMSAPI) ListGrants

func (m *MockKMSAPI) ListGrants(arg0 *kms.ListGrantsInput) (*kms.ListGrantsResponse, error)

ListGrants mocks base method

func (*MockKMSAPI) ListGrantsPages

func (m *MockKMSAPI) ListGrantsPages(arg0 *kms.ListGrantsInput, arg1 func(*kms.ListGrantsResponse, bool) bool) error

ListGrantsPages mocks base method

func (*MockKMSAPI) ListGrantsPagesWithContext added in v0.3.0

func (m *MockKMSAPI) ListGrantsPagesWithContext(arg0 context.Context, arg1 *kms.ListGrantsInput, arg2 func(*kms.ListGrantsResponse, bool) bool, arg3 ...request.Option) error

ListGrantsPagesWithContext mocks base method

func (*MockKMSAPI) ListGrantsRequest

func (m *MockKMSAPI) ListGrantsRequest(arg0 *kms.ListGrantsInput) (*request.Request, *kms.ListGrantsResponse)

ListGrantsRequest mocks base method

func (*MockKMSAPI) ListGrantsWithContext added in v0.3.0

func (m *MockKMSAPI) ListGrantsWithContext(arg0 context.Context, arg1 *kms.ListGrantsInput, arg2 ...request.Option) (*kms.ListGrantsResponse, error)

ListGrantsWithContext mocks base method

func (*MockKMSAPI) ListKeyPolicies

func (m *MockKMSAPI) ListKeyPolicies(arg0 *kms.ListKeyPoliciesInput) (*kms.ListKeyPoliciesOutput, error)

ListKeyPolicies mocks base method

func (*MockKMSAPI) ListKeyPoliciesPages

func (m *MockKMSAPI) ListKeyPoliciesPages(arg0 *kms.ListKeyPoliciesInput, arg1 func(*kms.ListKeyPoliciesOutput, bool) bool) error

ListKeyPoliciesPages mocks base method

func (*MockKMSAPI) ListKeyPoliciesPagesWithContext added in v0.3.0

func (m *MockKMSAPI) ListKeyPoliciesPagesWithContext(arg0 context.Context, arg1 *kms.ListKeyPoliciesInput, arg2 func(*kms.ListKeyPoliciesOutput, bool) bool, arg3 ...request.Option) error

ListKeyPoliciesPagesWithContext mocks base method

func (*MockKMSAPI) ListKeyPoliciesRequest

func (m *MockKMSAPI) ListKeyPoliciesRequest(arg0 *kms.ListKeyPoliciesInput) (*request.Request, *kms.ListKeyPoliciesOutput)

ListKeyPoliciesRequest mocks base method

func (*MockKMSAPI) ListKeyPoliciesWithContext added in v0.3.0

func (m *MockKMSAPI) ListKeyPoliciesWithContext(arg0 context.Context, arg1 *kms.ListKeyPoliciesInput, arg2 ...request.Option) (*kms.ListKeyPoliciesOutput, error)

ListKeyPoliciesWithContext mocks base method

func (*MockKMSAPI) ListKeys

func (m *MockKMSAPI) ListKeys(arg0 *kms.ListKeysInput) (*kms.ListKeysOutput, error)

ListKeys mocks base method

func (*MockKMSAPI) ListKeysPages

func (m *MockKMSAPI) ListKeysPages(arg0 *kms.ListKeysInput, arg1 func(*kms.ListKeysOutput, bool) bool) error

ListKeysPages mocks base method

func (*MockKMSAPI) ListKeysPagesWithContext added in v0.3.0

func (m *MockKMSAPI) ListKeysPagesWithContext(arg0 context.Context, arg1 *kms.ListKeysInput, arg2 func(*kms.ListKeysOutput, bool) bool, arg3 ...request.Option) error

ListKeysPagesWithContext mocks base method

func (*MockKMSAPI) ListKeysRequest

func (m *MockKMSAPI) ListKeysRequest(arg0 *kms.ListKeysInput) (*request.Request, *kms.ListKeysOutput)

ListKeysRequest mocks base method

func (*MockKMSAPI) ListKeysWithContext added in v0.3.0

func (m *MockKMSAPI) ListKeysWithContext(arg0 context.Context, arg1 *kms.ListKeysInput, arg2 ...request.Option) (*kms.ListKeysOutput, error)

ListKeysWithContext mocks base method

func (*MockKMSAPI) ListResourceTags added in v0.3.0

func (m *MockKMSAPI) ListResourceTags(arg0 *kms.ListResourceTagsInput) (*kms.ListResourceTagsOutput, error)

ListResourceTags mocks base method

func (*MockKMSAPI) ListResourceTagsRequest added in v0.3.0

func (m *MockKMSAPI) ListResourceTagsRequest(arg0 *kms.ListResourceTagsInput) (*request.Request, *kms.ListResourceTagsOutput)

ListResourceTagsRequest mocks base method

func (*MockKMSAPI) ListResourceTagsWithContext added in v0.3.0

func (m *MockKMSAPI) ListResourceTagsWithContext(arg0 context.Context, arg1 *kms.ListResourceTagsInput, arg2 ...request.Option) (*kms.ListResourceTagsOutput, error)

ListResourceTagsWithContext mocks base method

func (*MockKMSAPI) ListRetirableGrants

func (m *MockKMSAPI) ListRetirableGrants(arg0 *kms.ListRetirableGrantsInput) (*kms.ListGrantsResponse, error)

ListRetirableGrants mocks base method

func (*MockKMSAPI) ListRetirableGrantsRequest

func (m *MockKMSAPI) ListRetirableGrantsRequest(arg0 *kms.ListRetirableGrantsInput) (*request.Request, *kms.ListGrantsResponse)

ListRetirableGrantsRequest mocks base method

func (*MockKMSAPI) ListRetirableGrantsWithContext added in v0.3.0

func (m *MockKMSAPI) ListRetirableGrantsWithContext(arg0 context.Context, arg1 *kms.ListRetirableGrantsInput, arg2 ...request.Option) (*kms.ListGrantsResponse, error)

ListRetirableGrantsWithContext mocks base method

func (*MockKMSAPI) PutKeyPolicy

func (m *MockKMSAPI) PutKeyPolicy(arg0 *kms.PutKeyPolicyInput) (*kms.PutKeyPolicyOutput, error)

PutKeyPolicy mocks base method

func (*MockKMSAPI) PutKeyPolicyRequest

func (m *MockKMSAPI) PutKeyPolicyRequest(arg0 *kms.PutKeyPolicyInput) (*request.Request, *kms.PutKeyPolicyOutput)

PutKeyPolicyRequest mocks base method

func (*MockKMSAPI) PutKeyPolicyWithContext added in v0.3.0

func (m *MockKMSAPI) PutKeyPolicyWithContext(arg0 context.Context, arg1 *kms.PutKeyPolicyInput, arg2 ...request.Option) (*kms.PutKeyPolicyOutput, error)

PutKeyPolicyWithContext mocks base method

func (*MockKMSAPI) ReEncrypt

func (m *MockKMSAPI) ReEncrypt(arg0 *kms.ReEncryptInput) (*kms.ReEncryptOutput, error)

ReEncrypt mocks base method

func (*MockKMSAPI) ReEncryptRequest

func (m *MockKMSAPI) ReEncryptRequest(arg0 *kms.ReEncryptInput) (*request.Request, *kms.ReEncryptOutput)

ReEncryptRequest mocks base method

func (*MockKMSAPI) ReEncryptWithContext added in v0.3.0

func (m *MockKMSAPI) ReEncryptWithContext(arg0 context.Context, arg1 *kms.ReEncryptInput, arg2 ...request.Option) (*kms.ReEncryptOutput, error)

ReEncryptWithContext mocks base method

func (*MockKMSAPI) RetireGrant

func (m *MockKMSAPI) RetireGrant(arg0 *kms.RetireGrantInput) (*kms.RetireGrantOutput, error)

RetireGrant mocks base method

func (*MockKMSAPI) RetireGrantRequest

func (m *MockKMSAPI) RetireGrantRequest(arg0 *kms.RetireGrantInput) (*request.Request, *kms.RetireGrantOutput)

RetireGrantRequest mocks base method

func (*MockKMSAPI) RetireGrantWithContext added in v0.3.0

func (m *MockKMSAPI) RetireGrantWithContext(arg0 context.Context, arg1 *kms.RetireGrantInput, arg2 ...request.Option) (*kms.RetireGrantOutput, error)

RetireGrantWithContext mocks base method

func (*MockKMSAPI) RevokeGrant

func (m *MockKMSAPI) RevokeGrant(arg0 *kms.RevokeGrantInput) (*kms.RevokeGrantOutput, error)

RevokeGrant mocks base method

func (*MockKMSAPI) RevokeGrantRequest

func (m *MockKMSAPI) RevokeGrantRequest(arg0 *kms.RevokeGrantInput) (*request.Request, *kms.RevokeGrantOutput)

RevokeGrantRequest mocks base method

func (*MockKMSAPI) RevokeGrantWithContext added in v0.3.0

func (m *MockKMSAPI) RevokeGrantWithContext(arg0 context.Context, arg1 *kms.RevokeGrantInput, arg2 ...request.Option) (*kms.RevokeGrantOutput, error)

RevokeGrantWithContext mocks base method

func (*MockKMSAPI) ScheduleKeyDeletion

func (m *MockKMSAPI) ScheduleKeyDeletion(arg0 *kms.ScheduleKeyDeletionInput) (*kms.ScheduleKeyDeletionOutput, error)

ScheduleKeyDeletion mocks base method

func (*MockKMSAPI) ScheduleKeyDeletionRequest

func (m *MockKMSAPI) ScheduleKeyDeletionRequest(arg0 *kms.ScheduleKeyDeletionInput) (*request.Request, *kms.ScheduleKeyDeletionOutput)

ScheduleKeyDeletionRequest mocks base method

func (*MockKMSAPI) ScheduleKeyDeletionWithContext added in v0.3.0

func (m *MockKMSAPI) ScheduleKeyDeletionWithContext(arg0 context.Context, arg1 *kms.ScheduleKeyDeletionInput, arg2 ...request.Option) (*kms.ScheduleKeyDeletionOutput, error)

ScheduleKeyDeletionWithContext mocks base method

func (*MockKMSAPI) Sign added in v0.4.0

func (m *MockKMSAPI) Sign(arg0 *kms.SignInput) (*kms.SignOutput, error)

Sign mocks base method

func (*MockKMSAPI) SignRequest added in v0.4.0

func (m *MockKMSAPI) SignRequest(arg0 *kms.SignInput) (*request.Request, *kms.SignOutput)

SignRequest mocks base method

func (*MockKMSAPI) SignWithContext added in v0.4.0

func (m *MockKMSAPI) SignWithContext(arg0 context.Context, arg1 *kms.SignInput, arg2 ...request.Option) (*kms.SignOutput, error)

SignWithContext mocks base method

func (*MockKMSAPI) TagResource added in v0.3.0

func (m *MockKMSAPI) TagResource(arg0 *kms.TagResourceInput) (*kms.TagResourceOutput, error)

TagResource mocks base method

func (*MockKMSAPI) TagResourceRequest added in v0.3.0

func (m *MockKMSAPI) TagResourceRequest(arg0 *kms.TagResourceInput) (*request.Request, *kms.TagResourceOutput)

TagResourceRequest mocks base method

func (*MockKMSAPI) TagResourceWithContext added in v0.3.0

func (m *MockKMSAPI) TagResourceWithContext(arg0 context.Context, arg1 *kms.TagResourceInput, arg2 ...request.Option) (*kms.TagResourceOutput, error)

TagResourceWithContext mocks base method

func (*MockKMSAPI) UntagResource added in v0.3.0

func (m *MockKMSAPI) UntagResource(arg0 *kms.UntagResourceInput) (*kms.UntagResourceOutput, error)

UntagResource mocks base method

func (*MockKMSAPI) UntagResourceRequest added in v0.3.0

func (m *MockKMSAPI) UntagResourceRequest(arg0 *kms.UntagResourceInput) (*request.Request, *kms.UntagResourceOutput)

UntagResourceRequest mocks base method

func (*MockKMSAPI) UntagResourceWithContext added in v0.3.0

func (m *MockKMSAPI) UntagResourceWithContext(arg0 context.Context, arg1 *kms.UntagResourceInput, arg2 ...request.Option) (*kms.UntagResourceOutput, error)

UntagResourceWithContext mocks base method

func (*MockKMSAPI) UpdateAlias

func (m *MockKMSAPI) UpdateAlias(arg0 *kms.UpdateAliasInput) (*kms.UpdateAliasOutput, error)

UpdateAlias mocks base method

func (*MockKMSAPI) UpdateAliasRequest

func (m *MockKMSAPI) UpdateAliasRequest(arg0 *kms.UpdateAliasInput) (*request.Request, *kms.UpdateAliasOutput)

UpdateAliasRequest mocks base method

func (*MockKMSAPI) UpdateAliasWithContext added in v0.3.0

func (m *MockKMSAPI) UpdateAliasWithContext(arg0 context.Context, arg1 *kms.UpdateAliasInput, arg2 ...request.Option) (*kms.UpdateAliasOutput, error)

UpdateAliasWithContext mocks base method

func (*MockKMSAPI) UpdateCustomKeyStore added in v0.4.0

func (m *MockKMSAPI) UpdateCustomKeyStore(arg0 *kms.UpdateCustomKeyStoreInput) (*kms.UpdateCustomKeyStoreOutput, error)

UpdateCustomKeyStore mocks base method

func (*MockKMSAPI) UpdateCustomKeyStoreRequest added in v0.4.0

func (m *MockKMSAPI) UpdateCustomKeyStoreRequest(arg0 *kms.UpdateCustomKeyStoreInput) (*request.Request, *kms.UpdateCustomKeyStoreOutput)

UpdateCustomKeyStoreRequest mocks base method

func (*MockKMSAPI) UpdateCustomKeyStoreWithContext added in v0.4.0

func (m *MockKMSAPI) UpdateCustomKeyStoreWithContext(arg0 context.Context, arg1 *kms.UpdateCustomKeyStoreInput, arg2 ...request.Option) (*kms.UpdateCustomKeyStoreOutput, error)

UpdateCustomKeyStoreWithContext mocks base method

func (*MockKMSAPI) UpdateKeyDescription

func (m *MockKMSAPI) UpdateKeyDescription(arg0 *kms.UpdateKeyDescriptionInput) (*kms.UpdateKeyDescriptionOutput, error)

UpdateKeyDescription mocks base method

func (*MockKMSAPI) UpdateKeyDescriptionRequest

func (m *MockKMSAPI) UpdateKeyDescriptionRequest(arg0 *kms.UpdateKeyDescriptionInput) (*request.Request, *kms.UpdateKeyDescriptionOutput)

UpdateKeyDescriptionRequest mocks base method

func (*MockKMSAPI) UpdateKeyDescriptionWithContext added in v0.3.0

func (m *MockKMSAPI) UpdateKeyDescriptionWithContext(arg0 context.Context, arg1 *kms.UpdateKeyDescriptionInput, arg2 ...request.Option) (*kms.UpdateKeyDescriptionOutput, error)

UpdateKeyDescriptionWithContext mocks base method

func (*MockKMSAPI) Verify added in v0.4.0

func (m *MockKMSAPI) Verify(arg0 *kms.VerifyInput) (*kms.VerifyOutput, error)

Verify mocks base method

func (*MockKMSAPI) VerifyRequest added in v0.4.0

func (m *MockKMSAPI) VerifyRequest(arg0 *kms.VerifyInput) (*request.Request, *kms.VerifyOutput)

VerifyRequest mocks base method

func (*MockKMSAPI) VerifyWithContext added in v0.4.0

func (m *MockKMSAPI) VerifyWithContext(arg0 context.Context, arg1 *kms.VerifyInput, arg2 ...request.Option) (*kms.VerifyOutput, error)

VerifyWithContext mocks base method

type MockKMSAPIMockRecorder added in v0.3.2

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

MockKMSAPIMockRecorder is the mock recorder for MockKMSAPI

func (*MockKMSAPIMockRecorder) CancelKeyDeletion added in v0.3.2

func (mr *MockKMSAPIMockRecorder) CancelKeyDeletion(arg0 interface{}) *gomock.Call

CancelKeyDeletion indicates an expected call of CancelKeyDeletion

func (*MockKMSAPIMockRecorder) CancelKeyDeletionRequest added in v0.3.2

func (mr *MockKMSAPIMockRecorder) CancelKeyDeletionRequest(arg0 interface{}) *gomock.Call

CancelKeyDeletionRequest indicates an expected call of CancelKeyDeletionRequest

func (*MockKMSAPIMockRecorder) CancelKeyDeletionWithContext added in v0.3.2

func (mr *MockKMSAPIMockRecorder) CancelKeyDeletionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CancelKeyDeletionWithContext indicates an expected call of CancelKeyDeletionWithContext

func (*MockKMSAPIMockRecorder) ConnectCustomKeyStore added in v0.4.0

func (mr *MockKMSAPIMockRecorder) ConnectCustomKeyStore(arg0 interface{}) *gomock.Call

ConnectCustomKeyStore indicates an expected call of ConnectCustomKeyStore

func (*MockKMSAPIMockRecorder) ConnectCustomKeyStoreRequest added in v0.4.0

func (mr *MockKMSAPIMockRecorder) ConnectCustomKeyStoreRequest(arg0 interface{}) *gomock.Call

ConnectCustomKeyStoreRequest indicates an expected call of ConnectCustomKeyStoreRequest

func (*MockKMSAPIMockRecorder) ConnectCustomKeyStoreWithContext added in v0.4.0

func (mr *MockKMSAPIMockRecorder) ConnectCustomKeyStoreWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ConnectCustomKeyStoreWithContext indicates an expected call of ConnectCustomKeyStoreWithContext

func (*MockKMSAPIMockRecorder) CreateAlias added in v0.3.2

func (mr *MockKMSAPIMockRecorder) CreateAlias(arg0 interface{}) *gomock.Call

CreateAlias indicates an expected call of CreateAlias

func (*MockKMSAPIMockRecorder) CreateAliasRequest added in v0.3.2

func (mr *MockKMSAPIMockRecorder) CreateAliasRequest(arg0 interface{}) *gomock.Call

CreateAliasRequest indicates an expected call of CreateAliasRequest

func (*MockKMSAPIMockRecorder) CreateAliasWithContext added in v0.3.2

func (mr *MockKMSAPIMockRecorder) CreateAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateAliasWithContext indicates an expected call of CreateAliasWithContext

func (*MockKMSAPIMockRecorder) CreateCustomKeyStore added in v0.4.0

func (mr *MockKMSAPIMockRecorder) CreateCustomKeyStore(arg0 interface{}) *gomock.Call

CreateCustomKeyStore indicates an expected call of CreateCustomKeyStore

func (*MockKMSAPIMockRecorder) CreateCustomKeyStoreRequest added in v0.4.0

func (mr *MockKMSAPIMockRecorder) CreateCustomKeyStoreRequest(arg0 interface{}) *gomock.Call

CreateCustomKeyStoreRequest indicates an expected call of CreateCustomKeyStoreRequest

func (*MockKMSAPIMockRecorder) CreateCustomKeyStoreWithContext added in v0.4.0

func (mr *MockKMSAPIMockRecorder) CreateCustomKeyStoreWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateCustomKeyStoreWithContext indicates an expected call of CreateCustomKeyStoreWithContext

func (*MockKMSAPIMockRecorder) CreateGrant added in v0.3.2

func (mr *MockKMSAPIMockRecorder) CreateGrant(arg0 interface{}) *gomock.Call

CreateGrant indicates an expected call of CreateGrant

func (*MockKMSAPIMockRecorder) CreateGrantRequest added in v0.3.2

func (mr *MockKMSAPIMockRecorder) CreateGrantRequest(arg0 interface{}) *gomock.Call

CreateGrantRequest indicates an expected call of CreateGrantRequest

func (*MockKMSAPIMockRecorder) CreateGrantWithContext added in v0.3.2

func (mr *MockKMSAPIMockRecorder) CreateGrantWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateGrantWithContext indicates an expected call of CreateGrantWithContext

func (*MockKMSAPIMockRecorder) CreateKey added in v0.3.2

func (mr *MockKMSAPIMockRecorder) CreateKey(arg0 interface{}) *gomock.Call

CreateKey indicates an expected call of CreateKey

func (*MockKMSAPIMockRecorder) CreateKeyRequest added in v0.3.2

func (mr *MockKMSAPIMockRecorder) CreateKeyRequest(arg0 interface{}) *gomock.Call

CreateKeyRequest indicates an expected call of CreateKeyRequest

func (*MockKMSAPIMockRecorder) CreateKeyWithContext added in v0.3.2

func (mr *MockKMSAPIMockRecorder) CreateKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

CreateKeyWithContext indicates an expected call of CreateKeyWithContext

func (*MockKMSAPIMockRecorder) Decrypt added in v0.3.2

func (mr *MockKMSAPIMockRecorder) Decrypt(arg0 interface{}) *gomock.Call

Decrypt indicates an expected call of Decrypt

func (*MockKMSAPIMockRecorder) DecryptRequest added in v0.3.2

func (mr *MockKMSAPIMockRecorder) DecryptRequest(arg0 interface{}) *gomock.Call

DecryptRequest indicates an expected call of DecryptRequest

func (*MockKMSAPIMockRecorder) DecryptWithContext added in v0.3.2

func (mr *MockKMSAPIMockRecorder) DecryptWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DecryptWithContext indicates an expected call of DecryptWithContext

func (*MockKMSAPIMockRecorder) DeleteAlias added in v0.3.2

func (mr *MockKMSAPIMockRecorder) DeleteAlias(arg0 interface{}) *gomock.Call

DeleteAlias indicates an expected call of DeleteAlias

func (*MockKMSAPIMockRecorder) DeleteAliasRequest added in v0.3.2

func (mr *MockKMSAPIMockRecorder) DeleteAliasRequest(arg0 interface{}) *gomock.Call

DeleteAliasRequest indicates an expected call of DeleteAliasRequest

func (*MockKMSAPIMockRecorder) DeleteAliasWithContext added in v0.3.2

func (mr *MockKMSAPIMockRecorder) DeleteAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteAliasWithContext indicates an expected call of DeleteAliasWithContext

func (*MockKMSAPIMockRecorder) DeleteCustomKeyStore added in v0.4.0

func (mr *MockKMSAPIMockRecorder) DeleteCustomKeyStore(arg0 interface{}) *gomock.Call

DeleteCustomKeyStore indicates an expected call of DeleteCustomKeyStore

func (*MockKMSAPIMockRecorder) DeleteCustomKeyStoreRequest added in v0.4.0

func (mr *MockKMSAPIMockRecorder) DeleteCustomKeyStoreRequest(arg0 interface{}) *gomock.Call

DeleteCustomKeyStoreRequest indicates an expected call of DeleteCustomKeyStoreRequest

func (*MockKMSAPIMockRecorder) DeleteCustomKeyStoreWithContext added in v0.4.0

func (mr *MockKMSAPIMockRecorder) DeleteCustomKeyStoreWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteCustomKeyStoreWithContext indicates an expected call of DeleteCustomKeyStoreWithContext

func (*MockKMSAPIMockRecorder) DeleteImportedKeyMaterial added in v0.3.2

func (mr *MockKMSAPIMockRecorder) DeleteImportedKeyMaterial(arg0 interface{}) *gomock.Call

DeleteImportedKeyMaterial indicates an expected call of DeleteImportedKeyMaterial

func (*MockKMSAPIMockRecorder) DeleteImportedKeyMaterialRequest added in v0.3.2

func (mr *MockKMSAPIMockRecorder) DeleteImportedKeyMaterialRequest(arg0 interface{}) *gomock.Call

DeleteImportedKeyMaterialRequest indicates an expected call of DeleteImportedKeyMaterialRequest

func (*MockKMSAPIMockRecorder) DeleteImportedKeyMaterialWithContext added in v0.3.2

func (mr *MockKMSAPIMockRecorder) DeleteImportedKeyMaterialWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DeleteImportedKeyMaterialWithContext indicates an expected call of DeleteImportedKeyMaterialWithContext

func (*MockKMSAPIMockRecorder) DescribeCustomKeyStores added in v0.4.0

func (mr *MockKMSAPIMockRecorder) DescribeCustomKeyStores(arg0 interface{}) *gomock.Call

DescribeCustomKeyStores indicates an expected call of DescribeCustomKeyStores

func (*MockKMSAPIMockRecorder) DescribeCustomKeyStoresRequest added in v0.4.0

func (mr *MockKMSAPIMockRecorder) DescribeCustomKeyStoresRequest(arg0 interface{}) *gomock.Call

DescribeCustomKeyStoresRequest indicates an expected call of DescribeCustomKeyStoresRequest

func (*MockKMSAPIMockRecorder) DescribeCustomKeyStoresWithContext added in v0.4.0

func (mr *MockKMSAPIMockRecorder) DescribeCustomKeyStoresWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeCustomKeyStoresWithContext indicates an expected call of DescribeCustomKeyStoresWithContext

func (*MockKMSAPIMockRecorder) DescribeKey added in v0.3.2

func (mr *MockKMSAPIMockRecorder) DescribeKey(arg0 interface{}) *gomock.Call

DescribeKey indicates an expected call of DescribeKey

func (*MockKMSAPIMockRecorder) DescribeKeyRequest added in v0.3.2

func (mr *MockKMSAPIMockRecorder) DescribeKeyRequest(arg0 interface{}) *gomock.Call

DescribeKeyRequest indicates an expected call of DescribeKeyRequest

func (*MockKMSAPIMockRecorder) DescribeKeyWithContext added in v0.3.2

func (mr *MockKMSAPIMockRecorder) DescribeKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DescribeKeyWithContext indicates an expected call of DescribeKeyWithContext

func (*MockKMSAPIMockRecorder) DisableKey added in v0.3.2

func (mr *MockKMSAPIMockRecorder) DisableKey(arg0 interface{}) *gomock.Call

DisableKey indicates an expected call of DisableKey

func (*MockKMSAPIMockRecorder) DisableKeyRequest added in v0.3.2

func (mr *MockKMSAPIMockRecorder) DisableKeyRequest(arg0 interface{}) *gomock.Call

DisableKeyRequest indicates an expected call of DisableKeyRequest

func (*MockKMSAPIMockRecorder) DisableKeyRotation added in v0.3.2

func (mr *MockKMSAPIMockRecorder) DisableKeyRotation(arg0 interface{}) *gomock.Call

DisableKeyRotation indicates an expected call of DisableKeyRotation

func (*MockKMSAPIMockRecorder) DisableKeyRotationRequest added in v0.3.2

func (mr *MockKMSAPIMockRecorder) DisableKeyRotationRequest(arg0 interface{}) *gomock.Call

DisableKeyRotationRequest indicates an expected call of DisableKeyRotationRequest

func (*MockKMSAPIMockRecorder) DisableKeyRotationWithContext added in v0.3.2

func (mr *MockKMSAPIMockRecorder) DisableKeyRotationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisableKeyRotationWithContext indicates an expected call of DisableKeyRotationWithContext

func (*MockKMSAPIMockRecorder) DisableKeyWithContext added in v0.3.2

func (mr *MockKMSAPIMockRecorder) DisableKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisableKeyWithContext indicates an expected call of DisableKeyWithContext

func (*MockKMSAPIMockRecorder) DisconnectCustomKeyStore added in v0.4.0

func (mr *MockKMSAPIMockRecorder) DisconnectCustomKeyStore(arg0 interface{}) *gomock.Call

DisconnectCustomKeyStore indicates an expected call of DisconnectCustomKeyStore

func (*MockKMSAPIMockRecorder) DisconnectCustomKeyStoreRequest added in v0.4.0

func (mr *MockKMSAPIMockRecorder) DisconnectCustomKeyStoreRequest(arg0 interface{}) *gomock.Call

DisconnectCustomKeyStoreRequest indicates an expected call of DisconnectCustomKeyStoreRequest

func (*MockKMSAPIMockRecorder) DisconnectCustomKeyStoreWithContext added in v0.4.0

func (mr *MockKMSAPIMockRecorder) DisconnectCustomKeyStoreWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

DisconnectCustomKeyStoreWithContext indicates an expected call of DisconnectCustomKeyStoreWithContext

func (*MockKMSAPIMockRecorder) EnableKey added in v0.3.2

func (mr *MockKMSAPIMockRecorder) EnableKey(arg0 interface{}) *gomock.Call

EnableKey indicates an expected call of EnableKey

func (*MockKMSAPIMockRecorder) EnableKeyRequest added in v0.3.2

func (mr *MockKMSAPIMockRecorder) EnableKeyRequest(arg0 interface{}) *gomock.Call

EnableKeyRequest indicates an expected call of EnableKeyRequest

func (*MockKMSAPIMockRecorder) EnableKeyRotation added in v0.3.2

func (mr *MockKMSAPIMockRecorder) EnableKeyRotation(arg0 interface{}) *gomock.Call

EnableKeyRotation indicates an expected call of EnableKeyRotation

func (*MockKMSAPIMockRecorder) EnableKeyRotationRequest added in v0.3.2

func (mr *MockKMSAPIMockRecorder) EnableKeyRotationRequest(arg0 interface{}) *gomock.Call

EnableKeyRotationRequest indicates an expected call of EnableKeyRotationRequest

func (*MockKMSAPIMockRecorder) EnableKeyRotationWithContext added in v0.3.2

func (mr *MockKMSAPIMockRecorder) EnableKeyRotationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

EnableKeyRotationWithContext indicates an expected call of EnableKeyRotationWithContext

func (*MockKMSAPIMockRecorder) EnableKeyWithContext added in v0.3.2

func (mr *MockKMSAPIMockRecorder) EnableKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

EnableKeyWithContext indicates an expected call of EnableKeyWithContext

func (*MockKMSAPIMockRecorder) Encrypt added in v0.3.2

func (mr *MockKMSAPIMockRecorder) Encrypt(arg0 interface{}) *gomock.Call

Encrypt indicates an expected call of Encrypt

func (*MockKMSAPIMockRecorder) EncryptRequest added in v0.3.2

func (mr *MockKMSAPIMockRecorder) EncryptRequest(arg0 interface{}) *gomock.Call

EncryptRequest indicates an expected call of EncryptRequest

func (*MockKMSAPIMockRecorder) EncryptWithContext added in v0.3.2

func (mr *MockKMSAPIMockRecorder) EncryptWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

EncryptWithContext indicates an expected call of EncryptWithContext

func (*MockKMSAPIMockRecorder) GenerateDataKey added in v0.3.2

func (mr *MockKMSAPIMockRecorder) GenerateDataKey(arg0 interface{}) *gomock.Call

GenerateDataKey indicates an expected call of GenerateDataKey

func (*MockKMSAPIMockRecorder) GenerateDataKeyPair added in v0.4.0

func (mr *MockKMSAPIMockRecorder) GenerateDataKeyPair(arg0 interface{}) *gomock.Call

GenerateDataKeyPair indicates an expected call of GenerateDataKeyPair

func (*MockKMSAPIMockRecorder) GenerateDataKeyPairRequest added in v0.4.0

func (mr *MockKMSAPIMockRecorder) GenerateDataKeyPairRequest(arg0 interface{}) *gomock.Call

GenerateDataKeyPairRequest indicates an expected call of GenerateDataKeyPairRequest

func (*MockKMSAPIMockRecorder) GenerateDataKeyPairWithContext added in v0.4.0

func (mr *MockKMSAPIMockRecorder) GenerateDataKeyPairWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GenerateDataKeyPairWithContext indicates an expected call of GenerateDataKeyPairWithContext

func (*MockKMSAPIMockRecorder) GenerateDataKeyPairWithoutPlaintext added in v0.4.0

func (mr *MockKMSAPIMockRecorder) GenerateDataKeyPairWithoutPlaintext(arg0 interface{}) *gomock.Call

GenerateDataKeyPairWithoutPlaintext indicates an expected call of GenerateDataKeyPairWithoutPlaintext

func (*MockKMSAPIMockRecorder) GenerateDataKeyPairWithoutPlaintextRequest added in v0.4.0

func (mr *MockKMSAPIMockRecorder) GenerateDataKeyPairWithoutPlaintextRequest(arg0 interface{}) *gomock.Call

GenerateDataKeyPairWithoutPlaintextRequest indicates an expected call of GenerateDataKeyPairWithoutPlaintextRequest

func (*MockKMSAPIMockRecorder) GenerateDataKeyPairWithoutPlaintextWithContext added in v0.4.0

func (mr *MockKMSAPIMockRecorder) GenerateDataKeyPairWithoutPlaintextWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GenerateDataKeyPairWithoutPlaintextWithContext indicates an expected call of GenerateDataKeyPairWithoutPlaintextWithContext

func (*MockKMSAPIMockRecorder) GenerateDataKeyRequest added in v0.3.2

func (mr *MockKMSAPIMockRecorder) GenerateDataKeyRequest(arg0 interface{}) *gomock.Call

GenerateDataKeyRequest indicates an expected call of GenerateDataKeyRequest

func (*MockKMSAPIMockRecorder) GenerateDataKeyWithContext added in v0.3.2

func (mr *MockKMSAPIMockRecorder) GenerateDataKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GenerateDataKeyWithContext indicates an expected call of GenerateDataKeyWithContext

func (*MockKMSAPIMockRecorder) GenerateDataKeyWithoutPlaintext added in v0.3.2

func (mr *MockKMSAPIMockRecorder) GenerateDataKeyWithoutPlaintext(arg0 interface{}) *gomock.Call

GenerateDataKeyWithoutPlaintext indicates an expected call of GenerateDataKeyWithoutPlaintext

func (*MockKMSAPIMockRecorder) GenerateDataKeyWithoutPlaintextRequest added in v0.3.2

func (mr *MockKMSAPIMockRecorder) GenerateDataKeyWithoutPlaintextRequest(arg0 interface{}) *gomock.Call

GenerateDataKeyWithoutPlaintextRequest indicates an expected call of GenerateDataKeyWithoutPlaintextRequest

func (*MockKMSAPIMockRecorder) GenerateDataKeyWithoutPlaintextWithContext added in v0.3.2

func (mr *MockKMSAPIMockRecorder) GenerateDataKeyWithoutPlaintextWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GenerateDataKeyWithoutPlaintextWithContext indicates an expected call of GenerateDataKeyWithoutPlaintextWithContext

func (*MockKMSAPIMockRecorder) GenerateRandom added in v0.3.2

func (mr *MockKMSAPIMockRecorder) GenerateRandom(arg0 interface{}) *gomock.Call

GenerateRandom indicates an expected call of GenerateRandom

func (*MockKMSAPIMockRecorder) GenerateRandomRequest added in v0.3.2

func (mr *MockKMSAPIMockRecorder) GenerateRandomRequest(arg0 interface{}) *gomock.Call

GenerateRandomRequest indicates an expected call of GenerateRandomRequest

func (*MockKMSAPIMockRecorder) GenerateRandomWithContext added in v0.3.2

func (mr *MockKMSAPIMockRecorder) GenerateRandomWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GenerateRandomWithContext indicates an expected call of GenerateRandomWithContext

func (*MockKMSAPIMockRecorder) GetKeyPolicy added in v0.3.2

func (mr *MockKMSAPIMockRecorder) GetKeyPolicy(arg0 interface{}) *gomock.Call

GetKeyPolicy indicates an expected call of GetKeyPolicy

func (*MockKMSAPIMockRecorder) GetKeyPolicyRequest added in v0.3.2

func (mr *MockKMSAPIMockRecorder) GetKeyPolicyRequest(arg0 interface{}) *gomock.Call

GetKeyPolicyRequest indicates an expected call of GetKeyPolicyRequest

func (*MockKMSAPIMockRecorder) GetKeyPolicyWithContext added in v0.3.2

func (mr *MockKMSAPIMockRecorder) GetKeyPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetKeyPolicyWithContext indicates an expected call of GetKeyPolicyWithContext

func (*MockKMSAPIMockRecorder) GetKeyRotationStatus added in v0.3.2

func (mr *MockKMSAPIMockRecorder) GetKeyRotationStatus(arg0 interface{}) *gomock.Call

GetKeyRotationStatus indicates an expected call of GetKeyRotationStatus

func (*MockKMSAPIMockRecorder) GetKeyRotationStatusRequest added in v0.3.2

func (mr *MockKMSAPIMockRecorder) GetKeyRotationStatusRequest(arg0 interface{}) *gomock.Call

GetKeyRotationStatusRequest indicates an expected call of GetKeyRotationStatusRequest

func (*MockKMSAPIMockRecorder) GetKeyRotationStatusWithContext added in v0.3.2

func (mr *MockKMSAPIMockRecorder) GetKeyRotationStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetKeyRotationStatusWithContext indicates an expected call of GetKeyRotationStatusWithContext

func (*MockKMSAPIMockRecorder) GetParametersForImport added in v0.3.2

func (mr *MockKMSAPIMockRecorder) GetParametersForImport(arg0 interface{}) *gomock.Call

GetParametersForImport indicates an expected call of GetParametersForImport

func (*MockKMSAPIMockRecorder) GetParametersForImportRequest added in v0.3.2

func (mr *MockKMSAPIMockRecorder) GetParametersForImportRequest(arg0 interface{}) *gomock.Call

GetParametersForImportRequest indicates an expected call of GetParametersForImportRequest

func (*MockKMSAPIMockRecorder) GetParametersForImportWithContext added in v0.3.2

func (mr *MockKMSAPIMockRecorder) GetParametersForImportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetParametersForImportWithContext indicates an expected call of GetParametersForImportWithContext

func (*MockKMSAPIMockRecorder) GetPublicKey added in v0.4.0

func (mr *MockKMSAPIMockRecorder) GetPublicKey(arg0 interface{}) *gomock.Call

GetPublicKey indicates an expected call of GetPublicKey

func (*MockKMSAPIMockRecorder) GetPublicKeyRequest added in v0.4.0

func (mr *MockKMSAPIMockRecorder) GetPublicKeyRequest(arg0 interface{}) *gomock.Call

GetPublicKeyRequest indicates an expected call of GetPublicKeyRequest

func (*MockKMSAPIMockRecorder) GetPublicKeyWithContext added in v0.4.0

func (mr *MockKMSAPIMockRecorder) GetPublicKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

GetPublicKeyWithContext indicates an expected call of GetPublicKeyWithContext

func (*MockKMSAPIMockRecorder) ImportKeyMaterial added in v0.3.2

func (mr *MockKMSAPIMockRecorder) ImportKeyMaterial(arg0 interface{}) *gomock.Call

ImportKeyMaterial indicates an expected call of ImportKeyMaterial

func (*MockKMSAPIMockRecorder) ImportKeyMaterialRequest added in v0.3.2

func (mr *MockKMSAPIMockRecorder) ImportKeyMaterialRequest(arg0 interface{}) *gomock.Call

ImportKeyMaterialRequest indicates an expected call of ImportKeyMaterialRequest

func (*MockKMSAPIMockRecorder) ImportKeyMaterialWithContext added in v0.3.2

func (mr *MockKMSAPIMockRecorder) ImportKeyMaterialWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ImportKeyMaterialWithContext indicates an expected call of ImportKeyMaterialWithContext

func (*MockKMSAPIMockRecorder) ListAliases added in v0.3.2

func (mr *MockKMSAPIMockRecorder) ListAliases(arg0 interface{}) *gomock.Call

ListAliases indicates an expected call of ListAliases

func (*MockKMSAPIMockRecorder) ListAliasesPages added in v0.3.2

func (mr *MockKMSAPIMockRecorder) ListAliasesPages(arg0, arg1 interface{}) *gomock.Call

ListAliasesPages indicates an expected call of ListAliasesPages

func (*MockKMSAPIMockRecorder) ListAliasesPagesWithContext added in v0.3.2

func (mr *MockKMSAPIMockRecorder) ListAliasesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListAliasesPagesWithContext indicates an expected call of ListAliasesPagesWithContext

func (*MockKMSAPIMockRecorder) ListAliasesRequest added in v0.3.2

func (mr *MockKMSAPIMockRecorder) ListAliasesRequest(arg0 interface{}) *gomock.Call

ListAliasesRequest indicates an expected call of ListAliasesRequest

func (*MockKMSAPIMockRecorder) ListAliasesWithContext added in v0.3.2

func (mr *MockKMSAPIMockRecorder) ListAliasesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListAliasesWithContext indicates an expected call of ListAliasesWithContext

func (*MockKMSAPIMockRecorder) ListGrants added in v0.3.2

func (mr *MockKMSAPIMockRecorder) ListGrants(arg0 interface{}) *gomock.Call

ListGrants indicates an expected call of ListGrants

func (*MockKMSAPIMockRecorder) ListGrantsPages added in v0.3.2

func (mr *MockKMSAPIMockRecorder) ListGrantsPages(arg0, arg1 interface{}) *gomock.Call

ListGrantsPages indicates an expected call of ListGrantsPages

func (*MockKMSAPIMockRecorder) ListGrantsPagesWithContext added in v0.3.2

func (mr *MockKMSAPIMockRecorder) ListGrantsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListGrantsPagesWithContext indicates an expected call of ListGrantsPagesWithContext

func (*MockKMSAPIMockRecorder) ListGrantsRequest added in v0.3.2

func (mr *MockKMSAPIMockRecorder) ListGrantsRequest(arg0 interface{}) *gomock.Call

ListGrantsRequest indicates an expected call of ListGrantsRequest

func (*MockKMSAPIMockRecorder) ListGrantsWithContext added in v0.3.2

func (mr *MockKMSAPIMockRecorder) ListGrantsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListGrantsWithContext indicates an expected call of ListGrantsWithContext

func (*MockKMSAPIMockRecorder) ListKeyPolicies added in v0.3.2

func (mr *MockKMSAPIMockRecorder) ListKeyPolicies(arg0 interface{}) *gomock.Call

ListKeyPolicies indicates an expected call of ListKeyPolicies

func (*MockKMSAPIMockRecorder) ListKeyPoliciesPages added in v0.3.2

func (mr *MockKMSAPIMockRecorder) ListKeyPoliciesPages(arg0, arg1 interface{}) *gomock.Call

ListKeyPoliciesPages indicates an expected call of ListKeyPoliciesPages

func (*MockKMSAPIMockRecorder) ListKeyPoliciesPagesWithContext added in v0.3.2

func (mr *MockKMSAPIMockRecorder) ListKeyPoliciesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListKeyPoliciesPagesWithContext indicates an expected call of ListKeyPoliciesPagesWithContext

func (*MockKMSAPIMockRecorder) ListKeyPoliciesRequest added in v0.3.2

func (mr *MockKMSAPIMockRecorder) ListKeyPoliciesRequest(arg0 interface{}) *gomock.Call

ListKeyPoliciesRequest indicates an expected call of ListKeyPoliciesRequest

func (*MockKMSAPIMockRecorder) ListKeyPoliciesWithContext added in v0.3.2

func (mr *MockKMSAPIMockRecorder) ListKeyPoliciesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListKeyPoliciesWithContext indicates an expected call of ListKeyPoliciesWithContext

func (*MockKMSAPIMockRecorder) ListKeys added in v0.3.2

func (mr *MockKMSAPIMockRecorder) ListKeys(arg0 interface{}) *gomock.Call

ListKeys indicates an expected call of ListKeys

func (*MockKMSAPIMockRecorder) ListKeysPages added in v0.3.2

func (mr *MockKMSAPIMockRecorder) ListKeysPages(arg0, arg1 interface{}) *gomock.Call

ListKeysPages indicates an expected call of ListKeysPages

func (*MockKMSAPIMockRecorder) ListKeysPagesWithContext added in v0.3.2

func (mr *MockKMSAPIMockRecorder) ListKeysPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call

ListKeysPagesWithContext indicates an expected call of ListKeysPagesWithContext

func (*MockKMSAPIMockRecorder) ListKeysRequest added in v0.3.2

func (mr *MockKMSAPIMockRecorder) ListKeysRequest(arg0 interface{}) *gomock.Call

ListKeysRequest indicates an expected call of ListKeysRequest

func (*MockKMSAPIMockRecorder) ListKeysWithContext added in v0.3.2

func (mr *MockKMSAPIMockRecorder) ListKeysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListKeysWithContext indicates an expected call of ListKeysWithContext

func (*MockKMSAPIMockRecorder) ListResourceTags added in v0.3.2

func (mr *MockKMSAPIMockRecorder) ListResourceTags(arg0 interface{}) *gomock.Call

ListResourceTags indicates an expected call of ListResourceTags

func (*MockKMSAPIMockRecorder) ListResourceTagsRequest added in v0.3.2

func (mr *MockKMSAPIMockRecorder) ListResourceTagsRequest(arg0 interface{}) *gomock.Call

ListResourceTagsRequest indicates an expected call of ListResourceTagsRequest

func (*MockKMSAPIMockRecorder) ListResourceTagsWithContext added in v0.3.2

func (mr *MockKMSAPIMockRecorder) ListResourceTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListResourceTagsWithContext indicates an expected call of ListResourceTagsWithContext

func (*MockKMSAPIMockRecorder) ListRetirableGrants added in v0.3.2

func (mr *MockKMSAPIMockRecorder) ListRetirableGrants(arg0 interface{}) *gomock.Call

ListRetirableGrants indicates an expected call of ListRetirableGrants

func (*MockKMSAPIMockRecorder) ListRetirableGrantsRequest added in v0.3.2

func (mr *MockKMSAPIMockRecorder) ListRetirableGrantsRequest(arg0 interface{}) *gomock.Call

ListRetirableGrantsRequest indicates an expected call of ListRetirableGrantsRequest

func (*MockKMSAPIMockRecorder) ListRetirableGrantsWithContext added in v0.3.2

func (mr *MockKMSAPIMockRecorder) ListRetirableGrantsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ListRetirableGrantsWithContext indicates an expected call of ListRetirableGrantsWithContext

func (*MockKMSAPIMockRecorder) PutKeyPolicy added in v0.3.2

func (mr *MockKMSAPIMockRecorder) PutKeyPolicy(arg0 interface{}) *gomock.Call

PutKeyPolicy indicates an expected call of PutKeyPolicy

func (*MockKMSAPIMockRecorder) PutKeyPolicyRequest added in v0.3.2

func (mr *MockKMSAPIMockRecorder) PutKeyPolicyRequest(arg0 interface{}) *gomock.Call

PutKeyPolicyRequest indicates an expected call of PutKeyPolicyRequest

func (*MockKMSAPIMockRecorder) PutKeyPolicyWithContext added in v0.3.2

func (mr *MockKMSAPIMockRecorder) PutKeyPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

PutKeyPolicyWithContext indicates an expected call of PutKeyPolicyWithContext

func (*MockKMSAPIMockRecorder) ReEncrypt added in v0.3.2

func (mr *MockKMSAPIMockRecorder) ReEncrypt(arg0 interface{}) *gomock.Call

ReEncrypt indicates an expected call of ReEncrypt

func (*MockKMSAPIMockRecorder) ReEncryptRequest added in v0.3.2

func (mr *MockKMSAPIMockRecorder) ReEncryptRequest(arg0 interface{}) *gomock.Call

ReEncryptRequest indicates an expected call of ReEncryptRequest

func (*MockKMSAPIMockRecorder) ReEncryptWithContext added in v0.3.2

func (mr *MockKMSAPIMockRecorder) ReEncryptWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ReEncryptWithContext indicates an expected call of ReEncryptWithContext

func (*MockKMSAPIMockRecorder) RetireGrant added in v0.3.2

func (mr *MockKMSAPIMockRecorder) RetireGrant(arg0 interface{}) *gomock.Call

RetireGrant indicates an expected call of RetireGrant

func (*MockKMSAPIMockRecorder) RetireGrantRequest added in v0.3.2

func (mr *MockKMSAPIMockRecorder) RetireGrantRequest(arg0 interface{}) *gomock.Call

RetireGrantRequest indicates an expected call of RetireGrantRequest

func (*MockKMSAPIMockRecorder) RetireGrantWithContext added in v0.3.2

func (mr *MockKMSAPIMockRecorder) RetireGrantWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RetireGrantWithContext indicates an expected call of RetireGrantWithContext

func (*MockKMSAPIMockRecorder) RevokeGrant added in v0.3.2

func (mr *MockKMSAPIMockRecorder) RevokeGrant(arg0 interface{}) *gomock.Call

RevokeGrant indicates an expected call of RevokeGrant

func (*MockKMSAPIMockRecorder) RevokeGrantRequest added in v0.3.2

func (mr *MockKMSAPIMockRecorder) RevokeGrantRequest(arg0 interface{}) *gomock.Call

RevokeGrantRequest indicates an expected call of RevokeGrantRequest

func (*MockKMSAPIMockRecorder) RevokeGrantWithContext added in v0.3.2

func (mr *MockKMSAPIMockRecorder) RevokeGrantWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

RevokeGrantWithContext indicates an expected call of RevokeGrantWithContext

func (*MockKMSAPIMockRecorder) ScheduleKeyDeletion added in v0.3.2

func (mr *MockKMSAPIMockRecorder) ScheduleKeyDeletion(arg0 interface{}) *gomock.Call

ScheduleKeyDeletion indicates an expected call of ScheduleKeyDeletion

func (*MockKMSAPIMockRecorder) ScheduleKeyDeletionRequest added in v0.3.2

func (mr *MockKMSAPIMockRecorder) ScheduleKeyDeletionRequest(arg0 interface{}) *gomock.Call

ScheduleKeyDeletionRequest indicates an expected call of ScheduleKeyDeletionRequest

func (*MockKMSAPIMockRecorder) ScheduleKeyDeletionWithContext added in v0.3.2

func (mr *MockKMSAPIMockRecorder) ScheduleKeyDeletionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

ScheduleKeyDeletionWithContext indicates an expected call of ScheduleKeyDeletionWithContext

func (*MockKMSAPIMockRecorder) Sign added in v0.4.0

func (mr *MockKMSAPIMockRecorder) Sign(arg0 interface{}) *gomock.Call

Sign indicates an expected call of Sign

func (*MockKMSAPIMockRecorder) SignRequest added in v0.4.0

func (mr *MockKMSAPIMockRecorder) SignRequest(arg0 interface{}) *gomock.Call

SignRequest indicates an expected call of SignRequest

func (*MockKMSAPIMockRecorder) SignWithContext added in v0.4.0

func (mr *MockKMSAPIMockRecorder) SignWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

SignWithContext indicates an expected call of SignWithContext

func (*MockKMSAPIMockRecorder) TagResource added in v0.3.2

func (mr *MockKMSAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call

TagResource indicates an expected call of TagResource

func (*MockKMSAPIMockRecorder) TagResourceRequest added in v0.3.2

func (mr *MockKMSAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call

TagResourceRequest indicates an expected call of TagResourceRequest

func (*MockKMSAPIMockRecorder) TagResourceWithContext added in v0.3.2

func (mr *MockKMSAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

TagResourceWithContext indicates an expected call of TagResourceWithContext

func (*MockKMSAPIMockRecorder) UntagResource added in v0.3.2

func (mr *MockKMSAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call

UntagResource indicates an expected call of UntagResource

func (*MockKMSAPIMockRecorder) UntagResourceRequest added in v0.3.2

func (mr *MockKMSAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call

UntagResourceRequest indicates an expected call of UntagResourceRequest

func (*MockKMSAPIMockRecorder) UntagResourceWithContext added in v0.3.2

func (mr *MockKMSAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UntagResourceWithContext indicates an expected call of UntagResourceWithContext

func (*MockKMSAPIMockRecorder) UpdateAlias added in v0.3.2

func (mr *MockKMSAPIMockRecorder) UpdateAlias(arg0 interface{}) *gomock.Call

UpdateAlias indicates an expected call of UpdateAlias

func (*MockKMSAPIMockRecorder) UpdateAliasRequest added in v0.3.2

func (mr *MockKMSAPIMockRecorder) UpdateAliasRequest(arg0 interface{}) *gomock.Call

UpdateAliasRequest indicates an expected call of UpdateAliasRequest

func (*MockKMSAPIMockRecorder) UpdateAliasWithContext added in v0.3.2

func (mr *MockKMSAPIMockRecorder) UpdateAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateAliasWithContext indicates an expected call of UpdateAliasWithContext

func (*MockKMSAPIMockRecorder) UpdateCustomKeyStore added in v0.4.0

func (mr *MockKMSAPIMockRecorder) UpdateCustomKeyStore(arg0 interface{}) *gomock.Call

UpdateCustomKeyStore indicates an expected call of UpdateCustomKeyStore

func (*MockKMSAPIMockRecorder) UpdateCustomKeyStoreRequest added in v0.4.0

func (mr *MockKMSAPIMockRecorder) UpdateCustomKeyStoreRequest(arg0 interface{}) *gomock.Call

UpdateCustomKeyStoreRequest indicates an expected call of UpdateCustomKeyStoreRequest

func (*MockKMSAPIMockRecorder) UpdateCustomKeyStoreWithContext added in v0.4.0

func (mr *MockKMSAPIMockRecorder) UpdateCustomKeyStoreWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateCustomKeyStoreWithContext indicates an expected call of UpdateCustomKeyStoreWithContext

func (*MockKMSAPIMockRecorder) UpdateKeyDescription added in v0.3.2

func (mr *MockKMSAPIMockRecorder) UpdateKeyDescription(arg0 interface{}) *gomock.Call

UpdateKeyDescription indicates an expected call of UpdateKeyDescription

func (*MockKMSAPIMockRecorder) UpdateKeyDescriptionRequest added in v0.3.2

func (mr *MockKMSAPIMockRecorder) UpdateKeyDescriptionRequest(arg0 interface{}) *gomock.Call

UpdateKeyDescriptionRequest indicates an expected call of UpdateKeyDescriptionRequest

func (*MockKMSAPIMockRecorder) UpdateKeyDescriptionWithContext added in v0.3.2

func (mr *MockKMSAPIMockRecorder) UpdateKeyDescriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

UpdateKeyDescriptionWithContext indicates an expected call of UpdateKeyDescriptionWithContext

func (*MockKMSAPIMockRecorder) Verify added in v0.4.0

func (mr *MockKMSAPIMockRecorder) Verify(arg0 interface{}) *gomock.Call

Verify indicates an expected call of Verify

func (*MockKMSAPIMockRecorder) VerifyRequest added in v0.4.0

func (mr *MockKMSAPIMockRecorder) VerifyRequest(arg0 interface{}) *gomock.Call

VerifyRequest indicates an expected call of VerifyRequest

func (*MockKMSAPIMockRecorder) VerifyWithContext added in v0.4.0

func (mr *MockKMSAPIMockRecorder) VerifyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call

VerifyWithContext indicates an expected call of VerifyWithContext

Jump to

Keyboard shortcuts

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