Documentation ¶
Overview ¶
Package kmsmock is a generated GoMock package.
Index ¶
- type MockKMSAPI
- func (m *MockKMSAPI) CancelKeyDeletion(arg0 *kms.CancelKeyDeletionInput) (*kms.CancelKeyDeletionOutput, error)
- func (m *MockKMSAPI) CancelKeyDeletionRequest(arg0 *kms.CancelKeyDeletionInput) (*request.Request, *kms.CancelKeyDeletionOutput)
- func (m *MockKMSAPI) CancelKeyDeletionWithContext(arg0 context.Context, arg1 *kms.CancelKeyDeletionInput, arg2 ...request.Option) (*kms.CancelKeyDeletionOutput, error)
- func (m *MockKMSAPI) ConnectCustomKeyStore(arg0 *kms.ConnectCustomKeyStoreInput) (*kms.ConnectCustomKeyStoreOutput, error)
- func (m *MockKMSAPI) ConnectCustomKeyStoreRequest(arg0 *kms.ConnectCustomKeyStoreInput) (*request.Request, *kms.ConnectCustomKeyStoreOutput)
- func (m *MockKMSAPI) ConnectCustomKeyStoreWithContext(arg0 context.Context, arg1 *kms.ConnectCustomKeyStoreInput, ...) (*kms.ConnectCustomKeyStoreOutput, error)
- func (m *MockKMSAPI) CreateAlias(arg0 *kms.CreateAliasInput) (*kms.CreateAliasOutput, error)
- func (m *MockKMSAPI) CreateAliasRequest(arg0 *kms.CreateAliasInput) (*request.Request, *kms.CreateAliasOutput)
- func (m *MockKMSAPI) CreateAliasWithContext(arg0 context.Context, arg1 *kms.CreateAliasInput, arg2 ...request.Option) (*kms.CreateAliasOutput, error)
- func (m *MockKMSAPI) CreateCustomKeyStore(arg0 *kms.CreateCustomKeyStoreInput) (*kms.CreateCustomKeyStoreOutput, error)
- func (m *MockKMSAPI) CreateCustomKeyStoreRequest(arg0 *kms.CreateCustomKeyStoreInput) (*request.Request, *kms.CreateCustomKeyStoreOutput)
- func (m *MockKMSAPI) CreateCustomKeyStoreWithContext(arg0 context.Context, arg1 *kms.CreateCustomKeyStoreInput, ...) (*kms.CreateCustomKeyStoreOutput, error)
- func (m *MockKMSAPI) CreateGrant(arg0 *kms.CreateGrantInput) (*kms.CreateGrantOutput, error)
- func (m *MockKMSAPI) CreateGrantRequest(arg0 *kms.CreateGrantInput) (*request.Request, *kms.CreateGrantOutput)
- func (m *MockKMSAPI) CreateGrantWithContext(arg0 context.Context, arg1 *kms.CreateGrantInput, arg2 ...request.Option) (*kms.CreateGrantOutput, error)
- func (m *MockKMSAPI) CreateKey(arg0 *kms.CreateKeyInput) (*kms.CreateKeyOutput, error)
- func (m *MockKMSAPI) CreateKeyRequest(arg0 *kms.CreateKeyInput) (*request.Request, *kms.CreateKeyOutput)
- func (m *MockKMSAPI) CreateKeyWithContext(arg0 context.Context, arg1 *kms.CreateKeyInput, arg2 ...request.Option) (*kms.CreateKeyOutput, error)
- func (m *MockKMSAPI) Decrypt(arg0 *kms.DecryptInput) (*kms.DecryptOutput, error)
- func (m *MockKMSAPI) DecryptRequest(arg0 *kms.DecryptInput) (*request.Request, *kms.DecryptOutput)
- func (m *MockKMSAPI) DecryptWithContext(arg0 context.Context, arg1 *kms.DecryptInput, arg2 ...request.Option) (*kms.DecryptOutput, error)
- func (m *MockKMSAPI) DeleteAlias(arg0 *kms.DeleteAliasInput) (*kms.DeleteAliasOutput, error)
- func (m *MockKMSAPI) DeleteAliasRequest(arg0 *kms.DeleteAliasInput) (*request.Request, *kms.DeleteAliasOutput)
- func (m *MockKMSAPI) DeleteAliasWithContext(arg0 context.Context, arg1 *kms.DeleteAliasInput, arg2 ...request.Option) (*kms.DeleteAliasOutput, error)
- func (m *MockKMSAPI) DeleteCustomKeyStore(arg0 *kms.DeleteCustomKeyStoreInput) (*kms.DeleteCustomKeyStoreOutput, error)
- func (m *MockKMSAPI) DeleteCustomKeyStoreRequest(arg0 *kms.DeleteCustomKeyStoreInput) (*request.Request, *kms.DeleteCustomKeyStoreOutput)
- func (m *MockKMSAPI) DeleteCustomKeyStoreWithContext(arg0 context.Context, arg1 *kms.DeleteCustomKeyStoreInput, ...) (*kms.DeleteCustomKeyStoreOutput, error)
- func (m *MockKMSAPI) DeleteImportedKeyMaterial(arg0 *kms.DeleteImportedKeyMaterialInput) (*kms.DeleteImportedKeyMaterialOutput, error)
- func (m *MockKMSAPI) DeleteImportedKeyMaterialRequest(arg0 *kms.DeleteImportedKeyMaterialInput) (*request.Request, *kms.DeleteImportedKeyMaterialOutput)
- func (m *MockKMSAPI) DeleteImportedKeyMaterialWithContext(arg0 context.Context, arg1 *kms.DeleteImportedKeyMaterialInput, ...) (*kms.DeleteImportedKeyMaterialOutput, error)
- func (m *MockKMSAPI) DescribeCustomKeyStores(arg0 *kms.DescribeCustomKeyStoresInput) (*kms.DescribeCustomKeyStoresOutput, error)
- func (m *MockKMSAPI) DescribeCustomKeyStoresRequest(arg0 *kms.DescribeCustomKeyStoresInput) (*request.Request, *kms.DescribeCustomKeyStoresOutput)
- func (m *MockKMSAPI) DescribeCustomKeyStoresWithContext(arg0 context.Context, arg1 *kms.DescribeCustomKeyStoresInput, ...) (*kms.DescribeCustomKeyStoresOutput, error)
- func (m *MockKMSAPI) DescribeKey(arg0 *kms.DescribeKeyInput) (*kms.DescribeKeyOutput, error)
- func (m *MockKMSAPI) DescribeKeyRequest(arg0 *kms.DescribeKeyInput) (*request.Request, *kms.DescribeKeyOutput)
- func (m *MockKMSAPI) DescribeKeyWithContext(arg0 context.Context, arg1 *kms.DescribeKeyInput, arg2 ...request.Option) (*kms.DescribeKeyOutput, error)
- func (m *MockKMSAPI) DisableKey(arg0 *kms.DisableKeyInput) (*kms.DisableKeyOutput, error)
- func (m *MockKMSAPI) DisableKeyRequest(arg0 *kms.DisableKeyInput) (*request.Request, *kms.DisableKeyOutput)
- func (m *MockKMSAPI) DisableKeyRotation(arg0 *kms.DisableKeyRotationInput) (*kms.DisableKeyRotationOutput, error)
- func (m *MockKMSAPI) DisableKeyRotationRequest(arg0 *kms.DisableKeyRotationInput) (*request.Request, *kms.DisableKeyRotationOutput)
- func (m *MockKMSAPI) DisableKeyRotationWithContext(arg0 context.Context, arg1 *kms.DisableKeyRotationInput, ...) (*kms.DisableKeyRotationOutput, error)
- func (m *MockKMSAPI) DisableKeyWithContext(arg0 context.Context, arg1 *kms.DisableKeyInput, arg2 ...request.Option) (*kms.DisableKeyOutput, error)
- func (m *MockKMSAPI) DisconnectCustomKeyStore(arg0 *kms.DisconnectCustomKeyStoreInput) (*kms.DisconnectCustomKeyStoreOutput, error)
- func (m *MockKMSAPI) DisconnectCustomKeyStoreRequest(arg0 *kms.DisconnectCustomKeyStoreInput) (*request.Request, *kms.DisconnectCustomKeyStoreOutput)
- func (m *MockKMSAPI) DisconnectCustomKeyStoreWithContext(arg0 context.Context, arg1 *kms.DisconnectCustomKeyStoreInput, ...) (*kms.DisconnectCustomKeyStoreOutput, error)
- func (m *MockKMSAPI) EXPECT() *MockKMSAPIMockRecorder
- func (m *MockKMSAPI) EnableKey(arg0 *kms.EnableKeyInput) (*kms.EnableKeyOutput, error)
- func (m *MockKMSAPI) EnableKeyRequest(arg0 *kms.EnableKeyInput) (*request.Request, *kms.EnableKeyOutput)
- func (m *MockKMSAPI) EnableKeyRotation(arg0 *kms.EnableKeyRotationInput) (*kms.EnableKeyRotationOutput, error)
- func (m *MockKMSAPI) EnableKeyRotationRequest(arg0 *kms.EnableKeyRotationInput) (*request.Request, *kms.EnableKeyRotationOutput)
- func (m *MockKMSAPI) EnableKeyRotationWithContext(arg0 context.Context, arg1 *kms.EnableKeyRotationInput, arg2 ...request.Option) (*kms.EnableKeyRotationOutput, error)
- func (m *MockKMSAPI) EnableKeyWithContext(arg0 context.Context, arg1 *kms.EnableKeyInput, arg2 ...request.Option) (*kms.EnableKeyOutput, error)
- func (m *MockKMSAPI) Encrypt(arg0 *kms.EncryptInput) (*kms.EncryptOutput, error)
- func (m *MockKMSAPI) EncryptRequest(arg0 *kms.EncryptInput) (*request.Request, *kms.EncryptOutput)
- func (m *MockKMSAPI) EncryptWithContext(arg0 context.Context, arg1 *kms.EncryptInput, arg2 ...request.Option) (*kms.EncryptOutput, error)
- func (m *MockKMSAPI) GenerateDataKey(arg0 *kms.GenerateDataKeyInput) (*kms.GenerateDataKeyOutput, error)
- func (m *MockKMSAPI) GenerateDataKeyPair(arg0 *kms.GenerateDataKeyPairInput) (*kms.GenerateDataKeyPairOutput, error)
- func (m *MockKMSAPI) GenerateDataKeyPairRequest(arg0 *kms.GenerateDataKeyPairInput) (*request.Request, *kms.GenerateDataKeyPairOutput)
- func (m *MockKMSAPI) GenerateDataKeyPairWithContext(arg0 context.Context, arg1 *kms.GenerateDataKeyPairInput, ...) (*kms.GenerateDataKeyPairOutput, error)
- func (m *MockKMSAPI) GenerateDataKeyPairWithoutPlaintext(arg0 *kms.GenerateDataKeyPairWithoutPlaintextInput) (*kms.GenerateDataKeyPairWithoutPlaintextOutput, error)
- func (m *MockKMSAPI) GenerateDataKeyPairWithoutPlaintextRequest(arg0 *kms.GenerateDataKeyPairWithoutPlaintextInput) (*request.Request, *kms.GenerateDataKeyPairWithoutPlaintextOutput)
- func (m *MockKMSAPI) GenerateDataKeyPairWithoutPlaintextWithContext(arg0 context.Context, arg1 *kms.GenerateDataKeyPairWithoutPlaintextInput, ...) (*kms.GenerateDataKeyPairWithoutPlaintextOutput, error)
- func (m *MockKMSAPI) GenerateDataKeyRequest(arg0 *kms.GenerateDataKeyInput) (*request.Request, *kms.GenerateDataKeyOutput)
- func (m *MockKMSAPI) GenerateDataKeyWithContext(arg0 context.Context, arg1 *kms.GenerateDataKeyInput, arg2 ...request.Option) (*kms.GenerateDataKeyOutput, error)
- func (m *MockKMSAPI) GenerateDataKeyWithoutPlaintext(arg0 *kms.GenerateDataKeyWithoutPlaintextInput) (*kms.GenerateDataKeyWithoutPlaintextOutput, error)
- func (m *MockKMSAPI) GenerateDataKeyWithoutPlaintextRequest(arg0 *kms.GenerateDataKeyWithoutPlaintextInput) (*request.Request, *kms.GenerateDataKeyWithoutPlaintextOutput)
- func (m *MockKMSAPI) GenerateDataKeyWithoutPlaintextWithContext(arg0 context.Context, arg1 *kms.GenerateDataKeyWithoutPlaintextInput, ...) (*kms.GenerateDataKeyWithoutPlaintextOutput, error)
- func (m *MockKMSAPI) GenerateRandom(arg0 *kms.GenerateRandomInput) (*kms.GenerateRandomOutput, error)
- func (m *MockKMSAPI) GenerateRandomRequest(arg0 *kms.GenerateRandomInput) (*request.Request, *kms.GenerateRandomOutput)
- func (m *MockKMSAPI) GenerateRandomWithContext(arg0 context.Context, arg1 *kms.GenerateRandomInput, arg2 ...request.Option) (*kms.GenerateRandomOutput, error)
- func (m *MockKMSAPI) GetKeyPolicy(arg0 *kms.GetKeyPolicyInput) (*kms.GetKeyPolicyOutput, error)
- func (m *MockKMSAPI) GetKeyPolicyRequest(arg0 *kms.GetKeyPolicyInput) (*request.Request, *kms.GetKeyPolicyOutput)
- func (m *MockKMSAPI) GetKeyPolicyWithContext(arg0 context.Context, arg1 *kms.GetKeyPolicyInput, arg2 ...request.Option) (*kms.GetKeyPolicyOutput, error)
- func (m *MockKMSAPI) GetKeyRotationStatus(arg0 *kms.GetKeyRotationStatusInput) (*kms.GetKeyRotationStatusOutput, error)
- func (m *MockKMSAPI) GetKeyRotationStatusRequest(arg0 *kms.GetKeyRotationStatusInput) (*request.Request, *kms.GetKeyRotationStatusOutput)
- func (m *MockKMSAPI) GetKeyRotationStatusWithContext(arg0 context.Context, arg1 *kms.GetKeyRotationStatusInput, ...) (*kms.GetKeyRotationStatusOutput, error)
- func (m *MockKMSAPI) GetParametersForImport(arg0 *kms.GetParametersForImportInput) (*kms.GetParametersForImportOutput, error)
- func (m *MockKMSAPI) GetParametersForImportRequest(arg0 *kms.GetParametersForImportInput) (*request.Request, *kms.GetParametersForImportOutput)
- func (m *MockKMSAPI) GetParametersForImportWithContext(arg0 context.Context, arg1 *kms.GetParametersForImportInput, ...) (*kms.GetParametersForImportOutput, error)
- func (m *MockKMSAPI) GetPublicKey(arg0 *kms.GetPublicKeyInput) (*kms.GetPublicKeyOutput, error)
- func (m *MockKMSAPI) GetPublicKeyRequest(arg0 *kms.GetPublicKeyInput) (*request.Request, *kms.GetPublicKeyOutput)
- func (m *MockKMSAPI) GetPublicKeyWithContext(arg0 context.Context, arg1 *kms.GetPublicKeyInput, arg2 ...request.Option) (*kms.GetPublicKeyOutput, error)
- func (m *MockKMSAPI) ImportKeyMaterial(arg0 *kms.ImportKeyMaterialInput) (*kms.ImportKeyMaterialOutput, error)
- func (m *MockKMSAPI) ImportKeyMaterialRequest(arg0 *kms.ImportKeyMaterialInput) (*request.Request, *kms.ImportKeyMaterialOutput)
- func (m *MockKMSAPI) ImportKeyMaterialWithContext(arg0 context.Context, arg1 *kms.ImportKeyMaterialInput, arg2 ...request.Option) (*kms.ImportKeyMaterialOutput, error)
- func (m *MockKMSAPI) ListAliases(arg0 *kms.ListAliasesInput) (*kms.ListAliasesOutput, error)
- func (m *MockKMSAPI) ListAliasesPages(arg0 *kms.ListAliasesInput, arg1 func(*kms.ListAliasesOutput, bool) bool) error
- func (m *MockKMSAPI) ListAliasesPagesWithContext(arg0 context.Context, arg1 *kms.ListAliasesInput, ...) error
- func (m *MockKMSAPI) ListAliasesRequest(arg0 *kms.ListAliasesInput) (*request.Request, *kms.ListAliasesOutput)
- func (m *MockKMSAPI) ListAliasesWithContext(arg0 context.Context, arg1 *kms.ListAliasesInput, arg2 ...request.Option) (*kms.ListAliasesOutput, error)
- func (m *MockKMSAPI) ListGrants(arg0 *kms.ListGrantsInput) (*kms.ListGrantsResponse, error)
- func (m *MockKMSAPI) ListGrantsPages(arg0 *kms.ListGrantsInput, arg1 func(*kms.ListGrantsResponse, bool) bool) error
- func (m *MockKMSAPI) ListGrantsPagesWithContext(arg0 context.Context, arg1 *kms.ListGrantsInput, ...) error
- func (m *MockKMSAPI) ListGrantsRequest(arg0 *kms.ListGrantsInput) (*request.Request, *kms.ListGrantsResponse)
- func (m *MockKMSAPI) ListGrantsWithContext(arg0 context.Context, arg1 *kms.ListGrantsInput, arg2 ...request.Option) (*kms.ListGrantsResponse, error)
- func (m *MockKMSAPI) ListKeyPolicies(arg0 *kms.ListKeyPoliciesInput) (*kms.ListKeyPoliciesOutput, error)
- func (m *MockKMSAPI) ListKeyPoliciesPages(arg0 *kms.ListKeyPoliciesInput, ...) error
- func (m *MockKMSAPI) ListKeyPoliciesPagesWithContext(arg0 context.Context, arg1 *kms.ListKeyPoliciesInput, ...) error
- func (m *MockKMSAPI) ListKeyPoliciesRequest(arg0 *kms.ListKeyPoliciesInput) (*request.Request, *kms.ListKeyPoliciesOutput)
- func (m *MockKMSAPI) ListKeyPoliciesWithContext(arg0 context.Context, arg1 *kms.ListKeyPoliciesInput, arg2 ...request.Option) (*kms.ListKeyPoliciesOutput, error)
- func (m *MockKMSAPI) ListKeys(arg0 *kms.ListKeysInput) (*kms.ListKeysOutput, error)
- func (m *MockKMSAPI) ListKeysPages(arg0 *kms.ListKeysInput, arg1 func(*kms.ListKeysOutput, bool) bool) error
- func (m *MockKMSAPI) ListKeysPagesWithContext(arg0 context.Context, arg1 *kms.ListKeysInput, ...) error
- func (m *MockKMSAPI) ListKeysRequest(arg0 *kms.ListKeysInput) (*request.Request, *kms.ListKeysOutput)
- func (m *MockKMSAPI) ListKeysWithContext(arg0 context.Context, arg1 *kms.ListKeysInput, arg2 ...request.Option) (*kms.ListKeysOutput, error)
- func (m *MockKMSAPI) ListResourceTags(arg0 *kms.ListResourceTagsInput) (*kms.ListResourceTagsOutput, error)
- func (m *MockKMSAPI) ListResourceTagsRequest(arg0 *kms.ListResourceTagsInput) (*request.Request, *kms.ListResourceTagsOutput)
- func (m *MockKMSAPI) ListResourceTagsWithContext(arg0 context.Context, arg1 *kms.ListResourceTagsInput, arg2 ...request.Option) (*kms.ListResourceTagsOutput, error)
- func (m *MockKMSAPI) ListRetirableGrants(arg0 *kms.ListRetirableGrantsInput) (*kms.ListGrantsResponse, error)
- func (m *MockKMSAPI) ListRetirableGrantsRequest(arg0 *kms.ListRetirableGrantsInput) (*request.Request, *kms.ListGrantsResponse)
- func (m *MockKMSAPI) ListRetirableGrantsWithContext(arg0 context.Context, arg1 *kms.ListRetirableGrantsInput, ...) (*kms.ListGrantsResponse, error)
- func (m *MockKMSAPI) PutKeyPolicy(arg0 *kms.PutKeyPolicyInput) (*kms.PutKeyPolicyOutput, error)
- func (m *MockKMSAPI) PutKeyPolicyRequest(arg0 *kms.PutKeyPolicyInput) (*request.Request, *kms.PutKeyPolicyOutput)
- func (m *MockKMSAPI) PutKeyPolicyWithContext(arg0 context.Context, arg1 *kms.PutKeyPolicyInput, arg2 ...request.Option) (*kms.PutKeyPolicyOutput, error)
- func (m *MockKMSAPI) ReEncrypt(arg0 *kms.ReEncryptInput) (*kms.ReEncryptOutput, error)
- func (m *MockKMSAPI) ReEncryptRequest(arg0 *kms.ReEncryptInput) (*request.Request, *kms.ReEncryptOutput)
- func (m *MockKMSAPI) ReEncryptWithContext(arg0 context.Context, arg1 *kms.ReEncryptInput, arg2 ...request.Option) (*kms.ReEncryptOutput, error)
- func (m *MockKMSAPI) RetireGrant(arg0 *kms.RetireGrantInput) (*kms.RetireGrantOutput, error)
- func (m *MockKMSAPI) RetireGrantRequest(arg0 *kms.RetireGrantInput) (*request.Request, *kms.RetireGrantOutput)
- func (m *MockKMSAPI) RetireGrantWithContext(arg0 context.Context, arg1 *kms.RetireGrantInput, arg2 ...request.Option) (*kms.RetireGrantOutput, error)
- func (m *MockKMSAPI) RevokeGrant(arg0 *kms.RevokeGrantInput) (*kms.RevokeGrantOutput, error)
- func (m *MockKMSAPI) RevokeGrantRequest(arg0 *kms.RevokeGrantInput) (*request.Request, *kms.RevokeGrantOutput)
- func (m *MockKMSAPI) RevokeGrantWithContext(arg0 context.Context, arg1 *kms.RevokeGrantInput, arg2 ...request.Option) (*kms.RevokeGrantOutput, error)
- func (m *MockKMSAPI) ScheduleKeyDeletion(arg0 *kms.ScheduleKeyDeletionInput) (*kms.ScheduleKeyDeletionOutput, error)
- func (m *MockKMSAPI) ScheduleKeyDeletionRequest(arg0 *kms.ScheduleKeyDeletionInput) (*request.Request, *kms.ScheduleKeyDeletionOutput)
- func (m *MockKMSAPI) ScheduleKeyDeletionWithContext(arg0 context.Context, arg1 *kms.ScheduleKeyDeletionInput, ...) (*kms.ScheduleKeyDeletionOutput, error)
- func (m *MockKMSAPI) Sign(arg0 *kms.SignInput) (*kms.SignOutput, error)
- func (m *MockKMSAPI) SignRequest(arg0 *kms.SignInput) (*request.Request, *kms.SignOutput)
- func (m *MockKMSAPI) SignWithContext(arg0 context.Context, arg1 *kms.SignInput, arg2 ...request.Option) (*kms.SignOutput, error)
- func (m *MockKMSAPI) TagResource(arg0 *kms.TagResourceInput) (*kms.TagResourceOutput, error)
- func (m *MockKMSAPI) TagResourceRequest(arg0 *kms.TagResourceInput) (*request.Request, *kms.TagResourceOutput)
- func (m *MockKMSAPI) TagResourceWithContext(arg0 context.Context, arg1 *kms.TagResourceInput, arg2 ...request.Option) (*kms.TagResourceOutput, error)
- func (m *MockKMSAPI) UntagResource(arg0 *kms.UntagResourceInput) (*kms.UntagResourceOutput, error)
- func (m *MockKMSAPI) UntagResourceRequest(arg0 *kms.UntagResourceInput) (*request.Request, *kms.UntagResourceOutput)
- func (m *MockKMSAPI) UntagResourceWithContext(arg0 context.Context, arg1 *kms.UntagResourceInput, arg2 ...request.Option) (*kms.UntagResourceOutput, error)
- func (m *MockKMSAPI) UpdateAlias(arg0 *kms.UpdateAliasInput) (*kms.UpdateAliasOutput, error)
- func (m *MockKMSAPI) UpdateAliasRequest(arg0 *kms.UpdateAliasInput) (*request.Request, *kms.UpdateAliasOutput)
- func (m *MockKMSAPI) UpdateAliasWithContext(arg0 context.Context, arg1 *kms.UpdateAliasInput, arg2 ...request.Option) (*kms.UpdateAliasOutput, error)
- func (m *MockKMSAPI) UpdateCustomKeyStore(arg0 *kms.UpdateCustomKeyStoreInput) (*kms.UpdateCustomKeyStoreOutput, error)
- func (m *MockKMSAPI) UpdateCustomKeyStoreRequest(arg0 *kms.UpdateCustomKeyStoreInput) (*request.Request, *kms.UpdateCustomKeyStoreOutput)
- func (m *MockKMSAPI) UpdateCustomKeyStoreWithContext(arg0 context.Context, arg1 *kms.UpdateCustomKeyStoreInput, ...) (*kms.UpdateCustomKeyStoreOutput, error)
- func (m *MockKMSAPI) UpdateKeyDescription(arg0 *kms.UpdateKeyDescriptionInput) (*kms.UpdateKeyDescriptionOutput, error)
- func (m *MockKMSAPI) UpdateKeyDescriptionRequest(arg0 *kms.UpdateKeyDescriptionInput) (*request.Request, *kms.UpdateKeyDescriptionOutput)
- func (m *MockKMSAPI) UpdateKeyDescriptionWithContext(arg0 context.Context, arg1 *kms.UpdateKeyDescriptionInput, ...) (*kms.UpdateKeyDescriptionOutput, error)
- func (m *MockKMSAPI) Verify(arg0 *kms.VerifyInput) (*kms.VerifyOutput, error)
- func (m *MockKMSAPI) VerifyRequest(arg0 *kms.VerifyInput) (*request.Request, *kms.VerifyOutput)
- func (m *MockKMSAPI) VerifyWithContext(arg0 context.Context, arg1 *kms.VerifyInput, arg2 ...request.Option) (*kms.VerifyOutput, error)
- type MockKMSAPIMockRecorder
- func (mr *MockKMSAPIMockRecorder) CancelKeyDeletion(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) CancelKeyDeletionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) CancelKeyDeletionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) ConnectCustomKeyStore(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) ConnectCustomKeyStoreRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) ConnectCustomKeyStoreWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) CreateAlias(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) CreateAliasRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) CreateAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) CreateCustomKeyStore(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) CreateCustomKeyStoreRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) CreateCustomKeyStoreWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) CreateGrant(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) CreateGrantRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) CreateGrantWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) CreateKey(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) CreateKeyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) CreateKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) Decrypt(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) DecryptRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) DecryptWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) DeleteAlias(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) DeleteAliasRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) DeleteAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) DeleteCustomKeyStore(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) DeleteCustomKeyStoreRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) DeleteCustomKeyStoreWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) DeleteImportedKeyMaterial(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) DeleteImportedKeyMaterialRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) DeleteImportedKeyMaterialWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) DescribeCustomKeyStores(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) DescribeCustomKeyStoresRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) DescribeCustomKeyStoresWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) DescribeKey(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) DescribeKeyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) DescribeKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) DisableKey(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) DisableKeyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) DisableKeyRotation(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) DisableKeyRotationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) DisableKeyRotationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) DisableKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) DisconnectCustomKeyStore(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) DisconnectCustomKeyStoreRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) DisconnectCustomKeyStoreWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) EnableKey(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) EnableKeyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) EnableKeyRotation(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) EnableKeyRotationRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) EnableKeyRotationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) EnableKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) Encrypt(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) EncryptRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) EncryptWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) GenerateDataKey(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) GenerateDataKeyPair(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) GenerateDataKeyPairRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) GenerateDataKeyPairWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) GenerateDataKeyPairWithoutPlaintext(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) GenerateDataKeyPairWithoutPlaintextRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) GenerateDataKeyPairWithoutPlaintextWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) GenerateDataKeyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) GenerateDataKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) GenerateDataKeyWithoutPlaintext(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) GenerateDataKeyWithoutPlaintextRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) GenerateDataKeyWithoutPlaintextWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) GenerateRandom(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) GenerateRandomRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) GenerateRandomWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) GetKeyPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) GetKeyPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) GetKeyPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) GetKeyRotationStatus(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) GetKeyRotationStatusRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) GetKeyRotationStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) GetParametersForImport(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) GetParametersForImportRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) GetParametersForImportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) GetPublicKey(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) GetPublicKeyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) GetPublicKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) ImportKeyMaterial(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) ImportKeyMaterialRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) ImportKeyMaterialWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) ListAliases(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) ListAliasesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) ListAliasesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) ListAliasesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) ListAliasesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) ListGrants(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) ListGrantsPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) ListGrantsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) ListGrantsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) ListGrantsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) ListKeyPolicies(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) ListKeyPoliciesPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) ListKeyPoliciesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) ListKeyPoliciesRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) ListKeyPoliciesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) ListKeys(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) ListKeysPages(arg0, arg1 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) ListKeysPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) ListKeysRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) ListKeysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) ListResourceTags(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) ListResourceTagsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) ListResourceTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) ListRetirableGrants(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) ListRetirableGrantsRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) ListRetirableGrantsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) PutKeyPolicy(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) PutKeyPolicyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) PutKeyPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) ReEncrypt(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) ReEncryptRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) ReEncryptWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) RetireGrant(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) RetireGrantRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) RetireGrantWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) RevokeGrant(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) RevokeGrantRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) RevokeGrantWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) ScheduleKeyDeletion(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) ScheduleKeyDeletionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) ScheduleKeyDeletionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) Sign(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) SignRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) SignWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) UpdateAlias(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) UpdateAliasRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) UpdateAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) UpdateCustomKeyStore(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) UpdateCustomKeyStoreRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) UpdateCustomKeyStoreWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) UpdateKeyDescription(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) UpdateKeyDescriptionRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) UpdateKeyDescriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) Verify(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) VerifyRequest(arg0 interface{}) *gomock.Call
- func (mr *MockKMSAPIMockRecorder) VerifyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MockKMSAPI ¶
type MockKMSAPI struct {
// contains filtered or unexported fields
}
MockKMSAPI is a mock of KMSAPI interface
func NewMockKMSAPI ¶
func NewMockKMSAPI(ctrl *gomock.Controller) *MockKMSAPI
NewMockKMSAPI creates a new mock instance
func (*MockKMSAPI) CancelKeyDeletion ¶
func (m *MockKMSAPI) CancelKeyDeletion(arg0 *kms.CancelKeyDeletionInput) (*kms.CancelKeyDeletionOutput, error)
CancelKeyDeletion mocks base method
func (*MockKMSAPI) CancelKeyDeletionRequest ¶
func (m *MockKMSAPI) CancelKeyDeletionRequest(arg0 *kms.CancelKeyDeletionInput) (*request.Request, *kms.CancelKeyDeletionOutput)
CancelKeyDeletionRequest mocks base method
func (*MockKMSAPI) CancelKeyDeletionWithContext ¶
func (m *MockKMSAPI) CancelKeyDeletionWithContext(arg0 context.Context, arg1 *kms.CancelKeyDeletionInput, arg2 ...request.Option) (*kms.CancelKeyDeletionOutput, error)
CancelKeyDeletionWithContext mocks base method
func (*MockKMSAPI) ConnectCustomKeyStore ¶
func (m *MockKMSAPI) ConnectCustomKeyStore(arg0 *kms.ConnectCustomKeyStoreInput) (*kms.ConnectCustomKeyStoreOutput, error)
ConnectCustomKeyStore mocks base method
func (*MockKMSAPI) ConnectCustomKeyStoreRequest ¶
func (m *MockKMSAPI) ConnectCustomKeyStoreRequest(arg0 *kms.ConnectCustomKeyStoreInput) (*request.Request, *kms.ConnectCustomKeyStoreOutput)
ConnectCustomKeyStoreRequest mocks base method
func (*MockKMSAPI) ConnectCustomKeyStoreWithContext ¶
func (m *MockKMSAPI) ConnectCustomKeyStoreWithContext(arg0 context.Context, arg1 *kms.ConnectCustomKeyStoreInput, arg2 ...request.Option) (*kms.ConnectCustomKeyStoreOutput, error)
ConnectCustomKeyStoreWithContext mocks base method
func (*MockKMSAPI) CreateAlias ¶
func (m *MockKMSAPI) CreateAlias(arg0 *kms.CreateAliasInput) (*kms.CreateAliasOutput, error)
CreateAlias mocks base method
func (*MockKMSAPI) CreateAliasRequest ¶
func (m *MockKMSAPI) CreateAliasRequest(arg0 *kms.CreateAliasInput) (*request.Request, *kms.CreateAliasOutput)
CreateAliasRequest mocks base method
func (*MockKMSAPI) CreateAliasWithContext ¶
func (m *MockKMSAPI) CreateAliasWithContext(arg0 context.Context, arg1 *kms.CreateAliasInput, arg2 ...request.Option) (*kms.CreateAliasOutput, error)
CreateAliasWithContext mocks base method
func (*MockKMSAPI) CreateCustomKeyStore ¶
func (m *MockKMSAPI) CreateCustomKeyStore(arg0 *kms.CreateCustomKeyStoreInput) (*kms.CreateCustomKeyStoreOutput, error)
CreateCustomKeyStore mocks base method
func (*MockKMSAPI) CreateCustomKeyStoreRequest ¶
func (m *MockKMSAPI) CreateCustomKeyStoreRequest(arg0 *kms.CreateCustomKeyStoreInput) (*request.Request, *kms.CreateCustomKeyStoreOutput)
CreateCustomKeyStoreRequest mocks base method
func (*MockKMSAPI) CreateCustomKeyStoreWithContext ¶
func (m *MockKMSAPI) CreateCustomKeyStoreWithContext(arg0 context.Context, arg1 *kms.CreateCustomKeyStoreInput, arg2 ...request.Option) (*kms.CreateCustomKeyStoreOutput, error)
CreateCustomKeyStoreWithContext mocks base method
func (*MockKMSAPI) CreateGrant ¶
func (m *MockKMSAPI) CreateGrant(arg0 *kms.CreateGrantInput) (*kms.CreateGrantOutput, error)
CreateGrant mocks base method
func (*MockKMSAPI) CreateGrantRequest ¶
func (m *MockKMSAPI) CreateGrantRequest(arg0 *kms.CreateGrantInput) (*request.Request, *kms.CreateGrantOutput)
CreateGrantRequest mocks base method
func (*MockKMSAPI) CreateGrantWithContext ¶
func (m *MockKMSAPI) CreateGrantWithContext(arg0 context.Context, arg1 *kms.CreateGrantInput, arg2 ...request.Option) (*kms.CreateGrantOutput, error)
CreateGrantWithContext mocks base method
func (*MockKMSAPI) CreateKey ¶
func (m *MockKMSAPI) CreateKey(arg0 *kms.CreateKeyInput) (*kms.CreateKeyOutput, error)
CreateKey mocks base method
func (*MockKMSAPI) CreateKeyRequest ¶
func (m *MockKMSAPI) CreateKeyRequest(arg0 *kms.CreateKeyInput) (*request.Request, *kms.CreateKeyOutput)
CreateKeyRequest mocks base method
func (*MockKMSAPI) CreateKeyWithContext ¶
func (m *MockKMSAPI) CreateKeyWithContext(arg0 context.Context, arg1 *kms.CreateKeyInput, arg2 ...request.Option) (*kms.CreateKeyOutput, error)
CreateKeyWithContext mocks base method
func (*MockKMSAPI) Decrypt ¶
func (m *MockKMSAPI) Decrypt(arg0 *kms.DecryptInput) (*kms.DecryptOutput, error)
Decrypt mocks base method
func (*MockKMSAPI) DecryptRequest ¶
func (m *MockKMSAPI) DecryptRequest(arg0 *kms.DecryptInput) (*request.Request, *kms.DecryptOutput)
DecryptRequest mocks base method
func (*MockKMSAPI) DecryptWithContext ¶
func (m *MockKMSAPI) DecryptWithContext(arg0 context.Context, arg1 *kms.DecryptInput, arg2 ...request.Option) (*kms.DecryptOutput, error)
DecryptWithContext mocks base method
func (*MockKMSAPI) DeleteAlias ¶
func (m *MockKMSAPI) DeleteAlias(arg0 *kms.DeleteAliasInput) (*kms.DeleteAliasOutput, error)
DeleteAlias mocks base method
func (*MockKMSAPI) DeleteAliasRequest ¶
func (m *MockKMSAPI) DeleteAliasRequest(arg0 *kms.DeleteAliasInput) (*request.Request, *kms.DeleteAliasOutput)
DeleteAliasRequest mocks base method
func (*MockKMSAPI) DeleteAliasWithContext ¶
func (m *MockKMSAPI) DeleteAliasWithContext(arg0 context.Context, arg1 *kms.DeleteAliasInput, arg2 ...request.Option) (*kms.DeleteAliasOutput, error)
DeleteAliasWithContext mocks base method
func (*MockKMSAPI) DeleteCustomKeyStore ¶
func (m *MockKMSAPI) DeleteCustomKeyStore(arg0 *kms.DeleteCustomKeyStoreInput) (*kms.DeleteCustomKeyStoreOutput, error)
DeleteCustomKeyStore mocks base method
func (*MockKMSAPI) DeleteCustomKeyStoreRequest ¶
func (m *MockKMSAPI) DeleteCustomKeyStoreRequest(arg0 *kms.DeleteCustomKeyStoreInput) (*request.Request, *kms.DeleteCustomKeyStoreOutput)
DeleteCustomKeyStoreRequest mocks base method
func (*MockKMSAPI) DeleteCustomKeyStoreWithContext ¶
func (m *MockKMSAPI) DeleteCustomKeyStoreWithContext(arg0 context.Context, arg1 *kms.DeleteCustomKeyStoreInput, arg2 ...request.Option) (*kms.DeleteCustomKeyStoreOutput, error)
DeleteCustomKeyStoreWithContext mocks base method
func (*MockKMSAPI) DeleteImportedKeyMaterial ¶
func (m *MockKMSAPI) DeleteImportedKeyMaterial(arg0 *kms.DeleteImportedKeyMaterialInput) (*kms.DeleteImportedKeyMaterialOutput, error)
DeleteImportedKeyMaterial mocks base method
func (*MockKMSAPI) DeleteImportedKeyMaterialRequest ¶
func (m *MockKMSAPI) DeleteImportedKeyMaterialRequest(arg0 *kms.DeleteImportedKeyMaterialInput) (*request.Request, *kms.DeleteImportedKeyMaterialOutput)
DeleteImportedKeyMaterialRequest mocks base method
func (*MockKMSAPI) DeleteImportedKeyMaterialWithContext ¶
func (m *MockKMSAPI) DeleteImportedKeyMaterialWithContext(arg0 context.Context, arg1 *kms.DeleteImportedKeyMaterialInput, arg2 ...request.Option) (*kms.DeleteImportedKeyMaterialOutput, error)
DeleteImportedKeyMaterialWithContext mocks base method
func (*MockKMSAPI) DescribeCustomKeyStores ¶
func (m *MockKMSAPI) DescribeCustomKeyStores(arg0 *kms.DescribeCustomKeyStoresInput) (*kms.DescribeCustomKeyStoresOutput, error)
DescribeCustomKeyStores mocks base method
func (*MockKMSAPI) DescribeCustomKeyStoresRequest ¶
func (m *MockKMSAPI) DescribeCustomKeyStoresRequest(arg0 *kms.DescribeCustomKeyStoresInput) (*request.Request, *kms.DescribeCustomKeyStoresOutput)
DescribeCustomKeyStoresRequest mocks base method
func (*MockKMSAPI) DescribeCustomKeyStoresWithContext ¶
func (m *MockKMSAPI) DescribeCustomKeyStoresWithContext(arg0 context.Context, arg1 *kms.DescribeCustomKeyStoresInput, arg2 ...request.Option) (*kms.DescribeCustomKeyStoresOutput, error)
DescribeCustomKeyStoresWithContext mocks base method
func (*MockKMSAPI) DescribeKey ¶
func (m *MockKMSAPI) DescribeKey(arg0 *kms.DescribeKeyInput) (*kms.DescribeKeyOutput, error)
DescribeKey mocks base method
func (*MockKMSAPI) DescribeKeyRequest ¶
func (m *MockKMSAPI) DescribeKeyRequest(arg0 *kms.DescribeKeyInput) (*request.Request, *kms.DescribeKeyOutput)
DescribeKeyRequest mocks base method
func (*MockKMSAPI) DescribeKeyWithContext ¶
func (m *MockKMSAPI) DescribeKeyWithContext(arg0 context.Context, arg1 *kms.DescribeKeyInput, arg2 ...request.Option) (*kms.DescribeKeyOutput, error)
DescribeKeyWithContext mocks base method
func (*MockKMSAPI) DisableKey ¶
func (m *MockKMSAPI) DisableKey(arg0 *kms.DisableKeyInput) (*kms.DisableKeyOutput, error)
DisableKey mocks base method
func (*MockKMSAPI) DisableKeyRequest ¶
func (m *MockKMSAPI) DisableKeyRequest(arg0 *kms.DisableKeyInput) (*request.Request, *kms.DisableKeyOutput)
DisableKeyRequest mocks base method
func (*MockKMSAPI) DisableKeyRotation ¶
func (m *MockKMSAPI) DisableKeyRotation(arg0 *kms.DisableKeyRotationInput) (*kms.DisableKeyRotationOutput, error)
DisableKeyRotation mocks base method
func (*MockKMSAPI) DisableKeyRotationRequest ¶
func (m *MockKMSAPI) DisableKeyRotationRequest(arg0 *kms.DisableKeyRotationInput) (*request.Request, *kms.DisableKeyRotationOutput)
DisableKeyRotationRequest mocks base method
func (*MockKMSAPI) DisableKeyRotationWithContext ¶
func (m *MockKMSAPI) DisableKeyRotationWithContext(arg0 context.Context, arg1 *kms.DisableKeyRotationInput, arg2 ...request.Option) (*kms.DisableKeyRotationOutput, error)
DisableKeyRotationWithContext mocks base method
func (*MockKMSAPI) DisableKeyWithContext ¶
func (m *MockKMSAPI) DisableKeyWithContext(arg0 context.Context, arg1 *kms.DisableKeyInput, arg2 ...request.Option) (*kms.DisableKeyOutput, error)
DisableKeyWithContext mocks base method
func (*MockKMSAPI) DisconnectCustomKeyStore ¶
func (m *MockKMSAPI) DisconnectCustomKeyStore(arg0 *kms.DisconnectCustomKeyStoreInput) (*kms.DisconnectCustomKeyStoreOutput, error)
DisconnectCustomKeyStore mocks base method
func (*MockKMSAPI) DisconnectCustomKeyStoreRequest ¶
func (m *MockKMSAPI) DisconnectCustomKeyStoreRequest(arg0 *kms.DisconnectCustomKeyStoreInput) (*request.Request, *kms.DisconnectCustomKeyStoreOutput)
DisconnectCustomKeyStoreRequest mocks base method
func (*MockKMSAPI) DisconnectCustomKeyStoreWithContext ¶
func (m *MockKMSAPI) DisconnectCustomKeyStoreWithContext(arg0 context.Context, arg1 *kms.DisconnectCustomKeyStoreInput, arg2 ...request.Option) (*kms.DisconnectCustomKeyStoreOutput, error)
DisconnectCustomKeyStoreWithContext mocks base method
func (*MockKMSAPI) EXPECT ¶
func (m *MockKMSAPI) EXPECT() *MockKMSAPIMockRecorder
EXPECT returns an object that allows the caller to indicate expected use
func (*MockKMSAPI) EnableKey ¶
func (m *MockKMSAPI) EnableKey(arg0 *kms.EnableKeyInput) (*kms.EnableKeyOutput, error)
EnableKey mocks base method
func (*MockKMSAPI) EnableKeyRequest ¶
func (m *MockKMSAPI) EnableKeyRequest(arg0 *kms.EnableKeyInput) (*request.Request, *kms.EnableKeyOutput)
EnableKeyRequest mocks base method
func (*MockKMSAPI) EnableKeyRotation ¶
func (m *MockKMSAPI) EnableKeyRotation(arg0 *kms.EnableKeyRotationInput) (*kms.EnableKeyRotationOutput, error)
EnableKeyRotation mocks base method
func (*MockKMSAPI) EnableKeyRotationRequest ¶
func (m *MockKMSAPI) EnableKeyRotationRequest(arg0 *kms.EnableKeyRotationInput) (*request.Request, *kms.EnableKeyRotationOutput)
EnableKeyRotationRequest mocks base method
func (*MockKMSAPI) EnableKeyRotationWithContext ¶
func (m *MockKMSAPI) EnableKeyRotationWithContext(arg0 context.Context, arg1 *kms.EnableKeyRotationInput, arg2 ...request.Option) (*kms.EnableKeyRotationOutput, error)
EnableKeyRotationWithContext mocks base method
func (*MockKMSAPI) EnableKeyWithContext ¶
func (m *MockKMSAPI) EnableKeyWithContext(arg0 context.Context, arg1 *kms.EnableKeyInput, arg2 ...request.Option) (*kms.EnableKeyOutput, error)
EnableKeyWithContext mocks base method
func (*MockKMSAPI) Encrypt ¶
func (m *MockKMSAPI) Encrypt(arg0 *kms.EncryptInput) (*kms.EncryptOutput, error)
Encrypt mocks base method
func (*MockKMSAPI) EncryptRequest ¶
func (m *MockKMSAPI) EncryptRequest(arg0 *kms.EncryptInput) (*request.Request, *kms.EncryptOutput)
EncryptRequest mocks base method
func (*MockKMSAPI) EncryptWithContext ¶
func (m *MockKMSAPI) EncryptWithContext(arg0 context.Context, arg1 *kms.EncryptInput, arg2 ...request.Option) (*kms.EncryptOutput, error)
EncryptWithContext mocks base method
func (*MockKMSAPI) GenerateDataKey ¶
func (m *MockKMSAPI) GenerateDataKey(arg0 *kms.GenerateDataKeyInput) (*kms.GenerateDataKeyOutput, error)
GenerateDataKey mocks base method
func (*MockKMSAPI) GenerateDataKeyPair ¶
func (m *MockKMSAPI) GenerateDataKeyPair(arg0 *kms.GenerateDataKeyPairInput) (*kms.GenerateDataKeyPairOutput, error)
GenerateDataKeyPair mocks base method
func (*MockKMSAPI) GenerateDataKeyPairRequest ¶
func (m *MockKMSAPI) GenerateDataKeyPairRequest(arg0 *kms.GenerateDataKeyPairInput) (*request.Request, *kms.GenerateDataKeyPairOutput)
GenerateDataKeyPairRequest mocks base method
func (*MockKMSAPI) GenerateDataKeyPairWithContext ¶
func (m *MockKMSAPI) GenerateDataKeyPairWithContext(arg0 context.Context, arg1 *kms.GenerateDataKeyPairInput, arg2 ...request.Option) (*kms.GenerateDataKeyPairOutput, error)
GenerateDataKeyPairWithContext mocks base method
func (*MockKMSAPI) GenerateDataKeyPairWithoutPlaintext ¶
func (m *MockKMSAPI) GenerateDataKeyPairWithoutPlaintext(arg0 *kms.GenerateDataKeyPairWithoutPlaintextInput) (*kms.GenerateDataKeyPairWithoutPlaintextOutput, error)
GenerateDataKeyPairWithoutPlaintext mocks base method
func (*MockKMSAPI) GenerateDataKeyPairWithoutPlaintextRequest ¶
func (m *MockKMSAPI) GenerateDataKeyPairWithoutPlaintextRequest(arg0 *kms.GenerateDataKeyPairWithoutPlaintextInput) (*request.Request, *kms.GenerateDataKeyPairWithoutPlaintextOutput)
GenerateDataKeyPairWithoutPlaintextRequest mocks base method
func (*MockKMSAPI) GenerateDataKeyPairWithoutPlaintextWithContext ¶
func (m *MockKMSAPI) GenerateDataKeyPairWithoutPlaintextWithContext(arg0 context.Context, arg1 *kms.GenerateDataKeyPairWithoutPlaintextInput, arg2 ...request.Option) (*kms.GenerateDataKeyPairWithoutPlaintextOutput, error)
GenerateDataKeyPairWithoutPlaintextWithContext mocks base method
func (*MockKMSAPI) GenerateDataKeyRequest ¶
func (m *MockKMSAPI) GenerateDataKeyRequest(arg0 *kms.GenerateDataKeyInput) (*request.Request, *kms.GenerateDataKeyOutput)
GenerateDataKeyRequest mocks base method
func (*MockKMSAPI) GenerateDataKeyWithContext ¶
func (m *MockKMSAPI) GenerateDataKeyWithContext(arg0 context.Context, arg1 *kms.GenerateDataKeyInput, arg2 ...request.Option) (*kms.GenerateDataKeyOutput, error)
GenerateDataKeyWithContext mocks base method
func (*MockKMSAPI) GenerateDataKeyWithoutPlaintext ¶
func (m *MockKMSAPI) GenerateDataKeyWithoutPlaintext(arg0 *kms.GenerateDataKeyWithoutPlaintextInput) (*kms.GenerateDataKeyWithoutPlaintextOutput, error)
GenerateDataKeyWithoutPlaintext mocks base method
func (*MockKMSAPI) GenerateDataKeyWithoutPlaintextRequest ¶
func (m *MockKMSAPI) GenerateDataKeyWithoutPlaintextRequest(arg0 *kms.GenerateDataKeyWithoutPlaintextInput) (*request.Request, *kms.GenerateDataKeyWithoutPlaintextOutput)
GenerateDataKeyWithoutPlaintextRequest mocks base method
func (*MockKMSAPI) GenerateDataKeyWithoutPlaintextWithContext ¶
func (m *MockKMSAPI) GenerateDataKeyWithoutPlaintextWithContext(arg0 context.Context, arg1 *kms.GenerateDataKeyWithoutPlaintextInput, arg2 ...request.Option) (*kms.GenerateDataKeyWithoutPlaintextOutput, error)
GenerateDataKeyWithoutPlaintextWithContext mocks base method
func (*MockKMSAPI) GenerateRandom ¶
func (m *MockKMSAPI) GenerateRandom(arg0 *kms.GenerateRandomInput) (*kms.GenerateRandomOutput, error)
GenerateRandom mocks base method
func (*MockKMSAPI) GenerateRandomRequest ¶
func (m *MockKMSAPI) GenerateRandomRequest(arg0 *kms.GenerateRandomInput) (*request.Request, *kms.GenerateRandomOutput)
GenerateRandomRequest mocks base method
func (*MockKMSAPI) GenerateRandomWithContext ¶
func (m *MockKMSAPI) GenerateRandomWithContext(arg0 context.Context, arg1 *kms.GenerateRandomInput, arg2 ...request.Option) (*kms.GenerateRandomOutput, error)
GenerateRandomWithContext mocks base method
func (*MockKMSAPI) GetKeyPolicy ¶
func (m *MockKMSAPI) GetKeyPolicy(arg0 *kms.GetKeyPolicyInput) (*kms.GetKeyPolicyOutput, error)
GetKeyPolicy mocks base method
func (*MockKMSAPI) GetKeyPolicyRequest ¶
func (m *MockKMSAPI) GetKeyPolicyRequest(arg0 *kms.GetKeyPolicyInput) (*request.Request, *kms.GetKeyPolicyOutput)
GetKeyPolicyRequest mocks base method
func (*MockKMSAPI) GetKeyPolicyWithContext ¶
func (m *MockKMSAPI) GetKeyPolicyWithContext(arg0 context.Context, arg1 *kms.GetKeyPolicyInput, arg2 ...request.Option) (*kms.GetKeyPolicyOutput, error)
GetKeyPolicyWithContext mocks base method
func (*MockKMSAPI) GetKeyRotationStatus ¶
func (m *MockKMSAPI) GetKeyRotationStatus(arg0 *kms.GetKeyRotationStatusInput) (*kms.GetKeyRotationStatusOutput, error)
GetKeyRotationStatus mocks base method
func (*MockKMSAPI) GetKeyRotationStatusRequest ¶
func (m *MockKMSAPI) GetKeyRotationStatusRequest(arg0 *kms.GetKeyRotationStatusInput) (*request.Request, *kms.GetKeyRotationStatusOutput)
GetKeyRotationStatusRequest mocks base method
func (*MockKMSAPI) GetKeyRotationStatusWithContext ¶
func (m *MockKMSAPI) GetKeyRotationStatusWithContext(arg0 context.Context, arg1 *kms.GetKeyRotationStatusInput, arg2 ...request.Option) (*kms.GetKeyRotationStatusOutput, error)
GetKeyRotationStatusWithContext mocks base method
func (*MockKMSAPI) GetParametersForImport ¶
func (m *MockKMSAPI) GetParametersForImport(arg0 *kms.GetParametersForImportInput) (*kms.GetParametersForImportOutput, error)
GetParametersForImport mocks base method
func (*MockKMSAPI) GetParametersForImportRequest ¶
func (m *MockKMSAPI) GetParametersForImportRequest(arg0 *kms.GetParametersForImportInput) (*request.Request, *kms.GetParametersForImportOutput)
GetParametersForImportRequest mocks base method
func (*MockKMSAPI) GetParametersForImportWithContext ¶
func (m *MockKMSAPI) GetParametersForImportWithContext(arg0 context.Context, arg1 *kms.GetParametersForImportInput, arg2 ...request.Option) (*kms.GetParametersForImportOutput, error)
GetParametersForImportWithContext mocks base method
func (*MockKMSAPI) GetPublicKey ¶
func (m *MockKMSAPI) GetPublicKey(arg0 *kms.GetPublicKeyInput) (*kms.GetPublicKeyOutput, error)
GetPublicKey mocks base method
func (*MockKMSAPI) GetPublicKeyRequest ¶
func (m *MockKMSAPI) GetPublicKeyRequest(arg0 *kms.GetPublicKeyInput) (*request.Request, *kms.GetPublicKeyOutput)
GetPublicKeyRequest mocks base method
func (*MockKMSAPI) GetPublicKeyWithContext ¶
func (m *MockKMSAPI) GetPublicKeyWithContext(arg0 context.Context, arg1 *kms.GetPublicKeyInput, arg2 ...request.Option) (*kms.GetPublicKeyOutput, error)
GetPublicKeyWithContext mocks base method
func (*MockKMSAPI) ImportKeyMaterial ¶
func (m *MockKMSAPI) ImportKeyMaterial(arg0 *kms.ImportKeyMaterialInput) (*kms.ImportKeyMaterialOutput, error)
ImportKeyMaterial mocks base method
func (*MockKMSAPI) ImportKeyMaterialRequest ¶
func (m *MockKMSAPI) ImportKeyMaterialRequest(arg0 *kms.ImportKeyMaterialInput) (*request.Request, *kms.ImportKeyMaterialOutput)
ImportKeyMaterialRequest mocks base method
func (*MockKMSAPI) ImportKeyMaterialWithContext ¶
func (m *MockKMSAPI) ImportKeyMaterialWithContext(arg0 context.Context, arg1 *kms.ImportKeyMaterialInput, arg2 ...request.Option) (*kms.ImportKeyMaterialOutput, error)
ImportKeyMaterialWithContext mocks base method
func (*MockKMSAPI) ListAliases ¶
func (m *MockKMSAPI) ListAliases(arg0 *kms.ListAliasesInput) (*kms.ListAliasesOutput, error)
ListAliases mocks base method
func (*MockKMSAPI) ListAliasesPages ¶
func (m *MockKMSAPI) ListAliasesPages(arg0 *kms.ListAliasesInput, arg1 func(*kms.ListAliasesOutput, bool) bool) error
ListAliasesPages mocks base method
func (*MockKMSAPI) ListAliasesPagesWithContext ¶
func (m *MockKMSAPI) ListAliasesPagesWithContext(arg0 context.Context, arg1 *kms.ListAliasesInput, arg2 func(*kms.ListAliasesOutput, bool) bool, arg3 ...request.Option) error
ListAliasesPagesWithContext mocks base method
func (*MockKMSAPI) ListAliasesRequest ¶
func (m *MockKMSAPI) ListAliasesRequest(arg0 *kms.ListAliasesInput) (*request.Request, *kms.ListAliasesOutput)
ListAliasesRequest mocks base method
func (*MockKMSAPI) ListAliasesWithContext ¶
func (m *MockKMSAPI) ListAliasesWithContext(arg0 context.Context, arg1 *kms.ListAliasesInput, arg2 ...request.Option) (*kms.ListAliasesOutput, error)
ListAliasesWithContext mocks base method
func (*MockKMSAPI) ListGrants ¶
func (m *MockKMSAPI) ListGrants(arg0 *kms.ListGrantsInput) (*kms.ListGrantsResponse, error)
ListGrants mocks base method
func (*MockKMSAPI) ListGrantsPages ¶
func (m *MockKMSAPI) ListGrantsPages(arg0 *kms.ListGrantsInput, arg1 func(*kms.ListGrantsResponse, bool) bool) error
ListGrantsPages mocks base method
func (*MockKMSAPI) ListGrantsPagesWithContext ¶
func (m *MockKMSAPI) ListGrantsPagesWithContext(arg0 context.Context, arg1 *kms.ListGrantsInput, arg2 func(*kms.ListGrantsResponse, bool) bool, arg3 ...request.Option) error
ListGrantsPagesWithContext mocks base method
func (*MockKMSAPI) ListGrantsRequest ¶
func (m *MockKMSAPI) ListGrantsRequest(arg0 *kms.ListGrantsInput) (*request.Request, *kms.ListGrantsResponse)
ListGrantsRequest mocks base method
func (*MockKMSAPI) ListGrantsWithContext ¶
func (m *MockKMSAPI) ListGrantsWithContext(arg0 context.Context, arg1 *kms.ListGrantsInput, arg2 ...request.Option) (*kms.ListGrantsResponse, error)
ListGrantsWithContext mocks base method
func (*MockKMSAPI) ListKeyPolicies ¶
func (m *MockKMSAPI) ListKeyPolicies(arg0 *kms.ListKeyPoliciesInput) (*kms.ListKeyPoliciesOutput, error)
ListKeyPolicies mocks base method
func (*MockKMSAPI) ListKeyPoliciesPages ¶
func (m *MockKMSAPI) ListKeyPoliciesPages(arg0 *kms.ListKeyPoliciesInput, arg1 func(*kms.ListKeyPoliciesOutput, bool) bool) error
ListKeyPoliciesPages mocks base method
func (*MockKMSAPI) ListKeyPoliciesPagesWithContext ¶
func (m *MockKMSAPI) ListKeyPoliciesPagesWithContext(arg0 context.Context, arg1 *kms.ListKeyPoliciesInput, arg2 func(*kms.ListKeyPoliciesOutput, bool) bool, arg3 ...request.Option) error
ListKeyPoliciesPagesWithContext mocks base method
func (*MockKMSAPI) ListKeyPoliciesRequest ¶
func (m *MockKMSAPI) ListKeyPoliciesRequest(arg0 *kms.ListKeyPoliciesInput) (*request.Request, *kms.ListKeyPoliciesOutput)
ListKeyPoliciesRequest mocks base method
func (*MockKMSAPI) ListKeyPoliciesWithContext ¶
func (m *MockKMSAPI) ListKeyPoliciesWithContext(arg0 context.Context, arg1 *kms.ListKeyPoliciesInput, arg2 ...request.Option) (*kms.ListKeyPoliciesOutput, error)
ListKeyPoliciesWithContext mocks base method
func (*MockKMSAPI) ListKeys ¶
func (m *MockKMSAPI) ListKeys(arg0 *kms.ListKeysInput) (*kms.ListKeysOutput, error)
ListKeys mocks base method
func (*MockKMSAPI) ListKeysPages ¶
func (m *MockKMSAPI) ListKeysPages(arg0 *kms.ListKeysInput, arg1 func(*kms.ListKeysOutput, bool) bool) error
ListKeysPages mocks base method
func (*MockKMSAPI) ListKeysPagesWithContext ¶
func (m *MockKMSAPI) ListKeysPagesWithContext(arg0 context.Context, arg1 *kms.ListKeysInput, arg2 func(*kms.ListKeysOutput, bool) bool, arg3 ...request.Option) error
ListKeysPagesWithContext mocks base method
func (*MockKMSAPI) ListKeysRequest ¶
func (m *MockKMSAPI) ListKeysRequest(arg0 *kms.ListKeysInput) (*request.Request, *kms.ListKeysOutput)
ListKeysRequest mocks base method
func (*MockKMSAPI) ListKeysWithContext ¶
func (m *MockKMSAPI) ListKeysWithContext(arg0 context.Context, arg1 *kms.ListKeysInput, arg2 ...request.Option) (*kms.ListKeysOutput, error)
ListKeysWithContext mocks base method
func (*MockKMSAPI) ListResourceTags ¶
func (m *MockKMSAPI) ListResourceTags(arg0 *kms.ListResourceTagsInput) (*kms.ListResourceTagsOutput, error)
ListResourceTags mocks base method
func (*MockKMSAPI) ListResourceTagsRequest ¶
func (m *MockKMSAPI) ListResourceTagsRequest(arg0 *kms.ListResourceTagsInput) (*request.Request, *kms.ListResourceTagsOutput)
ListResourceTagsRequest mocks base method
func (*MockKMSAPI) ListResourceTagsWithContext ¶
func (m *MockKMSAPI) ListResourceTagsWithContext(arg0 context.Context, arg1 *kms.ListResourceTagsInput, arg2 ...request.Option) (*kms.ListResourceTagsOutput, error)
ListResourceTagsWithContext mocks base method
func (*MockKMSAPI) ListRetirableGrants ¶
func (m *MockKMSAPI) ListRetirableGrants(arg0 *kms.ListRetirableGrantsInput) (*kms.ListGrantsResponse, error)
ListRetirableGrants mocks base method
func (*MockKMSAPI) ListRetirableGrantsRequest ¶
func (m *MockKMSAPI) ListRetirableGrantsRequest(arg0 *kms.ListRetirableGrantsInput) (*request.Request, *kms.ListGrantsResponse)
ListRetirableGrantsRequest mocks base method
func (*MockKMSAPI) ListRetirableGrantsWithContext ¶
func (m *MockKMSAPI) ListRetirableGrantsWithContext(arg0 context.Context, arg1 *kms.ListRetirableGrantsInput, arg2 ...request.Option) (*kms.ListGrantsResponse, error)
ListRetirableGrantsWithContext mocks base method
func (*MockKMSAPI) PutKeyPolicy ¶
func (m *MockKMSAPI) PutKeyPolicy(arg0 *kms.PutKeyPolicyInput) (*kms.PutKeyPolicyOutput, error)
PutKeyPolicy mocks base method
func (*MockKMSAPI) PutKeyPolicyRequest ¶
func (m *MockKMSAPI) PutKeyPolicyRequest(arg0 *kms.PutKeyPolicyInput) (*request.Request, *kms.PutKeyPolicyOutput)
PutKeyPolicyRequest mocks base method
func (*MockKMSAPI) PutKeyPolicyWithContext ¶
func (m *MockKMSAPI) PutKeyPolicyWithContext(arg0 context.Context, arg1 *kms.PutKeyPolicyInput, arg2 ...request.Option) (*kms.PutKeyPolicyOutput, error)
PutKeyPolicyWithContext mocks base method
func (*MockKMSAPI) ReEncrypt ¶
func (m *MockKMSAPI) ReEncrypt(arg0 *kms.ReEncryptInput) (*kms.ReEncryptOutput, error)
ReEncrypt mocks base method
func (*MockKMSAPI) ReEncryptRequest ¶
func (m *MockKMSAPI) ReEncryptRequest(arg0 *kms.ReEncryptInput) (*request.Request, *kms.ReEncryptOutput)
ReEncryptRequest mocks base method
func (*MockKMSAPI) ReEncryptWithContext ¶
func (m *MockKMSAPI) ReEncryptWithContext(arg0 context.Context, arg1 *kms.ReEncryptInput, arg2 ...request.Option) (*kms.ReEncryptOutput, error)
ReEncryptWithContext mocks base method
func (*MockKMSAPI) RetireGrant ¶
func (m *MockKMSAPI) RetireGrant(arg0 *kms.RetireGrantInput) (*kms.RetireGrantOutput, error)
RetireGrant mocks base method
func (*MockKMSAPI) RetireGrantRequest ¶
func (m *MockKMSAPI) RetireGrantRequest(arg0 *kms.RetireGrantInput) (*request.Request, *kms.RetireGrantOutput)
RetireGrantRequest mocks base method
func (*MockKMSAPI) RetireGrantWithContext ¶
func (m *MockKMSAPI) RetireGrantWithContext(arg0 context.Context, arg1 *kms.RetireGrantInput, arg2 ...request.Option) (*kms.RetireGrantOutput, error)
RetireGrantWithContext mocks base method
func (*MockKMSAPI) RevokeGrant ¶
func (m *MockKMSAPI) RevokeGrant(arg0 *kms.RevokeGrantInput) (*kms.RevokeGrantOutput, error)
RevokeGrant mocks base method
func (*MockKMSAPI) RevokeGrantRequest ¶
func (m *MockKMSAPI) RevokeGrantRequest(arg0 *kms.RevokeGrantInput) (*request.Request, *kms.RevokeGrantOutput)
RevokeGrantRequest mocks base method
func (*MockKMSAPI) RevokeGrantWithContext ¶
func (m *MockKMSAPI) RevokeGrantWithContext(arg0 context.Context, arg1 *kms.RevokeGrantInput, arg2 ...request.Option) (*kms.RevokeGrantOutput, error)
RevokeGrantWithContext mocks base method
func (*MockKMSAPI) ScheduleKeyDeletion ¶
func (m *MockKMSAPI) ScheduleKeyDeletion(arg0 *kms.ScheduleKeyDeletionInput) (*kms.ScheduleKeyDeletionOutput, error)
ScheduleKeyDeletion mocks base method
func (*MockKMSAPI) ScheduleKeyDeletionRequest ¶
func (m *MockKMSAPI) ScheduleKeyDeletionRequest(arg0 *kms.ScheduleKeyDeletionInput) (*request.Request, *kms.ScheduleKeyDeletionOutput)
ScheduleKeyDeletionRequest mocks base method
func (*MockKMSAPI) ScheduleKeyDeletionWithContext ¶
func (m *MockKMSAPI) ScheduleKeyDeletionWithContext(arg0 context.Context, arg1 *kms.ScheduleKeyDeletionInput, arg2 ...request.Option) (*kms.ScheduleKeyDeletionOutput, error)
ScheduleKeyDeletionWithContext mocks base method
func (*MockKMSAPI) Sign ¶
func (m *MockKMSAPI) Sign(arg0 *kms.SignInput) (*kms.SignOutput, error)
Sign mocks base method
func (*MockKMSAPI) SignRequest ¶
func (m *MockKMSAPI) SignRequest(arg0 *kms.SignInput) (*request.Request, *kms.SignOutput)
SignRequest mocks base method
func (*MockKMSAPI) SignWithContext ¶
func (m *MockKMSAPI) SignWithContext(arg0 context.Context, arg1 *kms.SignInput, arg2 ...request.Option) (*kms.SignOutput, error)
SignWithContext mocks base method
func (*MockKMSAPI) TagResource ¶
func (m *MockKMSAPI) TagResource(arg0 *kms.TagResourceInput) (*kms.TagResourceOutput, error)
TagResource mocks base method
func (*MockKMSAPI) TagResourceRequest ¶
func (m *MockKMSAPI) TagResourceRequest(arg0 *kms.TagResourceInput) (*request.Request, *kms.TagResourceOutput)
TagResourceRequest mocks base method
func (*MockKMSAPI) TagResourceWithContext ¶
func (m *MockKMSAPI) TagResourceWithContext(arg0 context.Context, arg1 *kms.TagResourceInput, arg2 ...request.Option) (*kms.TagResourceOutput, error)
TagResourceWithContext mocks base method
func (*MockKMSAPI) UntagResource ¶
func (m *MockKMSAPI) UntagResource(arg0 *kms.UntagResourceInput) (*kms.UntagResourceOutput, error)
UntagResource mocks base method
func (*MockKMSAPI) UntagResourceRequest ¶
func (m *MockKMSAPI) UntagResourceRequest(arg0 *kms.UntagResourceInput) (*request.Request, *kms.UntagResourceOutput)
UntagResourceRequest mocks base method
func (*MockKMSAPI) UntagResourceWithContext ¶
func (m *MockKMSAPI) UntagResourceWithContext(arg0 context.Context, arg1 *kms.UntagResourceInput, arg2 ...request.Option) (*kms.UntagResourceOutput, error)
UntagResourceWithContext mocks base method
func (*MockKMSAPI) UpdateAlias ¶
func (m *MockKMSAPI) UpdateAlias(arg0 *kms.UpdateAliasInput) (*kms.UpdateAliasOutput, error)
UpdateAlias mocks base method
func (*MockKMSAPI) UpdateAliasRequest ¶
func (m *MockKMSAPI) UpdateAliasRequest(arg0 *kms.UpdateAliasInput) (*request.Request, *kms.UpdateAliasOutput)
UpdateAliasRequest mocks base method
func (*MockKMSAPI) UpdateAliasWithContext ¶
func (m *MockKMSAPI) UpdateAliasWithContext(arg0 context.Context, arg1 *kms.UpdateAliasInput, arg2 ...request.Option) (*kms.UpdateAliasOutput, error)
UpdateAliasWithContext mocks base method
func (*MockKMSAPI) UpdateCustomKeyStore ¶
func (m *MockKMSAPI) UpdateCustomKeyStore(arg0 *kms.UpdateCustomKeyStoreInput) (*kms.UpdateCustomKeyStoreOutput, error)
UpdateCustomKeyStore mocks base method
func (*MockKMSAPI) UpdateCustomKeyStoreRequest ¶
func (m *MockKMSAPI) UpdateCustomKeyStoreRequest(arg0 *kms.UpdateCustomKeyStoreInput) (*request.Request, *kms.UpdateCustomKeyStoreOutput)
UpdateCustomKeyStoreRequest mocks base method
func (*MockKMSAPI) UpdateCustomKeyStoreWithContext ¶
func (m *MockKMSAPI) UpdateCustomKeyStoreWithContext(arg0 context.Context, arg1 *kms.UpdateCustomKeyStoreInput, arg2 ...request.Option) (*kms.UpdateCustomKeyStoreOutput, error)
UpdateCustomKeyStoreWithContext mocks base method
func (*MockKMSAPI) UpdateKeyDescription ¶
func (m *MockKMSAPI) UpdateKeyDescription(arg0 *kms.UpdateKeyDescriptionInput) (*kms.UpdateKeyDescriptionOutput, error)
UpdateKeyDescription mocks base method
func (*MockKMSAPI) UpdateKeyDescriptionRequest ¶
func (m *MockKMSAPI) UpdateKeyDescriptionRequest(arg0 *kms.UpdateKeyDescriptionInput) (*request.Request, *kms.UpdateKeyDescriptionOutput)
UpdateKeyDescriptionRequest mocks base method
func (*MockKMSAPI) UpdateKeyDescriptionWithContext ¶
func (m *MockKMSAPI) UpdateKeyDescriptionWithContext(arg0 context.Context, arg1 *kms.UpdateKeyDescriptionInput, arg2 ...request.Option) (*kms.UpdateKeyDescriptionOutput, error)
UpdateKeyDescriptionWithContext mocks base method
func (*MockKMSAPI) Verify ¶
func (m *MockKMSAPI) Verify(arg0 *kms.VerifyInput) (*kms.VerifyOutput, error)
Verify mocks base method
func (*MockKMSAPI) VerifyRequest ¶
func (m *MockKMSAPI) VerifyRequest(arg0 *kms.VerifyInput) (*request.Request, *kms.VerifyOutput)
VerifyRequest mocks base method
func (*MockKMSAPI) VerifyWithContext ¶
func (m *MockKMSAPI) VerifyWithContext(arg0 context.Context, arg1 *kms.VerifyInput, arg2 ...request.Option) (*kms.VerifyOutput, error)
VerifyWithContext mocks base method
type MockKMSAPIMockRecorder ¶
type MockKMSAPIMockRecorder struct {
// contains filtered or unexported fields
}
MockKMSAPIMockRecorder is the mock recorder for MockKMSAPI
func (*MockKMSAPIMockRecorder) CancelKeyDeletion ¶
func (mr *MockKMSAPIMockRecorder) CancelKeyDeletion(arg0 interface{}) *gomock.Call
CancelKeyDeletion indicates an expected call of CancelKeyDeletion
func (*MockKMSAPIMockRecorder) CancelKeyDeletionRequest ¶
func (mr *MockKMSAPIMockRecorder) CancelKeyDeletionRequest(arg0 interface{}) *gomock.Call
CancelKeyDeletionRequest indicates an expected call of CancelKeyDeletionRequest
func (*MockKMSAPIMockRecorder) CancelKeyDeletionWithContext ¶
func (mr *MockKMSAPIMockRecorder) CancelKeyDeletionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CancelKeyDeletionWithContext indicates an expected call of CancelKeyDeletionWithContext
func (*MockKMSAPIMockRecorder) ConnectCustomKeyStore ¶
func (mr *MockKMSAPIMockRecorder) ConnectCustomKeyStore(arg0 interface{}) *gomock.Call
ConnectCustomKeyStore indicates an expected call of ConnectCustomKeyStore
func (*MockKMSAPIMockRecorder) ConnectCustomKeyStoreRequest ¶
func (mr *MockKMSAPIMockRecorder) ConnectCustomKeyStoreRequest(arg0 interface{}) *gomock.Call
ConnectCustomKeyStoreRequest indicates an expected call of ConnectCustomKeyStoreRequest
func (*MockKMSAPIMockRecorder) ConnectCustomKeyStoreWithContext ¶
func (mr *MockKMSAPIMockRecorder) ConnectCustomKeyStoreWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ConnectCustomKeyStoreWithContext indicates an expected call of ConnectCustomKeyStoreWithContext
func (*MockKMSAPIMockRecorder) CreateAlias ¶
func (mr *MockKMSAPIMockRecorder) CreateAlias(arg0 interface{}) *gomock.Call
CreateAlias indicates an expected call of CreateAlias
func (*MockKMSAPIMockRecorder) CreateAliasRequest ¶
func (mr *MockKMSAPIMockRecorder) CreateAliasRequest(arg0 interface{}) *gomock.Call
CreateAliasRequest indicates an expected call of CreateAliasRequest
func (*MockKMSAPIMockRecorder) CreateAliasWithContext ¶
func (mr *MockKMSAPIMockRecorder) CreateAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateAliasWithContext indicates an expected call of CreateAliasWithContext
func (*MockKMSAPIMockRecorder) CreateCustomKeyStore ¶
func (mr *MockKMSAPIMockRecorder) CreateCustomKeyStore(arg0 interface{}) *gomock.Call
CreateCustomKeyStore indicates an expected call of CreateCustomKeyStore
func (*MockKMSAPIMockRecorder) CreateCustomKeyStoreRequest ¶
func (mr *MockKMSAPIMockRecorder) CreateCustomKeyStoreRequest(arg0 interface{}) *gomock.Call
CreateCustomKeyStoreRequest indicates an expected call of CreateCustomKeyStoreRequest
func (*MockKMSAPIMockRecorder) CreateCustomKeyStoreWithContext ¶
func (mr *MockKMSAPIMockRecorder) CreateCustomKeyStoreWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateCustomKeyStoreWithContext indicates an expected call of CreateCustomKeyStoreWithContext
func (*MockKMSAPIMockRecorder) CreateGrant ¶
func (mr *MockKMSAPIMockRecorder) CreateGrant(arg0 interface{}) *gomock.Call
CreateGrant indicates an expected call of CreateGrant
func (*MockKMSAPIMockRecorder) CreateGrantRequest ¶
func (mr *MockKMSAPIMockRecorder) CreateGrantRequest(arg0 interface{}) *gomock.Call
CreateGrantRequest indicates an expected call of CreateGrantRequest
func (*MockKMSAPIMockRecorder) CreateGrantWithContext ¶
func (mr *MockKMSAPIMockRecorder) CreateGrantWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateGrantWithContext indicates an expected call of CreateGrantWithContext
func (*MockKMSAPIMockRecorder) CreateKey ¶
func (mr *MockKMSAPIMockRecorder) CreateKey(arg0 interface{}) *gomock.Call
CreateKey indicates an expected call of CreateKey
func (*MockKMSAPIMockRecorder) CreateKeyRequest ¶
func (mr *MockKMSAPIMockRecorder) CreateKeyRequest(arg0 interface{}) *gomock.Call
CreateKeyRequest indicates an expected call of CreateKeyRequest
func (*MockKMSAPIMockRecorder) CreateKeyWithContext ¶
func (mr *MockKMSAPIMockRecorder) CreateKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
CreateKeyWithContext indicates an expected call of CreateKeyWithContext
func (*MockKMSAPIMockRecorder) Decrypt ¶
func (mr *MockKMSAPIMockRecorder) Decrypt(arg0 interface{}) *gomock.Call
Decrypt indicates an expected call of Decrypt
func (*MockKMSAPIMockRecorder) DecryptRequest ¶
func (mr *MockKMSAPIMockRecorder) DecryptRequest(arg0 interface{}) *gomock.Call
DecryptRequest indicates an expected call of DecryptRequest
func (*MockKMSAPIMockRecorder) DecryptWithContext ¶
func (mr *MockKMSAPIMockRecorder) DecryptWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DecryptWithContext indicates an expected call of DecryptWithContext
func (*MockKMSAPIMockRecorder) DeleteAlias ¶
func (mr *MockKMSAPIMockRecorder) DeleteAlias(arg0 interface{}) *gomock.Call
DeleteAlias indicates an expected call of DeleteAlias
func (*MockKMSAPIMockRecorder) DeleteAliasRequest ¶
func (mr *MockKMSAPIMockRecorder) DeleteAliasRequest(arg0 interface{}) *gomock.Call
DeleteAliasRequest indicates an expected call of DeleteAliasRequest
func (*MockKMSAPIMockRecorder) DeleteAliasWithContext ¶
func (mr *MockKMSAPIMockRecorder) DeleteAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteAliasWithContext indicates an expected call of DeleteAliasWithContext
func (*MockKMSAPIMockRecorder) DeleteCustomKeyStore ¶
func (mr *MockKMSAPIMockRecorder) DeleteCustomKeyStore(arg0 interface{}) *gomock.Call
DeleteCustomKeyStore indicates an expected call of DeleteCustomKeyStore
func (*MockKMSAPIMockRecorder) DeleteCustomKeyStoreRequest ¶
func (mr *MockKMSAPIMockRecorder) DeleteCustomKeyStoreRequest(arg0 interface{}) *gomock.Call
DeleteCustomKeyStoreRequest indicates an expected call of DeleteCustomKeyStoreRequest
func (*MockKMSAPIMockRecorder) DeleteCustomKeyStoreWithContext ¶
func (mr *MockKMSAPIMockRecorder) DeleteCustomKeyStoreWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteCustomKeyStoreWithContext indicates an expected call of DeleteCustomKeyStoreWithContext
func (*MockKMSAPIMockRecorder) DeleteImportedKeyMaterial ¶
func (mr *MockKMSAPIMockRecorder) DeleteImportedKeyMaterial(arg0 interface{}) *gomock.Call
DeleteImportedKeyMaterial indicates an expected call of DeleteImportedKeyMaterial
func (*MockKMSAPIMockRecorder) DeleteImportedKeyMaterialRequest ¶
func (mr *MockKMSAPIMockRecorder) DeleteImportedKeyMaterialRequest(arg0 interface{}) *gomock.Call
DeleteImportedKeyMaterialRequest indicates an expected call of DeleteImportedKeyMaterialRequest
func (*MockKMSAPIMockRecorder) DeleteImportedKeyMaterialWithContext ¶
func (mr *MockKMSAPIMockRecorder) DeleteImportedKeyMaterialWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DeleteImportedKeyMaterialWithContext indicates an expected call of DeleteImportedKeyMaterialWithContext
func (*MockKMSAPIMockRecorder) DescribeCustomKeyStores ¶
func (mr *MockKMSAPIMockRecorder) DescribeCustomKeyStores(arg0 interface{}) *gomock.Call
DescribeCustomKeyStores indicates an expected call of DescribeCustomKeyStores
func (*MockKMSAPIMockRecorder) DescribeCustomKeyStoresRequest ¶
func (mr *MockKMSAPIMockRecorder) DescribeCustomKeyStoresRequest(arg0 interface{}) *gomock.Call
DescribeCustomKeyStoresRequest indicates an expected call of DescribeCustomKeyStoresRequest
func (*MockKMSAPIMockRecorder) DescribeCustomKeyStoresWithContext ¶
func (mr *MockKMSAPIMockRecorder) DescribeCustomKeyStoresWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeCustomKeyStoresWithContext indicates an expected call of DescribeCustomKeyStoresWithContext
func (*MockKMSAPIMockRecorder) DescribeKey ¶
func (mr *MockKMSAPIMockRecorder) DescribeKey(arg0 interface{}) *gomock.Call
DescribeKey indicates an expected call of DescribeKey
func (*MockKMSAPIMockRecorder) DescribeKeyRequest ¶
func (mr *MockKMSAPIMockRecorder) DescribeKeyRequest(arg0 interface{}) *gomock.Call
DescribeKeyRequest indicates an expected call of DescribeKeyRequest
func (*MockKMSAPIMockRecorder) DescribeKeyWithContext ¶
func (mr *MockKMSAPIMockRecorder) DescribeKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DescribeKeyWithContext indicates an expected call of DescribeKeyWithContext
func (*MockKMSAPIMockRecorder) DisableKey ¶
func (mr *MockKMSAPIMockRecorder) DisableKey(arg0 interface{}) *gomock.Call
DisableKey indicates an expected call of DisableKey
func (*MockKMSAPIMockRecorder) DisableKeyRequest ¶
func (mr *MockKMSAPIMockRecorder) DisableKeyRequest(arg0 interface{}) *gomock.Call
DisableKeyRequest indicates an expected call of DisableKeyRequest
func (*MockKMSAPIMockRecorder) DisableKeyRotation ¶
func (mr *MockKMSAPIMockRecorder) DisableKeyRotation(arg0 interface{}) *gomock.Call
DisableKeyRotation indicates an expected call of DisableKeyRotation
func (*MockKMSAPIMockRecorder) DisableKeyRotationRequest ¶
func (mr *MockKMSAPIMockRecorder) DisableKeyRotationRequest(arg0 interface{}) *gomock.Call
DisableKeyRotationRequest indicates an expected call of DisableKeyRotationRequest
func (*MockKMSAPIMockRecorder) DisableKeyRotationWithContext ¶
func (mr *MockKMSAPIMockRecorder) DisableKeyRotationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DisableKeyRotationWithContext indicates an expected call of DisableKeyRotationWithContext
func (*MockKMSAPIMockRecorder) DisableKeyWithContext ¶
func (mr *MockKMSAPIMockRecorder) DisableKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DisableKeyWithContext indicates an expected call of DisableKeyWithContext
func (*MockKMSAPIMockRecorder) DisconnectCustomKeyStore ¶
func (mr *MockKMSAPIMockRecorder) DisconnectCustomKeyStore(arg0 interface{}) *gomock.Call
DisconnectCustomKeyStore indicates an expected call of DisconnectCustomKeyStore
func (*MockKMSAPIMockRecorder) DisconnectCustomKeyStoreRequest ¶
func (mr *MockKMSAPIMockRecorder) DisconnectCustomKeyStoreRequest(arg0 interface{}) *gomock.Call
DisconnectCustomKeyStoreRequest indicates an expected call of DisconnectCustomKeyStoreRequest
func (*MockKMSAPIMockRecorder) DisconnectCustomKeyStoreWithContext ¶
func (mr *MockKMSAPIMockRecorder) DisconnectCustomKeyStoreWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
DisconnectCustomKeyStoreWithContext indicates an expected call of DisconnectCustomKeyStoreWithContext
func (*MockKMSAPIMockRecorder) EnableKey ¶
func (mr *MockKMSAPIMockRecorder) EnableKey(arg0 interface{}) *gomock.Call
EnableKey indicates an expected call of EnableKey
func (*MockKMSAPIMockRecorder) EnableKeyRequest ¶
func (mr *MockKMSAPIMockRecorder) EnableKeyRequest(arg0 interface{}) *gomock.Call
EnableKeyRequest indicates an expected call of EnableKeyRequest
func (*MockKMSAPIMockRecorder) EnableKeyRotation ¶
func (mr *MockKMSAPIMockRecorder) EnableKeyRotation(arg0 interface{}) *gomock.Call
EnableKeyRotation indicates an expected call of EnableKeyRotation
func (*MockKMSAPIMockRecorder) EnableKeyRotationRequest ¶
func (mr *MockKMSAPIMockRecorder) EnableKeyRotationRequest(arg0 interface{}) *gomock.Call
EnableKeyRotationRequest indicates an expected call of EnableKeyRotationRequest
func (*MockKMSAPIMockRecorder) EnableKeyRotationWithContext ¶
func (mr *MockKMSAPIMockRecorder) EnableKeyRotationWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
EnableKeyRotationWithContext indicates an expected call of EnableKeyRotationWithContext
func (*MockKMSAPIMockRecorder) EnableKeyWithContext ¶
func (mr *MockKMSAPIMockRecorder) EnableKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
EnableKeyWithContext indicates an expected call of EnableKeyWithContext
func (*MockKMSAPIMockRecorder) Encrypt ¶
func (mr *MockKMSAPIMockRecorder) Encrypt(arg0 interface{}) *gomock.Call
Encrypt indicates an expected call of Encrypt
func (*MockKMSAPIMockRecorder) EncryptRequest ¶
func (mr *MockKMSAPIMockRecorder) EncryptRequest(arg0 interface{}) *gomock.Call
EncryptRequest indicates an expected call of EncryptRequest
func (*MockKMSAPIMockRecorder) EncryptWithContext ¶
func (mr *MockKMSAPIMockRecorder) EncryptWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
EncryptWithContext indicates an expected call of EncryptWithContext
func (*MockKMSAPIMockRecorder) GenerateDataKey ¶
func (mr *MockKMSAPIMockRecorder) GenerateDataKey(arg0 interface{}) *gomock.Call
GenerateDataKey indicates an expected call of GenerateDataKey
func (*MockKMSAPIMockRecorder) GenerateDataKeyPair ¶
func (mr *MockKMSAPIMockRecorder) GenerateDataKeyPair(arg0 interface{}) *gomock.Call
GenerateDataKeyPair indicates an expected call of GenerateDataKeyPair
func (*MockKMSAPIMockRecorder) GenerateDataKeyPairRequest ¶
func (mr *MockKMSAPIMockRecorder) GenerateDataKeyPairRequest(arg0 interface{}) *gomock.Call
GenerateDataKeyPairRequest indicates an expected call of GenerateDataKeyPairRequest
func (*MockKMSAPIMockRecorder) GenerateDataKeyPairWithContext ¶
func (mr *MockKMSAPIMockRecorder) GenerateDataKeyPairWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GenerateDataKeyPairWithContext indicates an expected call of GenerateDataKeyPairWithContext
func (*MockKMSAPIMockRecorder) GenerateDataKeyPairWithoutPlaintext ¶
func (mr *MockKMSAPIMockRecorder) GenerateDataKeyPairWithoutPlaintext(arg0 interface{}) *gomock.Call
GenerateDataKeyPairWithoutPlaintext indicates an expected call of GenerateDataKeyPairWithoutPlaintext
func (*MockKMSAPIMockRecorder) GenerateDataKeyPairWithoutPlaintextRequest ¶
func (mr *MockKMSAPIMockRecorder) GenerateDataKeyPairWithoutPlaintextRequest(arg0 interface{}) *gomock.Call
GenerateDataKeyPairWithoutPlaintextRequest indicates an expected call of GenerateDataKeyPairWithoutPlaintextRequest
func (*MockKMSAPIMockRecorder) GenerateDataKeyPairWithoutPlaintextWithContext ¶
func (mr *MockKMSAPIMockRecorder) GenerateDataKeyPairWithoutPlaintextWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GenerateDataKeyPairWithoutPlaintextWithContext indicates an expected call of GenerateDataKeyPairWithoutPlaintextWithContext
func (*MockKMSAPIMockRecorder) GenerateDataKeyRequest ¶
func (mr *MockKMSAPIMockRecorder) GenerateDataKeyRequest(arg0 interface{}) *gomock.Call
GenerateDataKeyRequest indicates an expected call of GenerateDataKeyRequest
func (*MockKMSAPIMockRecorder) GenerateDataKeyWithContext ¶
func (mr *MockKMSAPIMockRecorder) GenerateDataKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GenerateDataKeyWithContext indicates an expected call of GenerateDataKeyWithContext
func (*MockKMSAPIMockRecorder) GenerateDataKeyWithoutPlaintext ¶
func (mr *MockKMSAPIMockRecorder) GenerateDataKeyWithoutPlaintext(arg0 interface{}) *gomock.Call
GenerateDataKeyWithoutPlaintext indicates an expected call of GenerateDataKeyWithoutPlaintext
func (*MockKMSAPIMockRecorder) GenerateDataKeyWithoutPlaintextRequest ¶
func (mr *MockKMSAPIMockRecorder) GenerateDataKeyWithoutPlaintextRequest(arg0 interface{}) *gomock.Call
GenerateDataKeyWithoutPlaintextRequest indicates an expected call of GenerateDataKeyWithoutPlaintextRequest
func (*MockKMSAPIMockRecorder) GenerateDataKeyWithoutPlaintextWithContext ¶
func (mr *MockKMSAPIMockRecorder) GenerateDataKeyWithoutPlaintextWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GenerateDataKeyWithoutPlaintextWithContext indicates an expected call of GenerateDataKeyWithoutPlaintextWithContext
func (*MockKMSAPIMockRecorder) GenerateRandom ¶
func (mr *MockKMSAPIMockRecorder) GenerateRandom(arg0 interface{}) *gomock.Call
GenerateRandom indicates an expected call of GenerateRandom
func (*MockKMSAPIMockRecorder) GenerateRandomRequest ¶
func (mr *MockKMSAPIMockRecorder) GenerateRandomRequest(arg0 interface{}) *gomock.Call
GenerateRandomRequest indicates an expected call of GenerateRandomRequest
func (*MockKMSAPIMockRecorder) GenerateRandomWithContext ¶
func (mr *MockKMSAPIMockRecorder) GenerateRandomWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GenerateRandomWithContext indicates an expected call of GenerateRandomWithContext
func (*MockKMSAPIMockRecorder) GetKeyPolicy ¶
func (mr *MockKMSAPIMockRecorder) GetKeyPolicy(arg0 interface{}) *gomock.Call
GetKeyPolicy indicates an expected call of GetKeyPolicy
func (*MockKMSAPIMockRecorder) GetKeyPolicyRequest ¶
func (mr *MockKMSAPIMockRecorder) GetKeyPolicyRequest(arg0 interface{}) *gomock.Call
GetKeyPolicyRequest indicates an expected call of GetKeyPolicyRequest
func (*MockKMSAPIMockRecorder) GetKeyPolicyWithContext ¶
func (mr *MockKMSAPIMockRecorder) GetKeyPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetKeyPolicyWithContext indicates an expected call of GetKeyPolicyWithContext
func (*MockKMSAPIMockRecorder) GetKeyRotationStatus ¶
func (mr *MockKMSAPIMockRecorder) GetKeyRotationStatus(arg0 interface{}) *gomock.Call
GetKeyRotationStatus indicates an expected call of GetKeyRotationStatus
func (*MockKMSAPIMockRecorder) GetKeyRotationStatusRequest ¶
func (mr *MockKMSAPIMockRecorder) GetKeyRotationStatusRequest(arg0 interface{}) *gomock.Call
GetKeyRotationStatusRequest indicates an expected call of GetKeyRotationStatusRequest
func (*MockKMSAPIMockRecorder) GetKeyRotationStatusWithContext ¶
func (mr *MockKMSAPIMockRecorder) GetKeyRotationStatusWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetKeyRotationStatusWithContext indicates an expected call of GetKeyRotationStatusWithContext
func (*MockKMSAPIMockRecorder) GetParametersForImport ¶
func (mr *MockKMSAPIMockRecorder) GetParametersForImport(arg0 interface{}) *gomock.Call
GetParametersForImport indicates an expected call of GetParametersForImport
func (*MockKMSAPIMockRecorder) GetParametersForImportRequest ¶
func (mr *MockKMSAPIMockRecorder) GetParametersForImportRequest(arg0 interface{}) *gomock.Call
GetParametersForImportRequest indicates an expected call of GetParametersForImportRequest
func (*MockKMSAPIMockRecorder) GetParametersForImportWithContext ¶
func (mr *MockKMSAPIMockRecorder) GetParametersForImportWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetParametersForImportWithContext indicates an expected call of GetParametersForImportWithContext
func (*MockKMSAPIMockRecorder) GetPublicKey ¶
func (mr *MockKMSAPIMockRecorder) GetPublicKey(arg0 interface{}) *gomock.Call
GetPublicKey indicates an expected call of GetPublicKey
func (*MockKMSAPIMockRecorder) GetPublicKeyRequest ¶
func (mr *MockKMSAPIMockRecorder) GetPublicKeyRequest(arg0 interface{}) *gomock.Call
GetPublicKeyRequest indicates an expected call of GetPublicKeyRequest
func (*MockKMSAPIMockRecorder) GetPublicKeyWithContext ¶
func (mr *MockKMSAPIMockRecorder) GetPublicKeyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
GetPublicKeyWithContext indicates an expected call of GetPublicKeyWithContext
func (*MockKMSAPIMockRecorder) ImportKeyMaterial ¶
func (mr *MockKMSAPIMockRecorder) ImportKeyMaterial(arg0 interface{}) *gomock.Call
ImportKeyMaterial indicates an expected call of ImportKeyMaterial
func (*MockKMSAPIMockRecorder) ImportKeyMaterialRequest ¶
func (mr *MockKMSAPIMockRecorder) ImportKeyMaterialRequest(arg0 interface{}) *gomock.Call
ImportKeyMaterialRequest indicates an expected call of ImportKeyMaterialRequest
func (*MockKMSAPIMockRecorder) ImportKeyMaterialWithContext ¶
func (mr *MockKMSAPIMockRecorder) ImportKeyMaterialWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ImportKeyMaterialWithContext indicates an expected call of ImportKeyMaterialWithContext
func (*MockKMSAPIMockRecorder) ListAliases ¶
func (mr *MockKMSAPIMockRecorder) ListAliases(arg0 interface{}) *gomock.Call
ListAliases indicates an expected call of ListAliases
func (*MockKMSAPIMockRecorder) ListAliasesPages ¶
func (mr *MockKMSAPIMockRecorder) ListAliasesPages(arg0, arg1 interface{}) *gomock.Call
ListAliasesPages indicates an expected call of ListAliasesPages
func (*MockKMSAPIMockRecorder) ListAliasesPagesWithContext ¶
func (mr *MockKMSAPIMockRecorder) ListAliasesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListAliasesPagesWithContext indicates an expected call of ListAliasesPagesWithContext
func (*MockKMSAPIMockRecorder) ListAliasesRequest ¶
func (mr *MockKMSAPIMockRecorder) ListAliasesRequest(arg0 interface{}) *gomock.Call
ListAliasesRequest indicates an expected call of ListAliasesRequest
func (*MockKMSAPIMockRecorder) ListAliasesWithContext ¶
func (mr *MockKMSAPIMockRecorder) ListAliasesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListAliasesWithContext indicates an expected call of ListAliasesWithContext
func (*MockKMSAPIMockRecorder) ListGrants ¶
func (mr *MockKMSAPIMockRecorder) ListGrants(arg0 interface{}) *gomock.Call
ListGrants indicates an expected call of ListGrants
func (*MockKMSAPIMockRecorder) ListGrantsPages ¶
func (mr *MockKMSAPIMockRecorder) ListGrantsPages(arg0, arg1 interface{}) *gomock.Call
ListGrantsPages indicates an expected call of ListGrantsPages
func (*MockKMSAPIMockRecorder) ListGrantsPagesWithContext ¶
func (mr *MockKMSAPIMockRecorder) ListGrantsPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListGrantsPagesWithContext indicates an expected call of ListGrantsPagesWithContext
func (*MockKMSAPIMockRecorder) ListGrantsRequest ¶
func (mr *MockKMSAPIMockRecorder) ListGrantsRequest(arg0 interface{}) *gomock.Call
ListGrantsRequest indicates an expected call of ListGrantsRequest
func (*MockKMSAPIMockRecorder) ListGrantsWithContext ¶
func (mr *MockKMSAPIMockRecorder) ListGrantsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListGrantsWithContext indicates an expected call of ListGrantsWithContext
func (*MockKMSAPIMockRecorder) ListKeyPolicies ¶
func (mr *MockKMSAPIMockRecorder) ListKeyPolicies(arg0 interface{}) *gomock.Call
ListKeyPolicies indicates an expected call of ListKeyPolicies
func (*MockKMSAPIMockRecorder) ListKeyPoliciesPages ¶
func (mr *MockKMSAPIMockRecorder) ListKeyPoliciesPages(arg0, arg1 interface{}) *gomock.Call
ListKeyPoliciesPages indicates an expected call of ListKeyPoliciesPages
func (*MockKMSAPIMockRecorder) ListKeyPoliciesPagesWithContext ¶
func (mr *MockKMSAPIMockRecorder) ListKeyPoliciesPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListKeyPoliciesPagesWithContext indicates an expected call of ListKeyPoliciesPagesWithContext
func (*MockKMSAPIMockRecorder) ListKeyPoliciesRequest ¶
func (mr *MockKMSAPIMockRecorder) ListKeyPoliciesRequest(arg0 interface{}) *gomock.Call
ListKeyPoliciesRequest indicates an expected call of ListKeyPoliciesRequest
func (*MockKMSAPIMockRecorder) ListKeyPoliciesWithContext ¶
func (mr *MockKMSAPIMockRecorder) ListKeyPoliciesWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListKeyPoliciesWithContext indicates an expected call of ListKeyPoliciesWithContext
func (*MockKMSAPIMockRecorder) ListKeys ¶
func (mr *MockKMSAPIMockRecorder) ListKeys(arg0 interface{}) *gomock.Call
ListKeys indicates an expected call of ListKeys
func (*MockKMSAPIMockRecorder) ListKeysPages ¶
func (mr *MockKMSAPIMockRecorder) ListKeysPages(arg0, arg1 interface{}) *gomock.Call
ListKeysPages indicates an expected call of ListKeysPages
func (*MockKMSAPIMockRecorder) ListKeysPagesWithContext ¶
func (mr *MockKMSAPIMockRecorder) ListKeysPagesWithContext(arg0, arg1, arg2 interface{}, arg3 ...interface{}) *gomock.Call
ListKeysPagesWithContext indicates an expected call of ListKeysPagesWithContext
func (*MockKMSAPIMockRecorder) ListKeysRequest ¶
func (mr *MockKMSAPIMockRecorder) ListKeysRequest(arg0 interface{}) *gomock.Call
ListKeysRequest indicates an expected call of ListKeysRequest
func (*MockKMSAPIMockRecorder) ListKeysWithContext ¶
func (mr *MockKMSAPIMockRecorder) ListKeysWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListKeysWithContext indicates an expected call of ListKeysWithContext
func (*MockKMSAPIMockRecorder) ListResourceTags ¶
func (mr *MockKMSAPIMockRecorder) ListResourceTags(arg0 interface{}) *gomock.Call
ListResourceTags indicates an expected call of ListResourceTags
func (*MockKMSAPIMockRecorder) ListResourceTagsRequest ¶
func (mr *MockKMSAPIMockRecorder) ListResourceTagsRequest(arg0 interface{}) *gomock.Call
ListResourceTagsRequest indicates an expected call of ListResourceTagsRequest
func (*MockKMSAPIMockRecorder) ListResourceTagsWithContext ¶
func (mr *MockKMSAPIMockRecorder) ListResourceTagsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListResourceTagsWithContext indicates an expected call of ListResourceTagsWithContext
func (*MockKMSAPIMockRecorder) ListRetirableGrants ¶
func (mr *MockKMSAPIMockRecorder) ListRetirableGrants(arg0 interface{}) *gomock.Call
ListRetirableGrants indicates an expected call of ListRetirableGrants
func (*MockKMSAPIMockRecorder) ListRetirableGrantsRequest ¶
func (mr *MockKMSAPIMockRecorder) ListRetirableGrantsRequest(arg0 interface{}) *gomock.Call
ListRetirableGrantsRequest indicates an expected call of ListRetirableGrantsRequest
func (*MockKMSAPIMockRecorder) ListRetirableGrantsWithContext ¶
func (mr *MockKMSAPIMockRecorder) ListRetirableGrantsWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ListRetirableGrantsWithContext indicates an expected call of ListRetirableGrantsWithContext
func (*MockKMSAPIMockRecorder) PutKeyPolicy ¶
func (mr *MockKMSAPIMockRecorder) PutKeyPolicy(arg0 interface{}) *gomock.Call
PutKeyPolicy indicates an expected call of PutKeyPolicy
func (*MockKMSAPIMockRecorder) PutKeyPolicyRequest ¶
func (mr *MockKMSAPIMockRecorder) PutKeyPolicyRequest(arg0 interface{}) *gomock.Call
PutKeyPolicyRequest indicates an expected call of PutKeyPolicyRequest
func (*MockKMSAPIMockRecorder) PutKeyPolicyWithContext ¶
func (mr *MockKMSAPIMockRecorder) PutKeyPolicyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
PutKeyPolicyWithContext indicates an expected call of PutKeyPolicyWithContext
func (*MockKMSAPIMockRecorder) ReEncrypt ¶
func (mr *MockKMSAPIMockRecorder) ReEncrypt(arg0 interface{}) *gomock.Call
ReEncrypt indicates an expected call of ReEncrypt
func (*MockKMSAPIMockRecorder) ReEncryptRequest ¶
func (mr *MockKMSAPIMockRecorder) ReEncryptRequest(arg0 interface{}) *gomock.Call
ReEncryptRequest indicates an expected call of ReEncryptRequest
func (*MockKMSAPIMockRecorder) ReEncryptWithContext ¶
func (mr *MockKMSAPIMockRecorder) ReEncryptWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ReEncryptWithContext indicates an expected call of ReEncryptWithContext
func (*MockKMSAPIMockRecorder) RetireGrant ¶
func (mr *MockKMSAPIMockRecorder) RetireGrant(arg0 interface{}) *gomock.Call
RetireGrant indicates an expected call of RetireGrant
func (*MockKMSAPIMockRecorder) RetireGrantRequest ¶
func (mr *MockKMSAPIMockRecorder) RetireGrantRequest(arg0 interface{}) *gomock.Call
RetireGrantRequest indicates an expected call of RetireGrantRequest
func (*MockKMSAPIMockRecorder) RetireGrantWithContext ¶
func (mr *MockKMSAPIMockRecorder) RetireGrantWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RetireGrantWithContext indicates an expected call of RetireGrantWithContext
func (*MockKMSAPIMockRecorder) RevokeGrant ¶
func (mr *MockKMSAPIMockRecorder) RevokeGrant(arg0 interface{}) *gomock.Call
RevokeGrant indicates an expected call of RevokeGrant
func (*MockKMSAPIMockRecorder) RevokeGrantRequest ¶
func (mr *MockKMSAPIMockRecorder) RevokeGrantRequest(arg0 interface{}) *gomock.Call
RevokeGrantRequest indicates an expected call of RevokeGrantRequest
func (*MockKMSAPIMockRecorder) RevokeGrantWithContext ¶
func (mr *MockKMSAPIMockRecorder) RevokeGrantWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
RevokeGrantWithContext indicates an expected call of RevokeGrantWithContext
func (*MockKMSAPIMockRecorder) ScheduleKeyDeletion ¶
func (mr *MockKMSAPIMockRecorder) ScheduleKeyDeletion(arg0 interface{}) *gomock.Call
ScheduleKeyDeletion indicates an expected call of ScheduleKeyDeletion
func (*MockKMSAPIMockRecorder) ScheduleKeyDeletionRequest ¶
func (mr *MockKMSAPIMockRecorder) ScheduleKeyDeletionRequest(arg0 interface{}) *gomock.Call
ScheduleKeyDeletionRequest indicates an expected call of ScheduleKeyDeletionRequest
func (*MockKMSAPIMockRecorder) ScheduleKeyDeletionWithContext ¶
func (mr *MockKMSAPIMockRecorder) ScheduleKeyDeletionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
ScheduleKeyDeletionWithContext indicates an expected call of ScheduleKeyDeletionWithContext
func (*MockKMSAPIMockRecorder) Sign ¶
func (mr *MockKMSAPIMockRecorder) Sign(arg0 interface{}) *gomock.Call
Sign indicates an expected call of Sign
func (*MockKMSAPIMockRecorder) SignRequest ¶
func (mr *MockKMSAPIMockRecorder) SignRequest(arg0 interface{}) *gomock.Call
SignRequest indicates an expected call of SignRequest
func (*MockKMSAPIMockRecorder) SignWithContext ¶
func (mr *MockKMSAPIMockRecorder) SignWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
SignWithContext indicates an expected call of SignWithContext
func (*MockKMSAPIMockRecorder) TagResource ¶
func (mr *MockKMSAPIMockRecorder) TagResource(arg0 interface{}) *gomock.Call
TagResource indicates an expected call of TagResource
func (*MockKMSAPIMockRecorder) TagResourceRequest ¶
func (mr *MockKMSAPIMockRecorder) TagResourceRequest(arg0 interface{}) *gomock.Call
TagResourceRequest indicates an expected call of TagResourceRequest
func (*MockKMSAPIMockRecorder) TagResourceWithContext ¶
func (mr *MockKMSAPIMockRecorder) TagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
TagResourceWithContext indicates an expected call of TagResourceWithContext
func (*MockKMSAPIMockRecorder) UntagResource ¶
func (mr *MockKMSAPIMockRecorder) UntagResource(arg0 interface{}) *gomock.Call
UntagResource indicates an expected call of UntagResource
func (*MockKMSAPIMockRecorder) UntagResourceRequest ¶
func (mr *MockKMSAPIMockRecorder) UntagResourceRequest(arg0 interface{}) *gomock.Call
UntagResourceRequest indicates an expected call of UntagResourceRequest
func (*MockKMSAPIMockRecorder) UntagResourceWithContext ¶
func (mr *MockKMSAPIMockRecorder) UntagResourceWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UntagResourceWithContext indicates an expected call of UntagResourceWithContext
func (*MockKMSAPIMockRecorder) UpdateAlias ¶
func (mr *MockKMSAPIMockRecorder) UpdateAlias(arg0 interface{}) *gomock.Call
UpdateAlias indicates an expected call of UpdateAlias
func (*MockKMSAPIMockRecorder) UpdateAliasRequest ¶
func (mr *MockKMSAPIMockRecorder) UpdateAliasRequest(arg0 interface{}) *gomock.Call
UpdateAliasRequest indicates an expected call of UpdateAliasRequest
func (*MockKMSAPIMockRecorder) UpdateAliasWithContext ¶
func (mr *MockKMSAPIMockRecorder) UpdateAliasWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateAliasWithContext indicates an expected call of UpdateAliasWithContext
func (*MockKMSAPIMockRecorder) UpdateCustomKeyStore ¶
func (mr *MockKMSAPIMockRecorder) UpdateCustomKeyStore(arg0 interface{}) *gomock.Call
UpdateCustomKeyStore indicates an expected call of UpdateCustomKeyStore
func (*MockKMSAPIMockRecorder) UpdateCustomKeyStoreRequest ¶
func (mr *MockKMSAPIMockRecorder) UpdateCustomKeyStoreRequest(arg0 interface{}) *gomock.Call
UpdateCustomKeyStoreRequest indicates an expected call of UpdateCustomKeyStoreRequest
func (*MockKMSAPIMockRecorder) UpdateCustomKeyStoreWithContext ¶
func (mr *MockKMSAPIMockRecorder) UpdateCustomKeyStoreWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateCustomKeyStoreWithContext indicates an expected call of UpdateCustomKeyStoreWithContext
func (*MockKMSAPIMockRecorder) UpdateKeyDescription ¶
func (mr *MockKMSAPIMockRecorder) UpdateKeyDescription(arg0 interface{}) *gomock.Call
UpdateKeyDescription indicates an expected call of UpdateKeyDescription
func (*MockKMSAPIMockRecorder) UpdateKeyDescriptionRequest ¶
func (mr *MockKMSAPIMockRecorder) UpdateKeyDescriptionRequest(arg0 interface{}) *gomock.Call
UpdateKeyDescriptionRequest indicates an expected call of UpdateKeyDescriptionRequest
func (*MockKMSAPIMockRecorder) UpdateKeyDescriptionWithContext ¶
func (mr *MockKMSAPIMockRecorder) UpdateKeyDescriptionWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
UpdateKeyDescriptionWithContext indicates an expected call of UpdateKeyDescriptionWithContext
func (*MockKMSAPIMockRecorder) Verify ¶
func (mr *MockKMSAPIMockRecorder) Verify(arg0 interface{}) *gomock.Call
Verify indicates an expected call of Verify
func (*MockKMSAPIMockRecorder) VerifyRequest ¶
func (mr *MockKMSAPIMockRecorder) VerifyRequest(arg0 interface{}) *gomock.Call
VerifyRequest indicates an expected call of VerifyRequest
func (*MockKMSAPIMockRecorder) VerifyWithContext ¶
func (mr *MockKMSAPIMockRecorder) VerifyWithContext(arg0, arg1 interface{}, arg2 ...interface{}) *gomock.Call
VerifyWithContext indicates an expected call of VerifyWithContext