GO-2024-2727: Constellation has pods exposed to peers in VPC in github.com/edgelesssys/constellation
package
Version:
v2.12.0
Opens a new window with list of versions in this module.
Published: Oct 10, 2023
License: AGPL-3.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package aws implements a KMS backend for AWS KMS.
type KMSClient struct {
}
KMSClient implements the CloudKMS interface for AWS.
New creates and initializes a new KMSClient for AWS.
Close is a no-op for AWS.
GetDEK fetches an encrypted Data Encryption Key from storage and decrypts it using a KEK stored in AWS KMS.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.