ssm

package
v1.31.0-coveo.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 20, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetSecretsFromSSM

func GetSecretsFromSSM(names []string, client SSMClient) (map[string]string, error)

GetSecretFromSSM makes the api call to the AWS SSM parameter store to retrieve secrets value in batches

Types

type SSMClient

type SSMClient interface {
	GetParameters(*ssm.GetParametersInput) (*ssm.GetParametersOutput, error)
}

Directories

Path Synopsis
mocks
Package mock_factory is a generated GoMock package.
Package mock_factory is a generated GoMock package.
Package mock_ssm is a generated GoMock package.
Package mock_ssm is a generated GoMock package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL