mocks

package
v3.7.3 Latest Latest
Warning

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

Go to latest
Published: May 9, 2022 License: MPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

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

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

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

func (*KMSAPI) ConnectCustomKeyStore

func (_m *KMSAPI) ConnectCustomKeyStore(_a0 *kms.ConnectCustomKeyStoreInput) (*kms.ConnectCustomKeyStoreOutput, error)

ConnectCustomKeyStore provides a mock function with given fields: _a0

func (*KMSAPI) ConnectCustomKeyStoreRequest

func (_m *KMSAPI) ConnectCustomKeyStoreRequest(_a0 *kms.ConnectCustomKeyStoreInput) (*request.Request, *kms.ConnectCustomKeyStoreOutput)

ConnectCustomKeyStoreRequest provides a mock function with given fields: _a0

func (*KMSAPI) ConnectCustomKeyStoreWithContext

func (_m *KMSAPI) ConnectCustomKeyStoreWithContext(_a0 context.Context, _a1 *kms.ConnectCustomKeyStoreInput, _a2 ...request.Option) (*kms.ConnectCustomKeyStoreOutput, error)

ConnectCustomKeyStoreWithContext 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

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

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

func (*KMSAPI) CreateCustomKeyStore

func (_m *KMSAPI) CreateCustomKeyStore(_a0 *kms.CreateCustomKeyStoreInput) (*kms.CreateCustomKeyStoreOutput, error)

CreateCustomKeyStore provides a mock function with given fields: _a0

func (*KMSAPI) CreateCustomKeyStoreRequest

func (_m *KMSAPI) CreateCustomKeyStoreRequest(_a0 *kms.CreateCustomKeyStoreInput) (*request.Request, *kms.CreateCustomKeyStoreOutput)

CreateCustomKeyStoreRequest provides a mock function with given fields: _a0

func (*KMSAPI) CreateCustomKeyStoreWithContext

func (_m *KMSAPI) CreateCustomKeyStoreWithContext(_a0 context.Context, _a1 *kms.CreateCustomKeyStoreInput, _a2 ...request.Option) (*kms.CreateCustomKeyStoreOutput, error)

CreateCustomKeyStoreWithContext 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

