Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Param ¶
func (*Param) DeleteValue ¶
type SSM ¶
type SSM struct {
// contains filtered or unexported fields
}
func NewSSMClient ¶
func NewSSMClient() *SSM
func (*SSM) GetAllSecrets ¶
func (s *SSM) GetAllSecrets(env string) ([]SecretValue, error)
type SecretValue ¶
Click to show internal directories.
Click to hide internal directories.