Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { AccessKeyID string `yaml:"access_key_id"` AccessKey string `yaml:"secret_access_key"` Region string `yaml:"region"` }
Config contains AWS KMS backend configuration
Click to show internal directories.
Click to hide internal directories.