mocks

package
v1.7.1 Latest Latest
Warning

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

Go to latest
Published: Nov 20, 2019 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

Code generated by mockery v1.0.0

Code generated by mockery v1.0.0

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DynamoDBAPI

type DynamoDBAPI struct {
	mock.Mock
}

DynamoDBAPI is an autogenerated mock type for the DynamoDBAPI type

func (*DynamoDBAPI) BatchGetItem

BatchGetItem provides a mock function with given fields: _a0

func (*DynamoDBAPI) BatchGetItemPages

func (_m *DynamoDBAPI) BatchGetItemPages(_a0 *dynamodb.BatchGetItemInput, _a1 func(*dynamodb.BatchGetItemOutput, bool) bool) error

BatchGetItemPages provides a mock function with given fields: _a0, _a1

func (*DynamoDBAPI) BatchGetItemPagesWithContext added in v1.7.0

func (_m *DynamoDBAPI) BatchGetItemPagesWithContext(_a0 aws.Context, _a1 *dynamodb.BatchGetItemInput, _a2 func(*dynamodb.BatchGetItemOutput, bool) bool, _a3 ...request.Option) error

BatchGetItemPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*DynamoDBAPI) BatchGetItemRequest

BatchGetItemRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) BatchGetItemWithContext added in v1.7.0

func (_m *DynamoDBAPI) BatchGetItemWithContext(_a0 aws.Context, _a1 *dynamodb.BatchGetItemInput, _a2 ...request.Option) (*dynamodb.BatchGetItemOutput, error)

BatchGetItemWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) BatchWriteItem

BatchWriteItem provides a mock function with given fields: _a0

func (*DynamoDBAPI) BatchWriteItemRequest

BatchWriteItemRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) BatchWriteItemWithContext added in v1.7.0

func (_m *DynamoDBAPI) BatchWriteItemWithContext(_a0 aws.Context, _a1 *dynamodb.BatchWriteItemInput, _a2 ...request.Option) (*dynamodb.BatchWriteItemOutput, error)

BatchWriteItemWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) CreateBackup added in v1.7.0

CreateBackup provides a mock function with given fields: _a0

func (*DynamoDBAPI) CreateBackupRequest added in v1.7.0

CreateBackupRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) CreateBackupWithContext added in v1.7.0

func (_m *DynamoDBAPI) CreateBackupWithContext(_a0 aws.Context, _a1 *dynamodb.CreateBackupInput, _a2 ...request.Option) (*dynamodb.CreateBackupOutput, error)

CreateBackupWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) CreateGlobalTable added in v1.7.0

CreateGlobalTable provides a mock function with given fields: _a0

func (*DynamoDBAPI) CreateGlobalTableRequest added in v1.7.0

CreateGlobalTableRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) CreateGlobalTableWithContext added in v1.7.0

func (_m *DynamoDBAPI) CreateGlobalTableWithContext(_a0 aws.Context, _a1 *dynamodb.CreateGlobalTableInput, _a2 ...request.Option) (*dynamodb.CreateGlobalTableOutput, error)

CreateGlobalTableWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) CreateTable

CreateTable provides a mock function with given fields: _a0

func (*DynamoDBAPI) CreateTableRequest

CreateTableRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) CreateTableWithContext added in v1.7.0

func (_m *DynamoDBAPI) CreateTableWithContext(_a0 aws.Context, _a1 *dynamodb.CreateTableInput, _a2 ...request.Option) (*dynamodb.CreateTableOutput, error)

CreateTableWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) DeleteBackup added in v1.7.0

DeleteBackup provides a mock function with given fields: _a0

func (*DynamoDBAPI) DeleteBackupRequest added in v1.7.0

DeleteBackupRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) DeleteBackupWithContext added in v1.7.0

func (_m *DynamoDBAPI) DeleteBackupWithContext(_a0 aws.Context, _a1 *dynamodb.DeleteBackupInput, _a2 ...request.Option) (*dynamodb.DeleteBackupOutput, error)

DeleteBackupWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) DeleteItem

DeleteItem provides a mock function with given fields: _a0

func (*DynamoDBAPI) DeleteItemRequest

func (_m *DynamoDBAPI) DeleteItemRequest(_a0 *dynamodb.DeleteItemInput) (*request.Request, *dynamodb.DeleteItemOutput)

DeleteItemRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) DeleteItemWithContext added in v1.7.0

func (_m *DynamoDBAPI) DeleteItemWithContext(_a0 aws.Context, _a1 *dynamodb.DeleteItemInput, _a2 ...request.Option) (*dynamodb.DeleteItemOutput, error)

DeleteItemWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) DeleteTable

DeleteTable provides a mock function with given fields: _a0

func (*DynamoDBAPI) DeleteTableRequest

DeleteTableRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) DeleteTableWithContext added in v1.7.0

func (_m *DynamoDBAPI) DeleteTableWithContext(_a0 aws.Context, _a1 *dynamodb.DeleteTableInput, _a2 ...request.Option) (*dynamodb.DeleteTableOutput, error)

DeleteTableWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) DescribeBackup added in v1.7.0

DescribeBackup provides a mock function with given fields: _a0

func (*DynamoDBAPI) DescribeBackupRequest added in v1.7.0

DescribeBackupRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) DescribeBackupWithContext added in v1.7.0

func (_m *DynamoDBAPI) DescribeBackupWithContext(_a0 aws.Context, _a1 *dynamodb.DescribeBackupInput, _a2 ...request.Option) (*dynamodb.DescribeBackupOutput, error)

DescribeBackupWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) DescribeContinuousBackups added in v1.7.0

DescribeContinuousBackups provides a mock function with given fields: _a0

func (*DynamoDBAPI) DescribeContinuousBackupsRequest added in v1.7.0

DescribeContinuousBackupsRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) DescribeContinuousBackupsWithContext added in v1.7.0

func (_m *DynamoDBAPI) DescribeContinuousBackupsWithContext(_a0 aws.Context, _a1 *dynamodb.DescribeContinuousBackupsInput, _a2 ...request.Option) (*dynamodb.DescribeContinuousBackupsOutput, error)

DescribeContinuousBackupsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) DescribeGlobalTable added in v1.7.0

DescribeGlobalTable provides a mock function with given fields: _a0

func (*DynamoDBAPI) DescribeGlobalTableRequest added in v1.7.0

DescribeGlobalTableRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) DescribeGlobalTableWithContext added in v1.7.0

func (_m *DynamoDBAPI) DescribeGlobalTableWithContext(_a0 aws.Context, _a1 *dynamodb.DescribeGlobalTableInput, _a2 ...request.Option) (*dynamodb.DescribeGlobalTableOutput, error)

DescribeGlobalTableWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) DescribeLimits

DescribeLimits provides a mock function with given fields: _a0

func (*DynamoDBAPI) DescribeLimitsRequest

DescribeLimitsRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) DescribeLimitsWithContext added in v1.7.0

func (_m *DynamoDBAPI) DescribeLimitsWithContext(_a0 aws.Context, _a1 *dynamodb.DescribeLimitsInput, _a2 ...request.Option) (*dynamodb.DescribeLimitsOutput, error)

DescribeLimitsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) DescribeTable

DescribeTable provides a mock function with given fields: _a0

func (*DynamoDBAPI) DescribeTableRequest

DescribeTableRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) DescribeTableWithContext added in v1.7.0

func (_m *DynamoDBAPI) DescribeTableWithContext(_a0 aws.Context, _a1 *dynamodb.DescribeTableInput, _a2 ...request.Option) (*dynamodb.DescribeTableOutput, error)

DescribeTableWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) DescribeTimeToLive added in v1.7.0

DescribeTimeToLive provides a mock function with given fields: _a0

func (*DynamoDBAPI) DescribeTimeToLiveRequest added in v1.7.0

DescribeTimeToLiveRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) DescribeTimeToLiveWithContext added in v1.7.0

func (_m *DynamoDBAPI) DescribeTimeToLiveWithContext(_a0 aws.Context, _a1 *dynamodb.DescribeTimeToLiveInput, _a2 ...request.Option) (*dynamodb.DescribeTimeToLiveOutput, error)

DescribeTimeToLiveWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) GetItem

GetItem provides a mock function with given fields: _a0

func (*DynamoDBAPI) GetItemRequest

func (_m *DynamoDBAPI) GetItemRequest(_a0 *dynamodb.GetItemInput) (*request.Request, *dynamodb.GetItemOutput)

GetItemRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) GetItemWithContext added in v1.7.0

func (_m *DynamoDBAPI) GetItemWithContext(_a0 aws.Context, _a1 *dynamodb.GetItemInput, _a2 ...request.Option) (*dynamodb.GetItemOutput, error)

GetItemWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) ListBackups added in v1.7.0

ListBackups provides a mock function with given fields: _a0

func (*DynamoDBAPI) ListBackupsRequest added in v1.7.0

ListBackupsRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) ListBackupsWithContext added in v1.7.0

func (_m *DynamoDBAPI) ListBackupsWithContext(_a0 aws.Context, _a1 *dynamodb.ListBackupsInput, _a2 ...request.Option) (*dynamodb.ListBackupsOutput, error)

ListBackupsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) ListGlobalTables added in v1.7.0

ListGlobalTables provides a mock function with given fields: _a0

func (*DynamoDBAPI) ListGlobalTablesRequest added in v1.7.0

ListGlobalTablesRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) ListGlobalTablesWithContext added in v1.7.0

func (_m *DynamoDBAPI) ListGlobalTablesWithContext(_a0 aws.Context, _a1 *dynamodb.ListGlobalTablesInput, _a2 ...request.Option) (*dynamodb.ListGlobalTablesOutput, error)

ListGlobalTablesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) ListTables

ListTables provides a mock function with given fields: _a0

func (*DynamoDBAPI) ListTablesPages

func (_m *DynamoDBAPI) ListTablesPages(_a0 *dynamodb.ListTablesInput, _a1 func(*dynamodb.ListTablesOutput, bool) bool) error

ListTablesPages provides a mock function with given fields: _a0, _a1

func (*DynamoDBAPI) ListTablesPagesWithContext added in v1.7.0

func (_m *DynamoDBAPI) ListTablesPagesWithContext(_a0 aws.Context, _a1 *dynamodb.ListTablesInput, _a2 func(*dynamodb.ListTablesOutput, bool) bool, _a3 ...request.Option) error

ListTablesPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*DynamoDBAPI) ListTablesRequest

func (_m *DynamoDBAPI) ListTablesRequest(_a0 *dynamodb.ListTablesInput) (*request.Request, *dynamodb.ListTablesOutput)

ListTablesRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) ListTablesWithContext added in v1.7.0

func (_m *DynamoDBAPI) ListTablesWithContext(_a0 aws.Context, _a1 *dynamodb.ListTablesInput, _a2 ...request.Option) (*dynamodb.ListTablesOutput, error)

ListTablesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) ListTagsOfResource added in v1.7.0

ListTagsOfResource provides a mock function with given fields: _a0

func (*DynamoDBAPI) ListTagsOfResourceRequest added in v1.7.0

ListTagsOfResourceRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) ListTagsOfResourceWithContext added in v1.7.0

func (_m *DynamoDBAPI) ListTagsOfResourceWithContext(_a0 aws.Context, _a1 *dynamodb.ListTagsOfResourceInput, _a2 ...request.Option) (*dynamodb.ListTagsOfResourceOutput, error)

ListTagsOfResourceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) PutItem

PutItem provides a mock function with given fields: _a0

func (*DynamoDBAPI) PutItemRequest

func (_m *DynamoDBAPI) PutItemRequest(_a0 *dynamodb.PutItemInput) (*request.Request, *dynamodb.PutItemOutput)

PutItemRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) PutItemWithContext added in v1.7.0

func (_m *DynamoDBAPI) PutItemWithContext(_a0 aws.Context, _a1 *dynamodb.PutItemInput, _a2 ...request.Option) (*dynamodb.PutItemOutput, error)

PutItemWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) Query

Query provides a mock function with given fields: _a0

func (*DynamoDBAPI) QueryPages

func (_m *DynamoDBAPI) QueryPages(_a0 *dynamodb.QueryInput, _a1 func(*dynamodb.QueryOutput, bool) bool) error

QueryPages provides a mock function with given fields: _a0, _a1

func (*DynamoDBAPI) QueryPagesWithContext added in v1.7.0

func (_m *DynamoDBAPI) QueryPagesWithContext(_a0 aws.Context, _a1 *dynamodb.QueryInput, _a2 func(*dynamodb.QueryOutput, bool) bool, _a3 ...request.Option) error

QueryPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*DynamoDBAPI) QueryRequest

func (_m *DynamoDBAPI) QueryRequest(_a0 *dynamodb.QueryInput) (*request.Request, *dynamodb.QueryOutput)

QueryRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) QueryWithContext added in v1.7.0

func (_m *DynamoDBAPI) QueryWithContext(_a0 aws.Context, _a1 *dynamodb.QueryInput, _a2 ...request.Option) (*dynamodb.QueryOutput, error)

QueryWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) RestoreTableFromBackup added in v1.7.0

RestoreTableFromBackup provides a mock function with given fields: _a0

func (*DynamoDBAPI) RestoreTableFromBackupRequest added in v1.7.0

RestoreTableFromBackupRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) RestoreTableFromBackupWithContext added in v1.7.0

func (_m *DynamoDBAPI) RestoreTableFromBackupWithContext(_a0 aws.Context, _a1 *dynamodb.RestoreTableFromBackupInput, _a2 ...request.Option) (*dynamodb.RestoreTableFromBackupOutput, error)

RestoreTableFromBackupWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) Scan

Scan provides a mock function with given fields: _a0

func (*DynamoDBAPI) ScanPages

func (_m *DynamoDBAPI) ScanPages(_a0 *dynamodb.ScanInput, _a1 func(*dynamodb.ScanOutput, bool) bool) error

ScanPages provides a mock function with given fields: _a0, _a1

func (*DynamoDBAPI) ScanPagesWithContext added in v1.7.0

func (_m *DynamoDBAPI) ScanPagesWithContext(_a0 aws.Context, _a1 *dynamodb.ScanInput, _a2 func(*dynamodb.ScanOutput, bool) bool, _a3 ...request.Option) error

ScanPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*DynamoDBAPI) ScanRequest

func (_m *DynamoDBAPI) ScanRequest(_a0 *dynamodb.ScanInput) (*request.Request, *dynamodb.ScanOutput)

ScanRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) ScanWithContext added in v1.7.0

func (_m *DynamoDBAPI) ScanWithContext(_a0 aws.Context, _a1 *dynamodb.ScanInput, _a2 ...request.Option) (*dynamodb.ScanOutput, error)

ScanWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) TagResource added in v1.7.0

TagResource provides a mock function with given fields: _a0

func (*DynamoDBAPI) TagResourceRequest added in v1.7.0

TagResourceRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) TagResourceWithContext added in v1.7.0

func (_m *DynamoDBAPI) TagResourceWithContext(_a0 aws.Context, _a1 *dynamodb.TagResourceInput, _a2 ...request.Option) (*dynamodb.TagResourceOutput, error)

TagResourceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) UntagResource added in v1.7.0

UntagResource provides a mock function with given fields: _a0

func (*DynamoDBAPI) UntagResourceRequest added in v1.7.0

UntagResourceRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) UntagResourceWithContext added in v1.7.0

func (_m *DynamoDBAPI) UntagResourceWithContext(_a0 aws.Context, _a1 *dynamodb.UntagResourceInput, _a2 ...request.Option) (*dynamodb.UntagResourceOutput, error)

UntagResourceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) UpdateGlobalTable added in v1.7.0

UpdateGlobalTable provides a mock function with given fields: _a0

func (*DynamoDBAPI) UpdateGlobalTableRequest added in v1.7.0

UpdateGlobalTableRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) UpdateGlobalTableWithContext added in v1.7.0

func (_m *DynamoDBAPI) UpdateGlobalTableWithContext(_a0 aws.Context, _a1 *dynamodb.UpdateGlobalTableInput, _a2 ...request.Option) (*dynamodb.UpdateGlobalTableOutput, error)

UpdateGlobalTableWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) UpdateItem

UpdateItem provides a mock function with given fields: _a0

func (*DynamoDBAPI) UpdateItemRequest

func (_m *DynamoDBAPI) UpdateItemRequest(_a0 *dynamodb.UpdateItemInput) (*request.Request, *dynamodb.UpdateItemOutput)

UpdateItemRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) UpdateItemWithContext added in v1.7.0

func (_m *DynamoDBAPI) UpdateItemWithContext(_a0 aws.Context, _a1 *dynamodb.UpdateItemInput, _a2 ...request.Option) (*dynamodb.UpdateItemOutput, error)

UpdateItemWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) UpdateTable

UpdateTable provides a mock function with given fields: _a0

func (*DynamoDBAPI) UpdateTableRequest

UpdateTableRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) UpdateTableWithContext added in v1.7.0

func (_m *DynamoDBAPI) UpdateTableWithContext(_a0 aws.Context, _a1 *dynamodb.UpdateTableInput, _a2 ...request.Option) (*dynamodb.UpdateTableOutput, error)

UpdateTableWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) UpdateTimeToLive added in v1.7.0

UpdateTimeToLive provides a mock function with given fields: _a0

func (*DynamoDBAPI) UpdateTimeToLiveRequest added in v1.7.0

UpdateTimeToLiveRequest provides a mock function with given fields: _a0

func (*DynamoDBAPI) UpdateTimeToLiveWithContext added in v1.7.0

func (_m *DynamoDBAPI) UpdateTimeToLiveWithContext(_a0 aws.Context, _a1 *dynamodb.UpdateTimeToLiveInput, _a2 ...request.Option) (*dynamodb.UpdateTimeToLiveOutput, error)

UpdateTimeToLiveWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) WaitUntilTableExists added in v1.7.0

func (_m *DynamoDBAPI) WaitUntilTableExists(_a0 *dynamodb.DescribeTableInput) error

WaitUntilTableExists provides a mock function with given fields: _a0

func (*DynamoDBAPI) WaitUntilTableExistsWithContext added in v1.7.0

func (_m *DynamoDBAPI) WaitUntilTableExistsWithContext(_a0 aws.Context, _a1 *dynamodb.DescribeTableInput, _a2 ...request.WaiterOption) error

WaitUntilTableExistsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*DynamoDBAPI) WaitUntilTableNotExists added in v1.7.0

func (_m *DynamoDBAPI) WaitUntilTableNotExists(_a0 *dynamodb.DescribeTableInput) error

WaitUntilTableNotExists provides a mock function with given fields: _a0

func (*DynamoDBAPI) WaitUntilTableNotExistsWithContext added in v1.7.0

func (_m *DynamoDBAPI) WaitUntilTableNotExistsWithContext(_a0 aws.Context, _a1 *dynamodb.DescribeTableInput, _a2 ...request.WaiterOption) error

WaitUntilTableNotExistsWithContext provides a mock function with given fields: _a0, _a1, _a2

type KMSAPI

type KMSAPI struct {
	mock.Mock
}

KMSAPI is an autogenerated mock type for the KMSAPI type

func (*KMSAPI) CancelKeyDeletion

