Documentation ¶
Overview ¶
Package setup provides functions to create a KMS and key store from a given URI.
This package does not provide any functionality to interact with the KMS or key store, but only to create them.
Adding support for a new KMS or storage backend requires adding a new URI for that backend, and implementing the corresponding get*Config function.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type KMSInformation ¶
KMSInformation about an existing KMS.
Click to show internal directories.
Click to hide internal directories.