Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KMSMock ¶
func (*KMSMock) Decrypt ¶
func (m *KMSMock) Decrypt(input *kms.DecryptInput) (*kms.DecryptOutput, error)
func (*KMSMock) Encrypt ¶
func (m *KMSMock) Encrypt(input *kms.EncryptInput) (*kms.EncryptOutput, error)
func (*KMSMock) SetDecryptResp ¶
Click to show internal directories.
Click to hide internal directories.