func (_m *KMSAPI) CancelKeyDeletion(_a0 *kms.CancelKeyDeletionInput) (*kms.CancelKeyDeletionOutput, error)

CancelKeyDeletion provides a mock function with given fields: _a0

func (*KMSAPI) CancelKeyDeletionRequest

func (_m *KMSAPI) CancelKeyDeletionRequest(_a0 *kms.CancelKeyDeletionInput) (*request.Request, *kms.CancelKeyDeletionOutput)

CancelKeyDeletionRequest provides a mock function with given fields: _a0

func (*KMSAPI) CancelKeyDeletionWithContext added in v1.7.0

func (_m *KMSAPI) CancelKeyDeletionWithContext(_a0 aws.Context, _a1 *kms.CancelKeyDeletionInput, _a2 ...request.Option) (*kms.CancelKeyDeletionOutput, error)

CancelKeyDeletionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*KMSAPI) CreateAlias

func (_m *KMSAPI) CreateAlias(_a0 *kms.CreateAliasInput) (*kms.CreateAliasOutput, error)

CreateAlias provides a mock function with given fields: _a0

func (*KMSAPI) CreateAliasRequest

func (_m *KMSAPI) CreateAliasRequest(_a0 *kms.CreateAliasInput) (*request.Request, *kms.CreateAliasOutput)

CreateAliasRequest provides a mock function with given fields: _a0

func (*KMSAPI) CreateAliasWithContext added in v1.7.0

func (_m *KMSAPI) CreateAliasWithContext(_a0 aws.Context, _a1 *kms.CreateAliasInput, _a2 ...request.Option) (*kms.CreateAliasOutput, error)

CreateAliasWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*KMSAPI) CreateGrant

func (_m *KMSAPI) CreateGrant(_a0 *kms.CreateGrantInput) (*kms.CreateGrantOutput, error)

CreateGrant provides a mock function with given fields: _a0

func (*KMSAPI) CreateGrantRequest

func (_m *KMSAPI) CreateGrantRequest(_a0 *kms.CreateGrantInput) (*request.Request, *kms.CreateGrantOutput)

CreateGrantRequest provides a mock function with given fields: _a0

func (*KMSAPI) CreateGrantWithContext added in v1.7.0

func (_m *KMSAPI) CreateGrantWithContext(_a0 aws.Context, _a1 *kms.CreateGrantInput, _a2 ...request.Option) (*kms.CreateGrantOutput, error)

CreateGrantWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*KMSAPI) CreateKey

func (_m *KMSAPI) CreateKey(_a0 *kms.CreateKeyInput) (*kms.CreateKeyOutput, error)

CreateKey provides a mock function with given fields: _a0

func (*KMSAPI) CreateKeyRequest

func (_m *KMSAPI) CreateKeyRequest(_a0 *kms.CreateKeyInput) (*request.Request, *kms.CreateKeyOutput)

CreateKeyRequest provides a mock function with given fields: _a0

func (*KMSAPI) CreateKeyWithContext added in v1.7.0

func (_m *KMSAPI) CreateKeyWithContext(_a0 aws.Context, _a1 *kms.CreateKeyInput, _a2 ...request.Option) (*kms.CreateKeyOutput, error)

CreateKeyWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*KMSAPI) Decrypt

func (_m *KMSAPI) Decrypt(_a0 *kms.DecryptInput) (*kms.DecryptOutput, error)

Decrypt provides a mock function with given fields: _a0

func (*KMSAPI) DecryptRequest

func (_m *KMSAPI) DecryptRequest(_a0 *kms.DecryptInput) (*request.Request, *kms.DecryptOutput)

DecryptRequest provides a mock function with given fields: _a0

func (*KMSAPI) DecryptWithContext added in v1.7.0

func (_m *KMSAPI) DecryptWithContext(_a0 aws.Context, _a1 *kms.DecryptInput, _a2 ...request.Option) (*kms.DecryptOutput, error)

DecryptWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*KMSAPI) DeleteAlias

func (_m *KMSAPI) DeleteAlias(_a0 *kms.DeleteAliasInput) (*kms.DeleteAliasOutput, error)

DeleteAlias provides a mock function with given fields: _a0

func (*KMSAPI) DeleteAliasRequest

func (_m *KMSAPI) DeleteAliasRequest(_a0 *kms.DeleteAliasInput) (*request.Request, *kms.DeleteAliasOutput)

DeleteAliasRequest provides a mock function with given fields: _a0

func (*KMSAPI) DeleteAliasWithContext added in v1.7.0

func (_m *KMSAPI) DeleteAliasWithContext(_a0 aws.Context, _a1 *kms.DeleteAliasInput, _a2 ...request.Option) (*kms.DeleteAliasOutput, error)

DeleteAliasWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*KMSAPI) DeleteImportedKeyMaterial added in v1.7.0

func (_m *KMSAPI) DeleteImportedKeyMaterial(_a0 *kms.DeleteImportedKeyMaterialInput) (*kms.DeleteImportedKeyMaterialOutput, error)

DeleteImportedKeyMaterial provides a mock function with given fields: _a0

func (*KMSAPI) DeleteImportedKeyMaterialRequest added in v1.7.0

func (_m *KMSAPI) DeleteImportedKeyMaterialRequest(_a0 *kms.DeleteImportedKeyMaterialInput) (*request.Request, *kms.DeleteImportedKeyMaterialOutput)

DeleteImportedKeyMaterialRequest provides a mock function with given fields: _a0

func (*KMSAPI) DeleteImportedKeyMaterialWithContext added in v1.7.0

func (_m *KMSAPI) DeleteImportedKeyMaterialWithContext(_a0 aws.Context, _a1 *kms.DeleteImportedKeyMaterialInput, _a2 ...request.Option) (*kms.DeleteImportedKeyMaterialOutput, error)

DeleteImportedKeyMaterialWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*KMSAPI) DescribeKey

func (_m *KMSAPI) DescribeKey(_a0 *kms.DescribeKeyInput) (*kms.DescribeKeyOutput, error)

DescribeKey provides a mock function with given fields: _a0

func (*KMSAPI) DescribeKeyRequest

func (_m *KMSAPI) DescribeKeyRequest(_a0 *kms.DescribeKeyInput) (*request.Request, *kms.DescribeKeyOutput)

DescribeKeyRequest provides a mock function with given fields: _a0

func (*KMSAPI) DescribeKeyWithContext added in v1.7.0

func (_m *KMSAPI) DescribeKeyWithContext(_a0 aws.Context, _a1 *kms.DescribeKeyInput, _a2 ...request.Option) (*kms.DescribeKeyOutput, error)

DescribeKeyWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*KMSAPI) DisableKey

func (_m *KMSAPI) DisableKey(_a0 *kms.DisableKeyInput) (*kms.DisableKeyOutput, error)

DisableKey provides a mock function with given fields: _a0

func (*KMSAPI) DisableKeyRequest

func (_m *KMSAPI) DisableKeyRequest(_a0 *kms.DisableKeyInput) (*request.Request, *kms.DisableKeyOutput)

DisableKeyRequest provides a mock function with given fields: _a0

func (*KMSAPI) DisableKeyRotation

func (_m *KMSAPI) DisableKeyRotation(_a0 *kms.DisableKeyRotationInput) (*kms.DisableKeyRotationOutput, error)

DisableKeyRotation provides a mock function with given fields: _a0

func (*KMSAPI) DisableKeyRotationRequest

func (_m *KMSAPI) DisableKeyRotationRequest(_a0 *kms.DisableKeyRotationInput) (*request.Request, *kms.DisableKeyRotationOutput)

DisableKeyRotationRequest provides a mock function with given fields: _a0

func (*KMSAPI) DisableKeyRotationWithContext added in v1.7.0

func (_m *KMSAPI) DisableKeyRotationWithContext(_a0 aws.Context, _a1 *kms.DisableKeyRotationInput, _a2 ...request.Option) (*kms.DisableKeyRotationOutput, error)

DisableKeyRotationWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*KMSAPI) DisableKeyWithContext added in v1.7.0

func (_m *KMSAPI) DisableKeyWithContext(_a0 aws.Context, _a1 *kms.DisableKeyInput, _a2 ...request.Option) (*kms.DisableKeyOutput, error)

DisableKeyWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*KMSAPI) EnableKey

func (_m *KMSAPI) EnableKey(_a0 *kms.EnableKeyInput) (*kms.EnableKeyOutput, error)

EnableKey provides a mock function with given fields: _a0

func (*KMSAPI) EnableKeyRequest

func (_m *KMSAPI) EnableKeyRequest(_a0 *kms.EnableKeyInput) (*request.Request, *kms.EnableKeyOutput)

EnableKeyRequest provides a mock function with given fields: _a0

func (*KMSAPI) EnableKeyRotation

func (_m *KMSAPI) EnableKeyRotation(_a0 *kms.EnableKeyRotationInput) (*kms.EnableKeyRotationOutput, error)

EnableKeyRotation provides a mock function with given fields: _a0

func (*KMSAPI) EnableKeyRotationRequest

func (_m *KMSAPI) EnableKeyRotationRequest(_a0 *kms.EnableKeyRotationInput) (*request.Request, *kms.EnableKeyRotationOutput)

EnableKeyRotationRequest provides a mock function with given fields: _a0

func (*KMSAPI) EnableKeyRotationWithContext added in v1.7.0

func (_m *KMSAPI) EnableKeyRotationWithContext(_a0 aws.Context, _a1 *kms.EnableKeyRotationInput, _a2 ...request.Option) (*kms.EnableKeyRotationOutput, error)

EnableKeyRotationWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*KMSAPI) EnableKeyWithContext added in v1.7.0

func (_m *KMSAPI) EnableKeyWithContext(_a0 aws.Context, _a1 *kms.EnableKeyInput, _a2 ...request.Option) (*kms.EnableKeyOutput, error)

EnableKeyWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*KMSAPI) Encrypt

func (_m *KMSAPI) Encrypt(_a0 *kms.EncryptInput) (*kms.EncryptOutput, error)

Encrypt provides a mock function with given fields: _a0

func (*KMSAPI) EncryptRequest

func (_m *KMSAPI) EncryptRequest(_a0 *kms.EncryptInput) (*request.Request, *kms.EncryptOutput)

EncryptRequest provides a mock function with given fields: _a0

func (*KMSAPI) EncryptWithContext added in v1.7.0

func (_m *KMSAPI) EncryptWithContext(_a0 aws.Context, _a1 *kms.EncryptInput, _a2 ...request.Option) (*kms.EncryptOutput, error)

EncryptWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*KMSAPI) GenerateDataKey

func (_m *KMSAPI) GenerateDataKey(_a0 *kms.GenerateDataKeyInput) (*kms.GenerateDataKeyOutput, error)

GenerateDataKey provides a mock function with given fields: _a0

func (*KMSAPI) GenerateDataKeyRequest

func (_m *KMSAPI) GenerateDataKeyRequest(_a0 *kms.GenerateDataKeyInput) (*request.Request, *kms.GenerateDataKeyOutput)

GenerateDataKeyRequest provides a mock function with given fields: _a0

func (*KMSAPI) GenerateDataKeyWithContext added in v1.7.0

func (_m *KMSAPI) GenerateDataKeyWithContext(_a0 aws.Context, _a1 *kms.GenerateDataKeyInput, _a2 ...request.Option) (*kms.GenerateDataKeyOutput, error)

GenerateDataKeyWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*KMSAPI) GenerateDataKeyWithoutPlaintext

func (_m *KMSAPI) GenerateDataKeyWithoutPlaintext(_a0 *kms.GenerateDataKeyWithoutPlaintextInput) (*kms.GenerateDataKeyWithoutPlaintextOutput, error)

GenerateDataKeyWithoutPlaintext provides a mock function with given fields: _a0

func (*KMSAPI) GenerateDataKeyWithoutPlaintextRequest

func (_m *KMSAPI) GenerateDataKeyWithoutPlaintextRequest(_a0 *kms.GenerateDataKeyWithoutPlaintextInput) (*request.Request, *kms.GenerateDataKeyWithoutPlaintextOutput)

GenerateDataKeyWithoutPlaintextRequest provides a mock function with given fields: _a0

func (*KMSAPI) GenerateDataKeyWithoutPlaintextWithContext added in v1.7.0

func (_m *KMSAPI) GenerateDataKeyWithoutPlaintextWithContext(_a0 aws.Context, _a1 *kms.GenerateDataKeyWithoutPlaintextInput, _a2 ...request.Option) (*kms.GenerateDataKeyWithoutPlaintextOutput, error)

GenerateDataKeyWithoutPlaintextWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*KMSAPI) GenerateRandom

func (_m *KMSAPI) GenerateRandom(_a0 *kms.GenerateRandomInput) (*kms.GenerateRandomOutput, error)

GenerateRandom provides a mock function with given fields: _a0

func (*KMSAPI) GenerateRandomRequest

