kmsrand

package
v0.0.0-...-6e71b59 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2020 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MockKMS

type MockKMS struct {
	kmsiface.ClientAPI
}

func (MockKMS) GenerateRandomRequest

func (k MockKMS) GenerateRandomRequest(i *kms.GenerateRandomInput) kms.GenerateRandomRequest

type Reader

type Reader struct {
	KMSsrv kmsiface.ClientAPI
}

func GetReader

func GetReader(cl *http.Client, cmkarn arn.ARN) (Reader, error)

KMS returns the AWS KMS service client.

func (Reader) Read

func (k Reader) Read(p []byte) (int, error)

Jump to

Keyboard shortcuts

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