ssm

package
v1.50.2 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetParametersFromSSM added in v1.34.0

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

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

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