Documentation ¶ Index ¶ type EncryptionKey Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type EncryptionKey ¶ type EncryptionKey struct { ID string Platform string Role string Parameters map[string]string // Context is the AWS KMS encryption context. It is supported only when // Platform is "aws/kms". Context map[string]string } Source Files ¶ View all Source files entities.go Click to show internal directories. Click to hide internal directories.