Documentation ¶
Index ¶
Constants ¶
View Source
const DefaultKMSKeyID = "alias/aws/secretsmanager"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SSM ¶
func (*SSM) GetMetadata ¶ added in v0.3.24
func (*SSM) GetRawValue ¶ added in v0.3.24
func (s *SSM) GetRawValue() interface{}
type Secret ¶
type Secret struct { types.Metadata KMSKeyID types.StringValue }
func (*Secret) GetMetadata ¶
func (*Secret) GetRawValue ¶
func (v *Secret) GetRawValue() interface{}
Click to show internal directories.
Click to hide internal directories.