func (_m *KMSAPI) GenerateRandomRequest(_a0 *kms.GenerateRandomInput) (*request.Request, *kms.GenerateRandomOutput)

GenerateRandomRequest provides a mock function with given fields: _a0

func (*KMSAPI) GenerateRandomWithContext added in v1.7.0

func (_m *KMSAPI) GenerateRandomWithContext(_a0 aws.Context, _a1 *kms.GenerateRandomInput, _a2 ...request.Option) (*kms.GenerateRandomOutput, error)

GenerateRandomWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*KMSAPI) GetKeyPolicy

func (_m *KMSAPI) GetKeyPolicy(_a0 *kms.GetKeyPolicyInput) (*kms.GetKeyPolicyOutput, error)

GetKeyPolicy provides a mock function with given fields: _a0

func (*KMSAPI) GetKeyPolicyRequest

func (_m *KMSAPI) GetKeyPolicyRequest(_a0 *kms.GetKeyPolicyInput) (*request.Request, *kms.GetKeyPolicyOutput)

GetKeyPolicyRequest provides a mock function with given fields: _a0

func (*KMSAPI) GetKeyPolicyWithContext added in v1.7.0

func (_m *KMSAPI) GetKeyPolicyWithContext(_a0 aws.Context, _a1 *kms.GetKeyPolicyInput, _a2 ...request.Option) (*kms.GetKeyPolicyOutput, error)

GetKeyPolicyWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*KMSAPI) GetKeyRotationStatus

func (_m *KMSAPI) GetKeyRotationStatus(_a0 *kms.GetKeyRotationStatusInput) (*kms.GetKeyRotationStatusOutput, error)

GetKeyRotationStatus provides a mock function with given fields: _a0

func (*KMSAPI) GetKeyRotationStatusRequest

func (_m *KMSAPI) GetKeyRotationStatusRequest(_a0 *kms.GetKeyRotationStatusInput) (*request.Request, *kms.GetKeyRotationStatusOutput)

GetKeyRotationStatusRequest provides a mock function with given fields: _a0

func (*KMSAPI) GetKeyRotationStatusWithContext added in v1.7.0

func (_m *KMSAPI) GetKeyRotationStatusWithContext(_a0 aws.Context, _a1 *kms.GetKeyRotationStatusInput, _a2 ...request.Option) (*kms.GetKeyRotationStatusOutput, error)

GetKeyRotationStatusWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*KMSAPI) GetParametersForImport added in v1.7.0

func (_m *KMSAPI) GetParametersForImport(_a0 *kms.GetParametersForImportInput) (*kms.GetParametersForImportOutput, error)

GetParametersForImport provides a mock function with given fields: _a0

func (*KMSAPI) GetParametersForImportRequest added in v1.7.0

func (_m *KMSAPI) GetParametersForImportRequest(_a0 *kms.GetParametersForImportInput) (*request.Request, *kms.GetParametersForImportOutput)

GetParametersForImportRequest provides a mock function with given fields: _a0

func (*KMSAPI) GetParametersForImportWithContext added in v1.7.0

func (_m *KMSAPI) GetParametersForImportWithContext(_a0 aws.Context, _a1 *kms.GetParametersForImportInput, _a2 ...request.Option) (*kms.GetParametersForImportOutput, error)

GetParametersForImportWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*KMSAPI) ImportKeyMaterial added in v1.7.0

func (_m *KMSAPI) ImportKeyMaterial(_a0 *kms.ImportKeyMaterialInput) (*kms.ImportKeyMaterialOutput, error)

ImportKeyMaterial provides a mock function with given fields: _a0

func (*KMSAPI) ImportKeyMaterialRequest added in v1.7.0

func (_m *KMSAPI) ImportKeyMaterialRequest(_a0 *kms.ImportKeyMaterialInput) (*request.Request, *kms.ImportKeyMaterialOutput)

ImportKeyMaterialRequest provides a mock function with given fields: _a0

func (*KMSAPI) ImportKeyMaterialWithContext added in v1.7.0

func (_m *KMSAPI) ImportKeyMaterialWithContext(_a0 aws.Context, _a1 *kms.ImportKeyMaterialInput, _a2 ...request.Option) (*kms.ImportKeyMaterialOutput, error)

ImportKeyMaterialWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*KMSAPI) ListAliases

func (_m *KMSAPI) ListAliases(_a0 *kms.ListAliasesInput) (*kms.ListAliasesOutput, error)

ListAliases provides a mock function with given fields: _a0

func (*KMSAPI) ListAliasesPages

func (_m *KMSAPI) ListAliasesPages(_a0 *kms.ListAliasesInput, _a1 func(*kms.ListAliasesOutput, bool) bool) error

ListAliasesPages provides a mock function with given fields: _a0, _a1

func (*KMSAPI) ListAliasesPagesWithContext added in v1.7.0

func (_m *KMSAPI) ListAliasesPagesWithContext(_a0 aws.Context, _a1 *kms.ListAliasesInput, _a2 func(*kms.ListAliasesOutput, bool) bool, _a3 ...request.Option) error

ListAliasesPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*KMSAPI) ListAliasesRequest

func (_m *KMSAPI) ListAliasesRequest(_a0 *kms.ListAliasesInput) (*request.Request, *kms.ListAliasesOutput)

ListAliasesRequest provides a mock function with given fields: _a0

func (*KMSAPI) ListAliasesWithContext added in v1.7.0

func (_m *KMSAPI) ListAliasesWithContext(_a0 aws.Context, _a1 *kms.ListAliasesInput, _a2 ...request.Option) (*kms.ListAliasesOutput, error)

ListAliasesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*KMSAPI) ListGrants

func (_m *KMSAPI) ListGrants(_a0 *kms.ListGrantsInput) (*kms.ListGrantsResponse, error)

ListGrants provides a mock function with given fields: _a0

func (*KMSAPI) ListGrantsPages

func (_m *KMSAPI) ListGrantsPages(_a0 *kms.ListGrantsInput, _a1 func(*kms.ListGrantsResponse, bool) bool) error

ListGrantsPages provides a mock function with given fields: _a0, _a1

func (*KMSAPI) ListGrantsPagesWithContext added in v1.7.0

func (_m *KMSAPI) ListGrantsPagesWithContext(_a0 aws.Context, _a1 *kms.ListGrantsInput, _a2 func(*kms.ListGrantsResponse, bool) bool, _a3 ...request.Option) error

ListGrantsPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*KMSAPI) ListGrantsRequest