func (_m *KMSAPI) CreateGrantWithContext(_a0 context.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

func (_m *KMSAPI) CreateKeyWithContext(_a0 context.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

func (_m *KMSAPI) DecryptWithContext(_a0 context.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

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

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

func (*KMSAPI) DeleteCustomKeyStore

func (_m *KMSAPI) DeleteCustomKeyStore(_a0 *kms.DeleteCustomKeyStoreInput) (*kms.DeleteCustomKeyStoreOutput, error)

DeleteCustomKeyStore provides a mock function with given fields: _a0

func (*KMSAPI) DeleteCustomKeyStoreRequest

func (_m *KMSAPI) DeleteCustomKeyStoreRequest(_a0 *kms.DeleteCustomKeyStoreInput) (*request.Request, *kms.DeleteCustomKeyStoreOutput)

DeleteCustomKeyStoreRequest provides a mock function with given fields: _a0

func (*KMSAPI) DeleteCustomKeyStoreWithContext

func (_m *KMSAPI) DeleteCustomKeyStoreWithContext(_a0 context.Context, _a1 *kms.DeleteCustomKeyStoreInput, _a2 ...request.Option) (*kms.DeleteCustomKeyStoreOutput, error)

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

func (*KMSAPI) DeleteImportedKeyMaterial

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

DeleteImportedKeyMaterial provides a mock function with given fields: _a0

func (*KMSAPI) DeleteImportedKeyMaterialRequest

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

DeleteImportedKeyMaterialRequest provides a mock function with given fields: _a0

func (*KMSAPI) DeleteImportedKeyMaterialWithContext

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

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

func (*KMSAPI) DescribeCustomKeyStores

func (_m *KMSAPI) DescribeCustomKeyStores(_a0 *kms.DescribeCustomKeyStoresInput) (*kms.DescribeCustomKeyStoresOutput, error)

DescribeCustomKeyStores provides a mock function with given fields: _a0

func (*KMSAPI) DescribeCustomKeyStoresRequest

func (_m *KMSAPI) DescribeCustomKeyStoresRequest(_a0 *kms.DescribeCustomKeyStoresInput) (*request.Request, *kms.DescribeCustomKeyStoresOutput)

DescribeCustomKeyStoresRequest provides a mock function with given fields: _a0

func (*KMSAPI) DescribeCustomKeyStoresWithContext

func (_m *KMSAPI) DescribeCustomKeyStoresWithContext(_a0 context.Context, _a1 *kms.DescribeCustomKeyStoresInput, _a2 ...request.Option) (*kms.DescribeCustomKeyStoresOutput, error)

DescribeCustomKeyStoresWithContext 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

func (_m *KMSAPI) DescribeKeyWithContext(_a0 context.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

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

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

func (*KMSAPI) DisableKeyWithContext

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

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

func (*KMSAPI) DisconnectCustomKeyStore

func (_m *KMSAPI) DisconnectCustomKeyStore(_a0 *kms.DisconnectCustomKeyStoreInput) (*kms.DisconnectCustomKeyStoreOutput, error)

DisconnectCustomKeyStore provides a mock function with given fields: _a0

func (*KMSAPI) DisconnectCustomKeyStoreRequest

func (_m *KMSAPI) DisconnectCustomKeyStoreRequest(_a0 *kms.DisconnectCustomKeyStoreInput) (*request.Request, *kms.DisconnectCustomKeyStoreOutput)

DisconnectCustomKeyStoreRequest provides a mock function with given fields: _a0

func (*KMSAPI) DisconnectCustomKeyStoreWithContext

func (_m *KMSAPI) DisconnectCustomKeyStoreWithContext(_a0 context.Context, _a1 *kms.DisconnectCustomKeyStoreInput, _a2 ...request.Option) (*kms.DisconnectCustomKeyStoreOutput, error)

DisconnectCustomKeyStoreWithContext 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

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

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

func (*KMSAPI) EnableKeyWithContext

func (_m *KMSAPI) EnableKeyWithContext(_a0 context.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

func (_m *KMSAPI) EncryptWithContext(_a0 context.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) GenerateDataKeyPair added in v3.6.1

func (_m *KMSAPI) GenerateDataKeyPair(_a0 *kms.GenerateDataKeyPairInput) (*kms.GenerateDataKeyPairOutput, error)

GenerateDataKeyPair provides a mock function with given fields: _a0

func (*KMSAPI) GenerateDataKeyPairRequest added in v3.6.1

func (_m *KMSAPI) GenerateDataKeyPairRequest(_a0 *kms.GenerateDataKeyPairInput) (*request.Request, *kms.GenerateDataKeyPairOutput)

GenerateDataKeyPairRequest provides a mock function with given fields: _a0

func (*KMSAPI) GenerateDataKeyPairWithContext added in v3.6.1

func (_m *KMSAPI) GenerateDataKeyPairWithContext(_a0 context.Context, _a1 *kms.GenerateDataKeyPairInput, _a2 ...request.Option) (*kms.GenerateDataKeyPairOutput, error)

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

func (*KMSAPI) GenerateDataKeyPairWithoutPlaintext added in v3.6.1

GenerateDataKeyPairWithoutPlaintext provides a mock function with given fields: _a0

func (*KMSAPI) GenerateDataKeyPairWithoutPlaintextRequest added in v3.6.1

func (_m *KMSAPI) GenerateDataKeyPairWithoutPlaintextRequest(_a0 *kms.GenerateDataKeyPairWithoutPlaintextInput) (*request.Request, *kms.GenerateDataKeyPairWithoutPlaintextOutput)

GenerateDataKeyPairWithoutPlaintextRequest provides a mock function with given fields: _a0

func (*KMSAPI) GenerateDataKeyPairWithoutPlaintextWithContext added in v3.6.1

func (_m *KMSAPI) GenerateDataKeyPairWithoutPlaintextWithContext(_a0 context.Context, _a1 *kms.GenerateDataKeyPairWithoutPlaintextInput, _a2 ...request.Option) (*kms.GenerateDataKeyPairWithoutPlaintextOutput, error)

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

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

func (_m *KMSAPI) GenerateDataKeyWithContext(_a0 context.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

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

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

func (*KMSAPI) GenerateMac added in v3.7.3

func (_m *KMSAPI) GenerateMac(_a0 *kms.GenerateMacInput) (*kms.GenerateMacOutput, error)

GenerateMac provides a mock function with given fields: _a0

func (*KMSAPI) GenerateMacRequest added in v3.7.3

func (_m *KMSAPI) GenerateMacRequest(_a0 *kms.GenerateMacInput) (*request.Request, *kms.GenerateMacOutput)

GenerateMacRequest provides a mock function with given fields: _a0

func (*KMSAPI) GenerateMacWithContext added in v3.7.3

func (_m *KMSAPI) GenerateMacWithContext(_a0 context.Context, _a1 *kms.GenerateMacInput, _a2 ...request.Option) (*kms.GenerateMacOutput, error)

GenerateMacWithContext 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

func (_m *KMSAPI) GenerateRandomWithContext(_a0 context.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

func (_m *KMSAPI) GetKeyPolicyWithContext(_a0 context.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

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

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

func (*KMSAPI) GetParametersForImport

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

GetParametersForImport provides a mock function with given fields: _a0

func (*KMSAPI) GetParametersForImportRequest

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

GetParametersForImportRequest provides a mock function with given fields: _a0

func (*KMSAPI) GetParametersForImportWithContext

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

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

func (*KMSAPI) GetPublicKey added in v3.6.1

func (_m *KMSAPI) GetPublicKey(_a0 *kms.GetPublicKeyInput) (*kms.GetPublicKeyOutput, error)

GetPublicKey provides a mock function with given fields: _a0

func (*KMSAPI) GetPublicKeyRequest added in v3.6.1

func (_m *KMSAPI) GetPublicKeyRequest(_a0 *kms.GetPublicKeyInput) (*request.Request, *kms.GetPublicKeyOutput)

GetPublicKeyRequest provides a mock function with given fields: _a0

func (*KMSAPI) GetPublicKeyWithContext added in v3.6.1

func (_m *KMSAPI) GetPublicKeyWithContext(_a0 context.Context, _a1 *kms.GetPublicKeyInput, _a2 ...request.Option) (*kms.GetPublicKeyOutput, error)

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

func (*KMSAPI) ImportKeyMaterial

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

ImportKeyMaterial provides a mock function with given fields: _a0

func (*KMSAPI) ImportKeyMaterialRequest

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

ImportKeyMaterialRequest provides a mock function with given fields: _a0

func (*KMSAPI) ImportKeyMaterialWithContext

func (_m *KMSAPI) ImportKeyMaterialWithContext(_a0 context.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

func (_m *KMSAPI) ListAliasesPagesWithContext(_a0 context.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

func (_m *KMSAPI) ListAliasesWithContext(_a0 context.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

func (_m *KMSAPI) ListGrantsPagesWithContext(_a0 context.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

func (_m *KMSAPI) ListGrantsWithContext(_a0 context.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

func (_m *KMSAPI) ListKeyPoliciesPagesWithContext(_a0 context.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

func (_m *KMSAPI) ListKeyPoliciesWithContext(_a0 context.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

func (_m *KMSAPI) ListKeysPagesWithContext(_a0 context.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

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

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

func (*KMSAPI) ListResourceTags

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

ListResourceTags provides a mock function with given fields: _a0

func (*KMSAPI) ListResourceTagsRequest

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

ListResourceTagsRequest provides a mock function with given fields: _a0

func (*KMSAPI) ListResourceTagsWithContext

func (_m *KMSAPI) ListResourceTagsWithContext(_a0 context.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

func (_m *KMSAPI) ListRetirableGrantsWithContext(_a0 context.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

func (_m *KMSAPI) PutKeyPolicyWithContext(_a0 context.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

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

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

func (*KMSAPI) ReplicateKey added in v3.7.3

func (_m *KMSAPI) ReplicateKey(_a0 *kms.ReplicateKeyInput) (*kms.ReplicateKeyOutput, error)

ReplicateKey provides a mock function with given fields: _a0

func (*KMSAPI) ReplicateKeyRequest added in v3.7.3

func (_m *KMSAPI) ReplicateKeyRequest(_a0 *kms.ReplicateKeyInput) (*request.Request, *kms.ReplicateKeyOutput)

ReplicateKeyRequest provides a mock function with given fields: _a0

func (*KMSAPI) ReplicateKeyWithContext added in v3.7.3

func (_m *KMSAPI) ReplicateKeyWithContext(_a0 context.Context, _a1 *kms.ReplicateKeyInput, _a2 ...request.Option) (*kms.ReplicateKeyOutput, error)

ReplicateKeyWithContext 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

func (_m *KMSAPI) RetireGrantWithContext(_a0 context.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

func (_m *KMSAPI) RevokeGrantWithContext(_a0 context.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

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

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

func (*KMSAPI) Sign added in v3.6.1

func (_m *KMSAPI) Sign(_a0 *kms.SignInput) (*kms.SignOutput, error)

Sign provides a mock function with given fields: _a0

func (*KMSAPI) SignRequest added in v3.6.1

func (_m *KMSAPI) SignRequest(_a0 *kms.SignInput) (*request.Request, *kms.SignOutput)

SignRequest provides a mock function with given fields: _a0

func (*KMSAPI) SignWithContext added in v3.6.1

func (_m *KMSAPI) SignWithContext(_a0 context.Context, _a1 *kms.SignInput, _a2 ...request.Option) (*kms.SignOutput, error)

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

func (*KMSAPI) TagResource

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

TagResource provides a mock function with given fields: _a0

func (*KMSAPI) TagResourceRequest

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

TagResourceRequest provides a mock function with given fields: _a0

func (*KMSAPI) TagResourceWithContext

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

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

func (*KMSAPI) UntagResource

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

UntagResource provides a mock function with given fields: _a0

func (*KMSAPI) UntagResourceRequest

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

UntagResourceRequest provides a mock function with given fields: _a0

func (*KMSAPI) UntagResourceWithContext

func (_m *KMSAPI) UntagResourceWithContext(_a0 context.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

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

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

func (*KMSAPI) UpdateCustomKeyStore

func (_m *KMSAPI) UpdateCustomKeyStore(_a0 *kms.UpdateCustomKeyStoreInput) (*kms.UpdateCustomKeyStoreOutput, error)

UpdateCustomKeyStore provides a mock function with given fields: _a0

func (*KMSAPI) UpdateCustomKeyStoreRequest

func (_m *KMSAPI) UpdateCustomKeyStoreRequest(_a0 *kms.UpdateCustomKeyStoreInput) (*request.Request, *kms.UpdateCustomKeyStoreOutput)

UpdateCustomKeyStoreRequest provides a mock function with given fields: _a0

func (*KMSAPI) UpdateCustomKeyStoreWithContext

func (_m *KMSAPI) UpdateCustomKeyStoreWithContext(_a0 context.Context, _a1 *kms.UpdateCustomKeyStoreInput, _a2 ...request.Option) (*kms.UpdateCustomKeyStoreOutput, error)

UpdateCustomKeyStoreWithContext 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

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

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

func (*KMSAPI) UpdatePrimaryRegion added in v3.7.3

func (_m *KMSAPI) UpdatePrimaryRegion(_a0 *kms.UpdatePrimaryRegionInput) (*kms.UpdatePrimaryRegionOutput, error)

UpdatePrimaryRegion provides a mock function with given fields: _a0

func (*KMSAPI) UpdatePrimaryRegionRequest added in v3.7.3

func (_m *KMSAPI) UpdatePrimaryRegionRequest(_a0 *kms.UpdatePrimaryRegionInput) (*request.Request, *kms.UpdatePrimaryRegionOutput)

UpdatePrimaryRegionRequest provides a mock function with given fields: _a0

func (*KMSAPI) UpdatePrimaryRegionWithContext added in v3.7.3

func (_m *KMSAPI) UpdatePrimaryRegionWithContext(_a0 context.Context, _a1 *kms.UpdatePrimaryRegionInput, _a2 ...request.Option) (*kms.UpdatePrimaryRegionOutput, error)

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

func (*KMSAPI) Verify added in v3.6.1

func (_m *KMSAPI) Verify(_a0 *kms.VerifyInput) (*kms.VerifyOutput, error)

Verify provides a mock function with given fields: _a0

func (*KMSAPI) VerifyMac added in v3.7.3

func (_m *KMSAPI) VerifyMac(_a0 *kms.VerifyMacInput) (*kms.VerifyMacOutput, error)

VerifyMac provides a mock function with given fields: _a0

func (*KMSAPI) VerifyMacRequest added in v3.7.3

func (_m *KMSAPI) VerifyMacRequest(_a0 *kms.VerifyMacInput) (*request.Request, *kms.VerifyMacOutput)

VerifyMacRequest provides a mock function with given fields: _a0

func (*KMSAPI) VerifyMacWithContext added in v3.7.3

func (_m *KMSAPI) VerifyMacWithContext(_a0 context.Context, _a1 *kms.VerifyMacInput, _a2 ...request.Option) (*kms.VerifyMacOutput, error)

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

func (*KMSAPI) VerifyRequest added in v3.6.1

func (_m *KMSAPI) VerifyRequest(_a0 *kms.VerifyInput) (*request.Request, *kms.VerifyOutput)

VerifyRequest provides a mock function with given fields: _a0

func (*KMSAPI) VerifyWithContext added in v3.6.1

func (_m *KMSAPI) VerifyWithContext(_a0 context.Context, _a1 *kms.VerifyInput, _a2 ...request.Option) (*kms.VerifyOutput, error)

VerifyWithContext 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