Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Configs = make(map[string]Config)
Functions ¶
func GetActivatedKeyGroups ¶
Types ¶
type AwsKmsConfig ¶
type AwsKmsConfig struct{}
func (*AwsKmsConfig) IsActivated ¶
func (c *AwsKmsConfig) IsActivated() bool
type GcpKmsConfig ¶ added in v0.1.5
type GcpKmsConfig struct{}
func (*GcpKmsConfig) IsActivated ¶ added in v0.1.5
func (c *GcpKmsConfig) IsActivated() bool
type HCVaultConfig ¶
type HCVaultConfig struct{}
func (*HCVaultConfig) IsActivated ¶
func (c *HCVaultConfig) IsActivated() bool
Click to show internal directories.
Click to hide internal directories.