func (_m *KMSAPI) ListGrantsRequest(_a0 *kms.ListGrantsInput) (*request.Request, *kms.ListGrantsResponse)

ListGrantsRequest provides a mock function with given fields: _a0

func (*KMSAPI) ListGrantsWithContext added in v1.7.0

func (_m *KMSAPI) ListGrantsWithContext(_a0 aws.Context, _a1 *kms.ListGrantsInput, _a2 ...request.Option) (*kms.ListGrantsResponse, error)

ListGrantsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*KMSAPI) ListKeyPolicies

func (_m *KMSAPI) ListKeyPolicies(_a0 *kms.ListKeyPoliciesInput) (*kms.ListKeyPoliciesOutput, error)

ListKeyPolicies provides a mock function with given fields: _a0

func (*KMSAPI) ListKeyPoliciesPages

func (_m *KMSAPI) ListKeyPoliciesPages(_a0 *kms.ListKeyPoliciesInput, _a1 func(*kms.ListKeyPoliciesOutput, bool) bool) error

ListKeyPoliciesPages provides a mock function with given fields: _a0, _a1

func (*KMSAPI) ListKeyPoliciesPagesWithContext added in v1.7.0

func (_m *KMSAPI) ListKeyPoliciesPagesWithContext(_a0 aws.Context, _a1 *kms.ListKeyPoliciesInput, _a2 func(*kms.ListKeyPoliciesOutput, bool) bool, _a3 ...request.Option) error

ListKeyPoliciesPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*KMSAPI) ListKeyPoliciesRequest

func (_m *KMSAPI) ListKeyPoliciesRequest(_a0 *kms.ListKeyPoliciesInput) (*request.Request, *kms.ListKeyPoliciesOutput)

ListKeyPoliciesRequest provides a mock function with given fields: _a0

func (*KMSAPI) ListKeyPoliciesWithContext added in v1.7.0

func (_m *KMSAPI) ListKeyPoliciesWithContext(_a0 aws.Context, _a1 *kms.ListKeyPoliciesInput, _a2 ...request.Option) (*kms.ListKeyPoliciesOutput, error)

ListKeyPoliciesWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*KMSAPI) ListKeys

func (_m *KMSAPI) ListKeys(_a0 *kms.ListKeysInput) (*kms.ListKeysOutput, error)

ListKeys provides a mock function with given fields: _a0

func (*KMSAPI) ListKeysPages

func (_m *KMSAPI) ListKeysPages(_a0 *kms.ListKeysInput, _a1 func(*kms.ListKeysOutput, bool) bool) error

ListKeysPages provides a mock function with given fields: _a0, _a1

func (*KMSAPI) ListKeysPagesWithContext added in v1.7.0

func (_m *KMSAPI) ListKeysPagesWithContext(_a0 aws.Context, _a1 *kms.ListKeysInput, _a2 func(*kms.ListKeysOutput, bool) bool, _a3 ...request.Option) error

ListKeysPagesWithContext provides a mock function with given fields: _a0, _a1, _a2, _a3

func (*KMSAPI) ListKeysRequest

func (_m *KMSAPI) ListKeysRequest(_a0 *kms.ListKeysInput) (*request.Request, *kms.ListKeysOutput)

ListKeysRequest provides a mock function with given fields: _a0

func (*KMSAPI) ListKeysWithContext added in v1.7.0

func (_m *KMSAPI) ListKeysWithContext(_a0 aws.Context, _a1 *kms.ListKeysInput, _a2 ...request.Option) (*kms.ListKeysOutput, error)

ListKeysWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*KMSAPI) ListResourceTags added in v1.7.0

func (_m *KMSAPI) ListResourceTags(_a0 *kms.ListResourceTagsInput) (*kms.ListResourceTagsOutput, error)

ListResourceTags provides a mock function with given fields: _a0

func (*KMSAPI) ListResourceTagsRequest added in v1.7.0

func (_m *KMSAPI) ListResourceTagsRequest(_a0 *kms.ListResourceTagsInput) (*request.Request, *kms.ListResourceTagsOutput)

ListResourceTagsRequest provides a mock function with given fields: _a0

func (*KMSAPI) ListResourceTagsWithContext added in v1.7.0

func (_m *KMSAPI) ListResourceTagsWithContext(_a0 aws.Context, _a1 *kms.ListResourceTagsInput, _a2 ...request.Option) (*kms.ListResourceTagsOutput, error)

ListResourceTagsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*KMSAPI) ListRetirableGrants

func (_m *KMSAPI) ListRetirableGrants(_a0 *kms.ListRetirableGrantsInput) (*kms.ListGrantsResponse, error)

ListRetirableGrants provides a mock function with given fields: _a0

func (*KMSAPI) ListRetirableGrantsRequest

func (_m *KMSAPI) ListRetirableGrantsRequest(_a0 *kms.ListRetirableGrantsInput) (*request.Request, *kms.ListGrantsResponse)

ListRetirableGrantsRequest provides a mock function with given fields: _a0

func (*KMSAPI) ListRetirableGrantsWithContext added in v1.7.0

func (_m *KMSAPI) ListRetirableGrantsWithContext(_a0 aws.Context, _a1 *kms.ListRetirableGrantsInput, _a2 ...request.Option) (*kms.ListGrantsResponse, error)

ListRetirableGrantsWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*KMSAPI) PutKeyPolicy

func (_m *KMSAPI) PutKeyPolicy(_a0 *kms.PutKeyPolicyInput) (*kms.PutKeyPolicyOutput, error)

PutKeyPolicy provides a mock function with given fields: _a0

func (*KMSAPI) PutKeyPolicyRequest

func (_m *KMSAPI) PutKeyPolicyRequest(_a0 *kms.PutKeyPolicyInput) (*request.Request, *kms.PutKeyPolicyOutput)

PutKeyPolicyRequest provides a mock function with given fields: _a0

func (*KMSAPI) PutKeyPolicyWithContext added in v1.7.0

func (_m *KMSAPI) PutKeyPolicyWithContext(_a0 aws.Context, _a1 *kms.PutKeyPolicyInput, _a2 ...request.Option) (*kms.PutKeyPolicyOutput, error)

PutKeyPolicyWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*KMSAPI) ReEncrypt

func (_m *KMSAPI) ReEncrypt(_a0 *kms.ReEncryptInput) (*kms.ReEncryptOutput, error)

ReEncrypt provides a mock function with given fields: _a0

func (*KMSAPI) ReEncryptRequest

func (_m *KMSAPI) ReEncryptRequest(_a0 *kms.ReEncryptInput) (*request.Request, *kms.ReEncryptOutput)

