Documentation
¶
Overview ¶
Package fakekms contains a fake of the Google Cloud Key Management service. go/mocks#prefer-fakes
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
Server wraps a local gRPC server that serves KMS requests.
type ServerOptions ¶
type ServerOptions struct { // The amount of time each request should be delayed before processing. Delay time.Duration }
ServerOptions contains options for the FakeKMS server.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.