kmsiface

package
v1.8.1 Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockClientAPI

type MockClientAPI struct {
	mock.Mock
}

MockClientAPI is an autogenerated mock type for the ClientAPI type

func (*MockClientAPI) CancelKeyDeletionRequest

func (_m *MockClientAPI) CancelKeyDeletionRequest(_a0 *kms.CancelKeyDeletionInput) kms.CancelKeyDeletionRequest

CancelKeyDeletionRequest provides a mock function with given fields: _a0

func (*MockClientAPI) ConnectCustomKeyStoreRequest

func (_m *MockClientAPI) ConnectCustomKeyStoreRequest(_a0 *kms.ConnectCustomKeyStoreInput) kms.ConnectCustomKeyStoreRequest

ConnectCustomKeyStoreRequest provides a mock function with given fields: _a0

func (*MockClientAPI) CreateAliasRequest

func (_m *MockClientAPI) CreateAliasRequest(_a0 *kms.CreateAliasInput) kms.CreateAliasRequest

CreateAliasRequest provides a mock function with given fields: _a0

func (*MockClientAPI) CreateCustomKeyStoreRequest

func (_m *MockClientAPI) CreateCustomKeyStoreRequest(_a0 *kms.CreateCustomKeyStoreInput) kms.CreateCustomKeyStoreRequest

CreateCustomKeyStoreRequest provides a mock function with given fields: _a0

func (*MockClientAPI) CreateGrantRequest

func (_m *MockClientAPI) CreateGrantRequest(_a0 *kms.CreateGrantInput) kms.CreateGrantRequest

CreateGrantRequest provides a mock function with given fields: _a0

func (*MockClientAPI) CreateKeyRequest

func (_m *MockClientAPI) CreateKeyRequest(_a0 *kms.CreateKeyInput) kms.CreateKeyRequest

CreateKeyRequest provides a mock function with given fields: _a0

func (*MockClientAPI) DecryptRequest

func (_m *MockClientAPI) DecryptRequest(_a0 *kms.DecryptInput) kms.DecryptRequest

DecryptRequest provides a mock function with given fields: _a0

func (*MockClientAPI) DeleteAliasRequest

func (_m *MockClientAPI) DeleteAliasRequest(_a0 *kms.DeleteAliasInput) kms.DeleteAliasRequest

DeleteAliasRequest provides a mock function with given fields: _a0

func (*MockClientAPI) DeleteCustomKeyStoreRequest

func (_m *MockClientAPI) DeleteCustomKeyStoreRequest(_a0 *kms.DeleteCustomKeyStoreInput) kms.DeleteCustomKeyStoreRequest

DeleteCustomKeyStoreRequest provides a mock function with given fields: _a0

func (*MockClientAPI) DeleteImportedKeyMaterialRequest

func (_m *MockClientAPI) DeleteImportedKeyMaterialRequest(_a0 *kms.DeleteImportedKeyMaterialInput) kms.DeleteImportedKeyMaterialRequest

DeleteImportedKeyMaterialRequest provides a mock function with given fields: _a0

func (*MockClientAPI) DescribeCustomKeyStoresRequest

func (_m *MockClientAPI) DescribeCustomKeyStoresRequest(_a0 *kms.DescribeCustomKeyStoresInput) kms.DescribeCustomKeyStoresRequest

DescribeCustomKeyStoresRequest provides a mock function with given fields: _a0

func (*MockClientAPI) DescribeKeyRequest

func (_m *MockClientAPI) DescribeKeyRequest(_a0 *kms.DescribeKeyInput) kms.DescribeKeyRequest

DescribeKeyRequest provides a mock function with given fields: _a0

func (*MockClientAPI) DisableKeyRequest

func (_m *MockClientAPI) DisableKeyRequest(_a0 *kms.DisableKeyInput) kms.DisableKeyRequest

DisableKeyRequest provides a mock function with given fields: _a0

func (*MockClientAPI) DisableKeyRotationRequest

func (_m *MockClientAPI) DisableKeyRotationRequest(_a0 *kms.DisableKeyRotationInput) kms.DisableKeyRotationRequest

DisableKeyRotationRequest provides a mock function with given fields: _a0

func (*MockClientAPI) DisconnectCustomKeyStoreRequest