ReEncryptRequest provides a mock function with given fields: _a0

func (*KMSAPI) ReEncryptWithContext added in v1.7.0

func (_m *KMSAPI) ReEncryptWithContext(_a0 aws.Context, _a1 *kms.ReEncryptInput, _a2 ...request.Option) (*kms.ReEncryptOutput, error)

ReEncryptWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*KMSAPI) RetireGrant

func (_m *KMSAPI) RetireGrant(_a0 *kms.RetireGrantInput) (*kms.RetireGrantOutput, error)

RetireGrant provides a mock function with given fields: _a0

func (*KMSAPI) RetireGrantRequest

func (_m *KMSAPI) RetireGrantRequest(_a0 *kms.RetireGrantInput) (*request.Request, *kms.RetireGrantOutput)

RetireGrantRequest provides a mock function with given fields: _a0

func (*KMSAPI) RetireGrantWithContext added in v1.7.0

func (_m *KMSAPI) RetireGrantWithContext(_a0 aws.Context, _a1 *kms.RetireGrantInput, _a2 ...request.Option) (*kms.RetireGrantOutput, error)

RetireGrantWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*KMSAPI) RevokeGrant

func (_m *KMSAPI) RevokeGrant(_a0 *kms.RevokeGrantInput) (*kms.RevokeGrantOutput, error)

RevokeGrant provides a mock function with given fields: _a0

func (*KMSAPI) RevokeGrantRequest

func (_m *KMSAPI) RevokeGrantRequest(_a0 *kms.RevokeGrantInput) (*request.Request, *kms.RevokeGrantOutput)

RevokeGrantRequest provides a mock function with given fields: _a0

func (*KMSAPI) RevokeGrantWithContext added in v1.7.0

func (_m *KMSAPI) RevokeGrantWithContext(_a0 aws.Context, _a1 *kms.RevokeGrantInput, _a2 ...request.Option) (*kms.RevokeGrantOutput, error)

RevokeGrantWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*KMSAPI) ScheduleKeyDeletion

func (_m *KMSAPI) ScheduleKeyDeletion(_a0 *kms.ScheduleKeyDeletionInput) (*kms.ScheduleKeyDeletionOutput, error)

ScheduleKeyDeletion provides a mock function with given fields: _a0

func (*KMSAPI) ScheduleKeyDeletionRequest

func (_m *KMSAPI) ScheduleKeyDeletionRequest(_a0 *kms.ScheduleKeyDeletionInput) (*request.Request, *kms.ScheduleKeyDeletionOutput)

ScheduleKeyDeletionRequest provides a mock function with given fields: _a0

func (*KMSAPI) ScheduleKeyDeletionWithContext added in v1.7.0

func (_m *KMSAPI) ScheduleKeyDeletionWithContext(_a0 aws.Context, _a1 *kms.ScheduleKeyDeletionInput, _a2 ...request.Option) (*kms.ScheduleKeyDeletionOutput, error)

ScheduleKeyDeletionWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*KMSAPI) TagResource added in v1.7.0

func (_m *KMSAPI) TagResource(_a0 *kms.TagResourceInput) (*kms.TagResourceOutput, error)

TagResource provides a mock function with given fields: _a0

func (*KMSAPI) TagResourceRequest added in v1.7.0

func (_m *KMSAPI) TagResourceRequest(_a0 *kms.TagResourceInput) (*request.Request, *kms.TagResourceOutput)

TagResourceRequest provides a mock function with given fields: _a0

func (*KMSAPI) TagResourceWithContext added in v1.7.0

func (_m *KMSAPI) TagResourceWithContext(_a0 aws.Context, _a1 *kms.TagResourceInput, _a2 ...request.Option) (*kms.TagResourceOutput, error)

TagResourceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*KMSAPI) UntagResource added in v1.7.0

func (_m *KMSAPI) UntagResource(_a0 *kms.UntagResourceInput) (*kms.UntagResourceOutput, error)

UntagResource provides a mock function with given fields: _a0

func (*KMSAPI) UntagResourceRequest added in v1.7.0

func (_m *KMSAPI) UntagResourceRequest(_a0 *kms.UntagResourceInput) (*request.Request, *kms.UntagResourceOutput)

UntagResourceRequest provides a mock function with given fields: _a0

func (*KMSAPI) UntagResourceWithContext added in v1.7.0

func (_m *KMSAPI) UntagResourceWithContext(_a0 aws.Context, _a1 *kms.UntagResourceInput, _a2 ...request.Option) (*kms.UntagResourceOutput, error)

UntagResourceWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*KMSAPI) UpdateAlias

func (_m *KMSAPI) UpdateAlias(_a0 *kms.UpdateAliasInput) (*kms.UpdateAliasOutput, error)

UpdateAlias provides a mock function with given fields: _a0

func (*KMSAPI) UpdateAliasRequest

func (_m *KMSAPI) UpdateAliasRequest(_a0 *kms.UpdateAliasInput) (*request.Request, *kms.UpdateAliasOutput)

UpdateAliasRequest provides a mock function with given fields: _a0

func (*KMSAPI) UpdateAliasWithContext added in v1.7.0

func (_m *KMSAPI) UpdateAliasWithContext(_a0 aws.Context, _a1 *kms.UpdateAliasInput, _a2 ...request.Option) (*kms.UpdateAliasOutput, error)

UpdateAliasWithContext provides a mock function with given fields: _a0, _a1, _a2

func (*KMSAPI) UpdateKeyDescription

func (_m *KMSAPI) UpdateKeyDescription(_a0 *kms.UpdateKeyDescriptionInput) (*kms.UpdateKeyDescriptionOutput, error)

UpdateKeyDescription provides a mock function with given fields: _a0

func (*KMSAPI) UpdateKeyDescriptionRequest

func (_m *KMSAPI) UpdateKeyDescriptionRequest(_a0 *kms.UpdateKeyDescriptionInput) (*request.Request, *kms.UpdateKeyDescriptionOutput)

UpdateKeyDescriptionRequest provides a mock function with given fields: _a0

func (*KMSAPI) UpdateKeyDescriptionWithContext added in v1.7.0

func (_m *KMSAPI) UpdateKeyDescriptionWithContext(_a0 aws.Context, _a1 *kms.UpdateKeyDescriptionInput, _a2 ...request.Option) (*kms.UpdateKeyDescriptionOutput, error)

UpdateKeyDescriptionWithContext provides a mock function with given fields: _a0, _a1, _a2

Jump to

Keyboard shortcuts

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