func (_m *MockClientAPI) DisconnectCustomKeyStoreRequest(_a0 *kms.DisconnectCustomKeyStoreInput) kms.DisconnectCustomKeyStoreRequest

DisconnectCustomKeyStoreRequest provides a mock function with given fields: _a0

func (*MockClientAPI) EnableKeyRequest

func (_m *MockClientAPI) EnableKeyRequest(_a0 *kms.EnableKeyInput) kms.EnableKeyRequest

EnableKeyRequest provides a mock function with given fields: _a0

func (*MockClientAPI) EnableKeyRotationRequest

func (_m *MockClientAPI) EnableKeyRotationRequest(_a0 *kms.EnableKeyRotationInput) kms.EnableKeyRotationRequest

EnableKeyRotationRequest provides a mock function with given fields: _a0

func (*MockClientAPI) EncryptRequest

func (_m *MockClientAPI) EncryptRequest(_a0 *kms.EncryptInput) kms.EncryptRequest

EncryptRequest provides a mock function with given fields: _a0

func (*MockClientAPI) GenerateDataKeyPairRequest

func (_m *MockClientAPI) GenerateDataKeyPairRequest(_a0 *kms.GenerateDataKeyPairInput) kms.GenerateDataKeyPairRequest

GenerateDataKeyPairRequest provides a mock function with given fields: _a0

func (*MockClientAPI) GenerateDataKeyPairWithoutPlaintextRequest

GenerateDataKeyPairWithoutPlaintextRequest provides a mock function with given fields: _a0

func (*MockClientAPI) GenerateDataKeyRequest

func (_m *MockClientAPI) GenerateDataKeyRequest(_a0 *kms.GenerateDataKeyInput) kms.GenerateDataKeyRequest

GenerateDataKeyRequest provides a mock function with given fields: _a0

func (*MockClientAPI) GenerateDataKeyWithoutPlaintextRequest

func (_m *MockClientAPI) GenerateDataKeyWithoutPlaintextRequest(_a0 *kms.GenerateDataKeyWithoutPlaintextInput) kms.GenerateDataKeyWithoutPlaintextRequest

GenerateDataKeyWithoutPlaintextRequest provides a mock function with given fields: _a0

func (*MockClientAPI) GenerateRandomRequest

func (_m *MockClientAPI) GenerateRandomRequest(_a0 *kms.GenerateRandomInput) kms.GenerateRandomRequest

GenerateRandomRequest provides a mock function with given fields: _a0

func (*MockClientAPI) GetKeyPolicyRequest

func (_m *MockClientAPI) GetKeyPolicyRequest(_a0 *kms.GetKeyPolicyInput) kms.GetKeyPolicyRequest

GetKeyPolicyRequest provides a mock function with given fields: _a0

func (*MockClientAPI) GetKeyRotationStatusRequest

func (_m *MockClientAPI) GetKeyRotationStatusRequest(_a0 *kms.GetKeyRotationStatusInput) kms.GetKeyRotationStatusRequest

GetKeyRotationStatusRequest provides a mock function with given fields: _a0

func (*MockClientAPI) GetParametersForImportRequest

func (_m *MockClientAPI) GetParametersForImportRequest(_a0 *kms.GetParametersForImportInput) kms.GetParametersForImportRequest

GetParametersForImportRequest provides a mock function with given fields: _a0

func (*MockClientAPI) GetPublicKeyRequest

func (_m *MockClientAPI) GetPublicKeyRequest(_a0 *kms.GetPublicKeyInput) kms.GetPublicKeyRequest

GetPublicKeyRequest provides a mock function with given fields: _a0

func (*MockClientAPI) ImportKeyMaterialRequest

func (_m *MockClientAPI) ImportKeyMaterialRequest(_a0 *kms.ImportKeyMaterialInput) kms.ImportKeyMaterialRequest

ImportKeyMaterialRequest provides a mock function with given fields: _a0

func (*MockClientAPI) ListAliasesRequest

func (_m *MockClientAPI) ListAliasesRequest(_a0 *kms.ListAliasesInput) kms.ListAliasesRequest

ListAliasesRequest provides a mock function with given fields: _a0

func (*MockClientAPI) ListGrantsRequest

func (_m *MockClientAPI) ListGrantsRequest(_a0 *kms.ListGrantsInput) kms.ListGrantsRequest

ListGrantsRequest provides a mock function with given fields: _a0

func (*MockClientAPI) ListKeyPoliciesRequest

func (_m *MockClientAPI) ListKeyPoliciesRequest(_a0 *kms.ListKeyPoliciesInput) kms.ListKeyPoliciesRequest

ListKeyPoliciesRequest provides a mock function with given fields: _a0

func (*MockClientAPI) ListKeysRequest

func (_m *MockClientAPI) ListKeysRequest(_a0 *kms.ListKeysInput) kms.ListKeysRequest

ListKeysRequest provides a mock function with given fields: _a0

func (*MockClientAPI) ListResourceTagsRequest

func (_m *MockClientAPI) ListResourceTagsRequest(_a0 *kms.ListResourceTagsInput) kms.ListResourceTagsRequest

ListResourceTagsRequest provides a mock function with given fields: _a0

func (*MockClientAPI) ListRetirableGrantsRequest

func (_m *MockClientAPI) ListRetirableGrantsRequest(_a0 *kms.ListRetirableGrantsInput) kms.ListRetirableGrantsRequest

ListRetirableGrantsRequest provides a mock function with given fields: _a0

func (*MockClientAPI) PutKeyPolicyRequest

func (_m *MockClientAPI) PutKeyPolicyRequest(_a0 *kms.PutKeyPolicyInput) kms.PutKeyPolicyRequest

PutKeyPolicyRequest provides a mock function with given fields: _a0

func (*MockClientAPI) ReEncryptRequest

func (_m *MockClientAPI) ReEncryptRequest(_a0 *kms.ReEncryptInput) kms.ReEncryptRequest

ReEncryptRequest provides a mock function with given fields: _a0

func (*MockClientAPI) RetireGrantRequest

func (_m *MockClientAPI) RetireGrantRequest(_a0 *kms.RetireGrantInput) kms.RetireGrantRequest

RetireGrantRequest provides a mock function with given fields: _a0

func (*MockClientAPI) RevokeGrantRequest

func (_m *MockClientAPI) RevokeGrantRequest(_a0 *kms.RevokeGrantInput) kms.RevokeGrantRequest

RevokeGrantRequest provides a mock function with given fields: _a0

func (*MockClientAPI) ScheduleKeyDeletionRequest

func (_m *MockClientAPI) ScheduleKeyDeletionRequest(_a0 *kms.ScheduleKeyDeletionInput) kms.ScheduleKeyDeletionRequest

ScheduleKeyDeletionRequest provides a mock function with given fields: _a0

func (*MockClientAPI) SignRequest

func (_m *MockClientAPI) SignRequest(_a0 *kms.SignInput) kms.SignRequest

SignRequest provides a mock function with given fields: _a0

func (*MockClientAPI) TagResourceRequest

func (_m *MockClientAPI) TagResourceRequest(_a0 *kms.TagResourceInput) kms.TagResourceRequest

TagResourceRequest provides a mock function with given fields: _a0

func (*MockClientAPI) UntagResourceRequest

func (_m *MockClientAPI) UntagResourceRequest(_a0 *kms.UntagResourceInput) kms.UntagResourceRequest

UntagResourceRequest provides a mock function with given fields: _a0

func (*MockClientAPI) UpdateAliasRequest

func (_m *MockClientAPI) UpdateAliasRequest(_a0 *kms.UpdateAliasInput) kms.UpdateAliasRequest

UpdateAliasRequest provides a mock function with given fields: _a0

func (*MockClientAPI) UpdateCustomKeyStoreRequest

func (_m *MockClientAPI) UpdateCustomKeyStoreRequest(_a0 *kms.UpdateCustomKeyStoreInput) kms.UpdateCustomKeyStoreRequest

UpdateCustomKeyStoreRequest provides a mock function with given fields: _a0

func (*MockClientAPI) UpdateKeyDescriptionRequest

func (_m *MockClientAPI) UpdateKeyDescriptionRequest(_a0 *kms.UpdateKeyDescriptionInput) kms.UpdateKeyDescriptionRequest

UpdateKeyDescriptionRequest provides a mock function with given fields: _a0

func (*MockClientAPI) VerifyRequest

func (_m *MockClientAPI) VerifyRequest(_a0 *kms.VerifyInput) kms.VerifyRequest

VerifyRequest provides a mock function with given fields: _a0

Jump to

Keyboard shortcuts

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